[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. 32645 1726880385.05076: 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-Lj0 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 32645 1726880385.05427: Added group all to inventory 32645 1726880385.05430: Added group ungrouped to inventory 32645 1726880385.05434: Group all now contains ungrouped 32645 1726880385.05437: Examining possible inventory source: /tmp/ha_cluster-LI7/inventory.yml 32645 1726880385.19219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32645 1726880385.19418: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32645 1726880385.19522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32645 1726880385.19721: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32645 1726880385.19875: Loaded config def from plugin (inventory/script) 32645 1726880385.19889: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32645 1726880385.20013: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32645 1726880385.20212: Loaded config def from plugin (inventory/yaml) 32645 1726880385.20214: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32645 1726880385.20385: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32645 1726880385.21040: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32645 1726880385.21044: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32645 1726880385.21046: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32645 1726880385.21058: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32645 1726880385.21064: Loading data from /tmp/ha_cluster-LI7/inventory.yml 32645 1726880385.21246: /tmp/ha_cluster-LI7/inventory.yml was not parsable by auto 32645 1726880385.21369: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32645 1726880385.21420: Loading data from /tmp/ha_cluster-LI7/inventory.yml 32645 1726880385.21583: group all already in inventory 32645 1726880385.21600: set inventory_file for managed_node1 32645 1726880385.21609: set inventory_dir for managed_node1 32645 1726880385.21610: Added host managed_node1 to inventory 32645 1726880385.21613: Added host managed_node1 to group all 32645 1726880385.21618: set ansible_host for managed_node1 32645 1726880385.21620: set ansible_ssh_extra_args for managed_node1 32645 1726880385.21633: set inventory_file for managed_node2 32645 1726880385.21638: set inventory_dir for managed_node2 32645 1726880385.21640: Added host managed_node2 to inventory 32645 1726880385.21646: Added host managed_node2 to group all 32645 1726880385.21648: set ansible_host for managed_node2 32645 1726880385.21654: set ansible_ssh_extra_args for managed_node2 32645 1726880385.21658: set inventory_file for managed_node3 32645 1726880385.21661: set inventory_dir for managed_node3 32645 1726880385.21662: Added host managed_node3 to inventory 32645 1726880385.21666: Added host managed_node3 to group all 32645 1726880385.21668: set ansible_host for managed_node3 32645 1726880385.21669: set ansible_ssh_extra_args for managed_node3 32645 1726880385.21672: Reconcile groups and hosts in inventory. 32645 1726880385.21682: Group ungrouped now contains managed_node1 32645 1726880385.21685: Group ungrouped now contains managed_node2 32645 1726880385.21688: Group ungrouped now contains managed_node3 32645 1726880385.21874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32645 1726880385.22130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32645 1726880385.22241: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32645 1726880385.22304: Loaded config def from plugin (vars/host_group_vars) 32645 1726880385.22310: 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) 32645 1726880385.22320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32645 1726880385.22333: 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) 32645 1726880385.22432: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32645 1726880385.23059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.23286: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32645 1726880385.23405: Loaded config def from plugin (connection/local) 32645 1726880385.23415: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32645 1726880385.24966: Loaded config def from plugin (connection/paramiko_ssh) 32645 1726880385.24973: 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) 32645 1726880385.26719: 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) 32645 1726880385.26802: Loaded config def from plugin (connection/psrp) 32645 1726880385.26806: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32645 1726880385.28145: 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) 32645 1726880385.28242: Loaded config def from plugin (connection/ssh) 32645 1726880385.28250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32645 1726880385.31684: 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) 32645 1726880385.31770: Loaded config def from plugin (connection/winrm) 32645 1726880385.31776: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32645 1726880385.31853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32645 1726880385.31969: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32645 1726880385.32127: Loaded config def from plugin (shell/cmd) 32645 1726880385.32133: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32645 1726880385.32180: 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) 32645 1726880385.32303: Loaded config def from plugin (shell/powershell) 32645 1726880385.32308: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32645 1726880385.32411: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32645 1726880385.32795: Loaded config def from plugin (shell/sh) 32645 1726880385.32804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32645 1726880385.32898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32645 1726880385.33167: Loaded config def from plugin (become/runas) 32645 1726880385.33171: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32645 1726880385.33516: Loaded config def from plugin (become/su) 32645 1726880385.33521: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32645 1726880385.33861: Loaded config def from plugin (become/sudo) 32645 1726880385.33864: 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 32645 1726880385.33930: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml 32645 1726880385.34854: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32645 1726880385.40343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32645 1726880385.40664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 32645 1726880385.40826: in VariableManager get_vars() 32645 1726880385.40847: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880385.40864: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.40868: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.40897: done with get_vars() 32645 1726880385.40935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32645 1726880385.40946: 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 32645 1726880385.41133: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32645 1726880385.41263: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32645 1726880385.41265: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Lj0/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 32645 1726880385.41292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32645 1726880385.41314: 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) 32645 1726880385.41456: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32645 1726880385.41506: Loaded config def from plugin (callback/default) 32645 1726880385.41508: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32645 1726880385.42432: Loaded config def from plugin (callback/junit) 32645 1726880385.42434: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32645 1726880385.42471: 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) 32645 1726880385.42527: Loaded config def from plugin (callback/minimal) 32645 1726880385.42531: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32645 1726880385.42564: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32645 1726880385.42614: Loaded config def from plugin (callback/tree) 32645 1726880385.42616: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 32645 1726880385.42719: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32645 1726880385.42722: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Lj0/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_qnetd.yml ****************************************************** 2 plays in /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml 32645 1726880385.42743: in VariableManager get_vars() 32645 1726880385.42756: done with get_vars() 32645 1726880385.42761: in VariableManager get_vars() 32645 1726880385.42767: done with get_vars() 32645 1726880385.42771: variable 'omit' from source: magic vars 32645 1726880385.42799: in VariableManager get_vars() 32645 1726880385.42810: done with get_vars() 32645 1726880385.42826: variable 'omit' from source: magic vars PLAY [all] ********************************************************************* 32645 1726880385.43250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32645 1726880385.43306: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32645 1726880385.43333: getting the remaining hosts for this loop 32645 1726880385.43335: done getting the remaining hosts for this loop 32645 1726880385.43337: getting the next task for host managed_node2 32645 1726880385.43340: done getting next task for host managed_node2 32645 1726880385.43342: ^ task is: TASK: meta (flush_handlers) 32645 1726880385.43343: ^ 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 32645 1726880385.43345: getting variables 32645 1726880385.43346: in VariableManager get_vars() 32645 1726880385.43357: Calling all_inventory to load vars for managed_node2 32645 1726880385.43359: Calling groups_inventory to load vars for managed_node2 32645 1726880385.43361: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.43372: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.43380: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.43383: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.43409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.43448: done with get_vars() 32645 1726880385.43455: done getting variables 32645 1726880385.43498: in VariableManager get_vars() 32645 1726880385.43509: Calling all_inventory to load vars for managed_node2 32645 1726880385.43511: Calling groups_inventory to load vars for managed_node2 32645 1726880385.43513: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.43517: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.43519: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.43521: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.43544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.43557: done with get_vars() 32645 1726880385.43564: done queuing things up, now waiting for results queue to drain 32645 1726880385.43566: results queue empty 32645 1726880385.43566: checking for any_errors_fatal 32645 1726880385.43567: done checking for any_errors_fatal 32645 1726880385.43568: checking for max_fail_percentage 32645 1726880385.43569: done checking for max_fail_percentage 32645 1726880385.43570: checking to see if all hosts have failed and the running result is not ok 32645 1726880385.43571: done checking to see if all hosts have failed 32645 1726880385.43572: getting the remaining hosts for this loop 32645 1726880385.43573: done getting the remaining hosts for this loop 32645 1726880385.43575: getting the next task for host managed_node2 32645 1726880385.43578: done getting next task for host managed_node2 32645 1726880385.43580: ^ task is: TASK: Include vault variables 32645 1726880385.43582: ^ 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 32645 1726880385.43583: getting variables 32645 1726880385.43584: in VariableManager get_vars() 32645 1726880385.43590: Calling all_inventory to load vars for managed_node2 32645 1726880385.43592: Calling groups_inventory to load vars for managed_node2 32645 1726880385.43594: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.43597: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.43599: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.43601: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.43694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.43705: done with get_vars() 32645 1726880385.43710: done getting variables 32645 1726880385.43765: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Include vault variables] ************************************************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:5 Friday 20 September 2024 20:59:45 -0400 (0:00:00.011) 0:00:00.011 ****** 32645 1726880385.43784: entering _queue_task() for managed_node2/include_vars 32645 1726880385.43785: Creating lock for include_vars 32645 1726880385.44139: worker is 1 (out of 1 available) 32645 1726880385.44151: exiting _queue_task() for managed_node2/include_vars 32645 1726880385.44164: done queuing things up, now waiting for results queue to drain 32645 1726880385.44167: waiting for pending results... 32645 1726880385.44379: running TaskExecutor() for managed_node2/TASK: Include vault variables 32645 1726880385.44556: in run() - task 1266f4c6-4e69-28d7-f79e-000000000006 32645 1726880385.44560: variable 'ansible_search_path' from source: unknown 32645 1726880385.44564: calling self._execute() 32645 1726880385.44622: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880385.44636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880385.44659: variable 'omit' from source: magic vars 32645 1726880385.44783: variable 'omit' from source: magic vars 32645 1726880385.44830: variable 'omit' from source: magic vars 32645 1726880385.44888: variable 'omit' from source: magic vars 32645 1726880385.44947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880385.44996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880385.45031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880385.45129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880385.45133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880385.45136: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32645 1726880385.45138: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880385.45140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880385.45272: Set connection var ansible_shell_executable to /bin/sh 32645 1726880385.45287: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880385.45300: Set connection var ansible_timeout to 10 32645 1726880385.45309: Set connection var ansible_shell_type to sh 32645 1726880385.45332: Set connection var ansible_pipelining to False 32645 1726880385.45354: Set connection var ansible_connection to ssh 32645 1726880385.45388: variable 'ansible_shell_executable' from source: unknown 32645 1726880385.45397: variable 'ansible_connection' from source: unknown 32645 1726880385.45405: variable 'ansible_module_compression' from source: unknown 32645 1726880385.45453: variable 'ansible_shell_type' from source: unknown 32645 1726880385.45456: variable 'ansible_shell_executable' from source: unknown 32645 1726880385.45461: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880385.45463: variable 'ansible_pipelining' from source: unknown 32645 1726880385.45465: variable 'ansible_timeout' from source: unknown 32645 1726880385.45467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880385.45655: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880385.45659: variable 'omit' from source: magic vars 32645 1726880385.45664: starting attempt loop 32645 1726880385.45691: running the handler 32645 1726880385.45784: handler run complete 32645 1726880385.45855: attempt loop complete, returning result 32645 1726880385.45858: _execute() done 32645 1726880385.45861: dumping result to json 32645 1726880385.45863: done dumping result, returning 32645 1726880385.45866: done running TaskExecutor() for managed_node2/TASK: Include vault variables [1266f4c6-4e69-28d7-f79e-000000000006] 32645 1726880385.45868: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000006 32645 1726880385.46211: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000006 32645 1726880385.46215: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/tmp/ha_cluster-LI7/tests/vars/vault-variables.yml" ], "changed": false } 32645 1726880385.50258: no more pending results, returning what we have 32645 1726880385.50261: results queue empty 32645 1726880385.50262: checking for any_errors_fatal 32645 1726880385.50264: done checking for any_errors_fatal 32645 1726880385.50265: checking for max_fail_percentage 32645 1726880385.50267: done checking for max_fail_percentage 32645 1726880385.50268: checking to see if all hosts have failed and the running result is not ok 32645 1726880385.50269: done checking to see if all hosts have failed 32645 1726880385.50270: getting the remaining hosts for this loop 32645 1726880385.50271: done getting the remaining hosts for this loop 32645 1726880385.50275: getting the next task for host managed_node2 32645 1726880385.50280: done getting next task for host managed_node2 32645 1726880385.50282: ^ task is: TASK: meta (flush_handlers) 32645 1726880385.50284: ^ 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 32645 1726880385.50287: getting variables 32645 1726880385.50288: in VariableManager get_vars() 32645 1726880385.50303: Calling all_inventory to load vars for managed_node2 32645 1726880385.50305: Calling groups_inventory to load vars for managed_node2 32645 1726880385.50309: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.50315: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.50318: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.50322: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.50365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.50384: done with get_vars() 32645 1726880385.50392: done getting variables 32645 1726880385.50657: in VariableManager get_vars() 32645 1726880385.50668: Calling all_inventory to load vars for managed_node2 32645 1726880385.50671: Calling groups_inventory to load vars for managed_node2 32645 1726880385.50674: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.50679: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.50682: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.50686: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.50721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.50740: done with get_vars() 32645 1726880385.50753: done queuing things up, now waiting for results queue to drain 32645 1726880385.50755: results queue empty 32645 1726880385.50756: checking for any_errors_fatal 32645 1726880385.50759: done checking for any_errors_fatal 32645 1726880385.50760: checking for max_fail_percentage 32645 1726880385.50761: done checking for max_fail_percentage 32645 1726880385.50762: checking to see if all hosts have failed and the running result is not ok 32645 1726880385.50763: done checking to see if all hosts have failed 32645 1726880385.50768: getting the remaining hosts for this loop 32645 1726880385.50769: done getting the remaining hosts for this loop 32645 1726880385.50772: getting the next task for host managed_node2 32645 1726880385.50776: done getting next task for host managed_node2 32645 1726880385.50778: ^ task is: TASK: meta (flush_handlers) 32645 1726880385.50780: ^ 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 32645 1726880385.50783: getting variables 32645 1726880385.50784: in VariableManager get_vars() 32645 1726880385.50792: Calling all_inventory to load vars for managed_node2 32645 1726880385.50795: Calling groups_inventory to load vars for managed_node2 32645 1726880385.50798: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.50803: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.50806: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.50810: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.50846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.51067: done with get_vars() 32645 1726880385.51075: done getting variables 32645 1726880385.51130: in VariableManager get_vars() 32645 1726880385.51141: Calling all_inventory to load vars for managed_node2 32645 1726880385.51143: Calling groups_inventory to load vars for managed_node2 32645 1726880385.51146: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.51154: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.51157: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.51161: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.51194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.51211: done with get_vars() 32645 1726880385.51222: done queuing things up, now waiting for results queue to drain 32645 1726880385.51224: results queue empty 32645 1726880385.51225: checking for any_errors_fatal 32645 1726880385.51226: done checking for any_errors_fatal 32645 1726880385.51227: checking for max_fail_percentage 32645 1726880385.51231: done checking for max_fail_percentage 32645 1726880385.51232: checking to see if all hosts have failed and the running result is not ok 32645 1726880385.51233: done checking to see if all hosts have failed 32645 1726880385.51233: getting the remaining hosts for this loop 32645 1726880385.51235: done getting the remaining hosts for this loop 32645 1726880385.51237: getting the next task for host managed_node2 32645 1726880385.51241: done getting next task for host managed_node2 32645 1726880385.51242: ^ task is: None 32645 1726880385.51243: ^ 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 32645 1726880385.51245: done queuing things up, now waiting for results queue to drain 32645 1726880385.51246: results queue empty 32645 1726880385.51247: checking for any_errors_fatal 32645 1726880385.51450: done checking for any_errors_fatal 32645 1726880385.51452: checking for max_fail_percentage 32645 1726880385.51454: done checking for max_fail_percentage 32645 1726880385.51455: checking to see if all hosts have failed and the running result is not ok 32645 1726880385.51456: done checking to see if all hosts have failed 32645 1726880385.51458: getting the next task for host managed_node2 32645 1726880385.51461: done getting next task for host managed_node2 32645 1726880385.51462: ^ task is: None 32645 1726880385.51464: ^ 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 32645 1726880385.51680: in VariableManager get_vars() 32645 1726880385.51702: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880385.51724: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.51733: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.51767: done with get_vars() 32645 1726880385.51775: in VariableManager get_vars() 32645 1726880385.51792: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880385.51812: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.51817: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.51843: done with get_vars() 32645 1726880385.52054: variable 'omit' from source: magic vars 32645 1726880385.52087: in VariableManager get_vars() 32645 1726880385.52104: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880385.52124: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.52132: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.52159: done with get_vars() 32645 1726880385.52186: variable 'omit' from source: magic vars PLAY [Test qnetd setup] ******************************************************** 32645 1726880385.52862: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32645 1726880385.52963: getting the remaining hosts for this loop 32645 1726880385.52965: done getting the remaining hosts for this loop 32645 1726880385.52968: getting the next task for host managed_node2 32645 1726880385.52971: done getting next task for host managed_node2 32645 1726880385.52973: ^ task is: TASK: Gathering Facts 32645 1726880385.52975: ^ 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 32645 1726880385.52977: getting variables 32645 1726880385.52978: in VariableManager get_vars() 32645 1726880385.52988: Calling all_inventory to load vars for managed_node2 32645 1726880385.52990: Calling groups_inventory to load vars for managed_node2 32645 1726880385.52997: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880385.53002: Calling all_plugins_play to load vars for managed_node2 32645 1726880385.53005: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880385.53009: Calling groups_plugins_play to load vars for managed_node2 32645 1726880385.53046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880385.53066: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880385.53085: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.53090: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880385.53119: done with get_vars() 32645 1726880385.53126: done getting variables 32645 1726880385.53515: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:9 Friday 20 September 2024 20:59:45 -0400 (0:00:00.097) 0:00:00.108 ****** 32645 1726880385.53543: entering _queue_task() for managed_node2/gather_facts 32645 1726880385.53545: Creating lock for gather_facts 32645 1726880385.54015: worker is 1 (out of 1 available) 32645 1726880385.54030: exiting _queue_task() for managed_node2/gather_facts 32645 1726880385.54042: done queuing things up, now waiting for results queue to drain 32645 1726880385.54044: waiting for pending results... 32645 1726880385.54365: running TaskExecutor() for managed_node2/TASK: Gathering Facts 32645 1726880385.54594: in run() - task 1266f4c6-4e69-28d7-f79e-000000000024 32645 1726880385.54720: variable 'ansible_search_path' from source: unknown 32645 1726880385.54724: calling self._execute() 32645 1726880385.54888: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880385.54901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880385.54919: variable 'omit' from source: magic vars 32645 1726880385.55167: variable 'omit' from source: magic vars 32645 1726880385.55374: variable 'omit' from source: magic vars 32645 1726880385.55378: variable 'omit' from source: magic vars 32645 1726880385.55472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880385.55521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880385.55810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880385.55814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880385.55816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880385.55819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32645 1726880385.55821: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880385.55823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880385.56068: Set connection var ansible_shell_executable to /bin/sh 32645 1726880385.56083: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880385.56096: Set connection var ansible_timeout to 10 32645 1726880385.56105: Set connection var ansible_shell_type to sh 32645 1726880385.56131: Set connection var ansible_pipelining to False 32645 1726880385.56356: Set connection var ansible_connection to ssh 32645 1726880385.56360: variable 'ansible_shell_executable' from source: unknown 32645 1726880385.56362: variable 'ansible_connection' from source: unknown 32645 1726880385.56364: variable 'ansible_module_compression' from source: unknown 32645 1726880385.56367: variable 'ansible_shell_type' from source: unknown 32645 1726880385.56369: variable 'ansible_shell_executable' from source: unknown 32645 1726880385.56372: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880385.56374: variable 'ansible_pipelining' from source: unknown 32645 1726880385.56376: variable 'ansible_timeout' from source: unknown 32645 1726880385.56378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880385.56730: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880385.56807: variable 'omit' from source: magic vars 32645 1726880385.56820: starting attempt loop 32645 1726880385.56908: running the handler 32645 1726880385.56930: variable 'ansible_facts' from source: unknown 32645 1726880385.56960: _low_level_execute_command(): starting 32645 1726880385.56973: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880385.58532: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880385.58555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880385.58569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880385.58625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880385.58667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880385.58680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880385.58779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880385.60663: stdout chunk (state=3): >>>/root <<< 32645 1726880385.60761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880385.60951: stderr chunk (state=3): >>><<< 32645 1726880385.61282: stdout chunk (state=3): >>><<< 32645 1726880385.61287: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880385.61290: _low_level_execute_command(): starting 32645 1726880385.61293: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381 `" && echo ansible-tmp-1726880385.6118476-32660-21525436468381="` echo /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381 `" ) && sleep 0' 32645 1726880385.62288: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880385.62367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880385.62420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880385.62460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880385.62499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880385.62780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880385.62783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880385.64991: stdout chunk (state=3): >>>ansible-tmp-1726880385.6118476-32660-21525436468381=/root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381 <<< 32645 1726880385.65108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880385.65426: stderr chunk (state=3): >>><<< 32645 1726880385.65430: stdout chunk (state=3): >>><<< 32645 1726880385.65433: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880385.6118476-32660-21525436468381=/root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880385.65435: variable 'ansible_module_compression' from source: unknown 32645 1726880385.65457: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32645 1726880385.65465: ANSIBALLZ: Acquiring lock 32645 1726880385.65475: ANSIBALLZ: Lock acquired: 139731850498064 32645 1726880385.65485: ANSIBALLZ: Creating module 32645 1726880386.37737: ANSIBALLZ: Writing module into payload 32645 1726880386.37932: ANSIBALLZ: Writing module 32645 1726880386.37974: ANSIBALLZ: Renaming module 32645 1726880386.37992: ANSIBALLZ: Done creating module 32645 1726880386.38031: variable 'ansible_facts' from source: unknown 32645 1726880386.38044: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32645 1726880386.38063: _low_level_execute_command(): starting 32645 1726880386.38074: _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' 32645 1726880386.38866: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880386.38943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880386.38995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880386.40762: stdout chunk (state=3): >>>PLATFORM <<< 32645 1726880386.40863: stdout chunk (state=3): >>>Linux <<< 32645 1726880386.40874: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32645 1726880386.41104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880386.41107: stdout chunk (state=3): >>><<< 32645 1726880386.41110: stderr chunk (state=3): >>><<< 32645 1726880386.41125: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880386.41154 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32645 1726880386.41254: _low_level_execute_command(): starting 32645 1726880386.41331: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32645 1726880386.41498: Sending initial data 32645 1726880386.41589: Sent initial data (1181 bytes) 32645 1726880386.42079: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880386.42092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880386.42135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880386.42153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880386.42177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880386.42246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880386.42296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880386.42337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880386.42373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880386.42420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880386.46342: 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"} <<< 32645 1726880386.46961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880386.46965: stdout chunk (state=3): >>><<< 32645 1726880386.46968: stderr chunk (state=3): >>><<< 32645 1726880386.46970: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880386.47361: variable 'ansible_facts' from source: unknown 32645 1726880386.47364: variable 'ansible_facts' from source: unknown 32645 1726880386.47366: variable 'ansible_module_compression' from source: unknown 32645 1726880386.47369: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32645 1726880386.47371: variable 'ansible_facts' from source: unknown 32645 1726880386.47768: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py 32645 1726880386.48144: Sending initial data 32645 1726880386.48160: Sent initial data (153 bytes) 32645 1726880386.48756: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880386.48772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880386.48797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880386.48822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880386.48911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880386.48954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880386.48973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880386.48993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880386.49073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880386.50842: 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 <<< 32645 1726880386.50912: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880386.50969: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpgp7asju6 /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py <<< 32645 1726880386.50973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py" <<< 32645 1726880386.51013: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpgp7asju6" to remote "/root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py" <<< 32645 1726880386.53455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880386.53795: stderr chunk (state=3): >>><<< 32645 1726880386.53799: stdout chunk (state=3): >>><<< 32645 1726880386.53801: done transferring module to remote 32645 1726880386.53804: _low_level_execute_command(): starting 32645 1726880386.53806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/ /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py && sleep 0' 32645 1726880386.55017: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880386.55034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880386.55187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880386.55246: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880386.55323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880386.55349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880386.55448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880386.55484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880386.57534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880386.57602: stderr chunk (state=3): >>><<< 32645 1726880386.57612: stdout chunk (state=3): >>><<< 32645 1726880386.57942: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880386.57946: _low_level_execute_command(): starting 32645 1726880386.57951: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/AnsiballZ_setup.py && sleep 0' 32645 1726880386.59047: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880386.59161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880386.59262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880386.59396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880386.59493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880386.59585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880386.61952: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880386.61979: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880386.62023: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880386.62106: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880386.62170: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880386.62219: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 32645 1726880386.62242: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880386.62489: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # 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 0x7fc29ff2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fefbb30> # /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' <<< 32645 1726880386.62515: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ff2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32645 1726880386.62554: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880386.62645: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880386.62682: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880386.62762: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880386.62824: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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' <<< 32645 1726880386.62924: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd1d160> <<< 32645 1726880386.62955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd1e3f0> # /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' <<< 32645 1726880386.63093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd1f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd1e600> <<< 32645 1726880386.63099: 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 0x7fc29fd50140> <<< 32645 1726880386.63106: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880386.63115: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880386.63118: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880386.63120: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880386.63257: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880386.63327: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd1e150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880386.63331: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880386.63381: stdout chunk (state=3): >>>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. <<< 32645 1726880386.63803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880386.63821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880386.63839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880386.63960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880386.63968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd6e0c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880386.64028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880386.64154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdad130> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880386.64162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdad7c0> <<< 32645 1726880386.64192: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880386.64284: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd6f7a0> import '_functools' # <<< 32645 1726880386.64305: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd6eab0> <<< 32645 1726880386.64517: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd77260> <<< 32645 1726880386.64521: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880386.64524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880386.64526: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880386.64530: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880386.64549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880386.64598: 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' <<< 32645 1726880386.64613: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fddcd70> <<< 32645 1726880386.64714: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdaf980> # /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 0x7fc29fddcdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd898e0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880386.64802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdde090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd76540> # /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' <<< 32645 1726880386.64866: 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 0x7fc29fdde4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdde360> <<< 32645 1726880386.64927: 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 0x7fc29fdde750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd75130> import 'runpy' # <<< 32645 1726880386.64938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880386.64973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880386.65109: 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 0x7fc29fe04c20> import 'errno' # <<< 32645 1726880386.65175: 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 0x7fc29fe06360> # /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' <<< 32645 1726880386.65180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fe07200> <<< 32645 1726880386.65247: 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 0x7fc29fe07860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fe06750> <<< 32645 1726880386.65281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.65393: 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 0x7fc29fb282c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fe079b0> <<< 32645 1726880386.65401: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fddea20> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880386.65414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880386.65501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880386.65505: 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 0x7fc29fb54200> # /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' <<< 32645 1726880386.65541: 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 0x7fc29fb54d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb54a70> <<< 32645 1726880386.65593: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29fb54d40> <<< 32645 1726880386.65600: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.65797: stdout chunk (state=3): >>># 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 0x7fc29fb54ec0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb2a360> <<< 32645 1726880386.65835: stdout chunk (state=3): >>># /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 0x7fc29fb565d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb55250> <<< 32645 1726880386.65939: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fddf140> <<< 32645 1726880386.65943: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880386.65946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880386.65960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880386.66190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb82960> # /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 0x7fc29fb9eab0> <<< 32645 1726880386.66199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880386.66252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880386.66309: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880386.66336: 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 0x7fc29fbcf830> <<< 32645 1726880386.66357: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880386.66388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880386.66413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880386.66461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880386.66554: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fc01fd0> <<< 32645 1726880386.66773: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fbcf950> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb9f740> # /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 0x7fc29f9f49e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb9daf0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb57500> <<< 32645 1726880386.66909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880386.66932: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc29f9f4bc0> <<< 32645 1726880386.67118: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_s56oaem3/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 32645 1726880386.67272: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.67305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880386.67355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880386.67359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880386.67451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880386.67482: 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' <<< 32645 1726880386.67503: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa626f0> import '_typing' # <<< 32645 1726880386.67710: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa395e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa38740> <<< 32645 1726880386.67721: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.67758: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880386.67808: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.67812: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.68064: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880386.69475: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.70853: 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 0x7fc29fa605c0> <<< 32645 1726880386.70883: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880386.71121: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29fa8e180> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa8df10> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa8d820> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880386.71126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880386.71136: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa8dd00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa63380> <<< 32645 1726880386.71147: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880386.71178: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.71353: 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 0x7fc29fa8edb0> <<< 32645 1726880386.71357: 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 0x7fc29fa8ef60> <<< 32645 1726880386.71359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880386.71362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880386.71364: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880386.71367: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa8f350> <<< 32645 1726880386.71483: stdout chunk (state=3): >>>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 0x7fc29f8fd1c0> # 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 0x7fc29f8fedb0> <<< 32645 1726880386.71507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880386.71526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880386.71570: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f8ff770> <<< 32645 1726880386.71611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880386.71617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880386.71809: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f900920> <<< 32645 1726880386.71812: stdout chunk (state=3): >>># /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 0x7fc29f903410> <<< 32645 1726880386.71825: 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 0x7fc29fd76ff0> <<< 32645 1726880386.71830: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f901700> <<< 32645 1726880386.71850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880386.71873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880386.71898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880386.71917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880386.71936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880386.72045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880386.72166: 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 0x7fc29f907350> <<< 32645 1726880386.72190: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f905e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f905b80> # /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' <<< 32645 1726880386.72271: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f9060f0> <<< 32645 1726880386.72300: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f902930> <<< 32645 1726880386.72329: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.72464: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29f94b440> # /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 0x7fc29f94b590> <<< 32645 1726880386.72488: 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' # /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 0x7fc29f951190> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f950f50> <<< 32645 1726880386.72500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880386.72567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880386.72623: 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 0x7fc29f9536b0> <<< 32645 1726880386.72773: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f951880> # /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' # <<< 32645 1726880386.72813: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f956ea0> <<< 32645 1726880386.72979: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f953860> <<< 32645 1726880386.73059: 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'<<< 32645 1726880386.73083: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29f957b60> <<< 32645 1726880386.73103: 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 0x7fc29f957e90> <<< 32645 1726880386.73152: 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' <<< 32645 1726880386.73272: 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 0x7fc29f958170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f94b890> # /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' <<< 32645 1726880386.73343: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.73347: 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 0x7fc29f95b830> <<< 32645 1726880386.73526: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.73551: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29f95c920> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f959fd0> <<< 32645 1726880386.73754: 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 0x7fc29f95b380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f959c10> <<< 32645 1726880386.73757: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.73885: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880386.73896: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880386.73926: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.73950: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880386.73962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.74104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.74252: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.74989: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.75710: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880386.75727: 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' # <<< 32645 1726880386.75759: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880386.75782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880386.75853: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29f7e4b30> <<< 32645 1726880386.75965: 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' <<< 32645 1726880386.76053: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7e5850> <<< 32645 1726880386.76057: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f95f4d0> <<< 32645 1726880386.76063: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880386.76270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880386.76324: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.76520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880386.76543: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7e5910> <<< 32645 1726880386.76555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.77141: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.77701: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.77789: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.77977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 32645 1726880386.77999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.78253: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.78257: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880386.78373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880386.78623: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.78935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880386.78989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880386.79026: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880386.79171: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7e69c0> # zipimport: zlib available <<< 32645 1726880386.79202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.79366: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880386.79371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880386.79373: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880386.79376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880386.79378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880386.79475: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.79673: 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 0x7fc29f7ee3c0> # 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 0x7fc29f7eec60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7e7890> # zipimport: zlib available <<< 32645 1726880386.79803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.79807: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880386.79810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.79970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.80166: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880386.80170: 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 0x7fc29f7eda60> <<< 32645 1726880386.80237: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7eeed0> <<< 32645 1726880386.80241: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880386.80259: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.80572: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /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 <<< 32645 1726880386.80786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f9cf080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7f8d40> <<< 32645 1726880386.80894: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7f7020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7f6e70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880386.80898: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.80900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.80921: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880386.80938: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880386.80989: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880386.81175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.81374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.81390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880386.81407: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.81483: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.81567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.81593: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.81658: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880386.81878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880386.81902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880386.81920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880386.81952: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29ed8b560> <<< 32645 1726880386.82375: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ed8a990> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ed893a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88d7c0> <<< 32645 1726880386.82423: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88c440> import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32645 1726880386.82626: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.82823: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.82866: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.83121: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32645 1726880386.83125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880386.83128: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32645 1726880386.83130: 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 <<< 32645 1726880386.83132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32645 1726880386.83134: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f87f470> # /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' <<< 32645 1726880386.83137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880386.83140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880386.83150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880386.83172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29eded760> <<< 32645 1726880386.83550: stdout chunk (state=3): >>># 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 0x7fc29ededa90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edcd280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edcc560> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88ca10> # /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 0x7fc29ec10740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edeffb0> # 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 0x7fc29ec101d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edef3e0> # /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' <<< 32645 1726880386.83570: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec10890> <<< 32645 1726880386.83589: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880386.83637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880386.83681: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29ec13410> <<< 32645 1726880386.83698: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec11430> <<< 32645 1726880386.83735: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88c980> import 'ansible.module_utils.facts.timeout' # <<< 32645 1726880386.83758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32645 1726880386.83786: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 32645 1726880386.83803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.84151: stdout chunk (state=3): >>># 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 <<< 32645 1726880386.84282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32645 1726880386.84307: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.84436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32645 1726880386.84439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.84589: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.84623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32645 1726880386.85220: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.85736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880386.85746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.85794: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.85854: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.85890: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.85927: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32645 1726880386.85946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32645 1726880386.86081: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.86155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32645 1726880386.86159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.86169: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.86203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32645 1726880386.86233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.86245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.86286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32645 1726880386.86341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.86396: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.86681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880386.86685: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec13fb0> # /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' <<< 32645 1726880386.86688: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec3cb60> import 'ansible.module_utils.facts.system.local' # <<< 32645 1726880386.86874: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 32645 1726880386.86970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.87066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32645 1726880386.87080: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.87145: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.87299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880386.87307: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.87373: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880386.87389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880386.87467: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.87553: 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 0x7fc29ec5baa0> <<< 32645 1726880386.87754: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec3f710> import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880386.87763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.87846: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32645 1726880386.88103: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.88217: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88378: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 32645 1726880386.88400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88443: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32645 1726880386.88496: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88542: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 32645 1726880386.88603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32645 1726880386.88631: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880386.88724: 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 0x7fc29ec6f590> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec6f080> <<< 32645 1726880386.88728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 32645 1726880386.88730: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 32645 1726880386.88733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88776: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.88816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880386.88830: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89008: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880386.89199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89427: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89468: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 32645 1726880386.89547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.89729: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.89901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32645 1726880386.89919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.90038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.90200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 32645 1726880386.90262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.90265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.91007: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.91567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32645 1726880386.91598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 32645 1726880386.91692: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.91922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 32645 1726880386.92104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.92132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 32645 1726880386.92492: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.92496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880386.92498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.92500: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 32645 1726880386.92513: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.92537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880386.92578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.92719: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.92776: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93006: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32645 1726880386.93284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 32645 1726880386.93302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32645 1726880386.93370: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93400: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 32645 1726880386.93411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93482: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880386.93600: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.93625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32645 1726880386.93641: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93696: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32645 1726880386.93821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.93883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880386.93911: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94197: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 32645 1726880386.94573: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880386.94643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94676: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 32645 1726880386.94760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32645 1726880386.94842: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880386.94886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880386.94903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.94981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32645 1726880386.95086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95111: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 32645 1726880386.95169: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880386.95232: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95272: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95275: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95315: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32645 1726880386.95544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32645 1726880386.95603: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32645 1726880386.95676: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.95884: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32645 1726880386.96119: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96166: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32645 1726880386.96226: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32645 1726880386.96339: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 32645 1726880386.96524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 32645 1726880386.96621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.96728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 32645 1726880386.96731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32645 1726880386.96812: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880386.98111: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 32645 1726880386.98151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32645 1726880386.98155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32645 1726880386.98193: 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 0x7fc29ecdc440> <<< 32645 1726880386.98221: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec99fa0> <<< 32645 1726880386.98267: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec9bf80> <<< 32645 1726880387.13188: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 32645 1726880387.13223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 32645 1726880387.13255: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ecdde50> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 32645 1726880387.13277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 32645 1726880387.13305: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ecdf500> <<< 32645 1726880387.13370: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 32645 1726880387.13374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880387.13409: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880387.13431: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ecd0d10> <<< 32645 1726880387.13462: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ecd01a0> <<< 32645 1726880387.13766: 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 <<< 32645 1726880387.37131: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOLtDbMccaqeWat3Ig78f+DXwjb9QtxOdXlphDEkzv5bE1Q0CyvFKKdxcogF9N4nQzV4frLaJqnkKgXJ9DATXczntnB75v2Wf408QMQlqXrxeBQZornyvDhrBiIjWy4p41Yd+oAMrWuLvgZWfi96DH0JqLExz4E7zLozJZkENuEPAAAAFQCoTvCS+CISM6/0Qv2ROVe5X3Y9BwAAAIEA3m3ytJlONdVBsqST8PGMmnu4EZnlnW8w8Jz5BNtbwHEhmr/cKl4d6geKc6xr7ga/mvd9H2XCMxq/HeB1Ql33cXNSxQbpdF6++vT3erHfzGTJLeSdEonlXA9dIO5b1EdZKpOsKQrd/ORI7tAo/eyKYntDSb/KOfvHXT52mz+qdnkAAACAZqliCf34JVt2SvDOe1eizDFY9vbT44T+vbLa8RiksbIhA6v3bHBhoSR8aujOW5QJveTF8HwrQ9ZL6ftuZgCQHsdHGZcVbL9JkXnsgyqFKJ48fdFVgvZw/a0FGZiHdyfyyVwdHwMcv3F6/CBwG3WhSMlGL5FhKn5URWtNcx6oqsg=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDAHNp1FPxaCVds6YHT6Lo1REB4IkoTSp/wF3EisWuy/9Hbk/e2mlc1FMhTxa6ng1nsGJO7DJeMzDx7r3RiNtYrb61UFCihd6uVT7n54mKUesivwu9NpPVhRVBd6WFpgU+ri7xU+B77+9I9ybovR+tCmyUNBFXu2tMzMBMbV68xy6t9JIkFTF8l+xfxwx3R+PzMuXpKaCugSrp9KgjasHpDmpo9RqzkHp/X1KmXVW4Ffwj0ewIR72/878Ty6u4+AkWGozqTTiA5YSD4/LtLVuINUchz2CCEB9hD56kxsfATyBVhrky9lPlsN4QTn59/iFw72JfkJVgZFkvhQam0srVLlLIqQHBBrY5Fcd48Hj0po1wShr6dnEUvMqLoWsoSsWUws4xqkWystlxt6JJgselEpjvxXh8l+VtTNVKUaWyb6Kd8s7nvl/JKxJ5fiYk59tR/SxjjE2FVYgW6wr6kw9SQnF7Oi9FHnNFkORwiEb4S3vmIVqvN3hYdspov6i18jvM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIMcynhi5jnEwZ9L3tWpUIIY4F<<< 32645 1726880387.37168: stdout chunk (state=3): >>>D8Vj5ojWWKv6shSgVv55EJf/hTv43xVkWAvV2PIWwC0TGNxkaNkCaxlz6G2GQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJ6q3D4njKOSxrPRcrRLIGoW+wJi8HjtPmfv0Ca7y13B", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "", "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-9-102.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-102", "ansible_nodename": "ip-10-31-9-102.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": "ec27d5bc46c700ba9f1b04db725ec567", "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": 585, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 3132, "free": 585}, "nocache": {"free": 2724, "used": 993}, "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": "ec27d5bc-46c7-00ba-9f1b-04db725ec567", "ansible_product_uuid": "ec27d5bc-46c7-00ba-9f1b-04db725ec567", "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": "", "hol<<< 32645 1726880387.37213: stdout chunk (state=3): >>>ders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1317, "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": 249760382976, "block_size": 4096, "block_total": 64483404, "block_available": 60976656, "block_used": 3506748, "inode_total": 16384000, "inode_available": 16275659, "inode_used": 108341, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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_local": {}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "59", "second": "47", "epoch": "1726880387", "epoch_int": "1726880387", "date": "2024-09-20", "time": "20:59:47", "iso8601_micro": "2024-09-21T00:59:47.336476Z", "iso8601": "2024-09-21T00:59:47Z", "iso8601_basic": "20240920T205947336476", "iso8601_basic_short": "20240920T205947", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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.10.156 36134 10.31.9.102 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.10.156 36134 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_fibre_channel_wwn": [], "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_loadavg": {"1m": 1.072265625, "5m": 1.50830078125, "15m": 1.142578125}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:3b:3c:dc:c3:cb", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.102", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::26a7:8afc:eb01:378c", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.102", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:3b:3c:dc:c3:cb", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.102"], "ansible_all_ipv6_addresses": ["fe80::26a7:8afc:eb01:378c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.102", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::26a7:8afc:eb01:378c"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32645 1726880387.37769: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880387.37794: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 32645 1726880387.37820: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # 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 <<< 32645 1726880387.37858: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880387.37899: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 # 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 <<< 32645 1726880387.37902: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 32645 1726880387.37963: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 <<< 32645 1726880387.38008: stdout chunk (state=3): >>># 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 # 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 <<< 32645 1726880387.38072: stdout chunk (state=3): >>># 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # cleanup[2] removing ansible.module_utils.compat.typing <<< 32645 1726880387.38113: stdout chunk (state=3): >>># 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<<< 32645 1726880387.38144: stdout chunk (state=3): >>> # 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 <<< 32645 1726880387.38226: stdout chunk (state=3): >>># 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 <<< 32645 1726880387.38281: stdout chunk (state=3): >>># 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<<< 32645 1726880387.38310: stdout chunk (state=3): >>> # 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 <<< 32645 1726880387.38640: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880387.38682: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880387.38719: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32645 1726880387.38724: stdout chunk (state=3): >>># destroy ipaddress <<< 32645 1726880387.38788: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880387.38794: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 32645 1726880387.38838: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal <<< 32645 1726880387.38841: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 32645 1726880387.38880: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880387.38896: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880387.38911: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32645 1726880387.38952: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 32645 1726880387.38987: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 32645 1726880387.39029: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 32645 1726880387.39032: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 32645 1726880387.39068: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 32645 1726880387.39071: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880387.39115: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 32645 1726880387.39149: stdout chunk (state=3): >>># destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch <<< 32645 1726880387.39174: stdout chunk (state=3): >>># 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 <<< 32645 1726880387.39212: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 32645 1726880387.39217: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 32645 1726880387.39255: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping selinux._selinux <<< 32645 1726880387.39294: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880387.39300: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping typing <<< 32645 1726880387.39371: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy copyreg # cleanup[3] wiping re._parser <<< 32645 1726880387.39374: stdout chunk (state=3): >>># 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 <<< 32645 1726880387.39398: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 32645 1726880387.39440: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880387.39460: 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 <<< 32645 1726880387.39596: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880387.39611: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880387.39662: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880387.39665: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880387.39716: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy _typing <<< 32645 1726880387.39745: stdout chunk (state=3): >>># destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 <<< 32645 1726880387.39751: stdout chunk (state=3): >>># destroy functools # destroy operator <<< 32645 1726880387.39782: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880387.39808: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880387.39910: stdout chunk (state=3): >>># destroy _socket # destroy codecs<<< 32645 1726880387.39913: stdout chunk (state=3): >>> # 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 <<< 32645 1726880387.39942: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 32645 1726880387.39986: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 32645 1726880387.39991: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re # destroy _abc # destroy itertools <<< 32645 1726880387.40018: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880387.40607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880387.40610: stdout chunk (state=3): >>><<< 32645 1726880387.40613: stderr chunk (state=3): >>><<< 32645 1726880387.40955: _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 0x7fc29ff2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fefbb30> # /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 0x7fc29ff2eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fc29fd1d160> # /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 0x7fc29fd1e3f0> # /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 0x7fc29fd1f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd1e600> # /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 0x7fc29fd50140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fc29fd1e150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fc29fd6e0c0> # /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 0x7fc29fdad130> # /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 0x7fc29fdad7c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd6f7a0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd6eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd77260> # /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 0x7fc29fddcd70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdaf980> # /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 0x7fc29fddcdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd898e0> # /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 0x7fc29fdde090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd76540> # /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 0x7fc29fdde4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fdde360> # 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 0x7fc29fdde750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fd75130> 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 0x7fc29fe04c20> 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 0x7fc29fe06360> # /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 0x7fc29fe07200> # 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 0x7fc29fe07860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fe06750> # /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 0x7fc29fb282c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fe079b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fddea20> # /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 0x7fc29fb54200> # /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 0x7fc29fb54d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb54a70> # 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 0x7fc29fb54d40> # 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 0x7fc29fb54ec0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb2a360> # /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 0x7fc29fb565d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb55250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fddf140> # /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 0x7fc29fb82960> # /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 0x7fc29fb9eab0> # /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 0x7fc29fbcf830> # /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 0x7fc29fc01fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fbcf950> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb9f740> # /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 0x7fc29f9f49e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb9daf0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fb57500> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc29f9f4bc0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_s56oaem3/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 0x7fc29fa626f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa395e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa38740> # 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 0x7fc29fa605c0> # /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 0x7fc29fa8e180> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa8df10> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa8d820> # /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 0x7fc29fa8dd00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29fa63380> 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 0x7fc29fa8edb0> # 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 0x7fc29fa8ef60> # /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 0x7fc29fa8f350> 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 0x7fc29f8fd1c0> # 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 0x7fc29f8fedb0> # /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 0x7fc29f8ff770> # /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 0x7fc29f900920> # /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 0x7fc29f903410> # 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 0x7fc29fd76ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f901700> # /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 0x7fc29f907350> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f905e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f905b80> # /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 0x7fc29f9060f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f902930> # 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 0x7fc29f94b440> # /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 0x7fc29f94b590> # /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 0x7fc29f951190> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f950f50> # /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 0x7fc29f9536b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f951880> # /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 0x7fc29f956ea0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f953860> # 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 0x7fc29f957b60> # 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 0x7fc29f957e90> # 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 0x7fc29f958170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f94b890> # /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 0x7fc29f95b830> # 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 0x7fc29f95c920> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f959fd0> # 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 0x7fc29f95b380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f959c10> # 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 0x7fc29f7e4b30> # /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 0x7fc29f7e5850> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f95f4d0> 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 0x7fc29f7e5910> # 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 0x7fc29f7e69c0> # 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 0x7fc29f7ee3c0> # 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 0x7fc29f7eec60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7e7890> # 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 0x7fc29f7eda60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7eeed0> 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 0x7fc29f9cf080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7f8d40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7f7020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f7f6e70> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29ed8b560> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ed8a990> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ed893a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88d7c0> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88c440> 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 0x7fc29f87f470> # /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 0x7fc29eded760> # 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 0x7fc29ededa90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edcd280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edcc560> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88ca10> # /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 0x7fc29ec10740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edeffb0> # 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 0x7fc29ec101d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29edef3e0> # /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 0x7fc29ec10890> # /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 0x7fc29ec13410> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec11430> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29f88c980> 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 0x7fc29ec13fb0> # /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 0x7fc29ec3cb60> 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 0x7fc29ec5baa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec3f710> 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 0x7fc29ec6f590> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec6f080> 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 0x7fc29ecdc440> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec99fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ec9bf80> # /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 0x7fc29ecdde50> # /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 0x7fc29ecdf500> # /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 0x7fc29ecd0d10> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ecd01a0> 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOLtDbMccaqeWat3Ig78f+DXwjb9QtxOdXlphDEkzv5bE1Q0CyvFKKdxcogF9N4nQzV4frLaJqnkKgXJ9DATXczntnB75v2Wf408QMQlqXrxeBQZornyvDhrBiIjWy4p41Yd+oAMrWuLvgZWfi96DH0JqLExz4E7zLozJZkENuEPAAAAFQCoTvCS+CISM6/0Qv2ROVe5X3Y9BwAAAIEA3m3ytJlONdVBsqST8PGMmnu4EZnlnW8w8Jz5BNtbwHEhmr/cKl4d6geKc6xr7ga/mvd9H2XCMxq/HeB1Ql33cXNSxQbpdF6++vT3erHfzGTJLeSdEonlXA9dIO5b1EdZKpOsKQrd/ORI7tAo/eyKYntDSb/KOfvHXT52mz+qdnkAAACAZqliCf34JVt2SvDOe1eizDFY9vbT44T+vbLa8RiksbIhA6v3bHBhoSR8aujOW5QJveTF8HwrQ9ZL6ftuZgCQHsdHGZcVbL9JkXnsgyqFKJ48fdFVgvZw/a0FGZiHdyfyyVwdHwMcv3F6/CBwG3WhSMlGL5FhKn5URWtNcx6oqsg=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDAHNp1FPxaCVds6YHT6Lo1REB4IkoTSp/wF3EisWuy/9Hbk/e2mlc1FMhTxa6ng1nsGJO7DJeMzDx7r3RiNtYrb61UFCihd6uVT7n54mKUesivwu9NpPVhRVBd6WFpgU+ri7xU+B77+9I9ybovR+tCmyUNBFXu2tMzMBMbV68xy6t9JIkFTF8l+xfxwx3R+PzMuXpKaCugSrp9KgjasHpDmpo9RqzkHp/X1KmXVW4Ffwj0ewIR72/878Ty6u4+AkWGozqTTiA5YSD4/LtLVuINUchz2CCEB9hD56kxsfATyBVhrky9lPlsN4QTn59/iFw72JfkJVgZFkvhQam0srVLlLIqQHBBrY5Fcd48Hj0po1wShr6dnEUvMqLoWsoSsWUws4xqkWystlxt6JJgselEpjvxXh8l+VtTNVKUaWyb6Kd8s7nvl/JKxJ5fiYk59tR/SxjjE2FVYgW6wr6kw9SQnF7Oi9FHnNFkORwiEb4S3vmIVqvN3hYdspov6i18jvM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIMcynhi5jnEwZ9L3tWpUIIY4FD8Vj5ojWWKv6shSgVv55EJf/hTv43xVkWAvV2PIWwC0TGNxkaNkCaxlz6G2GQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJ6q3D4njKOSxrPRcrRLIGoW+wJi8HjtPmfv0Ca7y13B", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "", "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-9-102.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-102", "ansible_nodename": "ip-10-31-9-102.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": "ec27d5bc46c700ba9f1b04db725ec567", "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": 585, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 3132, "free": 585}, "nocache": {"free": 2724, "used": 993}, "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": "ec27d5bc-46c7-00ba-9f1b-04db725ec567", "ansible_product_uuid": "ec27d5bc-46c7-00ba-9f1b-04db725ec567", "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": 1317, "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": 249760382976, "block_size": 4096, "block_total": 64483404, "block_available": 60976656, "block_used": 3506748, "inode_total": 16384000, "inode_available": 16275659, "inode_used": 108341, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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_local": {}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "59", "second": "47", "epoch": "1726880387", "epoch_int": "1726880387", "date": "2024-09-20", "time": "20:59:47", "iso8601_micro": "2024-09-21T00:59:47.336476Z", "iso8601": "2024-09-21T00:59:47Z", "iso8601_basic": "20240920T205947336476", "iso8601_basic_short": "20240920T205947", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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.10.156 36134 10.31.9.102 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.10.156 36134 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_fibre_channel_wwn": [], "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_loadavg": {"1m": 1.072265625, "5m": 1.50830078125, "15m": 1.142578125}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:3b:3c:dc:c3:cb", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.102", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::26a7:8afc:eb01:378c", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.102", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:3b:3c:dc:c3:cb", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.102"], "ansible_all_ipv6_addresses": ["fe80::26a7:8afc:eb01:378c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.102", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::26a7:8afc:eb01:378c"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 _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 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 inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 _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 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 inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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. 32645 1726880387.42816: 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-1726880385.6118476-32660-21525436468381/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880387.42819: _low_level_execute_command(): starting 32645 1726880387.42822: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880385.6118476-32660-21525436468381/ > /dev/null 2>&1 && sleep 0' 32645 1726880387.43115: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880387.43119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880387.43133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880387.43152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880387.43226: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880387.43266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880387.43289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880387.43303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880387.43385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880387.45398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880387.45486: stderr chunk (state=3): >>><<< 32645 1726880387.45490: stdout chunk (state=3): >>><<< 32645 1726880387.45520: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880387.45533: handler run complete 32645 1726880387.45730: variable 'ansible_facts' from source: unknown 32645 1726880387.45869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.46381: variable 'ansible_facts' from source: unknown 32645 1726880387.46509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.46724: attempt loop complete, returning result 32645 1726880387.46804: _execute() done 32645 1726880387.46808: dumping result to json 32645 1726880387.46811: done dumping result, returning 32645 1726880387.46813: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [1266f4c6-4e69-28d7-f79e-000000000024] 32645 1726880387.46816: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000024 32645 1726880387.47696: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000024 32645 1726880387.47705: WORKER PROCESS EXITING ok: [managed_node2] 32645 1726880387.47989: no more pending results, returning what we have 32645 1726880387.47992: results queue empty 32645 1726880387.48002: checking for any_errors_fatal 32645 1726880387.48003: done checking for any_errors_fatal 32645 1726880387.48004: checking for max_fail_percentage 32645 1726880387.48006: done checking for max_fail_percentage 32645 1726880387.48007: checking to see if all hosts have failed and the running result is not ok 32645 1726880387.48009: done checking to see if all hosts have failed 32645 1726880387.48010: getting the remaining hosts for this loop 32645 1726880387.48011: done getting the remaining hosts for this loop 32645 1726880387.48015: getting the next task for host managed_node2 32645 1726880387.48021: done getting next task for host managed_node2 32645 1726880387.48023: ^ task is: TASK: meta (flush_handlers) 32645 1726880387.48025: ^ 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 32645 1726880387.48029: getting variables 32645 1726880387.48030: in VariableManager get_vars() 32645 1726880387.48055: Calling all_inventory to load vars for managed_node2 32645 1726880387.48058: Calling groups_inventory to load vars for managed_node2 32645 1726880387.48062: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.48072: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.48075: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.48079: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.48341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.48657: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.48680: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.48687: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.48737: done with get_vars() 32645 1726880387.48753: done getting variables 32645 1726880387.48834: in VariableManager get_vars() 32645 1726880387.48844: Calling all_inventory to load vars for managed_node2 32645 1726880387.48847: Calling groups_inventory to load vars for managed_node2 32645 1726880387.48852: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.48857: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.48869: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.48881: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.49095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.49434: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.49457: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.49462: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.49497: done with get_vars() 32645 1726880387.49511: done queuing things up, now waiting for results queue to drain 32645 1726880387.49518: results queue empty 32645 1726880387.49519: checking for any_errors_fatal 32645 1726880387.49522: done checking for any_errors_fatal 32645 1726880387.49523: checking for max_fail_percentage 32645 1726880387.49531: done checking for max_fail_percentage 32645 1726880387.49532: checking to see if all hosts have failed and the running result is not ok 32645 1726880387.49533: done checking to see if all hosts have failed 32645 1726880387.49534: getting the remaining hosts for this loop 32645 1726880387.49535: done getting the remaining hosts for this loop 32645 1726880387.49538: getting the next task for host managed_node2 32645 1726880387.49543: done getting next task for host managed_node2 32645 1726880387.49546: ^ task is: TASK: Set up test environment 32645 1726880387.49549: ^ 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 32645 1726880387.49552: getting variables 32645 1726880387.49553: in VariableManager get_vars() 32645 1726880387.49563: Calling all_inventory to load vars for managed_node2 32645 1726880387.49565: Calling groups_inventory to load vars for managed_node2 32645 1726880387.49568: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.49574: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.49577: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.49580: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.49791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.50117: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.50138: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.50143: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.50189: done with get_vars() 32645 1726880387.50198: done getting variables TASK [Set up test environment] ************************************************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:24 Friday 20 September 2024 20:59:47 -0400 (0:00:01.967) 0:00:02.076 ****** 32645 1726880387.50281: entering _queue_task() for managed_node2/include_role 32645 1726880387.50284: Creating lock for include_role 32645 1726880387.50576: worker is 1 (out of 1 available) 32645 1726880387.50587: exiting _queue_task() for managed_node2/include_role 32645 1726880387.50599: done queuing things up, now waiting for results queue to drain 32645 1726880387.50600: waiting for pending results... 32645 1726880387.50839: running TaskExecutor() for managed_node2/TASK: Set up test environment 32645 1726880387.50949: in run() - task 1266f4c6-4e69-28d7-f79e-000000000009 32645 1726880387.50975: variable 'ansible_search_path' from source: unknown 32645 1726880387.51018: calling self._execute() 32645 1726880387.51110: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.51123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.51139: variable 'omit' from source: magic vars 32645 1726880387.51282: _execute() done 32645 1726880387.51294: dumping result to json 32645 1726880387.51303: done dumping result, returning 32645 1726880387.51369: done running TaskExecutor() for managed_node2/TASK: Set up test environment [1266f4c6-4e69-28d7-f79e-000000000009] 32645 1726880387.51372: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000009 32645 1726880387.51596: no more pending results, returning what we have 32645 1726880387.51608: in VariableManager get_vars() 32645 1726880387.51642: Calling all_inventory to load vars for managed_node2 32645 1726880387.51645: Calling groups_inventory to load vars for managed_node2 32645 1726880387.51655: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.51670: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.51674: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.51678: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.51965: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000009 32645 1726880387.51969: WORKER PROCESS EXITING 32645 1726880387.51995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.52270: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.52292: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.52299: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.52343: done with get_vars() 32645 1726880387.52356: variable 'ansible_search_path' from source: unknown 32645 1726880387.52552: variable 'omit' from source: magic vars 32645 1726880387.52580: variable 'omit' from source: magic vars 32645 1726880387.52601: variable 'omit' from source: magic vars 32645 1726880387.52606: we have included files to process 32645 1726880387.52607: generating all_blocks data 32645 1726880387.52608: done generating all_blocks data 32645 1726880387.52610: processing included file: fedora.linux_system_roles.ha_cluster 32645 1726880387.52638: in VariableManager get_vars() 32645 1726880387.52657: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.52678: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.52683: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.52710: done with get_vars() 32645 1726880387.52787: in VariableManager get_vars() 32645 1726880387.52839: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.52861: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.52866: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.52893: done with get_vars() 32645 1726880387.52942: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/main.yml 32645 1726880387.53009: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/defaults/main.yml 32645 1726880387.53302: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/meta/main.yml 32645 1726880387.53481: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml 32645 1726880387.54483: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/handlers/main.yml 32645 1726880387.54691: iterating over new_blocks loaded from include file 32645 1726880387.54694: in VariableManager get_vars() 32645 1726880387.54711: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.54734: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.54739: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.54768: done with get_vars() 32645 1726880387.54771: filtering new block on tags 32645 1726880387.54808: done filtering new block on tags 32645 1726880387.54812: in VariableManager get_vars() 32645 1726880387.54827: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.54852: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.54859: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.54886: done with get_vars() 32645 1726880387.54888: filtering new block on tags 32645 1726880387.54930: done filtering new block on tags 32645 1726880387.54933: in VariableManager get_vars() 32645 1726880387.54966: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.54986: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.54996: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.55021: done with get_vars() 32645 1726880387.55024: filtering new block on tags 32645 1726880387.55064: done filtering new block on tags 32645 1726880387.55067: in VariableManager get_vars() 32645 1726880387.55082: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.55102: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.55107: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.55135: done with get_vars() 32645 1726880387.55137: filtering new block on tags 32645 1726880387.55160: done filtering new block on tags 32645 1726880387.55163: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ha_cluster for managed_node2 32645 1726880387.55169: extending task lists for all hosts with included blocks 32645 1726880387.55332: done extending task lists 32645 1726880387.55334: done processing included files 32645 1726880387.55335: results queue empty 32645 1726880387.55336: checking for any_errors_fatal 32645 1726880387.55337: done checking for any_errors_fatal 32645 1726880387.55338: checking for max_fail_percentage 32645 1726880387.55340: done checking for max_fail_percentage 32645 1726880387.55341: checking to see if all hosts have failed and the running result is not ok 32645 1726880387.55342: done checking to see if all hosts have failed 32645 1726880387.55343: getting the remaining hosts for this loop 32645 1726880387.55344: done getting the remaining hosts for this loop 32645 1726880387.55347: getting the next task for host managed_node2 32645 1726880387.55353: done getting next task for host managed_node2 32645 1726880387.55356: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters 32645 1726880387.55359: ^ 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 32645 1726880387.55370: getting variables 32645 1726880387.55371: in VariableManager get_vars() 32645 1726880387.55385: Calling all_inventory to load vars for managed_node2 32645 1726880387.55388: Calling groups_inventory to load vars for managed_node2 32645 1726880387.55391: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.55396: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.55399: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.55403: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.55600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.55889: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.55910: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.55915: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.55961: done with get_vars() 32645 1726880387.55972: done getting variables 32645 1726880387.56052: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Friday 20 September 2024 20:59:47 -0400 (0:00:00.058) 0:00:02.134 ****** 32645 1726880387.56081: entering _queue_task() for managed_node2/set_fact 32645 1726880387.56083: Creating lock for set_fact 32645 1726880387.56314: worker is 1 (out of 1 available) 32645 1726880387.56327: exiting _queue_task() for managed_node2/set_fact 32645 1726880387.56340: done queuing things up, now waiting for results queue to drain 32645 1726880387.56342: waiting for pending results... 32645 1726880387.56588: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters 32645 1726880387.56759: in run() - task 1266f4c6-4e69-28d7-f79e-000000000047 32645 1726880387.56764: variable 'ansible_search_path' from source: unknown 32645 1726880387.56766: variable 'ansible_search_path' from source: unknown 32645 1726880387.56798: calling self._execute() 32645 1726880387.56953: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.56957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.56960: variable 'omit' from source: magic vars 32645 1726880387.57490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880387.60116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880387.60357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880387.60401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880387.60455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880387.60490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880387.60585: 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) 32645 1726880387.60625: 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) 32645 1726880387.60854: 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) 32645 1726880387.60857: 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) 32645 1726880387.60860: 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) 32645 1726880387.60876: variable 'ansible_play_hosts_all' from source: magic vars 32645 1726880387.60900: Evaluated conditional (ansible_play_hosts_all | length == 1): True 32645 1726880387.60911: variable 'omit' from source: magic vars 32645 1726880387.60971: variable 'omit' from source: magic vars 32645 1726880387.61017: variable 'omit' from source: magic vars 32645 1726880387.61052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880387.61092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880387.61116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880387.61143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880387.61161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880387.61200: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32645 1726880387.61253: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.61256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.61349: Set connection var ansible_shell_executable to /bin/sh 32645 1726880387.61363: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880387.61376: Set connection var ansible_timeout to 10 32645 1726880387.61384: Set connection var ansible_shell_type to sh 32645 1726880387.61407: Set connection var ansible_pipelining to False 32645 1726880387.61417: Set connection var ansible_connection to ssh 32645 1726880387.61449: variable 'ansible_shell_executable' from source: unknown 32645 1726880387.61458: variable 'ansible_connection' from source: unknown 32645 1726880387.61523: variable 'ansible_module_compression' from source: unknown 32645 1726880387.61526: variable 'ansible_shell_type' from source: unknown 32645 1726880387.61531: variable 'ansible_shell_executable' from source: unknown 32645 1726880387.61533: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.61535: variable 'ansible_pipelining' from source: unknown 32645 1726880387.61537: variable 'ansible_timeout' from source: unknown 32645 1726880387.61540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.61639: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880387.61657: variable 'omit' from source: magic vars 32645 1726880387.61668: starting attempt loop 32645 1726880387.61675: running the handler 32645 1726880387.61690: handler run complete 32645 1726880387.61705: attempt loop complete, returning result 32645 1726880387.61712: _execute() done 32645 1726880387.61719: dumping result to json 32645 1726880387.61741: done dumping result, returning 32645 1726880387.61744: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters [1266f4c6-4e69-28d7-f79e-000000000047] 32645 1726880387.61756: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000047 32645 1726880387.61913: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000047 32645 1726880387.61917: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } 32645 1726880387.62019: no more pending results, returning what we have 32645 1726880387.62022: results queue empty 32645 1726880387.62023: checking for any_errors_fatal 32645 1726880387.62024: done checking for any_errors_fatal 32645 1726880387.62025: checking for max_fail_percentage 32645 1726880387.62030: done checking for max_fail_percentage 32645 1726880387.62031: checking to see if all hosts have failed and the running result is not ok 32645 1726880387.62032: done checking to see if all hosts have failed 32645 1726880387.62033: getting the remaining hosts for this loop 32645 1726880387.62035: done getting the remaining hosts for this loop 32645 1726880387.62039: getting the next task for host managed_node2 32645 1726880387.62046: done getting next task for host managed_node2 32645 1726880387.62052: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Ensure facts used by tests 32645 1726880387.62056: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880387.62072: getting variables 32645 1726880387.62074: in VariableManager get_vars() 32645 1726880387.62110: Calling all_inventory to load vars for managed_node2 32645 1726880387.62113: Calling groups_inventory to load vars for managed_node2 32645 1726880387.62116: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.62125: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.62132: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.62136: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.62482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.62761: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.62782: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.62788: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.62847: done with get_vars() 32645 1726880387.62860: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Friday 20 September 2024 20:59:47 -0400 (0:00:00.068) 0:00:02.203 ****** 32645 1726880387.62956: entering _queue_task() for managed_node2/setup 32645 1726880387.63167: worker is 1 (out of 1 available) 32645 1726880387.63178: exiting _queue_task() for managed_node2/setup 32645 1726880387.63188: done queuing things up, now waiting for results queue to drain 32645 1726880387.63190: waiting for pending results... 32645 1726880387.63566: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure facts used by tests 32645 1726880387.63571: in run() - task 1266f4c6-4e69-28d7-f79e-000000000048 32645 1726880387.63574: variable 'ansible_search_path' from source: unknown 32645 1726880387.63577: variable 'ansible_search_path' from source: unknown 32645 1726880387.63597: calling self._execute() 32645 1726880387.63678: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.63691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.63706: variable 'omit' from source: magic vars 32645 1726880387.64291: variable 'ansible_facts' from source: unknown 32645 1726880387.64395: Evaluated conditional ('distribution' not in ansible_facts): False 32645 1726880387.64404: when evaluation is False, skipping this task 32645 1726880387.64412: _execute() done 32645 1726880387.64419: dumping result to json 32645 1726880387.64435: done dumping result, returning 32645 1726880387.64446: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure facts used by tests [1266f4c6-4e69-28d7-f79e-000000000048] 32645 1726880387.64457: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000048 skipping: [managed_node2] => { "changed": false, "false_condition": "'distribution' not in ansible_facts", "skip_reason": "Conditional result was False" } 32645 1726880387.64601: no more pending results, returning what we have 32645 1726880387.64604: results queue empty 32645 1726880387.64605: checking for any_errors_fatal 32645 1726880387.64609: done checking for any_errors_fatal 32645 1726880387.64610: checking for max_fail_percentage 32645 1726880387.64612: done checking for max_fail_percentage 32645 1726880387.64613: checking to see if all hosts have failed and the running result is not ok 32645 1726880387.64614: done checking to see if all hosts have failed 32645 1726880387.64615: getting the remaining hosts for this loop 32645 1726880387.64617: done getting the remaining hosts for this loop 32645 1726880387.64621: getting the next task for host managed_node2 32645 1726880387.64633: done getting next task for host managed_node2 32645 1726880387.64637: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 32645 1726880387.64641: ^ 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 32645 1726880387.64658: getting variables 32645 1726880387.64660: in VariableManager get_vars() 32645 1726880387.64696: Calling all_inventory to load vars for managed_node2 32645 1726880387.64699: Calling groups_inventory to load vars for managed_node2 32645 1726880387.64702: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880387.64714: Calling all_plugins_play to load vars for managed_node2 32645 1726880387.64718: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880387.64721: Calling groups_plugins_play to load vars for managed_node2 32645 1726880387.65131: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000048 32645 1726880387.65134: WORKER PROCESS EXITING 32645 1726880387.65163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880387.65440: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880387.65462: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.65469: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880387.65523: done with get_vars() 32645 1726880387.65535: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Friday 20 September 2024 20:59:47 -0400 (0:00:00.026) 0:00:02.229 ****** 32645 1726880387.65630: entering _queue_task() for managed_node2/stat 32645 1726880387.65833: worker is 1 (out of 1 available) 32645 1726880387.65842: exiting _queue_task() for managed_node2/stat 32645 1726880387.65855: done queuing things up, now waiting for results queue to drain 32645 1726880387.65856: waiting for pending results... 32645 1726880387.66078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 32645 1726880387.66197: in run() - task 1266f4c6-4e69-28d7-f79e-00000000004a 32645 1726880387.66217: variable 'ansible_search_path' from source: unknown 32645 1726880387.66225: variable 'ansible_search_path' from source: unknown 32645 1726880387.66269: calling self._execute() 32645 1726880387.66351: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.66365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.66381: variable 'omit' from source: magic vars 32645 1726880387.66897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880387.67179: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880387.67237: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880387.67313: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880387.67362: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880387.67460: 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) 32645 1726880387.67499: 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) 32645 1726880387.67538: 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) 32645 1726880387.67578: 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) 32645 1726880387.67714: Evaluated conditional (not __ha_cluster_is_ostree is defined): True 32645 1726880387.67725: variable 'omit' from source: magic vars 32645 1726880387.67789: variable 'omit' from source: magic vars 32645 1726880387.67835: variable 'omit' from source: magic vars 32645 1726880387.67874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880387.67910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880387.67937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880387.67963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880387.68053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880387.68057: variable 'inventory_hostname' from source: set_fact 32645 1726880387.68059: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.68062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.68159: Set connection var ansible_shell_executable to /bin/sh 32645 1726880387.68172: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880387.68185: Set connection var ansible_timeout to 10 32645 1726880387.68195: Set connection var ansible_shell_type to sh 32645 1726880387.68220: Set connection var ansible_pipelining to False 32645 1726880387.68230: Set connection var ansible_connection to ssh 32645 1726880387.68261: variable 'ansible_shell_executable' from source: unknown 32645 1726880387.68269: variable 'ansible_connection' from source: unknown 32645 1726880387.68277: variable 'ansible_module_compression' from source: unknown 32645 1726880387.68284: variable 'ansible_shell_type' from source: unknown 32645 1726880387.68292: variable 'ansible_shell_executable' from source: unknown 32645 1726880387.68301: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880387.68453: variable 'ansible_pipelining' from source: unknown 32645 1726880387.68456: variable 'ansible_timeout' from source: unknown 32645 1726880387.68459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880387.68502: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880387.68518: variable 'omit' from source: magic vars 32645 1726880387.68533: starting attempt loop 32645 1726880387.68541: running the handler 32645 1726880387.68561: _low_level_execute_command(): starting 32645 1726880387.68578: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880387.69291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880387.69307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880387.69323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880387.69356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880387.69459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880387.69485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880387.69502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880387.69524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880387.69609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880387.71373: stdout chunk (state=3): >>>/root <<< 32645 1726880387.71572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880387.71585: stdout chunk (state=3): >>><<< 32645 1726880387.71605: stderr chunk (state=3): >>><<< 32645 1726880387.71724: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880387.71735: _low_level_execute_command(): starting 32645 1726880387.71739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831 `" && echo ansible-tmp-1726880387.7163146-32694-9862086348831="` echo /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831 `" ) && sleep 0' 32645 1726880387.72252: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880387.72268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880387.72282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880387.72304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880387.72368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880387.72427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880387.72453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880387.72521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880387.74548: stdout chunk (state=3): >>>ansible-tmp-1726880387.7163146-32694-9862086348831=/root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831 <<< 32645 1726880387.74758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880387.74762: stdout chunk (state=3): >>><<< 32645 1726880387.74764: stderr chunk (state=3): >>><<< 32645 1726880387.74780: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880387.7163146-32694-9862086348831=/root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880387.74834: variable 'ansible_module_compression' from source: unknown 32645 1726880387.74954: ANSIBALLZ: Using lock for stat 32645 1726880387.74957: ANSIBALLZ: Acquiring lock 32645 1726880387.74961: ANSIBALLZ: Lock acquired: 139731850498544 32645 1726880387.74963: ANSIBALLZ: Creating module 32645 1726880387.96156: ANSIBALLZ: Writing module into payload 32645 1726880387.96302: ANSIBALLZ: Writing module 32645 1726880387.96334: ANSIBALLZ: Renaming module 32645 1726880387.96367: ANSIBALLZ: Done creating module 32645 1726880387.96400: variable 'ansible_facts' from source: unknown 32645 1726880387.96493: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py 32645 1726880387.96691: Sending initial data 32645 1726880387.96709: Sent initial data (151 bytes) 32645 1726880387.97363: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880387.97446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880387.97465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880387.97507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880387.97563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880387.99320: 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 <<< 32645 1726880387.99364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880387.99399: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2e1emzwn /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py <<< 32645 1726880387.99423: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py" <<< 32645 1726880387.99468: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2e1emzwn" to remote "/root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py" <<< 32645 1726880388.00626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.00649: stderr chunk (state=3): >>><<< 32645 1726880388.00745: stdout chunk (state=3): >>><<< 32645 1726880388.00749: done transferring module to remote 32645 1726880388.00753: _low_level_execute_command(): starting 32645 1726880388.00755: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/ /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py && sleep 0' 32645 1726880388.01354: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880388.01368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880388.01420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880388.01434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880388.01536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880388.01577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.01610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880388.03661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.03664: stdout chunk (state=3): >>><<< 32645 1726880388.03667: stderr chunk (state=3): >>><<< 32645 1726880388.03682: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880388.03690: _low_level_execute_command(): starting 32645 1726880388.03770: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/AnsiballZ_stat.py && sleep 0' 32645 1726880388.04315: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880388.04330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880388.04364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.04410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880388.04425: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.04520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880388.04543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.04623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880388.06961: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880388.06992: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880388.07035: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880388.07050: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880388.07105: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880388.07120: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880388.07150: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880388.07182: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880388.07201: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880388.07225: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880388.07247: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880388.07279: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880388.07295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32645 1726880388.07325: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880388.07371: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880388.07394: 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 0x7f105392c530> <<< 32645 1726880388.07426: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10538fbb30> <<< 32645 1726880388.07451: 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 0x7f105392eab0> <<< 32645 1726880388.07482: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880388.07507: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880388.07523: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880388.07568: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880388.07573: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880388.07657: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880388.07682: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880388.07724: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880388.07748: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 32645 1726880388.07772: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880388.07789: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880388.07821: 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' <<< 32645 1726880388.07840: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053741160> <<< 32645 1726880388.07889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880388.07927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880388.07932: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537423f0> <<< 32645 1726880388.07967: 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' <<< 32645 1726880388.07970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880388.08008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880388.08011: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537431d0> <<< 32645 1726880388.08062: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053742600> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880388.08066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053774140> import 'importlib.util' # <<< 32645 1726880388.08101: stdout chunk (state=3): >>>import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880388.08110: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880388.08126: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880388.08180: 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 <<< 32645 1726880388.08205: 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 0x7f1053742150> <<< 32645 1726880388.08216: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880388.08264: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880388.08287: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880388.08307: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880388.08331: 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. <<< 32645 1726880388.08594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880388.08598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880388.08632: 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' <<< 32645 1726880388.08662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880388.08737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880388.08741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880388.08771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880388.08774: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880388.08794: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537921b0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880388.08846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880388.08860: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880388.08898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880388.08926: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880388.08961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880388.08987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537d51f0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880388.09004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537d5880> <<< 32645 1726880388.09017: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880388.09069: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053793e90> <<< 32645 1726880388.09086: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880388.09108: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053792b10> <<< 32645 1726880388.09217: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105379b320> <<< 32645 1726880388.09252: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880388.09284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880388.09288: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880388.09312: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880388.09333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880388.09369: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880388.09372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880388.09406: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053800dd0> <<< 32645 1726880388.09437: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537d79b0> <<< 32645 1726880388.09440: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880388.09455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053800e30> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537ae9f0> <<< 32645 1726880388.09491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880388.09555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10538020f0> <<< 32645 1726880388.09559: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105379a600> <<< 32645 1726880388.09577: 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' <<< 32645 1726880388.09611: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.09615: 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 0x7f1053802510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10538023f0> <<< 32645 1726880388.09667: 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 0x7f10538027b0> <<< 32645 1726880388.09671: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537991f0> <<< 32645 1726880388.09706: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880388.09710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880388.09751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880388.09777: 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 0x7f1053824ce0> <<< 32645 1726880388.09797: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880388.09822: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.09862: 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 0x7f1053826420> <<< 32645 1726880388.09867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880388.09899: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880388.09915: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053827320> <<< 32645 1726880388.09960: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.09965: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1053827980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053826870> <<< 32645 1726880388.09991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880388.10007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880388.10040: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.10062: 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 0x7f10535e0380> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053827a70> <<< 32645 1726880388.10102: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053802ae0> <<< 32645 1726880388.10121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880388.10154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880388.10171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880388.10191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880388.10241: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.10244: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1053614260> <<< 32645 1726880388.10302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.10309: 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 0x7f1053614da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053614b00> <<< 32645 1726880388.10345: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.10350: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1053614dd0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.10467: stdout chunk (state=3): >>># 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 0x7f1053614fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10535e23c0> <<< 32645 1726880388.10496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880388.10512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880388.10534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880388.10564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053616630> <<< 32645 1726880388.10593: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10536152b0> <<< 32645 1726880388.10611: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053803200> <<< 32645 1726880388.10633: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880388.10708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880388.10724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880388.10752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880388.10789: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105363e990> <<< 32645 1726880388.10845: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880388.10862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880388.10878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880388.10905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880388.10945: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105365eb10> <<< 32645 1726880388.10968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880388.11018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880388.11068: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880388.11098: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880388.11121: 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 0x7f105368f890> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880388.11153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880388.11175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880388.11225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880388.11311: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10536be000> <<< 32645 1726880388.11455: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105368f9b0> <<< 32645 1726880388.11489: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105365f7a0> <<< 32645 1726880388.11531: 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 0x7f10534949b0> <<< 32645 1726880388.11535: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105365db50> <<< 32645 1726880388.11556: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053617530> <<< 32645 1726880388.11644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880388.11667: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f105365df10> <<< 32645 1726880388.11753: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_1st9khet/ansible_stat_payload.zip' <<< 32645 1726880388.11756: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.11912: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.11937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880388.11955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880388.11989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880388.12073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880388.12107: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880388.12129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534f2690> import '_typing' # <<< 32645 1726880388.12323: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534c9580> <<< 32645 1726880388.12350: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534c86e0> # zipimport: zlib available <<< 32645 1726880388.12390: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880388.12395: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.12428: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880388.12431: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.14020: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.15393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880388.15397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880388.15418: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534f0980> # /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' <<< 32645 1726880388.15455: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880388.15474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880388.15495: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880388.15520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.15533: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10535160c0> <<< 32645 1726880388.15568: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053515e50> <<< 32645 1726880388.15603: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053515760> <<< 32645 1726880388.15627: 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' <<< 32645 1726880388.15683: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053515ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534f3320> <<< 32645 1726880388.15710: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880388.15736: 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 0x7f1053516e40> <<< 32645 1726880388.15774: 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 0x7f1053517080> <<< 32645 1726880388.15778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880388.15836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880388.15839: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880388.15889: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10535175c0> import 'pwd' # <<< 32645 1726880388.15919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880388.15942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880388.15982: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533893a0> <<< 32645 1726880388.16032: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.16036: 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 0x7f105338afc0> <<< 32645 1726880388.16061: stdout chunk (state=3): >>># /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' <<< 32645 1726880388.16095: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338b980> <<< 32645 1726880388.16116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880388.16157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880388.16183: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338cb60> <<< 32645 1726880388.16195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880388.16237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880388.16264: 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' <<< 32645 1726880388.16315: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338f650> <<< 32645 1726880388.16358: 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 0x7f105338f980> <<< 32645 1726880388.16394: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338d910> <<< 32645 1726880388.16419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880388.16462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880388.16465: 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' <<< 32645 1726880388.16482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880388.16527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880388.16557: 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 0x7f1053393440> import '_tokenize' # <<< 32645 1726880388.16651: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053391f10> <<< 32645 1726880388.16669: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053391c70> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880388.16682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880388.16750: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533921e0> <<< 32645 1726880388.16773: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338ddc0> <<< 32645 1726880388.16813: 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 0x7f10533db620> <<< 32645 1726880388.16860: 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 0x7f10533db7a0> <<< 32645 1726880388.16899: 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 <<< 32645 1726880388.16903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880388.16925: 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' <<< 32645 1726880388.16966: 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 0x7f10533dd340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533dd100> <<< 32645 1726880388.16990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880388.17125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880388.17193: 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 0x7f10533df800> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533dd970> <<< 32645 1726880388.17219: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880388.17272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880388.17321: 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' <<< 32645 1726880388.17339: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880388.17380: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e2f60> <<< 32645 1726880388.17547: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533df920> <<< 32645 1726880388.17637: 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 0x7f10533e3f80> <<< 32645 1726880388.17676: 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 0x7f10533e78c0> <<< 32645 1726880388.17734: 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 0x7f10533e42f0> <<< 32645 1726880388.17789: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533dba70> <<< 32645 1726880388.17793: 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' <<< 32645 1726880388.17811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880388.17838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880388.17872: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.17907: 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 0x7f10533e6f00> <<< 32645 1726880388.18120: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.18142: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10533e8290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e5640> <<< 32645 1726880388.18183: 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 0x7f10533e6a50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e5250> <<< 32645 1726880388.18216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880388.18250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.18361: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.18499: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.18505: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880388.18537: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880388.18696: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.18841: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.19569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.20300: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880388.20303: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880388.20364: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880388.20368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880388.20434: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f105346c470> <<< 32645 1726880388.20549: 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' <<< 32645 1726880388.20591: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105346d2b0> <<< 32645 1726880388.20604: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e83b0> <<< 32645 1726880388.20665: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880388.20673: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.20715: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880388.20932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.21149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880388.21165: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105346d220> # zipimport: zlib available <<< 32645 1726880388.21747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880388.22512: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22566: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22610: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880388.22614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22831: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880388.22834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22861: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880388.22913: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.22961: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880388.22975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.23256: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.23557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880388.23632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880388.23652: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880388.23744: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105346f3b0> <<< 32645 1726880388.23765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.23836: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.23942: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880388.23946: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880388.23993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880388.23996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880388.24080: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880388.24207: 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 0x7f1053279eb0> <<< 32645 1726880388.24301: 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 0x7f105327a840> <<< 32645 1726880388.24305: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105346e750> <<< 32645 1726880388.24320: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880388.24416: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24467: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24507: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24579: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24650: 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 <<< 32645 1726880388.24704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880388.24817: 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 0x7f1053279550> <<< 32645 1726880388.24868: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105327a960> <<< 32645 1726880388.24916: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880388.24926: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.24994: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.25061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.25099: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.25161: 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' <<< 32645 1726880388.25175: 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 <<< 32645 1726880388.25211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880388.25231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880388.25300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880388.25311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880388.25341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880388.25400: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105355eb10> <<< 32645 1726880388.25484: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053284740> <<< 32645 1726880388.25559: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10532828d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053282720> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880388.25587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.25619: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.25636: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880388.25717: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32645 1726880388.25753: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880388.25756: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.25917: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.26141: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880388.26321: 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__ <<< 32645 1726880388.26687: 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<<< 32645 1726880388.26724: stdout chunk (state=3): >>> # 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 <<< 32645 1726880388.26742: 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880388.26790: stdout chunk (state=3): >>># 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 <<< 32645 1726880388.26854: stdout chunk (state=3): >>># destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # 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 <<< 32645 1726880388.27131: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880388.27174: 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 <<< 32645 1726880388.27218: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880388.27286: 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 # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880388.27307: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880388.27340: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 32645 1726880388.27382: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880388.27398: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880388.27484: 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 <<< 32645 1726880388.27494: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 32645 1726880388.27563: stdout chunk (state=3): >>># 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 <<< 32645 1726880388.27607: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880388.27657: 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 # 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 <<< 32645 1726880388.27681: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880388.27803: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880388.27826: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 32645 1726880388.27865: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880388.27939: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880388.27942: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 32645 1726880388.27969: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880388.28070: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880388.28105: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 32645 1726880388.28166: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880388.28199: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools <<< 32645 1726880388.28217: stdout chunk (state=3): >>># destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880388.28576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880388.28661: stderr chunk (state=3): >>><<< 32645 1726880388.28665: stdout chunk (state=3): >>><<< 32645 1726880388.28730: _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 0x7f105392c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10538fbb30> # /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 0x7f105392eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f1053741160> # /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 0x7f10537423f0> # /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 0x7f10537431d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053742600> # /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 0x7f1053774140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f1053742150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f10537921b0> # /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 0x7f10537d51f0> # /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 0x7f10537d5880> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053793e90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053792b10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105379b320> # /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 0x7f1053800dd0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537d79b0> # /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 0x7f1053800e30> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537ae9f0> # /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 0x7f10538020f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105379a600> # /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 0x7f1053802510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10538023f0> # 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 0x7f10538027b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10537991f0> 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 0x7f1053824ce0> 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 0x7f1053826420> # /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 0x7f1053827320> # 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 0x7f1053827980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053826870> # /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 0x7f10535e0380> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053827a70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053802ae0> # /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 0x7f1053614260> # /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 0x7f1053614da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053614b00> # 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 0x7f1053614dd0> # 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 0x7f1053614fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10535e23c0> # /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 0x7f1053616630> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10536152b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053803200> # /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 0x7f105363e990> # /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 0x7f105365eb10> # /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 0x7f105368f890> # /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 0x7f10536be000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105368f9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105365f7a0> # /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 0x7f10534949b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105365db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053617530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f105365df10> # zipimport: found 30 names in '/tmp/ansible_stat_payload_1st9khet/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 0x7f10534f2690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534c9580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534c86e0> # 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 0x7f10534f0980> # /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 0x7f10535160c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053515e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053515760> # /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 0x7f1053515ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10534f3320> 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 0x7f1053516e40> # 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 0x7f1053517080> # /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 0x7f10535175c0> 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 0x7f10533893a0> # 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 0x7f105338afc0> # /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 0x7f105338b980> # /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 0x7f105338cb60> # /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 0x7f105338f650> # 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 0x7f105338f980> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338d910> # /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 0x7f1053393440> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053391f10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053391c70> # /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 0x7f10533921e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105338ddc0> # 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 0x7f10533db620> # /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 0x7f10533db7a0> # /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 0x7f10533dd340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533dd100> # /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 0x7f10533df800> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533dd970> # /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 0x7f10533e2f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533df920> # 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 0x7f10533e3f80> # 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 0x7f10533e78c0> # 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 0x7f10533e42f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533dba70> # /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 0x7f10533e6f00> # 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 0x7f10533e8290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e5640> # 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 0x7f10533e6a50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e5250> # 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 0x7f105346c470> # /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 0x7f105346d2b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10533e83b0> 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 0x7f105346d220> # 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 0x7f105346f3b0> # 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 0x7f1053279eb0> # 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 0x7f105327a840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105346e750> # 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 0x7f1053279550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f105327a960> 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 0x7f105355eb10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053284740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10532828d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1053282720> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 32645 1726880388.29835: 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-1726880387.7163146-32694-9862086348831/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880388.29838: _low_level_execute_command(): starting 32645 1726880388.29840: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880387.7163146-32694-9862086348831/ > /dev/null 2>&1 && sleep 0' 32645 1726880388.29843: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880388.29845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880388.29848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880388.29852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880388.29854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880388.29856: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880388.29858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.29861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880388.29863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880388.29865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880388.29867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880388.29869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880388.29871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880388.29874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880388.29876: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880388.29879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.29882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880388.29884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880388.29886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.29888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880388.32157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.32160: stderr chunk (state=3): >>><<< 32645 1726880388.32163: stdout chunk (state=3): >>><<< 32645 1726880388.32166: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880388.32168: handler run complete 32645 1726880388.32170: attempt loop complete, returning result 32645 1726880388.32172: _execute() done 32645 1726880388.32175: dumping result to json 32645 1726880388.32177: done dumping result, returning 32645 1726880388.32179: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree [1266f4c6-4e69-28d7-f79e-00000000004a] 32645 1726880388.32181: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004a 32645 1726880388.32246: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004a 32645 1726880388.32454: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 32645 1726880388.32540: no more pending results, returning what we have 32645 1726880388.32543: results queue empty 32645 1726880388.32544: checking for any_errors_fatal 32645 1726880388.32550: done checking for any_errors_fatal 32645 1726880388.32551: checking for max_fail_percentage 32645 1726880388.32553: done checking for max_fail_percentage 32645 1726880388.32554: checking to see if all hosts have failed and the running result is not ok 32645 1726880388.32555: done checking to see if all hosts have failed 32645 1726880388.32556: getting the remaining hosts for this loop 32645 1726880388.32557: done getting the remaining hosts for this loop 32645 1726880388.32561: getting the next task for host managed_node2 32645 1726880388.32567: done getting next task for host managed_node2 32645 1726880388.32571: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 32645 1726880388.32574: ^ 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 32645 1726880388.32585: getting variables 32645 1726880388.32587: in VariableManager get_vars() 32645 1726880388.32636: Calling all_inventory to load vars for managed_node2 32645 1726880388.32639: Calling groups_inventory to load vars for managed_node2 32645 1726880388.32642: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.32653: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.32657: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.32661: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.32905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.33260: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.33284: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.33293: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.33370: done with get_vars() 32645 1726880388.33382: done getting variables 32645 1726880388.33450: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 Friday 20 September 2024 20:59:48 -0400 (0:00:00.678) 0:00:02.908 ****** 32645 1726880388.33495: entering _queue_task() for managed_node2/set_fact 32645 1726880388.33774: worker is 1 (out of 1 available) 32645 1726880388.33903: exiting _queue_task() for managed_node2/set_fact 32645 1726880388.33918: done queuing things up, now waiting for results queue to drain 32645 1726880388.33920: waiting for pending results... 32645 1726880388.34096: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 32645 1726880388.34247: in run() - task 1266f4c6-4e69-28d7-f79e-00000000004b 32645 1726880388.34271: variable 'ansible_search_path' from source: unknown 32645 1726880388.34279: variable 'ansible_search_path' from source: unknown 32645 1726880388.34321: calling self._execute() 32645 1726880388.34422: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.34438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.34468: variable 'omit' from source: magic vars 32645 1726880388.35080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880388.35409: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880388.35483: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880388.35527: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880388.35593: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880388.35758: 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) 32645 1726880388.35767: 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) 32645 1726880388.35793: 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) 32645 1726880388.35832: 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) 32645 1726880388.36006: Evaluated conditional (not __ha_cluster_is_ostree is defined): True 32645 1726880388.36019: variable 'omit' from source: magic vars 32645 1726880388.36087: variable 'omit' from source: magic vars 32645 1726880388.36256: variable '__ostree_booted_stat' from source: set_fact 32645 1726880388.36422: variable 'omit' from source: magic vars 32645 1726880388.36427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880388.36432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880388.36435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880388.36463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880388.36478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880388.36514: variable 'inventory_hostname' from source: set_fact 32645 1726880388.36551: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.36560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.36689: Set connection var ansible_shell_executable to /bin/sh 32645 1726880388.36703: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880388.36747: Set connection var ansible_timeout to 10 32645 1726880388.36750: Set connection var ansible_shell_type to sh 32645 1726880388.36757: Set connection var ansible_pipelining to False 32645 1726880388.36759: Set connection var ansible_connection to ssh 32645 1726880388.36792: variable 'ansible_shell_executable' from source: unknown 32645 1726880388.36801: variable 'ansible_connection' from source: unknown 32645 1726880388.36809: variable 'ansible_module_compression' from source: unknown 32645 1726880388.36816: variable 'ansible_shell_type' from source: unknown 32645 1726880388.36855: variable 'ansible_shell_executable' from source: unknown 32645 1726880388.36858: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.36864: variable 'ansible_pipelining' from source: unknown 32645 1726880388.36869: variable 'ansible_timeout' from source: unknown 32645 1726880388.36872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.37013: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880388.37032: variable 'omit' from source: magic vars 32645 1726880388.37074: starting attempt loop 32645 1726880388.37077: running the handler 32645 1726880388.37084: handler run complete 32645 1726880388.37090: attempt loop complete, returning result 32645 1726880388.37106: _execute() done 32645 1726880388.37183: dumping result to json 32645 1726880388.37186: done dumping result, returning 32645 1726880388.37191: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree [1266f4c6-4e69-28d7-f79e-00000000004b] 32645 1726880388.37193: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004b 32645 1726880388.37262: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004b 32645 1726880388.37265: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } 32645 1726880388.37347: no more pending results, returning what we have 32645 1726880388.37352: results queue empty 32645 1726880388.37354: checking for any_errors_fatal 32645 1726880388.37361: done checking for any_errors_fatal 32645 1726880388.37362: checking for max_fail_percentage 32645 1726880388.37364: done checking for max_fail_percentage 32645 1726880388.37364: checking to see if all hosts have failed and the running result is not ok 32645 1726880388.37366: done checking to see if all hosts have failed 32645 1726880388.37367: getting the remaining hosts for this loop 32645 1726880388.37369: done getting the remaining hosts for this loop 32645 1726880388.37374: getting the next task for host managed_node2 32645 1726880388.37559: done getting next task for host managed_node2 32645 1726880388.37563: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories 32645 1726880388.37566: ^ 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 32645 1726880388.37578: getting variables 32645 1726880388.37580: in VariableManager get_vars() 32645 1726880388.37611: Calling all_inventory to load vars for managed_node2 32645 1726880388.37614: Calling groups_inventory to load vars for managed_node2 32645 1726880388.37617: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.37626: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.37636: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.37641: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.37912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.38219: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.38244: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.38252: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.38321: done with get_vars() 32645 1726880388.38334: done getting variables 32645 1726880388.38395: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Friday 20 September 2024 20:59:48 -0400 (0:00:00.049) 0:00:02.957 ****** 32645 1726880388.38438: entering _queue_task() for managed_node2/set_fact 32645 1726880388.38778: worker is 1 (out of 1 available) 32645 1726880388.38788: exiting _queue_task() for managed_node2/set_fact 32645 1726880388.38797: done queuing things up, now waiting for results queue to drain 32645 1726880388.38799: waiting for pending results... 32645 1726880388.39067: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories 32645 1726880388.39133: in run() - task 1266f4c6-4e69-28d7-f79e-00000000004d 32645 1726880388.39137: variable 'ansible_search_path' from source: unknown 32645 1726880388.39139: variable 'ansible_search_path' from source: unknown 32645 1726880388.39152: calling self._execute() 32645 1726880388.39240: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.39257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.39297: variable 'omit' from source: magic vars 32645 1726880388.39851: variable 'ansible_distribution' from source: facts 32645 1726880388.39881: Evaluated conditional (ansible_distribution == 'RedHat'): False 32645 1726880388.39907: when evaluation is False, skipping this task 32645 1726880388.39910: _execute() done 32645 1726880388.39913: dumping result to json 32645 1726880388.39915: done dumping result, returning 32645 1726880388.39948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories [1266f4c6-4e69-28d7-f79e-00000000004d] 32645 1726880388.39955: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } 32645 1726880388.40105: no more pending results, returning what we have 32645 1726880388.40108: results queue empty 32645 1726880388.40109: checking for any_errors_fatal 32645 1726880388.40114: done checking for any_errors_fatal 32645 1726880388.40116: checking for max_fail_percentage 32645 1726880388.40117: done checking for max_fail_percentage 32645 1726880388.40118: checking to see if all hosts have failed and the running result is not ok 32645 1726880388.40120: done checking to see if all hosts have failed 32645 1726880388.40121: getting the remaining hosts for this loop 32645 1726880388.40122: done getting the remaining hosts for this loop 32645 1726880388.40127: getting the next task for host managed_node2 32645 1726880388.40136: done getting next task for host managed_node2 32645 1726880388.40140: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd 32645 1726880388.40144: ^ 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 32645 1726880388.40161: getting variables 32645 1726880388.40164: in VariableManager get_vars() 32645 1726880388.40201: Calling all_inventory to load vars for managed_node2 32645 1726880388.40204: Calling groups_inventory to load vars for managed_node2 32645 1726880388.40207: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.40219: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.40224: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.40230: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.40806: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004d 32645 1726880388.40809: WORKER PROCESS EXITING 32645 1726880388.40836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.41143: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.41167: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.41173: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.41240: done with get_vars() 32645 1726880388.41252: done getting variables 32645 1726880388.41356: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Friday 20 September 2024 20:59:48 -0400 (0:00:00.029) 0:00:02.987 ****** 32645 1726880388.41384: entering _queue_task() for managed_node2/shell 32645 1726880388.41386: Creating lock for shell 32645 1726880388.41738: worker is 1 (out of 1 available) 32645 1726880388.41756: exiting _queue_task() for managed_node2/shell 32645 1726880388.41765: done queuing things up, now waiting for results queue to drain 32645 1726880388.41766: waiting for pending results... 32645 1726880388.41905: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd 32645 1726880388.42038: in run() - task 1266f4c6-4e69-28d7-f79e-00000000004e 32645 1726880388.42061: variable 'ansible_search_path' from source: unknown 32645 1726880388.42078: variable 'ansible_search_path' from source: unknown 32645 1726880388.42121: calling self._execute() 32645 1726880388.42219: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.42235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.42285: variable 'omit' from source: magic vars 32645 1726880388.42853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880388.45575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880388.45667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880388.45766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880388.45769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880388.45812: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880388.45920: 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) 32645 1726880388.45964: 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) 32645 1726880388.46015: 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) 32645 1726880388.46074: 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) 32645 1726880388.46110: 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) 32645 1726880388.46321: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880388.46326: Evaluated conditional (__ha_cluster_is_ostree | d(false)): False 32645 1726880388.46331: when evaluation is False, skipping this task 32645 1726880388.46334: _execute() done 32645 1726880388.46336: dumping result to json 32645 1726880388.46339: done dumping result, returning 32645 1726880388.46342: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd [1266f4c6-4e69-28d7-f79e-00000000004e] 32645 1726880388.46344: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004e skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 32645 1726880388.46581: no more pending results, returning what we have 32645 1726880388.46584: results queue empty 32645 1726880388.46586: checking for any_errors_fatal 32645 1726880388.46591: done checking for any_errors_fatal 32645 1726880388.46592: checking for max_fail_percentage 32645 1726880388.46594: done checking for max_fail_percentage 32645 1726880388.46595: checking to see if all hosts have failed and the running result is not ok 32645 1726880388.46596: done checking to see if all hosts have failed 32645 1726880388.46597: getting the remaining hosts for this loop 32645 1726880388.46599: done getting the remaining hosts for this loop 32645 1726880388.46703: getting the next task for host managed_node2 32645 1726880388.46720: done getting next task for host managed_node2 32645 1726880388.46723: ^ task is: TASK: meta (role_complete) 32645 1726880388.46727: ^ 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? (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 32645 1726880388.46739: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000004e 32645 1726880388.46742: WORKER PROCESS EXITING 32645 1726880388.46753: getting variables 32645 1726880388.46755: in VariableManager get_vars() 32645 1726880388.46786: Calling all_inventory to load vars for managed_node2 32645 1726880388.46789: Calling groups_inventory to load vars for managed_node2 32645 1726880388.46792: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.46800: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.46803: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.46807: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.47055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.47356: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.47388: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.47395: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.47452: done with get_vars() 32645 1726880388.47462: done getting variables 32645 1726880388.47556: done queuing things up, now waiting for results queue to drain 32645 1726880388.47558: results queue empty 32645 1726880388.47559: checking for any_errors_fatal 32645 1726880388.47562: done checking for any_errors_fatal 32645 1726880388.47563: checking for max_fail_percentage 32645 1726880388.47564: done checking for max_fail_percentage 32645 1726880388.47565: checking to see if all hosts have failed and the running result is not ok 32645 1726880388.47566: done checking to see if all hosts have failed 32645 1726880388.47567: getting the remaining hosts for this loop 32645 1726880388.47568: done getting the remaining hosts for this loop 32645 1726880388.47571: getting the next task for host managed_node2 32645 1726880388.47575: done getting next task for host managed_node2 32645 1726880388.47577: ^ task is: TASK: Clean up test environment for qnetd 32645 1726880388.47579: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880388.47582: getting variables 32645 1726880388.47587: in VariableManager get_vars() 32645 1726880388.47608: Calling all_inventory to load vars for managed_node2 32645 1726880388.47611: Calling groups_inventory to load vars for managed_node2 32645 1726880388.47614: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.47619: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.47622: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.47626: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.47872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.48186: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.48206: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.48211: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.48259: done with get_vars() 32645 1726880388.48268: done getting variables TASK [Clean up test environment for qnetd] ************************************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:29 Friday 20 September 2024 20:59:48 -0400 (0:00:00.069) 0:00:03.056 ****** 32645 1726880388.48342: entering _queue_task() for managed_node2/include_role 32645 1726880388.48765: worker is 1 (out of 1 available) 32645 1726880388.48773: exiting _queue_task() for managed_node2/include_role 32645 1726880388.48782: done queuing things up, now waiting for results queue to drain 32645 1726880388.48783: waiting for pending results... 32645 1726880388.48914: running TaskExecutor() for managed_node2/TASK: Clean up test environment for qnetd 32645 1726880388.49012: in run() - task 1266f4c6-4e69-28d7-f79e-00000000000a 32645 1726880388.49016: variable 'ansible_search_path' from source: unknown 32645 1726880388.49019: calling self._execute() 32645 1726880388.49094: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.49108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.49138: variable 'omit' from source: magic vars 32645 1726880388.49270: _execute() done 32645 1726880388.49280: dumping result to json 32645 1726880388.49288: done dumping result, returning 32645 1726880388.49298: done running TaskExecutor() for managed_node2/TASK: Clean up test environment for qnetd [1266f4c6-4e69-28d7-f79e-00000000000a] 32645 1726880388.49307: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000a 32645 1726880388.49578: no more pending results, returning what we have 32645 1726880388.49583: in VariableManager get_vars() 32645 1726880388.49612: Calling all_inventory to load vars for managed_node2 32645 1726880388.49615: Calling groups_inventory to load vars for managed_node2 32645 1726880388.49619: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.49631: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.49635: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.49639: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.49911: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000a 32645 1726880388.49914: WORKER PROCESS EXITING 32645 1726880388.49943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.50251: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.50274: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.50280: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.50333: done with get_vars() 32645 1726880388.50341: variable 'ansible_search_path' from source: unknown 32645 1726880388.51114: variable 'omit' from source: magic vars 32645 1726880388.51142: variable 'omit' from source: magic vars 32645 1726880388.51163: variable 'omit' from source: magic vars 32645 1726880388.51172: we have included files to process 32645 1726880388.51173: generating all_blocks data 32645 1726880388.51175: done generating all_blocks data 32645 1726880388.51185: processing included file: fedora.linux_system_roles.ha_cluster 32645 1726880388.51211: in VariableManager get_vars() 32645 1726880388.51231: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.51253: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.51259: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.51293: done with get_vars() 32645 1726880388.51324: in VariableManager get_vars() 32645 1726880388.51380: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.51411: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.51416: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.51444: done with get_vars() 32645 1726880388.51485: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/main.yml 32645 1726880388.51535: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/defaults/main.yml 32645 1726880388.51714: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/meta/main.yml 32645 1726880388.51842: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml 32645 1726880388.52286: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/handlers/main.yml 32645 1726880388.52397: iterating over new_blocks loaded from include file 32645 1726880388.52399: in VariableManager get_vars() 32645 1726880388.52416: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.52438: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.52443: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.52471: done with get_vars() 32645 1726880388.52474: filtering new block on tags 32645 1726880388.52522: done filtering new block on tags 32645 1726880388.52525: in VariableManager get_vars() 32645 1726880388.52556: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.52576: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.52581: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.52617: done with get_vars() 32645 1726880388.52620: filtering new block on tags 32645 1726880388.52645: done filtering new block on tags 32645 1726880388.52648: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ha_cluster for managed_node2 32645 1726880388.52656: extending task lists for all hosts with included blocks 32645 1726880388.53396: done extending task lists 32645 1726880388.53398: done processing included files 32645 1726880388.53399: results queue empty 32645 1726880388.53400: checking for any_errors_fatal 32645 1726880388.53401: done checking for any_errors_fatal 32645 1726880388.53406: checking for max_fail_percentage 32645 1726880388.53408: done checking for max_fail_percentage 32645 1726880388.53409: checking to see if all hosts have failed and the running result is not ok 32645 1726880388.53410: done checking to see if all hosts have failed 32645 1726880388.53411: getting the remaining hosts for this loop 32645 1726880388.53412: done getting the remaining hosts for this loop 32645 1726880388.53415: getting the next task for host managed_node2 32645 1726880388.53419: done getting next task for host managed_node2 32645 1726880388.53422: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed 32645 1726880388.53425: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880388.53438: getting variables 32645 1726880388.53439: in VariableManager get_vars() 32645 1726880388.53458: Calling all_inventory to load vars for managed_node2 32645 1726880388.53460: Calling groups_inventory to load vars for managed_node2 32645 1726880388.53463: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880388.53475: Calling all_plugins_play to load vars for managed_node2 32645 1726880388.53478: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880388.53482: Calling groups_plugins_play to load vars for managed_node2 32645 1726880388.53699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880388.54021: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880388.54044: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.54051: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880388.54094: done with get_vars() 32645 1726880388.54108: done getting variables 32645 1726880388.54200: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 Friday 20 September 2024 20:59:48 -0400 (0:00:00.058) 0:00:03.115 ****** 32645 1726880388.54243: entering _queue_task() for managed_node2/package 32645 1726880388.54245: Creating lock for package 32645 1726880388.54581: worker is 1 (out of 1 available) 32645 1726880388.54591: exiting _queue_task() for managed_node2/package 32645 1726880388.54600: done queuing things up, now waiting for results queue to drain 32645 1726880388.54601: waiting for pending results... 32645 1726880388.54785: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed 32645 1726880388.54872: in run() - task 1266f4c6-4e69-28d7-f79e-0000000000c3 32645 1726880388.54894: variable 'ansible_search_path' from source: unknown 32645 1726880388.54907: variable 'ansible_search_path' from source: unknown 32645 1726880388.54991: calling self._execute() 32645 1726880388.55053: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.55066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.55082: variable 'omit' from source: magic vars 32645 1726880388.55690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880388.58546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880388.58764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880388.58768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880388.58770: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880388.58787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880388.58886: 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) 32645 1726880388.58935: 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) 32645 1726880388.58973: 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) 32645 1726880388.59106: 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) 32645 1726880388.59111: 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) 32645 1726880388.59204: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880388.59244: Evaluated conditional (not __ha_cluster_is_ostree | d(false)): True 32645 1726880388.59324: variable 'omit' from source: magic vars 32645 1726880388.59327: variable 'omit' from source: magic vars 32645 1726880388.59433: variable 'omit' from source: magic vars 32645 1726880388.59436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880388.59449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880388.59474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880388.59500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880388.59515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880388.59568: variable 'inventory_hostname' from source: set_fact 32645 1726880388.59645: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.59649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.59721: Set connection var ansible_shell_executable to /bin/sh 32645 1726880388.59737: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880388.59751: Set connection var ansible_timeout to 10 32645 1726880388.59765: Set connection var ansible_shell_type to sh 32645 1726880388.59794: Set connection var ansible_pipelining to False 32645 1726880388.59802: Set connection var ansible_connection to ssh 32645 1726880388.59831: variable 'ansible_shell_executable' from source: unknown 32645 1726880388.59840: variable 'ansible_connection' from source: unknown 32645 1726880388.59876: variable 'ansible_module_compression' from source: unknown 32645 1726880388.59880: variable 'ansible_shell_type' from source: unknown 32645 1726880388.59891: variable 'ansible_shell_executable' from source: unknown 32645 1726880388.59894: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880388.59897: variable 'ansible_pipelining' from source: unknown 32645 1726880388.59901: variable 'ansible_timeout' from source: unknown 32645 1726880388.59983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880388.60056: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880388.60072: variable 'omit' from source: magic vars 32645 1726880388.60083: starting attempt loop 32645 1726880388.60102: running the handler 32645 1726880388.60315: variable 'ansible_facts' from source: unknown 32645 1726880388.60318: variable 'ansible_facts' from source: unknown 32645 1726880388.60321: _low_level_execute_command(): starting 32645 1726880388.60323: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880388.60965: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880388.60997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880388.61012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880388.61112: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.61130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880388.61145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880388.61176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.61248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880388.63077: stdout chunk (state=3): >>>/root <<< 32645 1726880388.63247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.63268: stdout chunk (state=3): >>><<< 32645 1726880388.63279: stderr chunk (state=3): >>><<< 32645 1726880388.63389: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880388.63398: _low_level_execute_command(): starting 32645 1726880388.63401: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309 `" && echo ansible-tmp-1726880388.6330118-32713-277819213802309="` echo /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309 `" ) && sleep 0' 32645 1726880388.63946: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880388.63963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880388.63979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880388.64006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880388.64064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.64139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880388.64156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880388.64177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.64257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880388.66330: stdout chunk (state=3): >>>ansible-tmp-1726880388.6330118-32713-277819213802309=/root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309 <<< 32645 1726880388.66656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.66659: stdout chunk (state=3): >>><<< 32645 1726880388.66662: stderr chunk (state=3): >>><<< 32645 1726880388.66665: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880388.6330118-32713-277819213802309=/root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880388.66668: variable 'ansible_module_compression' from source: unknown 32645 1726880388.66671: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 32645 1726880388.66674: ANSIBALLZ: Acquiring lock 32645 1726880388.66676: ANSIBALLZ: Lock acquired: 139731850498064 32645 1726880388.66679: ANSIBALLZ: Creating module 32645 1726880388.89456: ANSIBALLZ: Writing module into payload 32645 1726880388.89652: ANSIBALLZ: Writing module 32645 1726880388.89670: ANSIBALLZ: Renaming module 32645 1726880388.89676: ANSIBALLZ: Done creating module 32645 1726880388.89692: variable 'ansible_facts' from source: unknown 32645 1726880388.89755: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py 32645 1726880388.89868: Sending initial data 32645 1726880388.89872: Sent initial data (152 bytes) 32645 1726880388.90314: 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 <<< 32645 1726880388.90318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.90321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880388.90323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.90376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880388.90380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.90444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32645 1726880388.92354: 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 <<< 32645 1726880388.92392: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880388.92450: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpgr78lxpg /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py <<< 32645 1726880388.92453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py" <<< 32645 1726880388.92489: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpgr78lxpg" to remote "/root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py" <<< 32645 1726880388.93978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.94108: stderr chunk (state=3): >>><<< 32645 1726880388.94111: stdout chunk (state=3): >>><<< 32645 1726880388.94132: done transferring module to remote 32645 1726880388.94168: _low_level_execute_command(): starting 32645 1726880388.94216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/ /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py && sleep 0' 32645 1726880388.94810: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880388.94827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880388.94876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.94980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880388.95030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.95088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880388.97480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880388.97483: stdout chunk (state=3): >>><<< 32645 1726880388.97485: stderr chunk (state=3): >>><<< 32645 1726880388.97487: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880388.97489: _low_level_execute_command(): starting 32645 1726880388.97491: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/AnsiballZ_dnf.py && sleep 0' 32645 1726880388.98702: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880388.98773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880388.98809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880388.98834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880388.98923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880389.01178: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880389.01232: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880389.01267: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880389.01595: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880389.01600: stdout chunk (state=3): >>>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 <<< 32645 1726880389.01622: 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 0x7f6efe1b4530> <<< 32645 1726880389.01645: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe183b30> <<< 32645 1726880389.01661: 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' <<< 32645 1726880389.01687: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe1b6ab0> <<< 32645 1726880389.01719: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880389.01745: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880389.01760: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880389.01791: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880389.01888: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880389.01924: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880389.01956: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880389.01978: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 32645 1726880389.02003: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880389.02065: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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' <<< 32645 1726880389.02147: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdf89160> <<< 32645 1726880389.02182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdf8a3f0> # /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' <<< 32645 1726880389.02206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880389.02266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880389.02359: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdf8b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdf8a600> # /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 0x7f6efdfbc140> <<< 32645 1726880389.02386: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880389.02401: stdout chunk (state=3): >>>import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880389.02426: 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 <<< 32645 1726880389.02447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.02487: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdf8a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880389.02591: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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. <<< 32645 1726880389.02875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880389.02906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880389.02944: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880389.02947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.02968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880389.03036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880389.03043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880389.03073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfda0f0> <<< 32645 1726880389.03100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880389.03159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880389.03163: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880389.03205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.03243: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880389.03285: 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 0x7f6efe019190> <<< 32645 1726880389.03304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880389.03307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe019820> <<< 32645 1726880389.03331: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880389.03381: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfdb920> <<< 32645 1726880389.03395: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880389.03420: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfdaae0> <<< 32645 1726880389.03531: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfe3260> <<< 32645 1726880389.03562: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880389.03595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880389.03620: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880389.03643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880389.03675: 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' <<< 32645 1726880389.03719: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe048d70> <<< 32645 1726880389.03727: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe01b950> <<< 32645 1726880389.03764: 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 0x7f6efe048dd0> <<< 32645 1726880389.03767: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdff5a90> <<< 32645 1726880389.03820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880389.03866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880389.03870: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04a030> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfe2540><<< 32645 1726880389.03902: 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' <<< 32645 1726880389.03932: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.03949: 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 0x7f6efe04a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04a330> <<< 32645 1726880389.03979: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.04009: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efe04a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfe1130> <<< 32645 1726880389.04023: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880389.04050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880389.04077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880389.04112: 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' <<< 32645 1726880389.04133: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe070c20> import 'errno' # <<< 32645 1726880389.04168: 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' <<< 32645 1726880389.04204: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efe072360> <<< 32645 1726880389.04207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880389.04244: 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' <<< 32645 1726880389.04265: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe073200> <<< 32645 1726880389.04299: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.04314: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efe073860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe072750> <<< 32645 1726880389.04345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880389.04361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880389.04398: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.04418: 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 0x7f6efdde82c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe0739e0> <<< 32645 1726880389.04468: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04aa20> <<< 32645 1726880389.04481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880389.04506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880389.04531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880389.04553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880389.04591: 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 0x7f6efde141d0> <<< 32645 1726880389.04618: 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' <<< 32645 1726880389.04653: 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 0x7f6efde14d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde14a70> <<< 32645 1726880389.04689: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efde14d40> <<< 32645 1726880389.04717: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.04835: stdout chunk (state=3): >>># 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 0x7f6efde14f20> <<< 32645 1726880389.04862: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efddea330> <<< 32645 1726880389.04894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880389.04897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880389.04932: 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' <<< 32645 1726880389.04936: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde16600> <<< 32645 1726880389.04970: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde15280> <<< 32645 1726880389.04981: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04b140> <<< 32645 1726880389.05009: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880389.05074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.05098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880389.05138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880389.05166: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde429c0> <<< 32645 1726880389.05226: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880389.05245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.05280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880389.05283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880389.05321: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde5eb70> <<< 32645 1726880389.05351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880389.05397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880389.05474: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880389.05478: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880389.05508: 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 0x7f6efde8f920> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880389.05536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880389.05563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880389.05613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880389.05697: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdebe0c0> <<< 32645 1726880389.05786: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde8fa40> <<< 32645 1726880389.05824: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde5f800> <<< 32645 1726880389.05852: 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 0x7f6efdc949e0> <<< 32645 1726880389.05876: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde5dbb0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde17560> <<< 32645 1726880389.05994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880389.06018: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6efdc94bf0> <<< 32645 1726880389.06105: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_fybqr2q4/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 32645 1726880389.06270: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.06305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880389.06308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880389.06351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880389.06427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880389.06475: 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 0x7f6efdcf26c0> <<< 32645 1726880389.06480: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880389.06683: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdccd5b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdccc710> <<< 32645 1726880389.06687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.06728: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880389.06745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880389.06774: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880389.06788: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.08807: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.10897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880389.10902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880389.10927: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdcf0ad0> # /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' <<< 32645 1726880389.10966: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880389.11017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880389.11024: 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' <<< 32645 1726880389.11055: 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 0x7f6efdd1a090> <<< 32645 1726880389.11084: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19e50> <<< 32645 1726880389.11120: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19760> <<< 32645 1726880389.11143: 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' <<< 32645 1726880389.11189: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19e80> <<< 32645 1726880389.11496: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde16570> <<< 32645 1726880389.11520: 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' # 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 0x7f6efdd1ade0> # 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 0x7f6efdd1b020> # /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 0x7f6efdd1b530> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880389.11529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880389.11576: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb85220> <<< 32645 1726880389.11615: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.11641: 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 0x7f6efdb86e40> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880389.11666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880389.11725: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb87800> <<< 32645 1726880389.11779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880389.11799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880389.11841: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb889e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880389.11930: stdout chunk (state=3): >>># 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' <<< 32645 1726880389.12035: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8b4a0> <<< 32645 1726880389.12177: 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 0x7f6efdb8b800> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb89790> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880389.12182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880389.12206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880389.12212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880389.12238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880389.12290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880389.12316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880389.12322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880389.12352: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8f410> import '_tokenize' # <<< 32645 1726880389.12490: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8dee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8dc40> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880389.12502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880389.12672: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8e1b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb89be0> <<< 32645 1726880389.12708: 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 0x7f6efdbd74d0> <<< 32645 1726880389.12750: 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 0x7f6efdbd7620> <<< 32645 1726880389.12782: 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 <<< 32645 1726880389.12813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880389.12855: 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' <<< 32645 1726880389.12914: 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 0x7f6efdbd9220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbd8fe0> <<< 32645 1726880389.12921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880389.13171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.13175: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efdbdb620> <<< 32645 1726880389.13186: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbd9880> <<< 32645 1726880389.13255: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 32645 1726880389.13261: stdout chunk (state=3): >>> <<< 32645 1726880389.13342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880389.13380: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 32645 1726880389.13387: stdout chunk (state=3): >>> <<< 32645 1726880389.13421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880389.13435: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880389.13489: stdout chunk (state=3): >>> <<< 32645 1726880389.13535: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbdec60><<< 32645 1726880389.13540: stdout chunk (state=3): >>> <<< 32645 1726880389.13817: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbdb710><<< 32645 1726880389.13823: stdout chunk (state=3): >>> <<< 32645 1726880389.13922: 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'<<< 32645 1726880389.13930: stdout chunk (state=3): >>> <<< 32645 1726880389.13992: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efdbdfc80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880389.14001: stdout chunk (state=3): >>> <<< 32645 1726880389.14016: 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 0x7f6efdbdfd70><<< 32645 1726880389.14025: stdout chunk (state=3): >>> <<< 32645 1726880389.14098: 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'<<< 32645 1726880389.14195: 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 0x7f6efdbe1670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbd7920> # /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 <<< 32645 1726880389.14236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 32645 1726880389.14244: stdout chunk (state=3): >>> <<< 32645 1726880389.14281: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880389.14296: stdout chunk (state=3): >>> <<< 32645 1726880389.14347: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880389.14361: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efdbe3710> <<< 32645 1726880389.14692: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.14719: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.14752: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efdbe4b90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe1eb0> <<< 32645 1726880389.14830: 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'<<< 32645 1726880389.14864: 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 0x7f6efdbe3260><<< 32645 1726880389.14897: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe1ac0> # zipimport: zlib available <<< 32645 1726880389.14931: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880389.14941: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 32645 1726880389.14975: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880389.15162: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880389.15286: stdout chunk (state=3): >>> <<< 32645 1726880389.15343: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.15372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.15395: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880389.15431: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880389.15441: stdout chunk (state=3): >>> <<< 32645 1726880389.15461: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.15482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880389.15514: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.15757: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.15991: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.17209: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880389.17387: stdout chunk (state=3): >>> <<< 32645 1726880389.18450: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880389.18458: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880389.18472: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880389.18517: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880389.18571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.18629: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.18648: 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 0x7f6efdc68bf0> <<< 32645 1726880389.18800: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880389.18803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880389.18805: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdc69a60> <<< 32645 1726880389.18807: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe75c0> <<< 32645 1726880389.18867: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880389.18870: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.18896: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.18926: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880389.18946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.19108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.19297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880389.19315: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdc69730> <<< 32645 1726880389.19331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.20192: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.21193: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.21319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.21456: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880389.21466: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.21532: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.21586: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880389.21704: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.21836: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.22014: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880389.22036: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.22051: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880389.22072: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.22152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.22197: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880389.22203: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.22821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.22917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880389.23030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880389.23049: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880389.23180: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdc6ab70> <<< 32645 1726880389.23201: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.23292: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.23389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880389.23393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880389.23429: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880389.23433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880389.23456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880389.23519: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.23647: 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 0x7f6efdc721e0> <<< 32645 1726880389.23725: 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 0x7f6efdc72a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe04d0> <<< 32645 1726880389.23754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.23803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.23824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880389.23849: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.24149: stdout chunk (state=3): >>># 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 <<< 32645 1726880389.24217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.24351: 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' <<< 32645 1726880389.24358: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efdc71820> <<< 32645 1726880389.24416: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdc72b70> <<< 32645 1726880389.24461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880389.24485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.24671: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.24681: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.24724: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.24816: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32645 1726880389.24836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880389.24858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880389.24951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880389.24977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880389.25074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880389.25098: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd4ee10> <<< 32645 1726880389.25168: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efda7ca10> <<< 32645 1726880389.25297: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efda7ae10> <<< 32645 1726880389.25304: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efda7ac60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880389.25351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880389.25392: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880389.25483: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880389.25534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880389.26668: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.27344: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.28790: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.29921: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 32645 1726880389.29927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb101a0> <<< 32645 1726880389.29958: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.29965: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb103b0> <<< 32645 1726880389.29995: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 32645 1726880389.30001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 32645 1726880389.30050: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py <<< 32645 1726880389.30053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' <<< 32645 1726880389.30096: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb10b00> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb10680> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 32645 1726880389.30102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 32645 1726880389.30121: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 32645 1726880389.30210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb11400> <<< 32645 1726880389.30235: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 32645 1726880389.30262: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 32645 1726880389.30268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 32645 1726880389.30298: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880389.30310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880389.30335: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880389.30356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880389.30383: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 32645 1726880389.30415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb01bb0> <<< 32645 1726880389.30443: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb01ac0> <<< 32645 1726880389.30475: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 32645 1726880389.30498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd532930> <<< 32645 1726880389.30592: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb007d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880389.30650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880389.30693: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880389.30699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880389.30774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880389.30881: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5454c0> <<< 32645 1726880389.30888: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd533f80> <<< 32645 1726880389.30941: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5333b0> <<< 32645 1726880389.30963: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb12090> <<< 32645 1726880389.30989: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 32645 1726880389.31013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 32645 1726880389.31045: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 32645 1726880389.31299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 32645 1726880389.31305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 32645 1726880389.31431: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b5400> <<< 32645 1726880389.31578: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd569580> <<< 32645 1726880389.31634: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb02360> <<< 32645 1726880389.31658: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 32645 1726880389.31676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 32645 1726880389.31704: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 32645 1726880389.31739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 32645 1726880389.31806: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b8f80> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b71d0> <<< 32645 1726880389.31812: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd569070> <<< 32645 1726880389.31892: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb11a60> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb11490> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb111c0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb10410> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 32645 1726880389.31899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb113a0> <<< 32645 1726880389.31929: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 32645 1726880389.31937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880389.31972: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880389.32039: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b95e0> <<< 32645 1726880389.32077: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b9190> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 32645 1726880389.32099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.32211: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b9d30> <<< 32645 1726880389.32291: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 32645 1726880389.32376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880389.32423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880389.32527: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.32666: 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 0x7f6efd5c8320> <<< 32645 1726880389.33101: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5a9880> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5bab10> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 32645 1726880389.33105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 32645 1726880389.33163: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5a9310> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 32645 1726880389.33176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 32645 1726880389.33218: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d6630> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 32645 1726880389.33248: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 32645 1726880389.33286: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d72c0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d6d80> <<< 32645 1726880389.33307: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 32645 1726880389.33489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 32645 1726880389.33540: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d77d0> <<< 32645 1726880389.33569: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 32645 1726880389.33624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 32645 1726880389.34037: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5cfce0> <<< 32645 1726880389.34060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880389.34097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880389.34129: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcfbff50> <<< 32645 1726880389.34166: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.34228: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1a00> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff17f0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py <<< 32645 1726880389.34246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.34289: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' <<< 32645 1726880389.34320: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880389.34617: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff2420> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff2ba0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff2b40> # extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.34624: stdout chunk (state=3): >>># extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efcff37a0> <<< 32645 1726880389.34689: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efcff2d50> <<< 32645 1726880389.34746: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4cd40> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' <<< 32645 1726880389.34832: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4d1c0> <<< 32645 1726880389.34902: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1e50> <<< 32645 1726880389.34980: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' <<< 32645 1726880389.35012: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 32645 1726880389.35019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.35041: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py <<< 32645 1726880389.35062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' <<< 32645 1726880389.35192: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4e600> <<< 32645 1726880389.35257: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.35266: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7c470> <<< 32645 1726880389.35297: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py <<< 32645 1726880389.35396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' <<< 32645 1726880389.35420: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7c740> <<< 32645 1726880389.35452: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' <<< 32645 1726880389.35486: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 32645 1726880389.35505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' <<< 32645 1726880389.35543: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7e030> <<< 32645 1726880389.35597: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7d3d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 32645 1726880389.35626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' <<< 32645 1726880389.35673: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' <<< 32645 1726880389.35740: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7e690> <<< 32645 1726880389.35849: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7e1e0> <<< 32645 1726880389.35876: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 32645 1726880389.35918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880389.35952: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7fe00> <<< 32645 1726880389.35973: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7fa40> <<< 32645 1726880389.36046: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' <<< 32645 1726880389.36054: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb02c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 32645 1726880389.36102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py <<< 32645 1726880389.36110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb0a10> <<< 32645 1726880389.36144: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb0680> <<< 32645 1726880389.36172: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' <<< 32645 1726880389.36227: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb17c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' <<< 32645 1726880389.36255: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb1b80> <<< 32645 1726880389.36299: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7d280> <<< 32645 1726880389.36336: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7c1d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 32645 1726880389.36400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' <<< 32645 1726880389.36440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880389.36491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880389.36589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880389.36820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880389.36848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880389.36888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880389.36917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880389.36943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880389.36990: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc9146b0> <<< 32645 1726880389.37059: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efce0baa0> <<< 32645 1726880389.37155: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcddff20> <<< 32645 1726880389.37519: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdde390> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcddc6b0> <<< 32645 1726880389.37552: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py <<< 32645 1726880389.37560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' <<< 32645 1726880389.37587: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19550> <<< 32645 1726880389.37622: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.37655: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py <<< 32645 1726880389.37664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' <<< 32645 1726880389.37679: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc920e30> <<< 32645 1726880389.37708: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 32645 1726880389.37757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 32645 1726880389.37786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' <<< 32645 1726880389.37814: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 32645 1726880389.37893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' <<< 32645 1726880389.37900: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc922570> <<< 32645 1726880389.37948: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc921a00> <<< 32645 1726880389.38029: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc921100> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc920d70> <<< 32645 1726880389.38301: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb2000> <<< 32645 1726880389.38308: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4e330> <<< 32645 1726880389.38338: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py <<< 32645 1726880389.38452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' <<< 32645 1726880389.38509: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py <<< 32645 1726880389.38515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 32645 1726880389.38541: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc95f3b0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc95ef90> <<< 32645 1726880389.38589: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' <<< 32645 1726880389.38615: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py <<< 32645 1726880389.38674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py <<< 32645 1726880389.38681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc99ae10> <<< 32645 1726880389.41656: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc999850> <<< 32645 1726880389.41794: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc95f230> <<< 32645 1726880389.41974: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff3650> <<< 32645 1726880389.42080: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4d910> <<< 32645 1726880389.42086: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1af0> <<< 32645 1726880389.42136: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1bb0> <<< 32645 1726880389.42222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.42425: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 32645 1726880389.42445: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.42787: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.42962: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880389.42978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.43070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.43152: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 32645 1726880389.43171: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.43403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.43643: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 32645 1726880389.43810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880389.44698: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.44742: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 32645 1726880389.44774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 32645 1726880389.44820: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 32645 1726880389.44898: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bdf70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880389.44905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880389.45173: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9be090> <<< 32645 1726880389.45209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880389.45222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880389.45249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880389.45267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880389.45314: 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 0x7f6efc8061b0> <<< 32645 1726880389.45321: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc805a00> <<< 32645 1726880389.45365: 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 0x7f6efc805be0> <<< 32645 1726880389.45403: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9be5a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bd0a0> <<< 32645 1726880389.45485: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bdc70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 32645 1726880389.45665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 32645 1726880389.45708: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 32645 1726880389.45716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.45750: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 32645 1726880389.45791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 32645 1726880389.45954: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 32645 1726880389.45964: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc9ff7a0> <<< 32645 1726880389.45970: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9ff3b0> <<< 32645 1726880389.45999: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 32645 1726880389.46163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 32645 1726880389.46169: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc897080> <<< 32645 1726880389.46224: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9ff8f0> <<< 32645 1726880389.46256: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 32645 1726880389.46410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 32645 1726880389.48012: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc8fe150> <<< 32645 1726880389.48133: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc897170> <<< 32645 1726880389.48174: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 32645 1726880389.48286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 32645 1726880389.48442: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc743da0> <<< 32645 1726880389.48733: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc8fe660> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 32645 1726880389.48794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880389.48916: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc786d50> <<< 32645 1726880389.48992: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc743f50> <<< 32645 1726880389.48996: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 32645 1726880389.49189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880389.49213: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 32645 1726880389.49221: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc7b2f00> <<< 32645 1726880389.49277: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc787110> <<< 32645 1726880389.49304: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 32645 1726880389.49321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880389.49412: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc7f01a0> <<< 32645 1726880389.49451: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7b3590> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9fef30> <<< 32645 1726880389.49491: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 32645 1726880389.49544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 32645 1726880389.49574: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 32645 1726880389.49589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880389.49614: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 32645 1726880389.49634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 32645 1726880389.49677: 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 0x7f6efc7f3620> <<< 32645 1726880389.49769: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f2ae0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 32645 1726880389.49996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaaddd00> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaadeba0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.50746: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efaadf470> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 32645 1726880389.50773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880389.50784: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab009e0> <<< 32645 1726880389.50795: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaadede0> <<< 32645 1726880389.50818: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaaddc70> <<< 32645 1726880389.50846: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaadd550> <<< 32645 1726880389.50915: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.51084: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efab02630> <<< 32645 1726880389.51127: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaade0f0> <<< 32645 1726880389.51285: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f3920> <<< 32645 1726880389.51319: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f20f0> <<< 32645 1726880389.51357: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.51579: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc7f2810> <<< 32645 1726880389.51588: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f2570> <<< 32645 1726880389.51641: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f02f0> <<< 32645 1726880389.51681: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab03ce0> <<< 32645 1726880389.51756: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 32645 1726880389.51780: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 32645 1726880389.51805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 32645 1726880389.51836: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 32645 1726880389.51877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab52240> <<< 32645 1726880389.51904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880389.51923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880389.51965: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab52a20> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab51520> <<< 32645 1726880389.52023: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 32645 1726880389.52044: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab53230> <<< 32645 1726880389.52089: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab03440> <<< 32645 1726880389.52152: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 32645 1726880389.52189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 32645 1726880389.52217: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 32645 1726880389.52225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 32645 1726880389.52286: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab70ce0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab70260> <<< 32645 1726880389.52295: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab53f50> <<< 32645 1726880389.52323: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 32645 1726880389.52331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 32645 1726880389.52405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880389.52437: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 32645 1726880389.52461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 32645 1726880389.52492: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 32645 1726880389.52505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 32645 1726880389.52527: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab73d40> <<< 32645 1726880389.52633: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 32645 1726880389.52667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880389.52739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880389.52768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880389.52790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880389.52810: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efabb5dc0> <<< 32645 1726880389.52847: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.52873: 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 0x7f6efabb6120> <<< 32645 1726880389.52961: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaba2030> <<< 32645 1726880389.53023: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaba0200> <<< 32645 1726880389.53091: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab73260> <<< 32645 1726880389.53120: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab714f0> <<< 32645 1726880389.53157: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab71220> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 32645 1726880389.53182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 32645 1726880389.53219: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 32645 1726880389.53225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.53270: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880389.53298: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efabb7b90> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efabb6d20> <<< 32645 1726880389.53354: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab71a30> <<< 32645 1726880389.53401: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 32645 1726880389.53429: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5482c0> <<< 32645 1726880389.53502: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548680> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548710> <<< 32645 1726880389.53538: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548830> <<< 32645 1726880389.53615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 32645 1726880389.53640: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 32645 1726880389.53684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 32645 1726880389.53798: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa54b380> <<< 32645 1726880389.53861: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa549520> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa54b500> <<< 32645 1726880389.53898: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 32645 1726880389.53976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa54b5f0> <<< 32645 1726880389.53983: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548770> <<< 32645 1726880389.54004: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 32645 1726880389.54022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 32645 1726880389.54044: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa54b6e0> <<< 32645 1726880389.54074: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 32645 1726880389.54095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 32645 1726880389.54121: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5743e0> <<< 32645 1726880389.54158: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa574f20> <<< 32645 1726880389.54199: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 32645 1726880389.54242: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5750a0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py <<< 32645 1726880389.54250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5758e0> <<< 32645 1726880389.54290: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 32645 1726880389.54297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa575b50> <<< 32645 1726880389.54335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 32645 1726880389.54383: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 32645 1726880389.54406: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5764b0> <<< 32645 1726880389.54451: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa575f40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 32645 1726880389.54458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa577380> <<< 32645 1726880389.54486: stdout chunk (state=3): >>>import 'gc' # <<< 32645 1726880389.54643: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc806330> <<< 32645 1726880389.54783: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bc950> <<< 32645 1726880389.55583: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 32645 1726880389.55624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 32645 1726880389.55668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.55695: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a46e0> <<< 32645 1726880389.55928: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 32645 1726880389.55955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 32645 1726880389.55975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 32645 1726880389.56008: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.56050: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 32645 1726880389.56143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 32645 1726880389.56234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 32645 1726880389.56264: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py <<< 32645 1726880389.56273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d8e90> <<< 32645 1726880389.56331: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 32645 1726880389.56353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 32645 1726880389.56372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 32645 1726880389.56590: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.56598: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa5dae10> <<< 32645 1726880389.56612: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5da9c0> <<< 32645 1726880389.56650: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.56814: 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 0x7f6efab700b0> <<< 32645 1726880389.56825: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d98b0> <<< 32645 1726880389.56834: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d91c0> <<< 32645 1726880389.56875: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a5ee0> <<< 32645 1726880389.56902: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 32645 1726880389.56919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880389.56938: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d8c80> <<< 32645 1726880389.56971: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 32645 1726880389.57010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.57039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 32645 1726880389.57084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 32645 1726880389.57124: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa614440> <<< 32645 1726880389.57186: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5eaf30> <<< 32645 1726880389.57224: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 32645 1726880389.57239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 32645 1726880389.57254: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa615c10> <<< 32645 1726880389.57284: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py <<< 32645 1726880389.57296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 32645 1726880389.57303: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa615f10> <<< 32645 1726880389.57335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 32645 1726880389.57353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 32645 1726880389.57360: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa616150> <<< 32645 1726880389.57396: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 32645 1726880389.57439: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa6163f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 32645 1726880389.57472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 32645 1726880389.57563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa616ae0> <<< 32645 1726880389.57570: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa616960> <<< 32645 1726880389.57605: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 32645 1726880389.57620: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230410> <<< 32645 1726880389.57651: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 32645 1726880389.57692: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230560> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 32645 1726880389.57789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230770> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 32645 1726880389.57812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 32645 1726880389.57870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2316d0> <<< 32645 1726880389.57885: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230f50> <<< 32645 1726880389.57909: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 32645 1726880389.57942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232270> <<< 32645 1726880389.57970: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 32645 1726880389.58010: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232690> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 32645 1726880389.58058: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 32645 1726880389.58085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 32645 1726880389.58136: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232b40> <<< 32645 1726880389.58169: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 32645 1726880389.58208: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa233a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 32645 1726880389.58215: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 32645 1726880389.58235: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa233cb0> <<< 32645 1726880389.58285: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 32645 1726880389.58294: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa233ec0> <<< 32645 1726880389.58341: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 32645 1726880389.58383: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 32645 1726880389.58401: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa258ad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa258620> <<< 32645 1726880389.58424: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 32645 1726880389.58468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 32645 1726880389.58494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 32645 1726880389.58500: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa259910> <<< 32645 1726880389.58541: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa259250> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 32645 1726880389.58564: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25a5a0> <<< 32645 1726880389.58615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 32645 1726880389.58635: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25a870> <<< 32645 1726880389.58656: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 32645 1726880389.58673: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 32645 1726880389.58719: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25b7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 32645 1726880389.58726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25ba70> <<< 32645 1726880389.58761: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 32645 1726880389.58786: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25bc20> <<< 32645 1726880389.58806: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a44a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a41a0> <<< 32645 1726880389.58840: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa577830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 32645 1726880389.58860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 32645 1726880389.58930: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a41d0> <<< 32645 1726880389.58985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 32645 1726880389.59025: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28c5f0> <<< 32645 1726880389.59052: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 32645 1726880389.59070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 32645 1726880389.59112: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28cb00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 32645 1726880389.59135: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28d490> <<< 32645 1726880389.59179: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 32645 1726880389.59213: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.59290: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28e870> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880389.59313: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28e900> <<< 32645 1726880389.59351: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880389.59520: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa28f020> <<< 32645 1726880389.59527: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28eea0> <<< 32645 1726880389.59568: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 32645 1726880389.59626: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 32645 1726880389.59649: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 32645 1726880389.59687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880389.59740: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ad580> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 32645 1726880389.59767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 32645 1726880389.59800: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py <<< 32645 1726880389.59843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.59851: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae750> <<< 32645 1726880389.59887: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.59893: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae9c0> <<< 32645 1726880389.59918: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 32645 1726880389.59927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880389.60016: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa2aeb10> <<< 32645 1726880389.60023: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae960> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae210> <<< 32645 1726880389.60050: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ad6d0> <<< 32645 1726880389.60081: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ac9b0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28ff20> <<< 32645 1726880389.60111: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28f7d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28e360> <<< 32645 1726880389.60177: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28d8b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 32645 1726880389.60209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 32645 1726880389.60232: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2aec60> <<< 32645 1726880389.60272: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 32645 1726880389.60298: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2af530> <<< 32645 1726880389.60342: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 32645 1726880389.60388: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.60592: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0440> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0170> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 32645 1726880389.60644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 32645 1726880389.60770: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e2870> <<< 32645 1726880389.60812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 32645 1726880389.60819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 32645 1726880389.61006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 32645 1726880389.61033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 32645 1726880389.61087: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e3f80> <<< 32645 1726880389.61203: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.61226: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.61240: stdout chunk (state=3): >>>import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa2e3170> <<< 32645 1726880389.61247: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e2d50> <<< 32645 1726880389.61290: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 32645 1726880389.61392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa3156a0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa314b00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py <<< 32645 1726880389.61412: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.61452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 32645 1726880389.61524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 32645 1726880389.61690: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa316a20> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa048ec0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 32645 1726880389.61715: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 32645 1726880389.61800: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa315d30> <<< 32645 1726880389.61823: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa315a00> <<< 32645 1726880389.61901: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0710> <<< 32645 1726880389.61944: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 32645 1726880389.61972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 32645 1726880389.62014: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e23c0> <<< 32645 1726880389.62038: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0470> <<< 32645 1726880389.62067: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2afb30> <<< 32645 1726880389.62100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 32645 1726880389.62130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 32645 1726880389.62153: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa04b170> <<< 32645 1726880389.62193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 32645 1726880389.62264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa04baa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 32645 1726880389.62288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 32645 1726880389.62305: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa0644a0> <<< 32645 1726880389.62341: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 32645 1726880389.62593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa0648c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa065430> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa065a90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 32645 1726880389.62613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 32645 1726880389.62652: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 32645 1726880389.62662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880389.62700: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 32645 1726880389.62725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 32645 1726880389.62784: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880389.62859: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa0889b0><<< 32645 1726880389.62866: stdout chunk (state=3): >>> <<< 32645 1726880389.62904: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa088380> <<< 32645 1726880389.62936: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa067fe0> <<< 32645 1726880389.62954: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa067cb0> <<< 32645 1726880391.45786: stdout chunk (state=3): >>> <<< 32645 1726880391.45808: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["corosync-qnetd"], "state": "absent", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 32645 1726880391.47360: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 32645 1726880391.47803: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880391.48757: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880391.48797: stdout chunk (state=3): >>># clear sys.path_hooks <<< 32645 1726880391.48837: stdout chunk (state=3): >>># clear builtins._ <<< 32645 1726880391.48869: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 <<< 32645 1726880391.48885: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 32645 1726880391.48918: stdout chunk (state=3): >>> # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 32645 1726880391.48946: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs<<< 32645 1726880391.48980: stdout chunk (state=3): >>> # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__<<< 32645 1726880391.49009: stdout chunk (state=3): >>> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack<<< 32645 1726880391.49021: stdout chunk (state=3): >>> # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib<<< 32645 1726880391.49052: stdout chunk (state=3): >>> # 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<<< 32645 1726880391.49085: stdout chunk (state=3): >>> # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch<<< 32645 1726880391.49112: stdout chunk (state=3): >>> # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 32645 1726880391.49134: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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<<< 32645 1726880391.49180: stdout chunk (state=3): >>> # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 32645 1726880391.49184: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder<<< 32645 1726880391.49232: stdout chunk (state=3): >>> # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # 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<<< 32645 1726880391.49238: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing 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<<< 32645 1726880391.49274: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 <<< 32645 1726880391.49300: stdout chunk (state=3): >>># 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 <<< 32645 1726880391.49324: stdout chunk (state=3): >>># 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<<< 32645 1726880391.49359: stdout chunk (state=3): >>> # cleanup[2] removing 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<<< 32645 1726880391.49389: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing 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 <<< 32645 1726880391.49405: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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<<< 32645 1726880391.49537: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue <<< 32645 1726880391.49570: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const<<< 32645 1726880391.49612: stdout chunk (state=3): >>> # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types<<< 32645 1726880391.49642: stdout chunk (state=3): >>> # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction<<< 32645 1726880391.49684: stdout chunk (state=3): >>> # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction<<< 32645 1726880391.49693: stdout chunk (state=3): >>> # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob<<< 32645 1726880391.49736: stdout chunk (state=3): >>> # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle <<< 32645 1726880391.49740: stdout chunk (state=3): >>># cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal<<< 32645 1726880391.49784: stdout chunk (state=3): >>> # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin <<< 32645 1726880391.49788: stdout chunk (state=3): >>># cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf<<< 32645 1726880391.49806: stdout chunk (state=3): >>> # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term <<< 32645 1726880391.49835: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery<<< 32645 1726880391.49857: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap<<< 32645 1726880391.49878: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep <<< 32645 1726880391.49919: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions<<< 32645 1726880391.49922: stdout chunk (state=3): >>> # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors <<< 32645 1726880391.49960: stdout chunk (state=3): >>># cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus<<< 32645 1726880391.49990: stdout chunk (state=3): >>> # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves<<< 32645 1726880391.50020: stdout chunk (state=3): >>> # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage<<< 32645 1726880391.50035: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install<<< 32645 1726880391.50067: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 32645 1726880391.51066: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2<<< 32645 1726880391.51094: stdout chunk (state=3): >>> # destroy _lzma # destroy bz2<<< 32645 1726880391.51113: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path<<< 32645 1726880391.51159: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib<<< 32645 1726880391.51179: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ntpath <<< 32645 1726880391.51274: stdout chunk (state=3): >>># destroy zipimport <<< 32645 1726880391.51299: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog<<< 32645 1726880391.51424: stdout chunk (state=3): >>> # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus<<< 32645 1726880391.51427: stdout chunk (state=3): >>> # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel<<< 32645 1726880391.51448: stdout chunk (state=3): >>> # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat<<< 32645 1726880391.51516: stdout chunk (state=3): >>> # destroy dateutil<<< 32645 1726880391.51520: stdout chunk (state=3): >>> <<< 32645 1726880391.51546: stdout chunk (state=3): >>># destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse<<< 32645 1726880391.51587: stdout chunk (state=3): >>> # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common<<< 32645 1726880391.51590: stdout chunk (state=3): >>> # destroy dateutil.tz._factories # destroy dateutil.tz.tz<<< 32645 1726880391.51653: stdout chunk (state=3): >>> # destroy dateutil.tz # destroy six <<< 32645 1726880391.51676: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 32645 1726880391.51707: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3<<< 32645 1726880391.51780: stdout chunk (state=3): >>> # cleanup[3] wiping _decimal <<< 32645 1726880391.51819: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term<<< 32645 1726880391.51857: stdout chunk (state=3): >>> # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell<<< 32645 1726880391.51890: stdout chunk (state=3): >>> # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache<<< 32645 1726880391.51916: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean<<< 32645 1726880391.51939: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses<<< 32645 1726880391.51992: stdout chunk (state=3): >>> # cleanup[3] wiping _curses<<< 32645 1726880391.52019: stdout chunk (state=3): >>> # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm <<< 32645 1726880391.52037: stdout chunk (state=3): >>># destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor<<< 32645 1726880391.52066: stdout chunk (state=3): >>> # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter<<< 32645 1726880391.52113: stdout chunk (state=3): >>> # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction<<< 32645 1726880391.52155: stdout chunk (state=3): >>> # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps<<< 32645 1726880391.52159: stdout chunk (state=3): >>> # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 32645 1726880391.52181: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction<<< 32645 1726880391.52220: stdout chunk (state=3): >>> # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata <<< 32645 1726880391.52261: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo<<< 32645 1726880391.52264: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._module<<< 32645 1726880391.52317: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue<<< 32645 1726880391.52337: stdout chunk (state=3): >>> # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh<<< 32645 1726880391.52372: stdout chunk (state=3): >>> # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast <<< 32645 1726880391.52414: stdout chunk (state=3): >>># destroy dis<<< 32645 1726880391.52417: stdout chunk (state=3): >>> # destroy token # cleanup[3] wiping _opcode <<< 32645 1726880391.52466: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448<<< 32645 1726880391.52475: stdout chunk (state=3): >>> # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust<<< 32645 1726880391.52563: stdout chunk (state=3): >>> # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar<<< 32645 1726880391.52570: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.request<<< 32645 1726880391.52574: stdout chunk (state=3): >>> # destroy bisect<<< 32645 1726880391.52576: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.error<<< 32645 1726880391.52639: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager<<< 32645 1726880391.52644: stdout chunk (state=3): >>> # cleanup[3] wiping email.message<<< 32645 1726880391.52663: stdout chunk (state=3): >>> # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 32645 1726880391.52695: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase <<< 32645 1726880391.52725: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime<<< 32645 1726880391.52766: stdout chunk (state=3): >>> # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors<<< 32645 1726880391.52770: stdout chunk (state=3): >>> # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart<<< 32645 1726880391.52824: stdout chunk (state=3): >>> # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime<<< 32645 1726880391.52828: stdout chunk (state=3): >>> # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators<<< 32645 1726880391.52889: stdout chunk (state=3): >>> # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib<<< 32645 1726880391.52893: stdout chunk (state=3): >>> # cleanup[3] wiping _blake2<<< 32645 1726880391.52895: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping copy<<< 32645 1726880391.52955: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array <<< 32645 1726880391.52994: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 32645 1726880391.52998: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers<<< 32645 1726880391.53021: stdout chunk (state=3): >>> # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid<<< 32645 1726880391.53055: stdout chunk (state=3): >>> # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 32645 1726880391.53086: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform<<< 32645 1726880391.53115: stdout chunk (state=3): >>> # cleanup[3] wiping pwd<<< 32645 1726880391.53140: stdout chunk (state=3): >>> # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale <<< 32645 1726880391.53192: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder<<< 32645 1726880391.53197: stdout chunk (state=3): >>> # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json<<< 32645 1726880391.53227: stdout chunk (state=3): >>> # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc<<< 32645 1726880391.53256: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse<<< 32645 1726880391.53296: stdout chunk (state=3): >>> # cleanup[3] wiping ipaddress <<< 32645 1726880391.53320: stdout chunk (state=3): >>># cleanup[3] wiping urllib <<< 32645 1726880391.53343: stdout chunk (state=3): >>># destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2<<< 32645 1726880391.53369: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil<<< 32645 1726880391.53407: stdout chunk (state=3): >>> # cleanup[3] wiping zlib <<< 32645 1726880391.53433: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re<<< 32645 1726880391.53478: stdout chunk (state=3): >>> # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg <<< 32645 1726880391.53482: stdout chunk (state=3): >>># cleanup[3] wiping re._parser<<< 32645 1726880391.53543: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools<<< 32645 1726880391.53546: stdout chunk (state=3): >>> # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc<<< 32645 1726880391.53586: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util<<< 32645 1726880391.53621: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util<<< 32645 1726880391.53627: stdout chunk (state=3): >>> # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 32645 1726880391.53677: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 32645 1726880391.53683: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 32645 1726880391.53721: stdout chunk (state=3): >>> # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 32645 1726880391.53732: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 32645 1726880391.53778: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 32645 1726880391.53782: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread<<< 32645 1726880391.53819: stdout chunk (state=3): >>> # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880391.53822: stdout chunk (state=3): >>># cleanup[3] wiping builtins<<< 32645 1726880391.53896: stdout chunk (state=3): >>> # destroy decimal # destroy _dbus_bindings<<< 32645 1726880391.53919: stdout chunk (state=3): >>> # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust<<< 32645 1726880391.53947: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 32645 1726880391.54095: stdout chunk (state=3): >>> <<< 32645 1726880391.55115: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880391.55151: stdout chunk (state=3): >>># destroy _socket # destroy pkcs7<<< 32645 1726880391.55212: stdout chunk (state=3): >>> # destroy ocsp # destroy dh # destroy dsa<<< 32645 1726880391.55243: stdout chunk (state=3): >>> # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf<<< 32645 1726880391.55257: stdout chunk (state=3): >>> <<< 32645 1726880391.55331: stdout chunk (state=3): >>># destroy _weakref<<< 32645 1726880391.55353: stdout chunk (state=3): >>> <<< 32645 1726880391.55391: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880391.55422: stdout chunk (state=3): >>># destroy _uuid <<< 32645 1726880391.55462: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser<<< 32645 1726880391.55474: stdout chunk (state=3): >>> # destroy tokenize<<< 32645 1726880391.55505: stdout chunk (state=3): >>> # destroy _compat_pickle <<< 32645 1726880391.55548: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib<<< 32645 1726880391.55710: stdout chunk (state=3): >>> # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip <<< 32645 1726880391.55726: stdout chunk (state=3): >>># destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448<<< 32645 1726880391.55795: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509<<< 32645 1726880391.55799: stdout chunk (state=3): >>> # destroy ipaddress<<< 32645 1726880391.55809: stdout chunk (state=3): >>> <<< 32645 1726880391.55842: stdout chunk (state=3): >>># destroy _frozen_importlib_external<<< 32645 1726880391.55878: stdout chunk (state=3): >>> # destroy _imp # destroy marshal # destroy unicodedata <<< 32645 1726880391.55933: stdout chunk (state=3): >>># destroy _blake2<<< 32645 1726880391.55951: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives.asymmetric.dh<<< 32645 1726880391.55994: stdout chunk (state=3): >>> # destroy email<<< 32645 1726880391.56024: stdout chunk (state=3): >>> # destroy queue # destroy shlex # destroy pwd<<< 32645 1726880391.56053: stdout chunk (state=3): >>> # destroy _functools # destroy gettext # destroy libcomps # destroy urllib<<< 32645 1726880391.56077: stdout chunk (state=3): >>> # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json<<< 32645 1726880391.56130: stdout chunk (state=3): >>> # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib <<< 32645 1726880391.56134: stdout chunk (state=3): >>># destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa<<< 32645 1726880391.56158: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes<<< 32645 1726880391.56202: stdout chunk (state=3): >>> # destroy urllib.parse <<< 32645 1726880391.56256: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880391.56319: stdout chunk (state=3): >>># destroy tempfile # destroy traceback<<< 32645 1726880391.56375: stdout chunk (state=3): >>> # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses<<< 32645 1726880391.56379: stdout chunk (state=3): >>> # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias<<< 32645 1726880391.56420: stdout chunk (state=3): >>> # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install<<< 32645 1726880391.56424: stdout chunk (state=3): >>> # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo<<< 32645 1726880391.56456: stdout chunk (state=3): >>> # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread<<< 32645 1726880391.56541: stdout chunk (state=3): >>> # destroy rpm <<< 32645 1726880391.56675: stdout chunk (state=3): >>># destroy functools <<< 32645 1726880391.56680: stdout chunk (state=3): >>># destroy itertools # destroy locale # destroy signal <<< 32645 1726880391.56720: stdout chunk (state=3): >>># destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select<<< 32645 1726880391.56746: stdout chunk (state=3): >>> # destroy selectors # destroy json.scanner<<< 32645 1726880391.56770: stdout chunk (state=3): >>> # destroy _json # destroy collections # destroy io # destroy _opcode<<< 32645 1726880391.56898: stdout chunk (state=3): >>> <<< 32645 1726880391.56953: stdout chunk (state=3): >>># destroy _warnings # destroy posix<<< 32645 1726880391.56967: stdout chunk (state=3): >>> <<< 32645 1726880391.57079: stdout chunk (state=3): >>># destroy binascii <<< 32645 1726880391.57082: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar<<< 32645 1726880391.57119: stdout chunk (state=3): >>> # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 32645 1726880391.57149: stdout chunk (state=3): >>># destroy string <<< 32645 1726880391.57234: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880391.57540: stdout chunk (state=3): >>># clear sys.meta_path <<< 32645 1726880391.57701: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 32645 1726880391.57828: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases<<< 32645 1726880391.57864: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 32645 1726880391.57895: stdout chunk (state=3): >>># destroy _codecs # destroy re<<< 32645 1726880391.57925: stdout chunk (state=3): >>> <<< 32645 1726880391.57943: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880391.57981: stdout chunk (state=3): >>># destroy _sre <<< 32645 1726880391.58001: stdout chunk (state=3): >>># clear sys.audit hooks<<< 32645 1726880391.58031: stdout chunk (state=3): >>> <<< 32645 1726880391.59781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880391.59785: stderr chunk (state=3): >>><<< 32645 1726880391.59787: stdout chunk (state=3): >>><<< 32645 1726880391.59969: _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 0x7f6efe1b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe183b30> # /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 0x7f6efe1b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f6efdf89160> # /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 0x7f6efdf8a3f0> # /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 0x7f6efdf8b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdf8a600> # /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 0x7f6efdfbc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f6efdf8a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f6efdfda0f0> # /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 0x7f6efe019190> # /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 0x7f6efe019820> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfdb920> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfdaae0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfe3260> # /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 0x7f6efe048d70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe01b950> # /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 0x7f6efe048dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdff5a90> # /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 0x7f6efe04a030> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfe2540> # /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 0x7f6efe04a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04a330> # 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 0x7f6efe04a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdfe1130> 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 0x7f6efe070c20> 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 0x7f6efe072360> # /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 0x7f6efe073200> # 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 0x7f6efe073860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe072750> # /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 0x7f6efdde82c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe0739e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04aa20> # /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 0x7f6efde141d0> # /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 0x7f6efde14d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde14a70> # 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 0x7f6efde14d40> # 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 0x7f6efde14f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efddea330> # /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 0x7f6efde16600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde15280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efe04b140> # /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 0x7f6efde429c0> # /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 0x7f6efde5eb70> # /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 0x7f6efde8f920> # /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 0x7f6efdebe0c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde8fa40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde5f800> # /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 0x7f6efdc949e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde5dbb0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde17560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6efdc94bf0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_fybqr2q4/ansible_ansible.legacy.dnf_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 0x7f6efdcf26c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdccd5b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdccc710> # 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 0x7f6efdcf0ad0> # /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 0x7f6efdd1a090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19760> # /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 0x7f6efdd19e80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efde16570> 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 0x7f6efdd1ade0> # 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 0x7f6efdd1b020> # /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 0x7f6efdd1b530> 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 0x7f6efdb85220> # 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 0x7f6efdb86e40> # /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 0x7f6efdb87800> # /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 0x7f6efdb889e0> # /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 0x7f6efdb8b4a0> # 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 0x7f6efdb8b800> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb89790> # /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 0x7f6efdb8f410> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8dee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb8dc40> # /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 0x7f6efdb8e1b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb89be0> # 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 0x7f6efdbd74d0> # /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 0x7f6efdbd7620> # /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 0x7f6efdbd9220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbd8fe0> # /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 0x7f6efdbdb620> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbd9880> # /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 0x7f6efdbdec60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbdb710> # 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 0x7f6efdbdfc80> # 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 0x7f6efdbdfd70> # 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 0x7f6efdbe1670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbd7920> # /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 0x7f6efdbe3710> # 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 0x7f6efdbe4b90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe1eb0> # 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 0x7f6efdbe3260> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe1ac0> # 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 0x7f6efdc68bf0> # /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 0x7f6efdc69a60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe75c0> 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 0x7f6efdc69730> # 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 0x7f6efdc6ab70> # 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 0x7f6efdc721e0> # 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 0x7f6efdc72a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdbe04d0> # 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 0x7f6efdc71820> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdc72b70> 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 0x7f6efdd4ee10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efda7ca10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efda7ae10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efda7ac60> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb101a0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb103b0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb10b00> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb10680> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb11400> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb01bb0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb01ac0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd532930> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb007d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5454c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd533f80> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5333b0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb12090> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b5400> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd569580> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb02360> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b8f80> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b71d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd569070> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb11a60> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb11490> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb111c0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb10410> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdb113a0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b95e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b9190> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5b9d30> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7f6efd5c8320> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5a9880> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5bab10> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5a9310> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d6630> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d72c0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d6d80> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5d77d0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efd5cfce0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcfbff50> # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1a00> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff17f0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff2420> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff2ba0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff2b40> # extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efcff37a0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efcff2d50> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4cd40> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4d1c0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1e50> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4e600> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7c470> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7c740> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7e030> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7d3d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7e690> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7e1e0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7fe00> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7fa40> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb02c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb0a10> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb0680> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb17c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb1b80> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7d280> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd7c1d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc9146b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efce0baa0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcddff20> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdde390> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcddc6b0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efdd19550> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc920e30> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc922570> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc921a00> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc921100> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc920d70> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcdb2000> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4e330> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc95f3b0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc95ef90> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc99ae10> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc999850> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc95f230> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff3650> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcd4d910> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1af0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efcff1bb0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bdf70> # /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 0x7f6efc9be090> # /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 0x7f6efc8061b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc805a00> # 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 0x7f6efc805be0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9be5a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bd0a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bdc70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc9ff7a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9ff3b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc897080> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9ff8f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc8fe150> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc897170> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc743da0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc8fe660> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc786d50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc743f50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc7b2f00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc787110> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc7f01a0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7b3590> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9fef30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f6efc7f3620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f2ae0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaaddd00> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaadeba0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efaadf470> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab009e0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaadede0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaaddc70> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaadd550> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efab02630> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaade0f0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f3920> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f20f0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efc7f2810> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f2570> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc7f02f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab03ce0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab52240> # /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 0x7f6efab52a20> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab51520> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab53230> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab03440> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab70ce0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab70260> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab53f50> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab73d40> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f6efabb5dc0> # 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 0x7f6efabb6120> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaba2030> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efaba0200> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab73260> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab714f0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab71220> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efabb7b90> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efabb6d20> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efab71a30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5482c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548680> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548710> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548830> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa54b380> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa549520> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa54b500> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa54b5f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa548770> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa54b6e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5743e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa574f20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5750a0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5758e0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa575b50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5764b0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa575f40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa577380> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc806330> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efc9bc950> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a46e0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d8e90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa5dae10> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5da9c0> # 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 0x7f6efab700b0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d98b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d91c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a5ee0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5d8c80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa614440> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5eaf30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa615c10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa615f10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa616150> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa6163f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa616ae0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa616960> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230410> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230560> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230770> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2316d0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa230f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232270> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232690> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa232b40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa233a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa233cb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa233ec0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa258ad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa258620> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa259910> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa259250> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25a5a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25a870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25b7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25ba70> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa25bc20> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a44a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a41a0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa577830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa5a41d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28c5f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28cb00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28d490> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28e870> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28e900> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa28f020> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28eea0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ad580> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae750> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae9c0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa2aeb10> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae960> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ae210> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ad6d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2ac9b0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28ff20> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28f7d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28e360> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa28d8b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2aec60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2af530> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0440> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0170> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e2870> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e3f80> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa2e3170> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e2d50> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa3156a0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa314b00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa316a20> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa048ec0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa315d30> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa315a00> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0710> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e23c0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2e0470> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa2afb30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa04b170> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa04baa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa0644a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa0648c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa065430> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa065a90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6efa0889b0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa088380> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa067fe0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6efa067cb0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["corosync-qnetd"], "state": "absent", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf # destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm # destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired- pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf # destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm # destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # clear sys.audit hooks 32645 1726880391.61322: done with _execute_module (ansible.legacy.dnf, {'name': ['corosync-qnetd'], 'state': 'absent', '_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.dnf', '_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-1726880388.6330118-32713-277819213802309/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880391.61325: _low_level_execute_command(): starting 32645 1726880391.61327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880388.6330118-32713-277819213802309/ > /dev/null 2>&1 && sleep 0' 32645 1726880391.61331: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880391.61333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880391.61335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880391.61337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880391.61338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880391.61340: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880391.61342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.61344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880391.61345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880391.61346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880391.61349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880391.61351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880391.61352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880391.61354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880391.61355: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880391.61356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.61357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880391.61358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880391.61360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880391.61361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880391.64031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880391.64034: stdout chunk (state=3): >>><<< 32645 1726880391.64037: stderr chunk (state=3): >>><<< 32645 1726880391.64258: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880391.64261: handler run complete 32645 1726880391.64264: attempt loop complete, returning result 32645 1726880391.64266: _execute() done 32645 1726880391.64269: dumping result to json 32645 1726880391.64271: done dumping result, returning 32645 1726880391.64273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed [1266f4c6-4e69-28d7-f79e-0000000000c3] 32645 1726880391.64275: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000000c3 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32645 1726880391.64473: no more pending results, returning what we have 32645 1726880391.64476: results queue empty 32645 1726880391.64477: checking for any_errors_fatal 32645 1726880391.64479: done checking for any_errors_fatal 32645 1726880391.64479: checking for max_fail_percentage 32645 1726880391.64481: done checking for max_fail_percentage 32645 1726880391.64482: checking to see if all hosts have failed and the running result is not ok 32645 1726880391.64483: done checking to see if all hosts have failed 32645 1726880391.64484: getting the remaining hosts for this loop 32645 1726880391.64486: done getting the remaining hosts for this loop 32645 1726880391.64489: getting the next task for host managed_node2 32645 1726880391.64495: done getting next task for host managed_node2 32645 1726880391.64499: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present 32645 1726880391.64503: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880391.64513: getting variables 32645 1726880391.64515: in VariableManager get_vars() 32645 1726880391.64561: Calling all_inventory to load vars for managed_node2 32645 1726880391.64565: Calling groups_inventory to load vars for managed_node2 32645 1726880391.64569: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880391.64576: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000000c3 32645 1726880391.64578: WORKER PROCESS EXITING 32645 1726880391.64588: Calling all_plugins_play to load vars for managed_node2 32645 1726880391.64592: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880391.64595: Calling groups_plugins_play to load vars for managed_node2 32645 1726880391.64811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880391.64971: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880391.64987: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880391.64997: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880391.65044: done with get_vars() 32645 1726880391.65055: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:16 Friday 20 September 2024 20:59:51 -0400 (0:00:03.108) 0:00:06.224 ****** 32645 1726880391.65131: entering _queue_task() for managed_node2/file 32645 1726880391.65334: worker is 1 (out of 1 available) 32645 1726880391.65347: exiting _queue_task() for managed_node2/file 32645 1726880391.65361: done queuing things up, now waiting for results queue to drain 32645 1726880391.65362: waiting for pending results... 32645 1726880391.65519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present 32645 1726880391.65603: in run() - task 1266f4c6-4e69-28d7-f79e-0000000000c4 32645 1726880391.65612: variable 'ansible_search_path' from source: unknown 32645 1726880391.65616: variable 'ansible_search_path' from source: unknown 32645 1726880391.65654: calling self._execute() 32645 1726880391.65719: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880391.65725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880391.65737: variable 'omit' from source: magic vars 32645 1726880391.66213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880391.67879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880391.67943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880391.67980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880391.68015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880391.68041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880391.68105: 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) 32645 1726880391.68135: 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) 32645 1726880391.68159: 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) 32645 1726880391.68190: 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) 32645 1726880391.68203: 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) 32645 1726880391.68300: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880391.68316: Evaluated conditional (not __ha_cluster_is_ostree | d(false)): True 32645 1726880391.68323: variable 'omit' from source: magic vars 32645 1726880391.68367: variable 'omit' from source: magic vars 32645 1726880391.68393: variable 'omit' from source: magic vars 32645 1726880391.68414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880391.68446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880391.68460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880391.68475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880391.68485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880391.68509: variable 'inventory_hostname' from source: set_fact 32645 1726880391.68513: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880391.68518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880391.68603: Set connection var ansible_shell_executable to /bin/sh 32645 1726880391.68610: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880391.68617: Set connection var ansible_timeout to 10 32645 1726880391.68619: Set connection var ansible_shell_type to sh 32645 1726880391.68634: Set connection var ansible_pipelining to False 32645 1726880391.68637: Set connection var ansible_connection to ssh 32645 1726880391.68662: variable 'ansible_shell_executable' from source: unknown 32645 1726880391.68667: variable 'ansible_connection' from source: unknown 32645 1726880391.68670: variable 'ansible_module_compression' from source: unknown 32645 1726880391.68672: variable 'ansible_shell_type' from source: unknown 32645 1726880391.68675: variable 'ansible_shell_executable' from source: unknown 32645 1726880391.68677: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880391.68679: variable 'ansible_pipelining' from source: unknown 32645 1726880391.68685: variable 'ansible_timeout' from source: unknown 32645 1726880391.68689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880391.68812: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880391.68821: variable 'omit' from source: magic vars 32645 1726880391.68827: starting attempt loop 32645 1726880391.68833: running the handler 32645 1726880391.68845: _low_level_execute_command(): starting 32645 1726880391.68854: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880391.69346: 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 <<< 32645 1726880391.69364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880391.69368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.69412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880391.69415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880391.69478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880391.72074: stdout chunk (state=3): >>>/root <<< 32645 1726880391.72245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880391.72291: stderr chunk (state=3): >>><<< 32645 1726880391.72296: stdout chunk (state=3): >>><<< 32645 1726880391.72315: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880391.72331: _low_level_execute_command(): starting 32645 1726880391.72334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026 `" && echo ansible-tmp-1726880391.7231472-32774-47961201573026="` echo /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026 `" ) && sleep 0' 32645 1726880391.72770: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880391.72773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.72776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880391.72780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.72835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880391.72838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880391.72887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880391.75810: stdout chunk (state=3): >>>ansible-tmp-1726880391.7231472-32774-47961201573026=/root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026 <<< 32645 1726880391.76085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880391.76090: stdout chunk (state=3): >>><<< 32645 1726880391.76092: stderr chunk (state=3): >>><<< 32645 1726880391.76242: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880391.7231472-32774-47961201573026=/root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880391.76253: variable 'ansible_module_compression' from source: unknown 32645 1726880391.76257: ANSIBALLZ: Using lock for file 32645 1726880391.76259: ANSIBALLZ: Acquiring lock 32645 1726880391.76261: ANSIBALLZ: Lock acquired: 139731850498352 32645 1726880391.76263: ANSIBALLZ: Creating module 32645 1726880391.87745: ANSIBALLZ: Writing module into payload 32645 1726880391.87898: ANSIBALLZ: Writing module 32645 1726880391.87915: ANSIBALLZ: Renaming module 32645 1726880391.87922: ANSIBALLZ: Done creating module 32645 1726880391.87936: variable 'ansible_facts' from source: unknown 32645 1726880391.87986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py 32645 1726880391.88091: Sending initial data 32645 1726880391.88095: Sent initial data (152 bytes) 32645 1726880391.88554: 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 <<< 32645 1726880391.88580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880391.88621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.88704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880391.88707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880391.88745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880391.88805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880391.91241: 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 <<< 32645 1726880391.91245: stderr chunk (state=3): >>>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 <<< 32645 1726880391.91289: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880391.91341: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2dx_vjqk /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py <<< 32645 1726880391.91345: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py" <<< 32645 1726880391.91379: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2dx_vjqk" to remote "/root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py" <<< 32645 1726880391.92541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880391.92566: stderr chunk (state=3): >>><<< 32645 1726880391.92573: stdout chunk (state=3): >>><<< 32645 1726880391.92603: done transferring module to remote 32645 1726880391.92632: _low_level_execute_command(): starting 32645 1726880391.92635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/ /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py && sleep 0' 32645 1726880391.93332: 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 <<< 32645 1726880391.93336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.93341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880391.93348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.93459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880391.93490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880391.93506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880391.96154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880391.96196: stderr chunk (state=3): >>><<< 32645 1726880391.96199: stdout chunk (state=3): >>><<< 32645 1726880391.96212: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880391.96215: _low_level_execute_command(): starting 32645 1726880391.96226: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/AnsiballZ_file.py && sleep 0' 32645 1726880391.96754: 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 <<< 32645 1726880391.96758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.96767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880391.96781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880391.96839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880391.96844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880391.96892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880392.00021: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880392.00084: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880392.00128: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880392.00142: stdout chunk (state=3): >>>import '_warnings' # <<< 32645 1726880392.00151: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880392.00245: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880392.00267: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880392.00321: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880392.00372: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880392.00378: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880392.00413: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880392.00437: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880392.00444: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880392.00518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880392.00534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.00690: stdout chunk (state=3): >>>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 0x7f032e6d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e6a3b30> <<< 32645 1726880392.00721: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880392.00731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880392.00752: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e6d6ab0> <<< 32645 1726880392.00784: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880392.00823: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880392.00832: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880392.00869: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880392.00922: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880392.00930: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880392.01074: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880392.01117: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880392.01127: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880392.01177: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880392.01203: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880392.01398: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f032e4a5160> # /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' <<< 32645 1726880392.01408: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4a63f0> <<< 32645 1726880392.01449: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880392.01456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.01489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880392.01516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880392.01541: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4a71d0> <<< 32645 1726880392.01547: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4a6600> <<< 32645 1726880392.01595: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880392.01602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32645 1726880392.01631: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4d8140> <<< 32645 1726880392.01683: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880392.01686: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880392.01723: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880392.01758: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880392.01834: 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 <<< 32645 1726880392.01867: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.01900: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4a6150> <<< 32645 1726880392.01906: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880392.01950: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880392.02093: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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. <<< 32645 1726880392.02435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880392.02483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880392.02530: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880392.02576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.02580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880392.02644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880392.02665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880392.02696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880392.02735: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880392.02757: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f61b0> <<< 32645 1726880392.02791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880392.02836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880392.02872: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880392.02939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.03100: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e535220> # /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 0x7f032e535880> import '_collections' # <<< 32645 1726880392.03133: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f7e90> <<< 32645 1726880392.03309: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f6b10> <<< 32645 1726880392.03362: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4ff320> <<< 32645 1726880392.03416: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880392.03451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880392.03487: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880392.03501: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880392.03533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880392.03567: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880392.03578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880392.03616: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e564d70> <<< 32645 1726880392.03644: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e537980> <<< 32645 1726880392.03687: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880392.03794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e564dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f5250> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880392.03841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880392.03857: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e5660c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4fe600> <<< 32645 1726880392.03877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880392.03890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880392.03937: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.03951: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.03954: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e566510> <<< 32645 1726880392.03966: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e5663c0> <<< 32645 1726880392.04011: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.04035: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.04040: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e5667b0> <<< 32645 1726880392.04308: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4fd1f0> 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 0x7f032e58cc80> 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 0x7f032e58e3c0> # /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' <<< 32645 1726880392.04312: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e58f260> <<< 32645 1726880392.04382: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.04385: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e58f890> <<< 32645 1726880392.04418: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e58e7b0> <<< 32645 1726880392.04453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880392.04482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880392.04539: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.04550: 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 0x7f032e3402c0> <<< 32645 1726880392.04568: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e58f9b0> <<< 32645 1726880392.04627: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e566ab0> <<< 32645 1726880392.04659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880392.04703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880392.04732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880392.04770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880392.04816: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.04852: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e3701d0> <<< 32645 1726880392.04895: 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' <<< 32645 1726880392.04946: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.04975: 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 0x7f032e370cb0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e370a10><<< 32645 1726880392.04999: stdout chunk (state=3): >>> <<< 32645 1726880392.05021: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.05029: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.05067: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e370ce0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.05239: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.05265: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e370e90><<< 32645 1726880392.05318: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e342330> <<< 32645 1726880392.05347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 32645 1726880392.05360: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880392.05392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880392.05419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 32645 1726880392.05445: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e372570><<< 32645 1726880392.05455: stdout chunk (state=3): >>> <<< 32645 1726880392.05517: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3711f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e5671a0><<< 32645 1726880392.05523: stdout chunk (state=3): >>> <<< 32645 1726880392.05566: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 32645 1726880392.05660: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.05695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880392.05756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 32645 1726880392.05772: stdout chunk (state=3): >>> <<< 32645 1726880392.05810: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e39e930> <<< 32645 1726880392.05900: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 32645 1726880392.05906: stdout chunk (state=3): >>> <<< 32645 1726880392.05931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.05966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880392.06012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880392.06082: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3baab0><<< 32645 1726880392.06126: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 32645 1726880392.06134: stdout chunk (state=3): >>> <<< 32645 1726880392.06204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 32645 1726880392.06292: stdout chunk (state=3): >>> import 'ntpath' # <<< 32645 1726880392.06352: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880392.06360: 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 0x7f032e3eb830><<< 32645 1726880392.06366: stdout chunk (state=3): >>> <<< 32645 1726880392.06401: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880392.06457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880392.06496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880392.06571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880392.06789: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e41dfd0> <<< 32645 1726880392.06847: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3eb950><<< 32645 1726880392.06855: stdout chunk (state=3): >>> <<< 32645 1726880392.06915: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3bb170><<< 32645 1726880392.06920: stdout chunk (state=3): >>> <<< 32645 1726880392.06965: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880392.06991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1f0950> <<< 32645 1726880392.07025: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3b9af0><<< 32645 1726880392.07033: stdout chunk (state=3): >>> <<< 32645 1726880392.07197: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3734d0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880392.07234: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f032e3b9eb0><<< 32645 1726880392.07240: stdout chunk (state=3): >>> <<< 32645 1726880392.07362: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_hwhrqinc/ansible_file_payload.zip'<<< 32645 1726880392.07373: stdout chunk (state=3): >>> <<< 32645 1726880392.07389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.07669: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.07675: stdout chunk (state=3): >>> <<< 32645 1726880392.07715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 32645 1726880392.07724: stdout chunk (state=3): >>> <<< 32645 1726880392.07748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 32645 1726880392.07755: stdout chunk (state=3): >>> <<< 32645 1726880392.07815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 32645 1726880392.07821: stdout chunk (state=3): >>> <<< 32645 1726880392.07955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 32645 1726880392.07959: stdout chunk (state=3): >>> <<< 32645 1726880392.07991: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 32645 1726880392.08010: stdout chunk (state=3): >>> <<< 32645 1726880392.08022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e24e600><<< 32645 1726880392.08028: stdout chunk (state=3): >>> <<< 32645 1726880392.08050: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880392.08056: stdout chunk (state=3): >>> <<< 32645 1726880392.08355: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e2254f0><<< 32645 1726880392.08389: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e224650><<< 32645 1726880392.08393: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32645 1726880392.08402: stdout chunk (state=3): >>> <<< 32645 1726880392.08463: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 32645 1726880392.08466: stdout chunk (state=3): >>> <<< 32645 1726880392.08512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 32645 1726880392.08516: stdout chunk (state=3): >>> <<< 32645 1726880392.08526: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880392.08551: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.11202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.13269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880392.13272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880392.13325: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e24c4d0> <<< 32645 1726880392.13331: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880392.13517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.13521: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880392.13524: 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' <<< 32645 1726880392.13634: 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 0x7f032e276060> <<< 32645 1726880392.13678: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e275df0><<< 32645 1726880392.13739: stdout chunk (state=3): >>> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e275730><<< 32645 1726880392.13787: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 32645 1726880392.13802: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880392.13907: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e276120><<< 32645 1726880392.13934: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e24f020> 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'<<< 32645 1726880392.13993: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e276de0> # 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' <<< 32645 1726880392.14044: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e276f90> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880392.14150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 32645 1726880392.14154: stdout chunk (state=3): >>> import '_locale' # <<< 32645 1726880392.14228: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e2774a0> import 'pwd' # <<< 32645 1726880392.14305: 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' <<< 32645 1726880392.14373: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e11f0><<< 32645 1726880392.14379: stdout chunk (state=3): >>> <<< 32645 1726880392.14470: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.14502: 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 0x7f032e0e2e10><<< 32645 1726880392.14570: stdout chunk (state=3): >>> # /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'<<< 32645 1726880392.14609: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e37a0> <<< 32645 1726880392.14744: 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 0x7f032e0e4950><<< 32645 1726880392.14772: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 32645 1726880392.14809: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880392.14854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880392.14875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880392.14970: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e7470> <<< 32645 1726880392.15002: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.15056: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e4a7140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e5730> <<< 32645 1726880392.15085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880392.15181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 32645 1726880392.15210: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880392.15255: stdout chunk (state=3): >>># /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' <<< 32645 1726880392.15279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 32645 1726880392.15289: stdout chunk (state=3): >>> <<< 32645 1726880392.15311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880392.15316: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0eb290><<< 32645 1726880392.15353: stdout chunk (state=3): >>> import '_tokenize' # <<< 32645 1726880392.15455: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e9d60><<< 32645 1726880392.15461: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e9ac0><<< 32645 1726880392.15497: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880392.15522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 32645 1726880392.15658: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0ea030><<< 32645 1726880392.15661: stdout chunk (state=3): >>> <<< 32645 1726880392.15707: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e5c40><<< 32645 1726880392.15712: stdout chunk (state=3): >>> <<< 32645 1726880392.15765: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.15769: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.15785: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e1333e0><<< 32645 1726880392.15787: stdout chunk (state=3): >>> <<< 32645 1726880392.15837: 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 <<< 32645 1726880392.15852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e133530><<< 32645 1726880392.15861: stdout chunk (state=3): >>> <<< 32645 1726880392.15894: 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<<< 32645 1726880392.15900: stdout chunk (state=3): >>> <<< 32645 1726880392.15932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 32645 1726880392.15935: stdout chunk (state=3): >>> <<< 32645 1726880392.15974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 32645 1726880392.15978: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 32645 1726880392.15992: stdout chunk (state=3): >>> <<< 32645 1726880392.16037: 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'<<< 32645 1726880392.16075: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e135160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e134f20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880392.16262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 32645 1726880392.16339: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.16360: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.16368: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e1376b0> <<< 32645 1726880392.16382: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e135850><<< 32645 1726880392.16394: stdout chunk (state=3): >>> <<< 32645 1726880392.16430: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880392.16501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880392.16538: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880392.16562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880392.16590: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880392.16791: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e13aea0> <<< 32645 1726880392.16957: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e137860> <<< 32645 1726880392.17073: 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'<<< 32645 1726880392.17093: stdout chunk (state=3): >>> <<< 32645 1726880392.17097: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e13bb90> <<< 32645 1726880392.17152: 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'<<< 32645 1726880392.17156: stdout chunk (state=3): >>> <<< 32645 1726880392.17181: 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 0x7f032e13be90> <<< 32645 1726880392.17286: 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' <<< 32645 1726880392.17290: 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'<<< 32645 1726880392.17296: stdout chunk (state=3): >>> <<< 32645 1726880392.17305: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e13d6a0><<< 32645 1726880392.17346: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e133860> <<< 32645 1726880392.17377: 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<<< 32645 1726880392.17395: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 32645 1726880392.17433: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 32645 1726880392.17440: stdout chunk (state=3): >>> <<< 32645 1726880392.17484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 32645 1726880392.17495: stdout chunk (state=3): >>> <<< 32645 1726880392.17539: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.17593: stdout chunk (state=3): >>> <<< 32645 1726880392.17605: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880392.17622: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e13f860> <<< 32645 1726880392.17963: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.17990: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e140920><<< 32645 1726880392.18024: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e13e000> <<< 32645 1726880392.18067: 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'<<< 32645 1726880392.18086: 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 0x7f032e13f3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e13dc10><<< 32645 1726880392.18119: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.18156: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.18167: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 32645 1726880392.18206: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.18378: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.18487: stdout chunk (state=3): >>> <<< 32645 1726880392.18561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.18601: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.18607: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880392.18615: stdout chunk (state=3): >>> <<< 32645 1726880392.18640: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.18651: stdout chunk (state=3): >>> <<< 32645 1726880392.18672: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.18686: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880392.18694: stdout chunk (state=3): >>> <<< 32645 1726880392.18720: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.18727: stdout chunk (state=3): >>> <<< 32645 1726880392.18953: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.18961: stdout chunk (state=3): >>> <<< 32645 1726880392.19200: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.19206: stdout chunk (state=3): >>> <<< 32645 1726880392.20387: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.20588: stdout chunk (state=3): >>> <<< 32645 1726880392.21529: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880392.21543: stdout chunk (state=3): >>> <<< 32645 1726880392.21577: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880392.21583: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880392.21602: stdout chunk (state=3): >>> <<< 32645 1726880392.21606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880392.21706: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 32645 1726880392.21712: stdout chunk (state=3): >>> <<< 32645 1726880392.21751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880392.21773: stdout chunk (state=3): >>> <<< 32645 1726880392.21860: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.21864: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.21869: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e1c4a70><<< 32645 1726880392.21879: stdout chunk (state=3): >>> <<< 32645 1726880392.22061: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 32645 1726880392.22085: stdout chunk (state=3): >>> <<< 32645 1726880392.22090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880392.22116: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1c57c0><<< 32645 1726880392.22122: stdout chunk (state=3): >>> <<< 32645 1726880392.22150: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e143d40><<< 32645 1726880392.22157: stdout chunk (state=3): >>> <<< 32645 1726880392.22237: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880392.22243: stdout chunk (state=3): >>> <<< 32645 1726880392.22270: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.22278: stdout chunk (state=3): >>> <<< 32645 1726880392.22317: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.22323: stdout chunk (state=3): >>> <<< 32645 1726880392.22343: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880392.22379: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.22903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.23002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 32645 1726880392.23012: stdout chunk (state=3): >>> <<< 32645 1726880392.23031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880392.23054: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1c5a60><<< 32645 1726880392.23061: stdout chunk (state=3): >>> <<< 32645 1726880392.23089: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.24067: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.24988: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.24994: stdout chunk (state=3): >>> <<< 32645 1726880392.25143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.25276: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880392.25282: stdout chunk (state=3): >>> <<< 32645 1726880392.25316: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.25318: stdout chunk (state=3): >>> <<< 32645 1726880392.25394: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.25397: stdout chunk (state=3): >>> <<< 32645 1726880392.25452: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880392.25464: stdout chunk (state=3): >>> <<< 32645 1726880392.25480: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.25616: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.25621: stdout chunk (state=3): >>> <<< 32645 1726880392.25801: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880392.25807: stdout chunk (state=3): >>> <<< 32645 1726880392.25833: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.25839: stdout chunk (state=3): >>> <<< 32645 1726880392.25885: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.25908: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880392.25922: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.25988: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.26054: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880392.26086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.26582: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.27039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 32645 1726880392.27087: stdout chunk (state=3): >>> <<< 32645 1726880392.27165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880392.27210: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880392.27363: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1c6ab0><<< 32645 1726880392.27390: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.27524: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.27656: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880392.27671: stdout chunk (state=3): >>> <<< 32645 1726880392.27679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880392.27700: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880392.27707: stdout chunk (state=3): >>> <<< 32645 1726880392.27731: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880392.27738: stdout chunk (state=3): >>> <<< 32645 1726880392.27770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 32645 1726880392.27780: stdout chunk (state=3): >>> <<< 32645 1726880392.27795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 32645 1726880392.27801: stdout chunk (state=3): >>> <<< 32645 1726880392.27903: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.27909: stdout chunk (state=3): >>> <<< 32645 1726880392.28095: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.28102: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e1ce270> <<< 32645 1726880392.28176: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.28197: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880392.28203: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e1ceb40><<< 32645 1726880392.28224: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1c7da0><<< 32645 1726880392.28262: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32645 1726880392.28268: stdout chunk (state=3): >>> <<< 32645 1726880392.28336: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.28344: stdout chunk (state=3): >>> <<< 32645 1726880392.28419: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available<<< 32645 1726880392.28424: stdout chunk (state=3): >>> <<< 32645 1726880392.28488: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.28564: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.28662: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.28789: 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 <<< 32645 1726880392.28870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880392.29012: 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' <<< 32645 1726880392.29028: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032e1cd850><<< 32645 1726880392.29101: stdout chunk (state=3): >>> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1cecf0><<< 32645 1726880392.29110: stdout chunk (state=3): >>> <<< 32645 1726880392.29159: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880392.29165: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # <<< 32645 1726880392.29192: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.29198: stdout chunk (state=3): >>> <<< 32645 1726880392.29308: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.29314: stdout chunk (state=3): >>> <<< 32645 1726880392.29413: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.29460: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.29537: 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 <<< 32645 1726880392.29549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880392.29555: stdout chunk (state=3): >>> <<< 32645 1726880392.29584: 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<<< 32645 1726880392.29625: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 32645 1726880392.29633: stdout chunk (state=3): >>> <<< 32645 1726880392.29668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880392.29759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 32645 1726880392.29794: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880392.29825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 32645 1726880392.29833: stdout chunk (state=3): >>> <<< 32645 1726880392.30001: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e2bee70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032dfd8aa0><<< 32645 1726880392.30007: stdout chunk (state=3): >>> <<< 32645 1726880392.30124: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032dfd6e10> <<< 32645 1726880392.30152: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032dfd6c60> <<< 32645 1726880392.30174: stdout chunk (state=3): >>># destroy ansible.module_utils.distro<<< 32645 1726880392.30181: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # <<< 32645 1726880392.30205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880392.30284: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 32645 1726880392.30305: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880392.30409: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 32645 1726880392.30419: stdout chunk (state=3): >>> <<< 32645 1726880392.30450: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880392.30472: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880392.31457: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.31690: stdout chunk (state=3): >>> <<< 32645 1726880392.32556: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880392.32563: stdout chunk (state=3): >>> <<< 32645 1726880392.32801: stdout chunk (state=3): >>> <<< 32645 1726880392.32825: stdout chunk (state=3): >>>{"path": "/etc/corosync/qnetd", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/corosync/qnetd", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 32645 1726880392.32858: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880392.33388: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880392.33430: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 32645 1726880392.33492: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 32645 1726880392.33540: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 32645 1726880392.33594: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 32645 1726880392.33598: stdout chunk (state=3): >>> # cleanup[2] removing builtins<<< 32645 1726880392.33639: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib<<< 32645 1726880392.33660: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.33690: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.33746: stdout chunk (state=3): >>> # 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 types # cleanup[2] removing importlib._bootstrap<<< 32645 1726880392.33755: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack<<< 32645 1726880392.33776: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880392.33802: stdout chunk (state=3): >>># 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 runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 32645 1726880392.33827: stdout chunk (state=3): >>># 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<<< 32645 1726880392.33858: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.33893: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.33931: stdout chunk (state=3): >>> # 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 <<< 32645 1726880392.33967: stdout chunk (state=3): >>># 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<<< 32645 1726880392.33993: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34005: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34020: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34057: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34095: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors<<< 32645 1726880392.34116: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34118: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34141: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34167: stdout chunk (state=3): >>> # 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<<< 32645 1726880392.34289: stdout chunk (state=3): >>> # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 32645 1726880392.34532: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 32645 1726880392.34544: stdout chunk (state=3): >>> # destroy importlib._abc<<< 32645 1726880392.34562: stdout chunk (state=3): >>> # destroy importlib.util <<< 32645 1726880392.34577: stdout chunk (state=3): >>># destroy importlib.machinery <<< 32645 1726880392.34606: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880392.34629: stdout chunk (state=3): >>># destroy _compression # destroy _lzma<<< 32645 1726880392.34654: stdout chunk (state=3): >>> # destroy binascii <<< 32645 1726880392.34670: stdout chunk (state=3): >>># destroy struct # destroy zlib <<< 32645 1726880392.34679: stdout chunk (state=3): >>># destroy bz2 <<< 32645 1726880392.34695: stdout chunk (state=3): >>># destroy lzma<<< 32645 1726880392.34710: stdout chunk (state=3): >>> # destroy zipfile._path<<< 32645 1726880392.34722: stdout chunk (state=3): >>> # destroy zipfile <<< 32645 1726880392.34768: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath<<< 32645 1726880392.34782: stdout chunk (state=3): >>> <<< 32645 1726880392.34808: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880392.34819: stdout chunk (state=3): >>># destroy zipimport <<< 32645 1726880392.34830: stdout chunk (state=3): >>># destroy array<<< 32645 1726880392.34863: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.distro <<< 32645 1726880392.34871: stdout chunk (state=3): >>># destroy distro.distro <<< 32645 1726880392.34878: stdout chunk (state=3): >>># cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux <<< 32645 1726880392.34905: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2<<< 32645 1726880392.34911: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 32645 1726880392.34942: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal<<< 32645 1726880392.34961: stdout chunk (state=3): >>> # destroy uuid # cleanup[3] wiping systemd.id128<<< 32645 1726880392.34968: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string<<< 32645 1726880392.34988: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid <<< 32645 1726880392.34999: stdout chunk (state=3): >>># cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap<<< 32645 1726880392.35016: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 32645 1726880392.35034: stdout chunk (state=3): >>> # cleanup[3] wiping subprocess # destroy signal<<< 32645 1726880392.35047: stdout chunk (state=3): >>> # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 32645 1726880392.35067: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd<<< 32645 1726880392.35088: stdout chunk (state=3): >>> # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale<<< 32645 1726880392.35096: stdout chunk (state=3): >>> # destroy _locale<<< 32645 1726880392.35112: stdout chunk (state=3): >>> # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json<<< 32645 1726880392.35119: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner<<< 32645 1726880392.35137: stdout chunk (state=3): >>> # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 32645 1726880392.35147: stdout chunk (state=3): >>> # cleanup[3] wiping tempfile # destroy io # destroy weakref<<< 32645 1726880392.35169: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random<<< 32645 1726880392.35190: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch<<< 32645 1726880392.35194: stdout chunk (state=3): >>> # cleanup[3] wiping errno<<< 32645 1726880392.35196: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler<<< 32645 1726880392.35232: stdout chunk (state=3): >>> # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 32645 1726880392.35261: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 32645 1726880392.35286: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 32645 1726880392.35292: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 32645 1726880392.35337: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat<<< 32645 1726880392.35360: stdout chunk (state=3): >>> # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 32645 1726880392.35376: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 32645 1726880392.35413: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 32645 1726880392.35418: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 32645 1726880392.35434: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy systemd._daemon<<< 32645 1726880392.35502: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880392.35781: stdout chunk (state=3): >>># destroy sys.monitoring<<< 32645 1726880392.35799: stdout chunk (state=3): >>> <<< 32645 1726880392.35809: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880392.35861: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref<<< 32645 1726880392.35921: stdout chunk (state=3): >>> # destroy _uuid <<< 32645 1726880392.35925: stdout chunk (state=3): >>># destroy posixpath <<< 32645 1726880392.35953: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880392.35972: stdout chunk (state=3): >>># destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog<<< 32645 1726880392.35984: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux<<< 32645 1726880392.35990: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime<<< 32645 1726880392.36023: stdout chunk (state=3): >>> # destroy re._parser<<< 32645 1726880392.36028: stdout chunk (state=3): >>> # destroy tokenize<<< 32645 1726880392.36073: stdout chunk (state=3): >>> # destroy _string <<< 32645 1726880392.36081: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp<<< 32645 1726880392.36107: stdout chunk (state=3): >>> # destroy marshal # 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<<< 32645 1726880392.36140: stdout chunk (state=3): >>> # destroy stat<<< 32645 1726880392.36145: stdout chunk (state=3): >>> # destroy _blake2<<< 32645 1726880392.36174: stdout chunk (state=3): >>> # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select<<< 32645 1726880392.36216: stdout chunk (state=3): >>> # destroy _hashlib <<< 32645 1726880392.36222: stdout chunk (state=3): >>># destroy selinux._selinux<<< 32645 1726880392.36267: stdout chunk (state=3): >>> # destroy collections # destroy copyreg # destroy contextlib # destroy _signal <<< 32645 1726880392.36309: stdout chunk (state=3): >>># destroy _typing<<< 32645 1726880392.36313: stdout chunk (state=3): >>> # destroy _tokenize # destroy argparse<<< 32645 1726880392.36364: stdout chunk (state=3): >>> # destroy json<<< 32645 1726880392.36371: stdout chunk (state=3): >>> # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 32645 1726880392.36423: stdout chunk (state=3): >>># clear sys.meta_path<<< 32645 1726880392.36428: stdout chunk (state=3): >>> # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880392.36487: stdout chunk (state=3): >>> <<< 32645 1726880392.36559: stdout chunk (state=3): >>># destroy codecs <<< 32645 1726880392.36569: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8<<< 32645 1726880392.36607: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings<<< 32645 1726880392.36637: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy re <<< 32645 1726880392.36662: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880392.36710: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator<<< 32645 1726880392.36720: stdout chunk (state=3): >>> # destroy _sha2 # destroy builtins<<< 32645 1726880392.36742: stdout chunk (state=3): >>> # destroy _thread<<< 32645 1726880392.36746: stdout chunk (state=3): >>> # destroy _abc<<< 32645 1726880392.36765: stdout chunk (state=3): >>> # destroy _sre<<< 32645 1726880392.36771: stdout chunk (state=3): >>> # destroy posix # destroy _functools<<< 32645 1726880392.36801: stdout chunk (state=3): >>> # destroy _io # clear sys.audit hooks <<< 32645 1726880392.37355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880392.37434: stderr chunk (state=3): >>><<< 32645 1726880392.37438: stdout chunk (state=3): >>><<< 32645 1726880392.37537: _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 0x7f032e6d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e6a3b30> # /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 0x7f032e6d6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f032e4a5160> # /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 0x7f032e4a63f0> # /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 0x7f032e4a71d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4a6600> # /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 0x7f032e4d8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f032e4a6150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f032e4f61b0> # /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 0x7f032e535220> # /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 0x7f032e535880> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f7e90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f6b10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4ff320> # /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 0x7f032e564d70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e537980> # /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 0x7f032e564dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4f5250> # /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 0x7f032e5660c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4fe600> # /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 0x7f032e566510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e5663c0> # 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 0x7f032e5667b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e4fd1f0> 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 0x7f032e58cc80> 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 0x7f032e58e3c0> # /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 0x7f032e58f260> # 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 0x7f032e58f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e58e7b0> # /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 0x7f032e3402c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e58f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e566ab0> # /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 0x7f032e3701d0> # /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 0x7f032e370cb0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e370a10> # 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 0x7f032e370ce0> # 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 0x7f032e370e90> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e342330> # /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 0x7f032e372570> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3711f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e5671a0> # /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 0x7f032e39e930> # /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 0x7f032e3baab0> # /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 0x7f032e3eb830> # /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 0x7f032e41dfd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3eb950> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3bb170> # /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 0x7f032e1f0950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3b9af0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e3734d0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f032e3b9eb0> # zipimport: found 30 names in '/tmp/ansible_file_payload_hwhrqinc/ansible_file_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 0x7f032e24e600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e2254f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e224650> # 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 0x7f032e24c4d0> # /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 0x7f032e276060> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e275df0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e275730> # /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 0x7f032e276120> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e24f020> 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 0x7f032e276de0> # 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 0x7f032e276f90> # /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 0x7f032e2774a0> 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 0x7f032e0e11f0> # 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 0x7f032e0e2e10> # /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 0x7f032e0e37a0> # /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 0x7f032e0e4950> # /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 0x7f032e0e7470> # 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 0x7f032e4a7140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e5730> # /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 0x7f032e0eb290> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e9d60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e9ac0> # /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 0x7f032e0ea030> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e0e5c40> # 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 0x7f032e1333e0> # /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 0x7f032e133530> # /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 0x7f032e135160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e134f20> # /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 0x7f032e1376b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e135850> # /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 0x7f032e13aea0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e137860> # 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 0x7f032e13bb90> # 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 0x7f032e13be90> # 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 0x7f032e13d6a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e133860> # /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 0x7f032e13f860> # 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 0x7f032e140920> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e13e000> # 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 0x7f032e13f3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e13dc10> # 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 0x7f032e1c4a70> # /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 0x7f032e1c57c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e143d40> 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 0x7f032e1c5a60> # 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 0x7f032e1c6ab0> # 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 0x7f032e1ce270> # 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 0x7f032e1ceb40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1c7da0> # 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 0x7f032e1cd850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032e1cecf0> 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 0x7f032e2bee70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032dfd8aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032dfd6e10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032dfd6c60> # 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 {"path": "/etc/corosync/qnetd", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/corosync/qnetd", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks 32645 1726880392.38860: done with _execute_module (file, {'path': '/etc/corosync/qnetd', 'state': 'absent', '_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': 'file', '_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-1726880391.7231472-32774-47961201573026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880392.38864: _low_level_execute_command(): starting 32645 1726880392.38870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880391.7231472-32774-47961201573026/ > /dev/null 2>&1 && sleep 0' 32645 1726880392.38874: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880392.38877: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880392.38879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.38882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880392.38888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880392.38894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880392.41502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880392.41531: stderr chunk (state=3): >>><<< 32645 1726880392.41534: stdout chunk (state=3): >>><<< 32645 1726880392.41546: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880392.41585: handler run complete 32645 1726880392.41589: attempt loop complete, returning result 32645 1726880392.41591: _execute() done 32645 1726880392.41594: dumping result to json 32645 1726880392.41597: done dumping result, returning 32645 1726880392.41617: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present [1266f4c6-4e69-28d7-f79e-0000000000c4] 32645 1726880392.41620: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000000c4 ok: [managed_node2] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } 32645 1726880392.41980: no more pending results, returning what we have 32645 1726880392.41987: results queue empty 32645 1726880392.41988: checking for any_errors_fatal 32645 1726880392.41995: done checking for any_errors_fatal 32645 1726880392.41996: checking for max_fail_percentage 32645 1726880392.41998: done checking for max_fail_percentage 32645 1726880392.41999: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.42000: done checking to see if all hosts have failed 32645 1726880392.42001: getting the remaining hosts for this loop 32645 1726880392.42003: done getting the remaining hosts for this loop 32645 1726880392.42009: getting the next task for host managed_node2 32645 1726880392.42018: done getting next task for host managed_node2 32645 1726880392.42021: ^ task is: TASK: meta (role_complete) 32645 1726880392.42024: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880392.42039: getting variables 32645 1726880392.42041: in VariableManager get_vars() 32645 1726880392.42100: Calling all_inventory to load vars for managed_node2 32645 1726880392.42104: Calling groups_inventory to load vars for managed_node2 32645 1726880392.42108: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.42129: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.42137: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.42144: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.42420: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000000c4 32645 1726880392.42424: WORKER PROCESS EXITING 32645 1726880392.42481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.42861: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.42896: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.42907: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.42996: done with get_vars() 32645 1726880392.43016: done getting variables 32645 1726880392.43165: done queuing things up, now waiting for results queue to drain 32645 1726880392.43168: results queue empty 32645 1726880392.43171: checking for any_errors_fatal 32645 1726880392.43175: done checking for any_errors_fatal 32645 1726880392.43179: checking for max_fail_percentage 32645 1726880392.43180: done checking for max_fail_percentage 32645 1726880392.43183: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.43186: done checking to see if all hosts have failed 32645 1726880392.43188: getting the remaining hosts for this loop 32645 1726880392.43189: done getting the remaining hosts for this loop 32645 1726880392.43192: getting the next task for host managed_node2 32645 1726880392.43197: done getting next task for host managed_node2 32645 1726880392.43200: ^ task is: TASK: Run HA Cluster role 32645 1726880392.43201: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880392.43204: getting variables 32645 1726880392.43206: in VariableManager get_vars() 32645 1726880392.43227: Calling all_inventory to load vars for managed_node2 32645 1726880392.43232: Calling groups_inventory to load vars for managed_node2 32645 1726880392.43235: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.43241: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.43243: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.43249: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.43469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.43798: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.43811: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.43814: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.43843: done with get_vars() 32645 1726880392.43852: done getting variables TASK [Run HA Cluster role] ***************************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:34 Friday 20 September 2024 20:59:52 -0400 (0:00:00.788) 0:00:07.013 ****** 32645 1726880392.43965: entering _queue_task() for managed_node2/include_role 32645 1726880392.44301: worker is 1 (out of 1 available) 32645 1726880392.44317: exiting _queue_task() for managed_node2/include_role 32645 1726880392.44331: done queuing things up, now waiting for results queue to drain 32645 1726880392.44334: waiting for pending results... 32645 1726880392.44714: running TaskExecutor() for managed_node2/TASK: Run HA Cluster role 32645 1726880392.44767: in run() - task 1266f4c6-4e69-28d7-f79e-00000000000b 32645 1726880392.44772: variable 'ansible_search_path' from source: unknown 32645 1726880392.44815: calling self._execute() 32645 1726880392.44910: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.44913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.44919: variable 'omit' from source: magic vars 32645 1726880392.45045: _execute() done 32645 1726880392.45051: dumping result to json 32645 1726880392.45055: done dumping result, returning 32645 1726880392.45059: done running TaskExecutor() for managed_node2/TASK: Run HA Cluster role [1266f4c6-4e69-28d7-f79e-00000000000b] 32645 1726880392.45061: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000b 32645 1726880392.45188: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000b 32645 1726880392.45191: WORKER PROCESS EXITING 32645 1726880392.45272: no more pending results, returning what we have 32645 1726880392.45276: in VariableManager get_vars() 32645 1726880392.45311: Calling all_inventory to load vars for managed_node2 32645 1726880392.45316: Calling groups_inventory to load vars for managed_node2 32645 1726880392.45320: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.45331: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.45337: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.45344: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.45605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.45924: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.45957: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.45964: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.46019: done with get_vars() 32645 1726880392.46025: variable 'ansible_search_path' from source: unknown 32645 1726880392.46722: variable 'omit' from source: magic vars 32645 1726880392.46741: variable 'omit' from source: magic vars 32645 1726880392.46773: variable 'omit' from source: magic vars 32645 1726880392.46776: we have included files to process 32645 1726880392.46776: generating all_blocks data 32645 1726880392.46778: done generating all_blocks data 32645 1726880392.46781: processing included file: fedora.linux_system_roles.ha_cluster 32645 1726880392.46798: in VariableManager get_vars() 32645 1726880392.46812: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.46824: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.46829: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.46848: done with get_vars() 32645 1726880392.46871: in VariableManager get_vars() 32645 1726880392.46884: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.46896: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.46899: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.46919: done with get_vars() 32645 1726880392.46946: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/main.yml 32645 1726880392.46969: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/defaults/main.yml 32645 1726880392.47064: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/meta/main.yml 32645 1726880392.47126: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml 32645 1726880392.47491: in VariableManager get_vars() 32645 1726880392.47505: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.47519: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.47522: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.47546: done with get_vars() 32645 1726880392.47583: in VariableManager get_vars() 32645 1726880392.47601: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.47612: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.47616: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.47640: done with get_vars() 32645 1726880392.47748: in VariableManager get_vars() 32645 1726880392.47763: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.47777: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.47781: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.47803: done with get_vars() 32645 1726880392.48026: in VariableManager get_vars() 32645 1726880392.48042: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48060: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48064: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48087: done with get_vars() 32645 1726880392.48132: in VariableManager get_vars() 32645 1726880392.48145: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48159: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48162: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48185: done with get_vars() 32645 1726880392.48217: in VariableManager get_vars() 32645 1726880392.48233: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48245: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48250: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48272: done with get_vars() 32645 1726880392.48394: in VariableManager get_vars() 32645 1726880392.48412: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48427: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48433: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48458: done with get_vars() 32645 1726880392.48490: in VariableManager get_vars() 32645 1726880392.48503: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48515: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48518: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48544: done with get_vars() 32645 1726880392.48578: in VariableManager get_vars() 32645 1726880392.48609: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48622: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48626: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48653: done with get_vars() 32645 1726880392.48685: in VariableManager get_vars() 32645 1726880392.48698: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48710: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48713: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48734: done with get_vars() 32645 1726880392.48772: in VariableManager get_vars() 32645 1726880392.48785: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48797: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48800: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48820: done with get_vars() 32645 1726880392.48853: in VariableManager get_vars() 32645 1726880392.48868: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48882: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48885: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48906: done with get_vars() 32645 1726880392.48937: in VariableManager get_vars() 32645 1726880392.48952: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.48965: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48969: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.48992: done with get_vars() 32645 1726880392.49024: in VariableManager get_vars() 32645 1726880392.49037: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.49050: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49056: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49078: done with get_vars() 32645 1726880392.49124: in VariableManager get_vars() 32645 1726880392.49137: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.49151: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49154: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49176: done with get_vars() 32645 1726880392.49287: in VariableManager get_vars() 32645 1726880392.49302: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.49316: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49319: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49342: done with get_vars() 32645 1726880392.49362: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/handlers/main.yml 32645 1726880392.49834: iterating over new_blocks loaded from include file 32645 1726880392.49836: in VariableManager get_vars() 32645 1726880392.49850: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.49864: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49868: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49888: done with get_vars() 32645 1726880392.49889: filtering new block on tags 32645 1726880392.49924: done filtering new block on tags 32645 1726880392.49927: in VariableManager get_vars() 32645 1726880392.49937: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.49953: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49956: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.49975: done with get_vars() 32645 1726880392.49976: filtering new block on tags 32645 1726880392.50000: done filtering new block on tags 32645 1726880392.50002: in VariableManager get_vars() 32645 1726880392.50011: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.50022: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50026: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50043: done with get_vars() 32645 1726880392.50044: filtering new block on tags 32645 1726880392.50066: done filtering new block on tags 32645 1726880392.50068: in VariableManager get_vars() 32645 1726880392.50080: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.50092: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50095: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50112: done with get_vars() 32645 1726880392.50114: filtering new block on tags 32645 1726880392.50138: done filtering new block on tags 32645 1726880392.50140: in VariableManager get_vars() 32645 1726880392.50169: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.50183: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50187: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50204: done with get_vars() 32645 1726880392.50206: filtering new block on tags 32645 1726880392.50272: done filtering new block on tags 32645 1726880392.50274: in VariableManager get_vars() 32645 1726880392.50285: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.50300: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50303: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50321: done with get_vars() 32645 1726880392.50322: filtering new block on tags 32645 1726880392.50346: done filtering new block on tags 32645 1726880392.50352: in VariableManager get_vars() 32645 1726880392.50364: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.50375: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50382: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50401: done with get_vars() 32645 1726880392.50403: filtering new block on tags 32645 1726880392.50419: done filtering new block on tags 32645 1726880392.50421: in VariableManager get_vars() 32645 1726880392.50431: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.50443: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50446: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.50465: done with get_vars() 32645 1726880392.50466: filtering new block on tags 32645 1726880392.50479: done filtering new block on tags 32645 1726880392.50481: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ha_cluster for managed_node2 32645 1726880392.50484: extending task lists for all hosts with included blocks 32645 1726880392.51009: done extending task lists 32645 1726880392.51010: done processing included files 32645 1726880392.51010: results queue empty 32645 1726880392.51011: checking for any_errors_fatal 32645 1726880392.51012: done checking for any_errors_fatal 32645 1726880392.51013: checking for max_fail_percentage 32645 1726880392.51013: done checking for max_fail_percentage 32645 1726880392.51014: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.51014: done checking to see if all hosts have failed 32645 1726880392.51015: getting the remaining hosts for this loop 32645 1726880392.51016: done getting the remaining hosts for this loop 32645 1726880392.51018: getting the next task for host managed_node2 32645 1726880392.51021: done getting next task for host managed_node2 32645 1726880392.51022: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 32645 1726880392.51024: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880392.51033: getting variables 32645 1726880392.51034: in VariableManager get_vars() 32645 1726880392.51045: Calling all_inventory to load vars for managed_node2 32645 1726880392.51047: Calling groups_inventory to load vars for managed_node2 32645 1726880392.51050: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.51055: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.51057: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.51059: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.51169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.51313: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.51325: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.51328: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.51358: done with get_vars() 32645 1726880392.51367: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Friday 20 September 2024 20:59:52 -0400 (0:00:00.074) 0:00:07.087 ****** 32645 1726880392.51420: entering _queue_task() for managed_node2/include_tasks 32645 1726880392.51422: Creating lock for include_tasks 32645 1726880392.51608: worker is 1 (out of 1 available) 32645 1726880392.51622: exiting _queue_task() for managed_node2/include_tasks 32645 1726880392.51635: done queuing things up, now waiting for results queue to drain 32645 1726880392.51637: waiting for pending results... 32645 1726880392.51790: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 32645 1726880392.51858: in run() - task 1266f4c6-4e69-28d7-f79e-00000000015b 32645 1726880392.51882: variable 'ansible_search_path' from source: unknown 32645 1726880392.51885: variable 'ansible_search_path' from source: unknown 32645 1726880392.51910: calling self._execute() 32645 1726880392.51973: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.51978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.51994: variable 'omit' from source: magic vars 32645 1726880392.52105: _execute() done 32645 1726880392.52113: dumping result to json 32645 1726880392.52117: done dumping result, returning 32645 1726880392.52125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables [1266f4c6-4e69-28d7-f79e-00000000015b] 32645 1726880392.52132: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015b 32645 1726880392.52222: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015b 32645 1726880392.52225: WORKER PROCESS EXITING 32645 1726880392.52272: no more pending results, returning what we have 32645 1726880392.52275: in VariableManager get_vars() 32645 1726880392.52311: Calling all_inventory to load vars for managed_node2 32645 1726880392.52314: Calling groups_inventory to load vars for managed_node2 32645 1726880392.52317: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.52325: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.52331: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.52334: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.52487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.52642: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.52660: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.52664: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.52701: done with get_vars() 32645 1726880392.52707: variable 'ansible_search_path' from source: unknown 32645 1726880392.52707: variable 'ansible_search_path' from source: unknown 32645 1726880392.52732: we have included files to process 32645 1726880392.52733: generating all_blocks data 32645 1726880392.52734: done generating all_blocks data 32645 1726880392.52736: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml 32645 1726880392.52737: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml 32645 1726880392.52739: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml 32645 1726880392.53266: done processing included file 32645 1726880392.53267: iterating over new_blocks loaded from include file 32645 1726880392.53268: in VariableManager get_vars() 32645 1726880392.53281: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.53293: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.53296: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.53321: done with get_vars() 32645 1726880392.53323: filtering new block on tags 32645 1726880392.53345: done filtering new block on tags 32645 1726880392.53347: in VariableManager get_vars() 32645 1726880392.53376: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.53388: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.53391: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.53412: done with get_vars() 32645 1726880392.53414: filtering new block on tags 32645 1726880392.53449: done filtering new block on tags 32645 1726880392.53452: in VariableManager get_vars() 32645 1726880392.53464: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.53476: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.53479: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.53500: done with get_vars() 32645 1726880392.53502: filtering new block on tags 32645 1726880392.53533: done filtering new block on tags 32645 1726880392.53535: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for managed_node2 32645 1726880392.53539: extending task lists for all hosts with included blocks 32645 1726880392.53682: done extending task lists 32645 1726880392.53683: done processing included files 32645 1726880392.53684: results queue empty 32645 1726880392.53684: checking for any_errors_fatal 32645 1726880392.53686: done checking for any_errors_fatal 32645 1726880392.53686: checking for max_fail_percentage 32645 1726880392.53687: done checking for max_fail_percentage 32645 1726880392.53688: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.53688: done checking to see if all hosts have failed 32645 1726880392.53689: getting the remaining hosts for this loop 32645 1726880392.53690: done getting the remaining hosts for this loop 32645 1726880392.53692: getting the next task for host managed_node2 32645 1726880392.53695: done getting next task for host managed_node2 32645 1726880392.53697: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role 32645 1726880392.53699: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880392.53709: getting variables 32645 1726880392.53710: in VariableManager get_vars() 32645 1726880392.53719: Calling all_inventory to load vars for managed_node2 32645 1726880392.53720: Calling groups_inventory to load vars for managed_node2 32645 1726880392.53722: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.53725: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.53729: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.53732: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.53842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.54013: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.54026: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.54030: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.54062: done with get_vars() 32645 1726880392.54070: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Friday 20 September 2024 20:59:52 -0400 (0:00:00.027) 0:00:07.114 ****** 32645 1726880392.54125: entering _queue_task() for managed_node2/setup 32645 1726880392.54287: worker is 1 (out of 1 available) 32645 1726880392.54300: exiting _queue_task() for managed_node2/setup 32645 1726880392.54312: done queuing things up, now waiting for results queue to drain 32645 1726880392.54314: waiting for pending results... 32645 1726880392.54482: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role 32645 1726880392.54580: in run() - task 1266f4c6-4e69-28d7-f79e-0000000001fd 32645 1726880392.54591: variable 'ansible_search_path' from source: unknown 32645 1726880392.54595: variable 'ansible_search_path' from source: unknown 32645 1726880392.54624: calling self._execute() 32645 1726880392.54695: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.54699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.54709: variable 'omit' from source: magic vars 32645 1726880392.55143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880392.56795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880392.56860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880392.56890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880392.56919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880392.56949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880392.57011: 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) 32645 1726880392.57039: 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) 32645 1726880392.57065: 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) 32645 1726880392.57097: 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) 32645 1726880392.57110: 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) 32645 1726880392.57164: 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) 32645 1726880392.57185: 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) 32645 1726880392.57205: 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) 32645 1726880392.57239: 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) 32645 1726880392.57254: 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) 32645 1726880392.57399: variable '__ha_cluster_required_facts' from source: role '' all vars 32645 1726880392.57408: variable 'ansible_facts' from source: unknown 32645 1726880392.57488: Evaluated conditional (__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32645 1726880392.57493: when evaluation is False, skipping this task 32645 1726880392.57496: _execute() done 32645 1726880392.57499: dumping result to json 32645 1726880392.57502: done dumping result, returning 32645 1726880392.57504: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role [1266f4c6-4e69-28d7-f79e-0000000001fd] 32645 1726880392.57510: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000001fd 32645 1726880392.57597: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000001fd 32645 1726880392.57600: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880392.57647: no more pending results, returning what we have 32645 1726880392.57653: results queue empty 32645 1726880392.57654: checking for any_errors_fatal 32645 1726880392.57656: done checking for any_errors_fatal 32645 1726880392.57657: checking for max_fail_percentage 32645 1726880392.57659: done checking for max_fail_percentage 32645 1726880392.57659: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.57661: done checking to see if all hosts have failed 32645 1726880392.57662: getting the remaining hosts for this loop 32645 1726880392.57663: done getting the remaining hosts for this loop 32645 1726880392.57666: getting the next task for host managed_node2 32645 1726880392.57674: done getting next task for host managed_node2 32645 1726880392.57678: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 32645 1726880392.57682: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880392.57697: getting variables 32645 1726880392.57698: in VariableManager get_vars() 32645 1726880392.57729: Calling all_inventory to load vars for managed_node2 32645 1726880392.57732: Calling groups_inventory to load vars for managed_node2 32645 1726880392.57735: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.57743: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.57747: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.57752: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.57883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.58034: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.58047: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.58056: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.58100: done with get_vars() 32645 1726880392.58108: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:10 Friday 20 September 2024 20:59:52 -0400 (0:00:00.040) 0:00:07.155 ****** 32645 1726880392.58174: entering _queue_task() for managed_node2/stat 32645 1726880392.58336: worker is 1 (out of 1 available) 32645 1726880392.58350: exiting _queue_task() for managed_node2/stat 32645 1726880392.58362: done queuing things up, now waiting for results queue to drain 32645 1726880392.58363: waiting for pending results... 32645 1726880392.58511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 32645 1726880392.58611: in run() - task 1266f4c6-4e69-28d7-f79e-0000000001ff 32645 1726880392.58622: variable 'ansible_search_path' from source: unknown 32645 1726880392.58627: variable 'ansible_search_path' from source: unknown 32645 1726880392.58662: calling self._execute() 32645 1726880392.58720: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.58730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.58738: variable 'omit' from source: magic vars 32645 1726880392.59158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880392.59344: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880392.59384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880392.59413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880392.59443: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880392.59515: 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) 32645 1726880392.59536: 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) 32645 1726880392.59560: 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) 32645 1726880392.59585: 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) 32645 1726880392.59677: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880392.59689: Evaluated conditional (not __ha_cluster_is_ostree is defined): False 32645 1726880392.59692: when evaluation is False, skipping this task 32645 1726880392.59695: _execute() done 32645 1726880392.59698: dumping result to json 32645 1726880392.59700: done dumping result, returning 32645 1726880392.59708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree [1266f4c6-4e69-28d7-f79e-0000000001ff] 32645 1726880392.59710: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000001ff 32645 1726880392.59801: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000001ff 32645 1726880392.59804: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } 32645 1726880392.59861: no more pending results, returning what we have 32645 1726880392.59864: results queue empty 32645 1726880392.59865: checking for any_errors_fatal 32645 1726880392.59872: done checking for any_errors_fatal 32645 1726880392.59873: checking for max_fail_percentage 32645 1726880392.59875: done checking for max_fail_percentage 32645 1726880392.59875: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.59877: done checking to see if all hosts have failed 32645 1726880392.59878: getting the remaining hosts for this loop 32645 1726880392.59879: done getting the remaining hosts for this loop 32645 1726880392.59882: getting the next task for host managed_node2 32645 1726880392.59888: done getting next task for host managed_node2 32645 1726880392.59892: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 32645 1726880392.59896: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880392.59911: getting variables 32645 1726880392.59912: in VariableManager get_vars() 32645 1726880392.59941: Calling all_inventory to load vars for managed_node2 32645 1726880392.59943: Calling groups_inventory to load vars for managed_node2 32645 1726880392.59945: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.59954: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.59956: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.59958: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.60116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.60274: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.60288: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.60292: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.60334: done with get_vars() 32645 1726880392.60341: done getting variables 32645 1726880392.60386: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:15 Friday 20 September 2024 20:59:52 -0400 (0:00:00.022) 0:00:07.177 ****** 32645 1726880392.60408: entering _queue_task() for managed_node2/set_fact 32645 1726880392.60572: worker is 1 (out of 1 available) 32645 1726880392.60585: exiting _queue_task() for managed_node2/set_fact 32645 1726880392.60595: done queuing things up, now waiting for results queue to drain 32645 1726880392.60597: waiting for pending results... 32645 1726880392.60742: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 32645 1726880392.60827: in run() - task 1266f4c6-4e69-28d7-f79e-000000000200 32645 1726880392.60836: variable 'ansible_search_path' from source: unknown 32645 1726880392.60839: variable 'ansible_search_path' from source: unknown 32645 1726880392.60868: calling self._execute() 32645 1726880392.60923: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.60934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.60941: variable 'omit' from source: magic vars 32645 1726880392.61304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880392.61487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880392.61530: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880392.61561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880392.61618: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880392.61682: 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) 32645 1726880392.61703: 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) 32645 1726880392.61731: 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) 32645 1726880392.61753: 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) 32645 1726880392.61840: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880392.61850: Evaluated conditional (not __ha_cluster_is_ostree is defined): False 32645 1726880392.61853: when evaluation is False, skipping this task 32645 1726880392.61856: _execute() done 32645 1726880392.61862: dumping result to json 32645 1726880392.61865: done dumping result, returning 32645 1726880392.61873: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree [1266f4c6-4e69-28d7-f79e-000000000200] 32645 1726880392.61879: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000200 32645 1726880392.61967: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000200 32645 1726880392.61971: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } 32645 1726880392.62015: no more pending results, returning what we have 32645 1726880392.62018: results queue empty 32645 1726880392.62019: checking for any_errors_fatal 32645 1726880392.62023: done checking for any_errors_fatal 32645 1726880392.62024: checking for max_fail_percentage 32645 1726880392.62026: done checking for max_fail_percentage 32645 1726880392.62027: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.62031: done checking to see if all hosts have failed 32645 1726880392.62032: getting the remaining hosts for this loop 32645 1726880392.62033: done getting the remaining hosts for this loop 32645 1726880392.62036: getting the next task for host managed_node2 32645 1726880392.62045: done getting next task for host managed_node2 32645 1726880392.62051: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 32645 1726880392.62054: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880392.62069: getting variables 32645 1726880392.62071: in VariableManager get_vars() 32645 1726880392.62097: Calling all_inventory to load vars for managed_node2 32645 1726880392.62099: Calling groups_inventory to load vars for managed_node2 32645 1726880392.62101: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.62107: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.62109: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.62112: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.62245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.62400: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.62416: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.62420: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.62483: done with get_vars() 32645 1726880392.62490: done getting variables 32645 1726880392.62538: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19 Friday 20 September 2024 20:59:52 -0400 (0:00:00.021) 0:00:07.199 ****** 32645 1726880392.62561: entering _queue_task() for managed_node2/include_vars 32645 1726880392.62723: worker is 1 (out of 1 available) 32645 1726880392.62738: exiting _queue_task() for managed_node2/include_vars 32645 1726880392.62751: done queuing things up, now waiting for results queue to drain 32645 1726880392.62753: waiting for pending results... 32645 1726880392.62888: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 32645 1726880392.62968: in run() - task 1266f4c6-4e69-28d7-f79e-000000000202 32645 1726880392.62981: variable 'ansible_search_path' from source: unknown 32645 1726880392.62985: variable 'ansible_search_path' from source: unknown 32645 1726880392.63263: variable 'ansible_facts' from source: unknown 32645 1726880392.63415: variable 'ansible_facts' from source: unknown 32645 1726880392.63581: variable 'ansible_facts' from source: unknown 32645 1726880392.63727: variable 'ansible_facts' from source: unknown 32645 1726880392.63784: variable 'omit' from source: magic vars 32645 1726880392.63860: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.63870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.63885: variable 'omit' from source: magic vars 32645 1726880392.64074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880392.64253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880392.64288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880392.64320: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880392.64367: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880392.64431: variable '__vars_file' from source: task vars 32645 1726880392.64501: variable 'role_path' from source: magic vars 32645 1726880392.64504: variable 'item' from source: unknown 32645 1726880392.64537: Evaluated conditional (__vars_file is file): True 32645 1726880392.64541: variable 'omit' from source: magic vars 32645 1726880392.64575: variable 'omit' from source: magic vars 32645 1726880392.64624: variable '__vars_file' from source: task vars 32645 1726880392.64684: variable '__vars_file' from source: task vars 32645 1726880392.64755: variable 'role_path' from source: magic vars 32645 1726880392.64761: variable 'item' from source: unknown 32645 1726880392.64774: variable 'omit' from source: magic vars 32645 1726880392.64798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880392.64822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880392.64842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880392.64863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.64873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.64899: variable 'inventory_hostname' from source: set_fact 32645 1726880392.64903: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.64906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.64993: Set connection var ansible_shell_executable to /bin/sh 32645 1726880392.64999: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880392.65006: Set connection var ansible_timeout to 10 32645 1726880392.65009: Set connection var ansible_shell_type to sh 32645 1726880392.65021: Set connection var ansible_pipelining to False 32645 1726880392.65024: Set connection var ansible_connection to ssh 32645 1726880392.65045: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.65048: variable 'ansible_connection' from source: unknown 32645 1726880392.65053: variable 'ansible_module_compression' from source: unknown 32645 1726880392.65056: variable 'ansible_shell_type' from source: unknown 32645 1726880392.65058: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.65060: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.65071: variable 'ansible_pipelining' from source: unknown 32645 1726880392.65074: variable 'ansible_timeout' from source: unknown 32645 1726880392.65076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.65168: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880392.65180: variable 'omit' from source: magic vars 32645 1726880392.65183: starting attempt loop 32645 1726880392.65186: running the handler 32645 1726880392.65281: handler run complete 32645 1726880392.65291: attempt loop complete, returning result 32645 1726880392.65306: variable 'item' from source: unknown 32645 1726880392.65362: variable 'item' from source: unknown ok: [managed_node2] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_cloud_agents_packages": [], "__ha_cluster_fence_agent_packages_default": "{{ ['fence-agents-all'] + (['fence-virt'] if ansible_architecture == 'x86_64' else []) }}", "__ha_cluster_fullstack_node_packages": [ "corosync", "libknet1-plugins-all", "resource-agents", "pacemaker" ], "__ha_cluster_pcs_provider": "pcs-0.10", "__ha_cluster_qdevice_node_packages": [ "corosync-qdevice", "bash", "coreutils", "curl", "grep", "nss-tools", "openssl", "sed" ], "__ha_cluster_repos": [], "__ha_cluster_role_essential_packages": [ "pcs", "corosync-qnetd", "openssl" ], "__ha_cluster_sbd_packages": [ "sbd" ], "__ha_cluster_services": [ "corosync", "corosync-qdevice", "pacemaker" ] }, "ansible_included_var_files": [ "/tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 32645 1726880392.65559: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.65566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.65569: variable 'omit' from source: magic vars 32645 1726880392.65650: variable '__vars_file' from source: task vars 32645 1726880392.65717: variable 'role_path' from source: magic vars 32645 1726880392.65721: variable 'item' from source: unknown 32645 1726880392.65733: Evaluated conditional (__vars_file is file): True 32645 1726880392.65738: variable 'omit' from source: magic vars 32645 1726880392.65752: variable 'omit' from source: magic vars 32645 1726880392.65800: variable '__vars_file' from source: task vars 32645 1726880392.65853: variable '__vars_file' from source: task vars 32645 1726880392.65920: variable 'role_path' from source: magic vars 32645 1726880392.65923: variable 'item' from source: unknown 32645 1726880392.65941: variable 'omit' from source: magic vars 32645 1726880392.65960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880392.65968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.65976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.65996: variable 'inventory_hostname' from source: set_fact 32645 1726880392.66001: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.66003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.66057: Set connection var ansible_shell_executable to /bin/sh 32645 1726880392.66064: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880392.66070: Set connection var ansible_timeout to 10 32645 1726880392.66073: Set connection var ansible_shell_type to sh 32645 1726880392.66085: Set connection var ansible_pipelining to False 32645 1726880392.66087: Set connection var ansible_connection to ssh 32645 1726880392.66113: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.66116: variable 'ansible_connection' from source: unknown 32645 1726880392.66119: variable 'ansible_module_compression' from source: unknown 32645 1726880392.66121: variable 'ansible_shell_type' from source: unknown 32645 1726880392.66127: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.66129: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.66136: variable 'ansible_pipelining' from source: unknown 32645 1726880392.66138: variable 'ansible_timeout' from source: unknown 32645 1726880392.66144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.66231: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880392.66242: variable 'omit' from source: magic vars 32645 1726880392.66247: starting attempt loop 32645 1726880392.66251: running the handler 32645 1726880392.66288: handler run complete 32645 1726880392.66296: attempt loop complete, returning result 32645 1726880392.66309: variable 'item' from source: unknown 32645 1726880392.66368: variable 'item' from source: unknown ok: [managed_node2] => (item=Fedora.yml) => { "ansible_facts": { "__ha_cluster_cloud_agents_packages": [] }, "ansible_included_var_files": [ "/tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } 32645 1726880392.66463: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.66467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.66475: variable 'omit' from source: magic vars 32645 1726880392.66604: variable '__vars_file' from source: task vars 32645 1726880392.66673: variable 'role_path' from source: magic vars 32645 1726880392.66677: variable 'item' from source: unknown 32645 1726880392.66690: Evaluated conditional (__vars_file is file): False 32645 1726880392.66693: when evaluation is False, skipping this task 32645 1726880392.66720: variable 'item' from source: unknown 32645 1726880392.66776: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 32645 1726880392.66860: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.66882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.66886: variable 'omit' from source: magic vars 32645 1726880392.67028: variable '__vars_file' from source: task vars 32645 1726880392.67104: variable 'role_path' from source: magic vars 32645 1726880392.67108: variable 'item' from source: unknown 32645 1726880392.67127: Evaluated conditional (__vars_file is file): False 32645 1726880392.67131: when evaluation is False, skipping this task 32645 1726880392.67160: variable 'item' from source: unknown 32645 1726880392.67213: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 32645 1726880392.67290: dumping result to json 32645 1726880392.67293: done dumping result, returning 32645 1726880392.67298: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables [1266f4c6-4e69-28d7-f79e-000000000202] 32645 1726880392.67300: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000202 32645 1726880392.67364: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000202 32645 1726880392.67367: WORKER PROCESS EXITING 32645 1726880392.67508: no more pending results, returning what we have 32645 1726880392.67510: results queue empty 32645 1726880392.67510: checking for any_errors_fatal 32645 1726880392.67514: done checking for any_errors_fatal 32645 1726880392.67515: checking for max_fail_percentage 32645 1726880392.67516: done checking for max_fail_percentage 32645 1726880392.67516: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.67517: done checking to see if all hosts have failed 32645 1726880392.67517: getting the remaining hosts for this loop 32645 1726880392.67519: done getting the remaining hosts for this loop 32645 1726880392.67521: getting the next task for host managed_node2 32645 1726880392.67525: done getting next task for host managed_node2 32645 1726880392.67527: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables 32645 1726880392.67530: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880392.67537: getting variables 32645 1726880392.67538: in VariableManager get_vars() 32645 1726880392.67563: Calling all_inventory to load vars for managed_node2 32645 1726880392.67565: Calling groups_inventory to load vars for managed_node2 32645 1726880392.67566: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.67573: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.67575: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.67577: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.67703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.67872: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.67886: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.67894: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.67940: done with get_vars() 32645 1726880392.67949: done getting variables 32645 1726880392.67989: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:34 Friday 20 September 2024 20:59:52 -0400 (0:00:00.054) 0:00:07.253 ****** 32645 1726880392.68011: entering _queue_task() for managed_node2/include_vars 32645 1726880392.68176: worker is 1 (out of 1 available) 32645 1726880392.68189: exiting _queue_task() for managed_node2/include_vars 32645 1726880392.68199: done queuing things up, now waiting for results queue to drain 32645 1726880392.68201: waiting for pending results... 32645 1726880392.68352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables 32645 1726880392.68442: in run() - task 1266f4c6-4e69-28d7-f79e-000000000203 32645 1726880392.68452: variable 'ansible_search_path' from source: unknown 32645 1726880392.68455: variable 'ansible_search_path' from source: unknown 32645 1726880392.68483: calling self._execute() 32645 1726880392.68544: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.68548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.68562: variable 'omit' from source: magic vars 32645 1726880392.68636: variable 'omit' from source: magic vars 32645 1726880392.68694: variable 'omit' from source: magic vars 32645 1726880392.68946: variable 'role_path' from source: magic vars 32645 1726880392.68955: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 32645 1726880392.68989: variable 'omit' from source: magic vars 32645 1726880392.69022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880392.69052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880392.69068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880392.69086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.69096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.69122: variable 'inventory_hostname' from source: set_fact 32645 1726880392.69126: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.69129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.69209: Set connection var ansible_shell_executable to /bin/sh 32645 1726880392.69219: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880392.69222: Set connection var ansible_timeout to 10 32645 1726880392.69225: Set connection var ansible_shell_type to sh 32645 1726880392.69240: Set connection var ansible_pipelining to False 32645 1726880392.69243: Set connection var ansible_connection to ssh 32645 1726880392.69262: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.69265: variable 'ansible_connection' from source: unknown 32645 1726880392.69268: variable 'ansible_module_compression' from source: unknown 32645 1726880392.69273: variable 'ansible_shell_type' from source: unknown 32645 1726880392.69275: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.69280: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.69285: variable 'ansible_pipelining' from source: unknown 32645 1726880392.69288: variable 'ansible_timeout' from source: unknown 32645 1726880392.69295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.69405: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880392.69415: variable 'omit' from source: magic vars 32645 1726880392.69419: starting attempt loop 32645 1726880392.69424: running the handler 32645 1726880392.69482: handler run complete 32645 1726880392.69491: attempt loop complete, returning result 32645 1726880392.69495: _execute() done 32645 1726880392.69497: dumping result to json 32645 1726880392.69502: done dumping result, returning 32645 1726880392.69511: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables [1266f4c6-4e69-28d7-f79e-000000000203] 32645 1726880392.69517: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000203 32645 1726880392.69598: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000203 32645 1726880392.69602: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/shell_pcs.yml" ], "changed": false } 32645 1726880392.69690: no more pending results, returning what we have 32645 1726880392.69693: results queue empty 32645 1726880392.69694: checking for any_errors_fatal 32645 1726880392.69701: done checking for any_errors_fatal 32645 1726880392.69702: checking for max_fail_percentage 32645 1726880392.69704: done checking for max_fail_percentage 32645 1726880392.69704: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.69705: done checking to see if all hosts have failed 32645 1726880392.69706: getting the remaining hosts for this loop 32645 1726880392.69707: done getting the remaining hosts for this loop 32645 1726880392.69709: getting the next task for host managed_node2 32645 1726880392.69718: done getting next task for host managed_node2 32645 1726880392.69721: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable package repositories 32645 1726880392.69723: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880392.69732: getting variables 32645 1726880392.69733: in VariableManager get_vars() 32645 1726880392.69761: Calling all_inventory to load vars for managed_node2 32645 1726880392.69763: Calling groups_inventory to load vars for managed_node2 32645 1726880392.69765: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.69771: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.69773: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.69776: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.69906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.70060: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.70074: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.70078: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.70118: done with get_vars() 32645 1726880392.70125: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Enable package repositories] ****** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Friday 20 September 2024 20:59:52 -0400 (0:00:00.021) 0:00:07.275 ****** 32645 1726880392.70198: entering _queue_task() for managed_node2/include_tasks 32645 1726880392.70363: worker is 1 (out of 1 available) 32645 1726880392.70375: exiting _queue_task() for managed_node2/include_tasks 32645 1726880392.70387: done queuing things up, now waiting for results queue to drain 32645 1726880392.70388: waiting for pending results... 32645 1726880392.70538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable package repositories 32645 1726880392.70614: in run() - task 1266f4c6-4e69-28d7-f79e-00000000015c 32645 1726880392.70630: variable 'ansible_search_path' from source: unknown 32645 1726880392.70634: variable 'ansible_search_path' from source: unknown 32645 1726880392.70662: calling self._execute() 32645 1726880392.70719: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.70727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.70744: variable 'omit' from source: magic vars 32645 1726880392.71069: variable 'ha_cluster_enable_repos' from source: role '' defaults 32645 1726880392.71075: Evaluated conditional (ha_cluster_enable_repos): True 32645 1726880392.71084: _execute() done 32645 1726880392.71088: dumping result to json 32645 1726880392.71090: done dumping result, returning 32645 1726880392.71098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable package repositories [1266f4c6-4e69-28d7-f79e-00000000015c] 32645 1726880392.71104: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015c 32645 1726880392.71196: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015c 32645 1726880392.71200: WORKER PROCESS EXITING 32645 1726880392.71243: no more pending results, returning what we have 32645 1726880392.71247: in VariableManager get_vars() 32645 1726880392.71281: Calling all_inventory to load vars for managed_node2 32645 1726880392.71284: Calling groups_inventory to load vars for managed_node2 32645 1726880392.71287: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.71296: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.71299: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.71302: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.71482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.71654: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.71670: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.71674: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.71710: done with get_vars() 32645 1726880392.71715: variable 'ansible_search_path' from source: unknown 32645 1726880392.71716: variable 'ansible_search_path' from source: unknown 32645 1726880392.71738: we have included files to process 32645 1726880392.71739: generating all_blocks data 32645 1726880392.71740: done generating all_blocks data 32645 1726880392.71743: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml 32645 1726880392.71744: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml 32645 1726880392.71746: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml 32645 1726880392.71964: in VariableManager get_vars() 32645 1726880392.71979: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.71994: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.71998: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.72027: done with get_vars() 32645 1726880392.72045: done processing included file 32645 1726880392.72047: iterating over new_blocks loaded from include file 32645 1726880392.72050: in VariableManager get_vars() 32645 1726880392.72063: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.72075: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.72078: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.72102: done with get_vars() 32645 1726880392.72104: filtering new block on tags 32645 1726880392.72134: done filtering new block on tags 32645 1726880392.72136: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml for managed_node2 32645 1726880392.72140: extending task lists for all hosts with included blocks 32645 1726880392.72605: done extending task lists 32645 1726880392.72607: done processing included files 32645 1726880392.72607: results queue empty 32645 1726880392.72608: checking for any_errors_fatal 32645 1726880392.72610: done checking for any_errors_fatal 32645 1726880392.72611: checking for max_fail_percentage 32645 1726880392.72611: done checking for max_fail_percentage 32645 1726880392.72612: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.72613: done checking to see if all hosts have failed 32645 1726880392.72613: getting the remaining hosts for this loop 32645 1726880392.72614: done getting the remaining hosts for this loop 32645 1726880392.72616: getting the next task for host managed_node2 32645 1726880392.72619: done getting next task for host managed_node2 32645 1726880392.72621: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories 32645 1726880392.72623: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880392.72632: getting variables 32645 1726880392.72633: in VariableManager get_vars() 32645 1726880392.72645: Calling all_inventory to load vars for managed_node2 32645 1726880392.72652: Calling groups_inventory to load vars for managed_node2 32645 1726880392.72655: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.72658: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.72660: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.72663: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.72793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.72940: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.72954: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.72958: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.72992: done with get_vars() 32645 1726880392.72999: done getting variables 32645 1726880392.73029: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3 Friday 20 September 2024 20:59:52 -0400 (0:00:00.028) 0:00:07.304 ****** 32645 1726880392.73053: entering _queue_task() for managed_node2/set_fact 32645 1726880392.73222: worker is 1 (out of 1 available) 32645 1726880392.73235: exiting _queue_task() for managed_node2/set_fact 32645 1726880392.73250: done queuing things up, now waiting for results queue to drain 32645 1726880392.73252: waiting for pending results... 32645 1726880392.73401: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories 32645 1726880392.73493: in run() - task 1266f4c6-4e69-28d7-f79e-000000000236 32645 1726880392.73500: variable 'ansible_search_path' from source: unknown 32645 1726880392.73503: variable 'ansible_search_path' from source: unknown 32645 1726880392.73792: variable 'ansible_facts' from source: unknown 32645 1726880392.73960: variable 'ansible_facts' from source: unknown 32645 1726880392.74105: variable 'ansible_facts' from source: unknown 32645 1726880392.74259: variable 'ansible_facts' from source: unknown 32645 1726880392.74307: variable 'omit' from source: magic vars 32645 1726880392.74387: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.74396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.74406: variable 'omit' from source: magic vars 32645 1726880392.74552: variable 'ha_cluster_enable_repos' from source: role '' defaults 32645 1726880392.74555: Evaluated conditional (ha_cluster_enable_repos): True 32645 1726880392.74689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880392.74899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880392.74939: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880392.74969: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880392.74998: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880392.75060: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.75126: variable 'role_path' from source: magic vars 32645 1726880392.75136: variable 'item' from source: unknown 32645 1726880392.75148: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): True 32645 1726880392.75156: variable 'omit' from source: magic vars 32645 1726880392.75204: variable 'omit' from source: magic vars 32645 1726880392.75262: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.75318: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.75394: variable 'role_path' from source: magic vars 32645 1726880392.75397: variable 'item' from source: unknown 32645 1726880392.75413: variable 'omit' from source: magic vars 32645 1726880392.75440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880392.75465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880392.75482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880392.75498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.75507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.75537: variable 'inventory_hostname' from source: set_fact 32645 1726880392.75540: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.75545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.75625: Set connection var ansible_shell_executable to /bin/sh 32645 1726880392.75638: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880392.75645: Set connection var ansible_timeout to 10 32645 1726880392.75647: Set connection var ansible_shell_type to sh 32645 1726880392.75667: Set connection var ansible_pipelining to False 32645 1726880392.75670: Set connection var ansible_connection to ssh 32645 1726880392.75682: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.75687: variable 'ansible_connection' from source: unknown 32645 1726880392.75690: variable 'ansible_module_compression' from source: unknown 32645 1726880392.75692: variable 'ansible_shell_type' from source: unknown 32645 1726880392.75703: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.75706: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.75711: variable 'ansible_pipelining' from source: unknown 32645 1726880392.75715: variable 'ansible_timeout' from source: unknown 32645 1726880392.75720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.75834: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880392.75847: variable 'omit' from source: magic vars 32645 1726880392.75855: starting attempt loop 32645 1726880392.75858: running the handler 32645 1726880392.75869: handler run complete 32645 1726880392.75878: attempt loop complete, returning result 32645 1726880392.75902: variable 'item' from source: unknown 32645 1726880392.75960: variable 'item' from source: unknown ok: [managed_node2] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 32645 1726880392.76104: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.76107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.76110: variable 'omit' from source: magic vars 32645 1726880392.76199: variable 'ha_cluster_enable_repos' from source: role '' defaults 32645 1726880392.76203: Evaluated conditional (ha_cluster_enable_repos): True 32645 1726880392.76304: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.76375: variable 'role_path' from source: magic vars 32645 1726880392.76379: variable 'item' from source: unknown 32645 1726880392.76389: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): True 32645 1726880392.76394: variable 'omit' from source: magic vars 32645 1726880392.76407: variable 'omit' from source: magic vars 32645 1726880392.76461: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.76509: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.76580: variable 'role_path' from source: magic vars 32645 1726880392.76583: variable 'item' from source: unknown 32645 1726880392.76598: variable 'omit' from source: magic vars 32645 1726880392.76614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880392.76621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.76628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.76641: variable 'inventory_hostname' from source: set_fact 32645 1726880392.76644: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.76651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.76714: Set connection var ansible_shell_executable to /bin/sh 32645 1726880392.76720: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880392.76727: Set connection var ansible_timeout to 10 32645 1726880392.76733: Set connection var ansible_shell_type to sh 32645 1726880392.76744: Set connection var ansible_pipelining to False 32645 1726880392.76747: Set connection var ansible_connection to ssh 32645 1726880392.76764: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.76767: variable 'ansible_connection' from source: unknown 32645 1726880392.76771: variable 'ansible_module_compression' from source: unknown 32645 1726880392.76774: variable 'ansible_shell_type' from source: unknown 32645 1726880392.76776: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.76790: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.76793: variable 'ansible_pipelining' from source: unknown 32645 1726880392.76796: variable 'ansible_timeout' from source: unknown 32645 1726880392.76798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.76869: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880392.76879: variable 'omit' from source: magic vars 32645 1726880392.76884: starting attempt loop 32645 1726880392.76889: running the handler 32645 1726880392.76901: handler run complete 32645 1726880392.76904: attempt loop complete, returning result 32645 1726880392.76920: variable 'item' from source: unknown 32645 1726880392.76972: variable 'item' from source: unknown ok: [managed_node2] => (item=Fedora.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml" }, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } 32645 1726880392.77066: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.77069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.77075: variable 'omit' from source: magic vars 32645 1726880392.77188: variable 'ha_cluster_enable_repos' from source: role '' defaults 32645 1726880392.77193: Evaluated conditional (ha_cluster_enable_repos): True 32645 1726880392.77290: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.77357: variable 'role_path' from source: magic vars 32645 1726880392.77361: variable 'item' from source: unknown 32645 1726880392.77371: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): False 32645 1726880392.77374: when evaluation is False, skipping this task 32645 1726880392.77408: variable 'item' from source: unknown 32645 1726880392.77460: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 32645 1726880392.77545: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.77553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.77563: variable 'omit' from source: magic vars 32645 1726880392.77675: variable 'ha_cluster_enable_repos' from source: role '' defaults 32645 1726880392.77681: Evaluated conditional (ha_cluster_enable_repos): True 32645 1726880392.77779: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 32645 1726880392.77847: variable 'role_path' from source: magic vars 32645 1726880392.77852: variable 'item' from source: unknown 32645 1726880392.77863: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): False 32645 1726880392.77866: when evaluation is False, skipping this task 32645 1726880392.77895: variable 'item' from source: unknown 32645 1726880392.77950: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 32645 1726880392.78026: dumping result to json 32645 1726880392.78029: done dumping result, returning 32645 1726880392.78032: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories [1266f4c6-4e69-28d7-f79e-000000000236] 32645 1726880392.78037: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000236 32645 1726880392.78082: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000236 32645 1726880392.78086: WORKER PROCESS EXITING 32645 1726880392.78153: no more pending results, returning what we have 32645 1726880392.78156: results queue empty 32645 1726880392.78157: checking for any_errors_fatal 32645 1726880392.78159: done checking for any_errors_fatal 32645 1726880392.78160: checking for max_fail_percentage 32645 1726880392.78161: done checking for max_fail_percentage 32645 1726880392.78162: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.78163: done checking to see if all hosts have failed 32645 1726880392.78164: getting the remaining hosts for this loop 32645 1726880392.78166: done getting the remaining hosts for this loop 32645 1726880392.78169: getting the next task for host managed_node2 32645 1726880392.78175: done getting next task for host managed_node2 32645 1726880392.78178: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories 32645 1726880392.78182: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880392.78193: getting variables 32645 1726880392.78194: in VariableManager get_vars() 32645 1726880392.78225: Calling all_inventory to load vars for managed_node2 32645 1726880392.78228: Calling groups_inventory to load vars for managed_node2 32645 1726880392.78230: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.78237: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.78239: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.78242: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.78371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.78538: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.78555: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.78564: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.78605: done with get_vars() 32645 1726880392.78612: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21 Friday 20 September 2024 20:59:52 -0400 (0:00:00.056) 0:00:07.360 ****** 32645 1726880392.78684: entering _queue_task() for managed_node2/include_tasks 32645 1726880392.78853: worker is 1 (out of 1 available) 32645 1726880392.78866: exiting _queue_task() for managed_node2/include_tasks 32645 1726880392.78878: done queuing things up, now waiting for results queue to drain 32645 1726880392.78880: waiting for pending results... 32645 1726880392.79036: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories 32645 1726880392.79129: in run() - task 1266f4c6-4e69-28d7-f79e-000000000237 32645 1726880392.79142: variable 'ansible_search_path' from source: unknown 32645 1726880392.79146: variable 'ansible_search_path' from source: unknown 32645 1726880392.79183: calling self._execute() 32645 1726880392.79254: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.79257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.79268: variable 'omit' from source: magic vars 32645 1726880392.79649: variable 'ha_cluster_enable_repos' from source: role '' defaults 32645 1726880392.79661: Evaluated conditional (ha_cluster_enable_repos): True 32645 1726880392.79789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880392.79973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880392.80012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880392.80044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880392.80073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880392.80143: 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) 32645 1726880392.80165: 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) 32645 1726880392.80187: 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) 32645 1726880392.80210: 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) 32645 1726880392.80286: variable '__ha_cluster_enable_repo_tasks_file' from source: set_fact 32645 1726880392.80303: Evaluated conditional (__ha_cluster_enable_repo_tasks_file is defined): True 32645 1726880392.80430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880392.82209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880392.82260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880392.82292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880392.82322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880392.82346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880392.82387: 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) 32645 1726880392.82411: 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) 32645 1726880392.82431: 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) 32645 1726880392.82473: 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) 32645 1726880392.82485: 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) 32645 1726880392.82559: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880392.82570: Evaluated conditional (not __ha_cluster_is_ostree | d(false)): True 32645 1726880392.82577: variable '__ha_cluster_enable_repo_tasks_file' from source: set_fact 32645 1726880392.82637: variable '__ha_cluster_enable_repo_tasks_file' from source: set_fact 32645 1726880392.82662: _execute() done 32645 1726880392.82666: dumping result to json 32645 1726880392.82669: done dumping result, returning 32645 1726880392.82675: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories [1266f4c6-4e69-28d7-f79e-000000000237] 32645 1726880392.82680: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000237 32645 1726880392.82776: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000237 32645 1726880392.82779: WORKER PROCESS EXITING 32645 1726880392.82821: no more pending results, returning what we have 32645 1726880392.82825: in VariableManager get_vars() 32645 1726880392.82865: Calling all_inventory to load vars for managed_node2 32645 1726880392.82868: Calling groups_inventory to load vars for managed_node2 32645 1726880392.82871: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.82881: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.82885: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.82898: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.83037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.83200: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.83213: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.83218: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.83263: done with get_vars() 32645 1726880392.83269: variable 'ansible_search_path' from source: unknown 32645 1726880392.83270: variable 'ansible_search_path' from source: unknown 32645 1726880392.83282: we have included files to process 32645 1726880392.83282: generating all_blocks data 32645 1726880392.83284: done generating all_blocks data 32645 1726880392.83287: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml 32645 1726880392.83287: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml 32645 1726880392.83289: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml 32645 1726880392.83302: iterating over new_blocks loaded from include file 32645 1726880392.83303: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml for managed_node2 32645 1726880392.83309: extending task lists for all hosts with included blocks 32645 1726880392.83311: done extending task lists 32645 1726880392.83312: done processing included files 32645 1726880392.83312: results queue empty 32645 1726880392.83313: checking for any_errors_fatal 32645 1726880392.83316: done checking for any_errors_fatal 32645 1726880392.83317: checking for max_fail_percentage 32645 1726880392.83317: done checking for max_fail_percentage 32645 1726880392.83318: checking to see if all hosts have failed and the running result is not ok 32645 1726880392.83319: done checking to see if all hosts have failed 32645 1726880392.83319: getting the remaining hosts for this loop 32645 1726880392.83320: done getting the remaining hosts for this loop 32645 1726880392.83322: getting the next task for host managed_node2 32645 1726880392.83327: done getting next task for host managed_node2 32645 1726880392.83330: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Install role essential packages 32645 1726880392.83333: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880392.83342: getting variables 32645 1726880392.83343: in VariableManager get_vars() 32645 1726880392.83355: Calling all_inventory to load vars for managed_node2 32645 1726880392.83357: Calling groups_inventory to load vars for managed_node2 32645 1726880392.83358: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880392.83361: Calling all_plugins_play to load vars for managed_node2 32645 1726880392.83363: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880392.83365: Calling groups_plugins_play to load vars for managed_node2 32645 1726880392.83475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880392.83752: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880392.83764: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.83768: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880392.83799: done with get_vars() 32645 1726880392.83806: done getting variables 32645 1726880392.83846: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Install role essential packages] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 Friday 20 September 2024 20:59:52 -0400 (0:00:00.051) 0:00:07.412 ****** 32645 1726880392.83868: entering _queue_task() for managed_node2/package 32645 1726880392.84025: worker is 1 (out of 1 available) 32645 1726880392.84036: exiting _queue_task() for managed_node2/package 32645 1726880392.84050: done queuing things up, now waiting for results queue to drain 32645 1726880392.84052: waiting for pending results... 32645 1726880392.84204: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install role essential packages 32645 1726880392.84287: in run() - task 1266f4c6-4e69-28d7-f79e-00000000015d 32645 1726880392.84300: variable 'ansible_search_path' from source: unknown 32645 1726880392.84304: variable 'ansible_search_path' from source: unknown 32645 1726880392.84335: calling self._execute() 32645 1726880392.84407: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.84411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.84419: variable 'omit' from source: magic vars 32645 1726880392.84504: variable 'omit' from source: magic vars 32645 1726880392.84550: variable 'omit' from source: magic vars 32645 1726880392.84819: variable '__ha_cluster_role_essential_packages' from source: include_vars 32645 1726880392.84836: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880392.85030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880392.86760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880392.86824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880392.86862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880392.86891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880392.86923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880392.87014: 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) 32645 1726880392.87042: 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) 32645 1726880392.87066: 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) 32645 1726880392.87099: 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) 32645 1726880392.87113: 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) 32645 1726880392.87196: variable '__ha_cluster_is_ostree' from source: set_fact 32645 1726880392.87201: variable 'omit' from source: magic vars 32645 1726880392.87231: variable 'omit' from source: magic vars 32645 1726880392.87254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880392.87278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880392.87292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880392.87308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.87317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880392.87346: variable 'inventory_hostname' from source: set_fact 32645 1726880392.87352: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.87356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.87433: Set connection var ansible_shell_executable to /bin/sh 32645 1726880392.87446: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880392.87449: Set connection var ansible_timeout to 10 32645 1726880392.87454: Set connection var ansible_shell_type to sh 32645 1726880392.87467: Set connection var ansible_pipelining to False 32645 1726880392.87471: Set connection var ansible_connection to ssh 32645 1726880392.87491: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.87495: variable 'ansible_connection' from source: unknown 32645 1726880392.87498: variable 'ansible_module_compression' from source: unknown 32645 1726880392.87501: variable 'ansible_shell_type' from source: unknown 32645 1726880392.87505: variable 'ansible_shell_executable' from source: unknown 32645 1726880392.87509: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880392.87514: variable 'ansible_pipelining' from source: unknown 32645 1726880392.87517: variable 'ansible_timeout' from source: unknown 32645 1726880392.87523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880392.87611: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880392.87620: variable 'omit' from source: magic vars 32645 1726880392.87626: starting attempt loop 32645 1726880392.87629: running the handler 32645 1726880392.87638: variable 'ansible_facts' from source: unknown 32645 1726880392.87642: variable 'ansible_facts' from source: unknown 32645 1726880392.87691: _low_level_execute_command(): starting 32645 1726880392.87700: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880392.88216: 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 <<< 32645 1726880392.88219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.88223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880392.88225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.88295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880392.88298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880392.88299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880392.88350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880392.90836: stdout chunk (state=3): >>>/root <<< 32645 1726880392.90990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880392.91051: stderr chunk (state=3): >>><<< 32645 1726880392.91054: stdout chunk (state=3): >>><<< 32645 1726880392.91075: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880392.91088: _low_level_execute_command(): starting 32645 1726880392.91094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083 `" && echo ansible-tmp-1726880392.9107482-32803-63292548036083="` echo /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083 `" ) && sleep 0' 32645 1726880392.91519: 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 <<< 32645 1726880392.91563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880392.91566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.91571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880392.91574: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.91618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880392.91621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880392.91673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880392.94422: stdout chunk (state=3): >>>ansible-tmp-1726880392.9107482-32803-63292548036083=/root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083 <<< 32645 1726880392.94608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880392.94650: stderr chunk (state=3): >>><<< 32645 1726880392.94654: stdout chunk (state=3): >>><<< 32645 1726880392.94666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880392.9107482-32803-63292548036083=/root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880392.94696: variable 'ansible_module_compression' from source: unknown 32645 1726880392.94739: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 32645 1726880392.94774: variable 'ansible_facts' from source: unknown 32645 1726880392.94849: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py 32645 1726880392.94955: Sending initial data 32645 1726880392.94958: Sent initial data (151 bytes) 32645 1726880392.95393: 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 <<< 32645 1726880392.95396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.95399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880392.95401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880392.95403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.95453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880392.95461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880392.95506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880392.97858: 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" <<< 32645 1726880392.97862: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880392.97901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880392.97953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpnct9ekn_ /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py <<< 32645 1726880392.97957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py" <<< 32645 1726880392.97993: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpnct9ekn_" to remote "/root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py" <<< 32645 1726880392.99086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880392.99140: stderr chunk (state=3): >>><<< 32645 1726880392.99144: stdout chunk (state=3): >>><<< 32645 1726880392.99164: done transferring module to remote 32645 1726880392.99177: _low_level_execute_command(): starting 32645 1726880392.99180: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/ /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py && sleep 0' 32645 1726880392.99589: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880392.99593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880392.99595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880392.99598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880392.99654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880392.99658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880392.99700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880393.02426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880393.02467: stderr chunk (state=3): >>><<< 32645 1726880393.02471: stdout chunk (state=3): >>><<< 32645 1726880393.02483: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880393.02486: _low_level_execute_command(): starting 32645 1726880393.02497: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/AnsiballZ_dnf.py && sleep 0' 32645 1726880393.02911: 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 <<< 32645 1726880393.02914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880393.02917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880393.02919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880393.02921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880393.02976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880393.02982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880393.03033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880393.06301: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880393.06607: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 32645 1726880393.06611: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880393.06645: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880393.06669: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880393.06675: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880393.06756: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880393.06889: stdout chunk (state=3): >>># 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 <<< 32645 1726880393.06912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880393.06924: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c7b4530> <<< 32645 1726880393.06952: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c783b30> <<< 32645 1726880393.06980: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880393.06986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880393.07007: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c7b6ab0> <<< 32645 1726880393.07048: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880393.07075: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880393.07096: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880393.07123: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880393.07175: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880393.07312: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880393.07363: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880393.07370: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880393.07599: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f9c5c565160> <<< 32645 1726880393.07615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880393.07643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880393.07667: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5663f0> <<< 32645 1726880393.07712: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880393.07721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.07757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880393.07789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880393.07816: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5671d0> <<< 32645 1726880393.07819: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c566600> <<< 32645 1726880393.07864: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880393.07870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32645 1726880393.07891: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c598140> <<< 32645 1726880393.07919: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880393.07943: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880393.07977: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880393.07996: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880393.08031: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880393.08115: 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 <<< 32645 1726880393.08139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.08293: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c566150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'site' # <<< 32645 1726880393.08317: 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. <<< 32645 1726880393.08798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880393.08824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880393.08876: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880393.08900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.08934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880393.08995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880393.09025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880393.09052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880393.09091: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880393.09104: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5b60c0> <<< 32645 1726880393.09132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880393.09180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880393.09215: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880393.09272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.09394: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5f9130> # /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 0x7f9c5c5f97c0> import '_collections' # <<< 32645 1726880393.09463: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5b77a0> <<< 32645 1726880393.09486: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880393.09532: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5b6ab0> <<< 32645 1726880393.09699: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5bf260> <<< 32645 1726880393.09744: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880393.09775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880393.09801: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880393.09837: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880393.09874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880393.09993: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c624da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5fb980> # /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 0x7f9c5c624ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5d18e0> <<< 32645 1726880393.10063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880393.10107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880393.10112: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c626120> <<< 32645 1726880393.10132: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5be540> <<< 32645 1726880393.10162: 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' <<< 32645 1726880393.10208: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.10232: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.10236: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c626570> <<< 32645 1726880393.10238: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c626420> <<< 32645 1726880393.10291: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.10389: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c626810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5bd130> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880393.10417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880393.10443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880393.10464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880393.10470: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c648ce0> <<< 32645 1726880393.10499: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880393.10537: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.10556: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.10562: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c64a420> <<< 32645 1726880393.10592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880393.10614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880393.10645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880393.10891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c64b320> # 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 0x7f9c5c64b980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c64a870> # /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 0x7f9c5c660440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c64bb30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c626b10> <<< 32645 1726880393.10917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880393.10965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880393.10999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880393.11036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880393.11081: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.11089: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.11103: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c3f8380> <<< 32645 1726880393.11143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880393.11151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880393.11192: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.11203: 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 0x7f9c5c3f8e00> <<< 32645 1726880393.11210: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3f8b60> <<< 32645 1726880393.11256: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.11263: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.11276: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c3f8e30> <<< 32645 1726880393.11309: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.11461: stdout chunk (state=3): >>># 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 0x7f9c5c3f9010> <<< 32645 1726880393.11501: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c6624e0> <<< 32645 1726880393.11527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880393.11561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880393.11589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880393.11618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880393.11626: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3fa6c0> <<< 32645 1726880393.11667: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3f9340> <<< 32645 1726880393.11700: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c627200> <<< 32645 1726880393.11736: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880393.11833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.12093: stdout chunk (state=3): >>># /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 0x7f9c5c422a80> # /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' <<< 32645 1726880393.12138: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c442c00> <<< 32645 1726880393.12172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880393.12247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880393.12334: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880393.12375: 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'<<< 32645 1726880393.12385: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c4739b0><<< 32645 1726880393.12391: stdout chunk (state=3): >>> <<< 32645 1726880393.12421: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880393.12467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880393.12505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880393.12571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880393.12721: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c4a2150> <<< 32645 1726880393.12852: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c473ad0> <<< 32645 1726880393.12915: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c443890> <<< 32645 1726880393.12954: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880393.12967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880393.12969: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c27cb60> <<< 32645 1726880393.13001: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c441c40> <<< 32645 1726880393.13009: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3fb620> <<< 32645 1726880393.13184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880393.13222: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5c442000> <<< 32645 1726880393.13361: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_tj1nekey/ansible_ansible.legacy.dnf_payload.zip' <<< 32645 1726880393.13380: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.13655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.13694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880393.13720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880393.13783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880393.13916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880393.14091: 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 0x7f9c5c2da840> import '_typing' # <<< 32645 1726880393.14315: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2b5730> <<< 32645 1726880393.14407: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2b4890> # zipimport: zlib available import 'ansible' # <<< 32645 1726880393.14412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.14438: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.14466: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.14491: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880393.14524: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.17134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.19276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880393.19286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880393.19310: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2b7830> <<< 32645 1726880393.19348: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880393.19495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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 0x7f9c5c2fe120> <<< 32645 1726880393.19535: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2fdeb0> <<< 32645 1726880393.19580: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2fd7c0> <<< 32645 1726880393.19609: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880393.19635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880393.19688: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2fe1e0> <<< 32645 1726880393.19700: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2db260> <<< 32645 1726880393.19719: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880393.19774: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.19778: 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 0x7f9c5c2fee40><<< 32645 1726880393.19780: stdout chunk (state=3): >>> <<< 32645 1726880393.19815: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.19832: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.19836: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c2ff080> <<< 32645 1726880393.19872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880393.19944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880393.20199: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2ff590> 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 0x7f9c5c171370> # 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 0x7f9c5c172f90> <<< 32645 1726880393.20203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880393.20234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880393.20291: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c173950> <<< 32645 1726880393.20322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880393.20364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880393.20397: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c174b30> <<< 32645 1726880393.20429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880393.20487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880393.20693: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1775c0> # 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 0x7f9c5c177c50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c175880> <<< 32645 1726880393.20706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880393.20750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880393.20779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880393.20792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880393.20824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880393.20867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880393.20902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880393.20905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880393.20931: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c17b470> <<< 32645 1726880393.20954: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880393.21060: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c179f40> <<< 32645 1726880393.21063: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c179ca0> <<< 32645 1726880393.21095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880393.21112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880393.21234: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c17a210> <<< 32645 1726880393.21280: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c175d90> <<< 32645 1726880393.21319: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.21322: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c1c35c0> <<< 32645 1726880393.21499: 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 0x7f9c5c1c3770> # /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 0x7f9c5c1c5340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c5100> <<< 32645 1726880393.21518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880393.21705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880393.21769: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.21780: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c1c7890><<< 32645 1726880393.21799: stdout chunk (state=3): >>> <<< 32645 1726880393.21807: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c5a30> <<< 32645 1726880393.21841: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880393.21919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.21951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880393.21974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880393.21994: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880393.22078: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cb050> <<< 32645 1726880393.22334: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c7a10> <<< 32645 1726880393.22437: 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' <<< 32645 1726880393.22499: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c1cbb90> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.22513: 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 0x7f9c5c1cc110><<< 32645 1726880393.22515: stdout chunk (state=3): >>> <<< 32645 1726880393.22589: 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' <<< 32645 1726880393.22793: 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 0x7f9c5c1cc320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c3a70> # /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 0x7f9c5c1cfad0> <<< 32645 1726880393.23193: 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 0x7f9c5c1d0e60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1ce210> # 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 0x7f9c5c1cf5c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cde20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880393.23354: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.23518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.23546: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.23560: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880393.23581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.23607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.23615: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880393.23649: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.23875: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.24108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.25251: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.26421: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880393.26446: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880393.26466: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880393.26472: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880393.26590: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.26621: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.26634: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c254fb0> <<< 32645 1726880393.26795: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880393.26813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880393.26847: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c255df0> <<< 32645 1726880393.26874: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cdb20> <<< 32645 1726880393.26945: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880393.26972: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.27189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880393.27331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.27624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880393.27644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880393.27656: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c254b60> <<< 32645 1726880393.27680: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.28635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.29586: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.29725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.29871: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880393.29891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.29957: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30014: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880393.30038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30346: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880393.30371: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30413: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880393.30440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30511: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.30570: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880393.30785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.31082: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.31651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880393.31766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880393.31792: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880393.31933: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c256e40> <<< 32645 1726880393.31957: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.32085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.32205: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880393.32227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880393.32242: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880393.32269: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880393.32305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880393.32324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880393.32431: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.32624: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.32630: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c062930> <<< 32645 1726880393.32720: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.32724: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.32740: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c063260> <<< 32645 1726880393.32746: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cc890> <<< 32645 1726880393.32785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.32852: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.33089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880393.33150: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.33262: 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 <<< 32645 1726880393.33351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.33507: 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' <<< 32645 1726880393.33509: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c061e80> <<< 32645 1726880393.33589: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0634a0> <<< 32645 1726880393.33638: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880393.33655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880393.33672: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.33784: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.33888: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.33933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.33998: 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 <<< 32645 1726880393.34010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.34039: 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 <<< 32645 1726880393.34083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880393.34110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880393.34205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880393.34234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880393.34265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880393.34358: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c337470> <<< 32645 1726880393.34592: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c06d040> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c06b650> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c06b4a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880393.34619: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.34661: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880393.34668: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880393.34752: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880393.34775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.34797: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.34887: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880393.36029: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.37134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.38455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.39708: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 32645 1726880393.39718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.39725: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100ad0> <<< 32645 1726880393.39774: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.39780: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100d10> <<< 32645 1726880393.39819: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 32645 1726880393.39993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101490> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100fe0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880393.40015: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101d60> <<< 32645 1726880393.40051: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 32645 1726880393.40055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 32645 1726880393.40093: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 32645 1726880393.40107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 32645 1726880393.40136: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880393.40157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880393.40185: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880393.40215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880393.40239: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 32645 1726880393.40259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880393.40289: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ef200> <<< 32645 1726880393.40330: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 32645 1726880393.40333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' <<< 32645 1726880393.40346: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ef0e0> <<< 32645 1726880393.40371: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 32645 1726880393.40393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880393.40411: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb23020> <<< 32645 1726880393.40488: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ed340> <<< 32645 1726880393.40519: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880393.40689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880393.40789: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb35b20> <<< 32645 1726880393.40805: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb34650> <<< 32645 1726880393.40858: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb22e10> <<< 32645 1726880393.40891: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c102a20> <<< 32645 1726880393.40922: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 32645 1726880393.40960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 32645 1726880393.40990: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 32645 1726880393.41203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 32645 1726880393.41230: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 32645 1726880393.41250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 32645 1726880393.41280: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bba9a60> <<< 32645 1726880393.41508: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb59b80> <<< 32645 1726880393.41565: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ec410> <<< 32645 1726880393.41693: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 32645 1726880393.41792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 32645 1726880393.41817: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 32645 1726880393.41838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' <<< 32645 1726880393.41851: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbadf40> <<< 32645 1726880393.41866: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbab8c0> <<< 32645 1726880393.41880: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb59670> <<< 32645 1726880393.41920: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1023c0> <<< 32645 1726880393.41947: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101df0> <<< 32645 1726880393.41955: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101b20> <<< 32645 1726880393.41968: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100d70> <<< 32645 1726880393.42090: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101e20> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880393.42131: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbae510> <<< 32645 1726880393.42155: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbadca0> <<< 32645 1726880393.42189: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 32645 1726880393.42210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.42325: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbaec00> <<< 32645 1726880393.42359: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 32645 1726880393.42414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 32645 1726880393.42501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880393.42563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880393.42657: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.43089: 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 0x7f9c5bbb87d0> <<< 32645 1726880393.43136: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbb5df0> <<< 32645 1726880393.43184: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbaf9b0> <<< 32645 1726880393.43218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 32645 1726880393.43246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 32645 1726880393.43290: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbb58b0> <<< 32645 1726880393.43319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 32645 1726880393.43341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 32645 1726880393.43362: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc6cf0> <<< 32645 1726880393.43396: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 32645 1726880393.43400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 32645 1726880393.43436: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 32645 1726880393.43445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 32645 1726880393.43473: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc7980> <<< 32645 1726880393.43494: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc7440> <<< 32645 1726880393.43531: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 32645 1726880393.43644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 32645 1726880393.43775: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc7e60> <<< 32645 1726880393.43811: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 32645 1726880393.43874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 32645 1726880393.44265: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbcb260> <<< 32645 1726880393.44302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880393.44341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880393.44375: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f0c50> <<< 32645 1726880393.44422: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py <<< 32645 1726880393.44428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.44591: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f2090> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f1eb0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f2ab0> <<< 32645 1726880393.44630: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880393.44638: stdout chunk (state=3): >>> import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f31d0> <<< 32645 1726880393.44676: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880393.44682: stdout chunk (state=3): >>> import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f3170> <<< 32645 1726880393.44895: stdout chunk (state=3): >>># extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.44899: stdout chunk (state=3): >>># extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b5f3d40><<< 32645 1726880393.44912: stdout chunk (state=3): >>> <<< 32645 1726880393.44985: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' <<< 32645 1726880393.44989: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b5f3380><<< 32645 1726880393.44998: stdout chunk (state=3): >>> <<< 32645 1726880393.45031: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3512e0> <<< 32645 1726880393.45072: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py <<< 32645 1726880393.45094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' <<< 32645 1726880393.45181: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b351730> <<< 32645 1726880393.45389: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f24e0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' <<< 32645 1726880393.45511: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b352c00> <<< 32645 1726880393.45556: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 32645 1726880393.45561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' <<< 32645 1726880393.45602: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py <<< 32645 1726880393.45612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.45618: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b374a10> <<< 32645 1726880393.45658: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py <<< 32645 1726880393.45677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' <<< 32645 1726880393.45736: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b374ce0> <<< 32645 1726880393.45768: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py <<< 32645 1726880393.45782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' <<< 32645 1726880393.45870: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 32645 1726880393.45899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' <<< 32645 1726880393.45939: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py <<< 32645 1726880393.45950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880393.45964: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3765a0> <<< 32645 1726880393.46090: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b375940> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' <<< 32645 1726880393.46151: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b376ba0> <<< 32645 1726880393.46266: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b376750> <<< 32645 1726880393.46300: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 32645 1726880393.46316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' <<< 32645 1726880393.46347: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py <<< 32645 1726880393.46364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880393.46401: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b41d0> <<< 32645 1726880393.46426: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b377dd0> <<< 32645 1726880393.46459: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 32645 1726880393.46477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' <<< 32645 1726880393.46503: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b45f0><<< 32645 1726880393.46695: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b4da0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b49b0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b5af0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' <<< 32645 1726880393.46709: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b5e50> <<< 32645 1726880393.46756: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3757f0> <<< 32645 1726880393.46765: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b374770> <<< 32645 1726880393.46804: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 32645 1726880393.46877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' <<< 32645 1726880393.46916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880393.46968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880393.47008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880393.47272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880393.47305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880393.47345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880393.47380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880393.47414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880393.47490: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af14890> <<< 32645 1726880393.47526: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b40fc80> <<< 32645 1726880393.47635: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b40e6f0> <<< 32645 1726880393.47934: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3e2570> <<< 32645 1726880393.48010: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3e08c0> <<< 32645 1726880393.48041: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py <<< 32645 1726880393.48060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' <<< 32645 1726880393.48097: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3e3c80> <<< 32645 1726880393.48192: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af25280> <<< 32645 1726880393.48209: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 32645 1726880393.48245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' <<< 32645 1726880393.48276: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 32645 1726880393.48316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' <<< 32645 1726880393.48488: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af269c0> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af25e50> <<< 32645 1726880393.48560: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af25550> <<< 32645 1726880393.48563: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af251c0> <<< 32645 1726880393.48837: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b6210> <<< 32645 1726880393.48844: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b352930> <<< 32645 1726880393.48894: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py <<< 32645 1726880393.49016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' <<< 32645 1726880393.49056: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 32645 1726880393.49063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' <<< 32645 1726880393.49103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py <<< 32645 1726880393.49117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 32645 1726880393.49145: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af636e0> <<< 32645 1726880393.49158: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af63320> <<< 32645 1726880393.49193: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py <<< 32645 1726880393.49218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' <<< 32645 1726880393.49249: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py <<< 32645 1726880393.49284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' <<< 32645 1726880393.49319: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py <<< 32645 1726880393.49486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af9b170> <<< 32645 1726880393.52123: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af99bb0> <<< 32645 1726880393.52184: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af63440> <<< 32645 1726880393.52452: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b6360> <<< 32645 1726880393.52548: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b351df0> <<< 32645 1726880393.52572: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f2180> <<< 32645 1726880393.52793: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f21b0> # zipimport: zlib available <<< 32645 1726880393.52897: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 32645 1726880393.52925: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.53172: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.53446: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880393.53472: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.53563: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.53652: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 32645 1726880393.53678: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.53919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.54163: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 32645 1726880393.54331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880393.55395: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbe240> # /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' <<< 32645 1726880393.55622: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbe360> <<< 32645 1726880393.55644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880393.55670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880393.55701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880393.55719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880393.55763: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.55779: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae0a540> <<< 32645 1726880393.55787: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae09d90> <<< 32645 1726880393.55824: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.55835: stdout chunk (state=3): >>># 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 0x7f9c5ae09f70> <<< 32645 1726880393.55869: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbe8a0> <<< 32645 1726880393.55876: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbd520> <<< 32645 1726880393.55935: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 32645 1726880393.55944: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbdee0> <<< 32645 1726880393.55985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 32645 1726880393.56176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 32645 1726880393.56222: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 32645 1726880393.56231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.56262: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 32645 1726880393.56277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 32645 1726880393.56451: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 32645 1726880393.56462: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae13b60> <<< 32645 1726880393.56468: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae13740> <<< 32645 1726880393.56501: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 32645 1726880393.56571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 32645 1726880393.56896: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae9b440> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae13cb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 32645 1726880393.56903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 32645 1726880393.58562: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ad025a0> <<< 32645 1726880393.58700: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae9b5f0> <<< 32645 1726880393.58735: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 32645 1726880393.58851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 32645 1726880393.59007: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 32645 1726880393.59016: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ad74170> <<< 32645 1726880393.59290: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ad029f0> <<< 32645 1726880393.59319: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 32645 1726880393.59389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880393.59524: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 32645 1726880393.59533: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ad76ff0> <<< 32645 1726880393.59585: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ad74230> <<< 32645 1726880393.59617: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 32645 1726880393.59696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880393.59835: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 32645 1726880393.59841: stdout chunk (state=3): >>>import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adb31a0> <<< 32645 1726880393.59906: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ad773b0> <<< 32645 1726880393.59935: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 32645 1726880393.59954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880393.60044: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 32645 1726880393.60052: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adf44a0> <<< 32645 1726880393.60079: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adb3890> <<< 32645 1726880393.60086: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae132c0> <<< 32645 1726880393.60117: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 32645 1726880393.60293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f9c5adf7920> <<< 32645 1726880393.60325: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf6db0> <<< 32645 1726880393.60352: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 32645 1726880393.60395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 32645 1726880393.60430: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py <<< 32645 1726880393.60440: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 32645 1726880393.60470: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880393.60477: stdout chunk (state=3): >>> import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590be030> <<< 32645 1726880393.60509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 32645 1726880393.60546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 32645 1726880393.60577: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 32645 1726880393.60588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880393.60595: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bef30> <<< 32645 1726880393.60636: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 32645 1726880393.60791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880393.60795: stdout chunk (state=3): >>> <<< 32645 1726880393.61356: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 32645 1726880393.61362: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c590bf7d0> <<< 32645 1726880393.61411: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 32645 1726880393.61435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880393.61453: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bf500> <<< 32645 1726880393.61461: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bf140> <<< 32645 1726880393.61501: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bdee0> <<< 32645 1726880393.61526: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bd880> <<< 32645 1726880393.61565: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 32645 1726880393.61598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.61762: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 32645 1726880393.61769: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c590e2900> <<< 32645 1726880393.61815: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590be450> <<< 32645 1726880393.61932: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf7c50> <<< 32645 1726880393.62015: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf63c0> <<< 32645 1726880393.62060: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py <<< 32645 1726880393.62067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.62274: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 32645 1726880393.62281: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adf6ae0> <<< 32645 1726880393.62503: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf6840> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf45c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590e3e60> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 32645 1726880393.62524: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 32645 1726880393.62545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 32645 1726880393.62568: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912e3c0> <<< 32645 1726880393.62609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880393.62620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880393.62659: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912eba0> <<< 32645 1726880393.62669: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912d6d0> <<< 32645 1726880393.62704: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 32645 1726880393.62730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 32645 1726880393.62761: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912f3b0> <<< 32645 1726880393.62799: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590e3e30> <<< 32645 1726880393.62839: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.62877: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 32645 1726880393.62913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 32645 1726880393.62952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 32645 1726880393.62959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 32645 1726880393.62993: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59150e60> <<< 32645 1726880393.63026: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c591503e0> <<< 32645 1726880393.63035: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59150200> <<< 32645 1726880393.63072: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 32645 1726880393.63082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 32645 1726880393.63112: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 32645 1726880393.63163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880393.63392: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59153ec0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 32645 1726880393.63407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880393.63482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880393.63513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880393.63534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880393.63558: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59195f40> <<< 32645 1726880393.63596: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.63621: 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 0x7f9c591962a0> <<< 32645 1726880393.63740: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c591821b0> <<< 32645 1726880393.63799: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59180380> <<< 32645 1726880393.63828: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c591533b0> <<< 32645 1726880393.63894: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59151640> <<< 32645 1726880393.63901: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59151370> <<< 32645 1726880393.63927: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 32645 1726880393.63950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 32645 1726880393.63984: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 32645 1726880393.64002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.64039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 32645 1726880393.64060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880393.64066: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59197d70> <<< 32645 1726880393.64088: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59196ed0> <<< 32645 1726880393.64145: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59151b80> <<< 32645 1726880393.64175: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 32645 1726880393.64291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b584d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b58890> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b58950> <<< 32645 1726880393.64329: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b58a70> <<< 32645 1726880393.64439: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 32645 1726880393.64540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 32645 1726880393.64600: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 32645 1726880393.64607: stdout chunk (state=3): >>>import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c58b5b5f0> <<< 32645 1726880393.64641: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b59790> <<< 32645 1726880393.64675: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py <<< 32645 1726880393.64682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b5b740> <<< 32645 1726880393.64746: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'<<< 32645 1726880393.64786: stdout chunk (state=3): >>> <<< 32645 1726880393.64857: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b5b830> <<< 32645 1726880393.64865: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b588c0> <<< 32645 1726880393.64991: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b5b9e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b88650> <<< 32645 1726880393.65024: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' <<< 32645 1726880393.65033: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b891c0> <<< 32645 1726880393.65069: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 32645 1726880393.65085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 32645 1726880393.65109: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b89340> <<< 32645 1726880393.65136: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py <<< 32645 1726880393.65147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880393.65155: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b89bb0> <<< 32645 1726880393.65188: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 32645 1726880393.65192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 32645 1726880393.65212: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b89e20> <<< 32645 1726880393.65289: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 32645 1726880393.65312: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8a720> <<< 32645 1726880393.65326: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8a1b0> <<< 32645 1726880393.65363: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 32645 1726880393.65367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' <<< 32645 1726880393.65374: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8b620> <<< 32645 1726880393.65587: stdout chunk (state=3): >>>import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae0a6f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbcc20> <<< 32645 1726880393.66391: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 32645 1726880393.66426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 32645 1726880393.66470: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.66497: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb4aa0> <<< 32645 1726880393.66733: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 32645 1726880393.66759: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 32645 1726880393.66778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 32645 1726880393.66811: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.66855: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 32645 1726880393.66912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 32645 1726880393.66955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 32645 1726880393.67043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 32645 1726880393.67076: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 32645 1726880393.67083: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9250> <<< 32645 1726880393.67119: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 32645 1726880393.67153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 32645 1726880393.67181: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 32645 1726880393.67200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 32645 1726880393.67233: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 32645 1726880393.67240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.67431: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.67438: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c58beb1d0> <<< 32645 1726880393.67594: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bead80> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.67695: 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 0x7f9c5c1cc770> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9c70> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9580> <<< 32645 1726880393.67713: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb62a0> <<< 32645 1726880393.67741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 32645 1726880393.67759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880393.67781: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9040> <<< 32645 1726880393.67817: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 32645 1726880393.67858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.67884: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 32645 1726880393.67930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 32645 1726880393.67969: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c245c0> <<< 32645 1726880393.68039: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bff0b0> <<< 32645 1726880393.68071: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 32645 1726880393.68092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 32645 1726880393.68109: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c25d60> <<< 32645 1726880393.68299: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26060> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c262d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26570> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 32645 1726880393.68307: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 32645 1726880393.68356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 32645 1726880393.68412: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26c90> <<< 32645 1726880393.68420: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26ae0> <<< 32645 1726880393.68451: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py <<< 32645 1726880393.68462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 32645 1726880393.68474: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588245c0> <<< 32645 1726880393.68504: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 32645 1726880393.68532: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58824710> <<< 32645 1726880393.68555: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 32645 1726880393.68593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 32645 1726880393.68617: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58824920><<< 32645 1726880393.68623: stdout chunk (state=3): >>> <<< 32645 1726880393.68644: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 32645 1726880393.68672: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 32645 1726880393.68702: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 32645 1726880393.68734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 32645 1726880393.68758: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58825880> <<< 32645 1726880393.68777: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58825100> <<< 32645 1726880393.68802: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 32645 1726880393.69002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826420> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826840> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826a20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 32645 1726880393.69009: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826cf0> <<< 32645 1726880393.69037: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 32645 1726880393.69051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 32645 1726880393.69058: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58827bf0> <<< 32645 1726880393.69092: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 32645 1726880393.69099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 32645 1726880393.69118: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58827e60> <<< 32645 1726880393.69140: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 32645 1726880393.69169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 32645 1726880393.69176: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58827fb0> <<< 32645 1726880393.69223: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 32645 1726880393.69229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 32645 1726880393.69266: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 32645 1726880393.69273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 32645 1726880393.69295: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58848c80> <<< 32645 1726880393.69303: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588487d0> <<< 32645 1726880393.69331: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 32645 1726880393.69351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 32645 1726880393.69384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 32645 1726880393.69408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 32645 1726880393.69428: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58849af0> <<< 32645 1726880393.69489: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58849430> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884a780> <<< 32645 1726880393.69514: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 32645 1726880393.69591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'<<< 32645 1726880393.69605: stdout chunk (state=3): >>> import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884aa80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 32645 1726880393.69615: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884b9e0> <<< 32645 1726880393.69643: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 32645 1726880393.69661: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884bc80> <<< 32645 1726880393.69902: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884be30> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb4860> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb4590> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8bc50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb44a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 32645 1726880393.69910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 32645 1726880393.69946: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887c800> <<< 32645 1726880393.69977: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 32645 1726880393.69999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 32645 1726880393.70017: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887cd10> <<< 32645 1726880393.70046: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 32645 1726880393.70052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 32645 1726880393.70072: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887d6d0> <<< 32645 1726880393.70099: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 32645 1726880393.70122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 32645 1726880393.70162: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py <<< 32645 1726880393.70169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.70214: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 32645 1726880393.70222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887eab0> <<< 32645 1726880393.70253: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 32645 1726880393.70261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880393.70294: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887eb40> <<< 32645 1726880393.70330: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880393.70505: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 32645 1726880393.70509: stdout chunk (state=3): >>>import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5887f200> <<< 32645 1726880393.70518: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887f080> <<< 32645 1726880393.70551: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 32645 1726880393.70559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 32645 1726880393.70588: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 32645 1726880393.70623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 32645 1726880393.70652: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 32645 1726880393.70686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880393.70792: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a1820> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 32645 1726880393.70827: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 32645 1726880393.70834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2a50> <<< 32645 1726880393.70876: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.70882: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2c90> <<< 32645 1726880393.70914: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 32645 1726880393.70921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880393.70972: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.71014: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c588a2e10> <<< 32645 1726880393.71017: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2c30> <<< 32645 1726880393.71193: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2510> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a19a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a0c80> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a0200> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887fa40> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887e5a0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887daf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 32645 1726880393.71212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 32645 1726880393.71226: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2720> <<< 32645 1726880393.71258: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 32645 1726880393.71272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 32645 1726880393.71303: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a37a0> <<< 32645 1726880393.71329: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 32645 1726880393.71346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 32645 1726880393.71451: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d46e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d4410> <<< 32645 1726880393.71459: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py <<< 32645 1726880393.71468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.71504: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 32645 1726880393.71557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880393.71597: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 32645 1726880393.71649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 32645 1726880393.71991: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d6ae0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588ec1d0> <<< 32645 1726880393.72078: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.72089: stdout chunk (state=3): >>>import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c588d7410> <<< 32645 1726880393.72096: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d6fc0> <<< 32645 1726880393.72125: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 32645 1726880393.72197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58905910> <<< 32645 1726880393.72204: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d6960> <<< 32645 1726880393.72239: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880393.72401: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58906c60> <<< 32645 1726880393.72441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 32645 1726880393.72468: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c586390d0> <<< 32645 1726880393.72500: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 32645 1726880393.72520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 32645 1726880393.72541: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 32645 1726880393.72621: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58905f70> <<< 32645 1726880393.72640: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58905c40> <<< 32645 1726880393.72712: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d49b0> <<< 32645 1726880393.72743: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 32645 1726880393.72761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 32645 1726880393.72799: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d5d30> <<< 32645 1726880393.72825: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d4710> <<< 32645 1726880393.72835: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a3dd0> <<< 32645 1726880393.72863: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 32645 1726880393.73004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5863b2f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5863bc20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c586585f0> <<< 32645 1726880393.73036: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 32645 1726880393.73063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 32645 1726880393.73088: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58658a10> <<< 32645 1726880393.73113: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 32645 1726880393.73140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 32645 1726880393.73147: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c586595b0> <<< 32645 1726880393.73191: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 32645 1726880393.73246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 32645 1726880393.73296: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58659c10> <<< 32645 1726880393.73323: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 32645 1726880393.73398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 32645 1726880393.73411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 32645 1726880393.73468: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880393.73539: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5867cad0> <<< 32645 1726880393.73575: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5867c500> <<< 32645 1726880393.73595: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5867c1a0><<< 32645 1726880393.73602: stdout chunk (state=3): >>> <<< 32645 1726880393.73688: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5865be30> <<< 32645 1726880397.84687: stdout chunk (state=3): >>> <<< 32645 1726880397.84721: stdout chunk (state=3): >>>{"msg": "", "changed": true, "results": ["Installed: corosync-qnetd-3.0.3-3.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["pcs", "corosync-qnetd", "openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 32645 1726880397.88310: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 32645 1726880397.88377: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880397.89397: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880397.89436: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type<<< 32645 1726880397.89466: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path<<< 32645 1726880397.89503: 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 <<< 32645 1726880397.89516: stdout chunk (state=3): >>># 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 <<< 32645 1726880397.89556: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 32645 1726880397.89577: 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 <<< 32645 1726880397.89581: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap <<< 32645 1726880397.89617: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings<<< 32645 1726880397.89647: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 32645 1726880397.89653: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix<<< 32645 1726880397.89661: stdout chunk (state=3): >>> # cleanup[2] removing re._compiler # cleanup[2] removing copyreg<<< 32645 1726880397.89706: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 # cleanup[2] removing _random <<< 32645 1726880397.89728: stdout chunk (state=3): >>># cleanup[2] removing _sha2 # cleanup[2] removing 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<<< 32645 1726880397.89759: stdout chunk (state=3): >>> # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 32645 1726880397.89763: stdout chunk (state=3): >>># 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 <<< 32645 1726880397.89778: stdout chunk (state=3): >>># 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 <<< 32645 1726880397.90036: stdout chunk (state=3): >>># 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust<<< 32645 1726880397.90047: stdout chunk (state=3): >>> # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid <<< 32645 1726880397.90092: stdout chunk (state=3): >>># destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric<<< 32645 1726880397.90123: stdout chunk (state=3): >>> # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base <<< 32645 1726880397.90142: stdout chunk (state=3): >>># cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm<<< 32645 1726880397.90158: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers<<< 32645 1726880397.90166: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time <<< 32645 1726880397.90432: stdout chunk (state=3): >>># cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat <<< 32645 1726880397.90464: stdout chunk (state=3): >>># cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil<<< 32645 1726880397.90503: stdout chunk (state=3): >>> # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves <<< 32645 1726880397.90512: stdout chunk (state=3): >>># cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog <<< 32645 1726880397.90542: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download <<< 32645 1726880397.90546: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade <<< 32645 1726880397.90561: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache <<< 32645 1726880397.90588: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.generate_completion_cache <<< 32645 1726880397.92001: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880397.92021: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880397.92039: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 32645 1726880397.92048: stdout chunk (state=3): >>># destroy zipfile._path <<< 32645 1726880397.92081: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32645 1726880397.92104: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880397.92130: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ <<< 32645 1726880397.92296: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base <<< 32645 1726880397.92377: stdout chunk (state=3): >>># destroy dbus <<< 32645 1726880397.92385: stdout chunk (state=3): >>># destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types <<< 32645 1726880397.92388: stdout chunk (state=3): >>># destroy dbus.lowlevel # destroy dbus._expat_introspect_parser <<< 32645 1726880397.92431: stdout chunk (state=3): >>># destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model <<< 32645 1726880397.92435: stdout chunk (state=3): >>># destroy pyexpat <<< 32645 1726880397.92481: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common <<< 32645 1726880397.92484: stdout chunk (state=3): >>># destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 32645 1726880397.92510: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response <<< 32645 1726880397.92530: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser <<< 32645 1726880397.92560: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 32645 1726880397.92582: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 32645 1726880397.92623: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 32645 1726880397.92662: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 32645 1726880397.93190: stdout chunk (state=3): >>># destroy _sqlite3<<< 32645 1726880397.93212: stdout chunk (state=3): >>> # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # d<<< 32645 1726880397.93248: stdout chunk (state=3): >>>estroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex <<< 32645 1726880397.93256: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 32645 1726880397.93282: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 32645 1726880397.93312: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing <<< 32645 1726880397.93346: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse <<< 32645 1726880397.93388: stdout chunk (state=3): >>># cleanup[3] wiping ipaddress <<< 32645 1726880397.93397: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response<<< 32645 1726880397.93406: stdout chunk (state=3): >>> # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib <<< 32645 1726880397.93429: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping tempfile <<< 32645 1726880397.93445: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect <<< 32645 1726880397.93454: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil <<< 32645 1726880397.93477: stdout chunk (state=3): >>># cleanup[3] wiping zlib <<< 32645 1726880397.93492: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 32645 1726880397.93508: stdout chunk (state=3): >>># cleanup[3] wiping base64 <<< 32645 1726880397.93521: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880397.93537: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping re._parser <<< 32645 1726880397.93606: stdout chunk (state=3): >>># cleanup[3] wiping _sre<<< 32645 1726880397.93626: stdout chunk (state=3): >>> # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os<<< 32645 1726880397.93647: stdout chunk (state=3): >>> # destroy posixpath <<< 32645 1726880397.93676: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8<<< 32645 1726880397.93905: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880397.94877: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880397.94906: stdout chunk (state=3): >>># destroy _socket # destroy pkcs7 # destroy ocsp <<< 32645 1726880397.94913: stdout chunk (state=3): >>># destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf <<< 32645 1726880397.94981: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880397.95067: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880397.95096: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880397.95157: stdout chunk (state=3): >>># destroy _compat_pickle <<< 32645 1726880397.95187: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880397.95223: stdout chunk (state=3): >>># destroy _queue <<< 32645 1726880397.95240: stdout chunk (state=3): >>># destroy array <<< 32645 1726880397.95274: stdout chunk (state=3): >>># destroy _pickle # 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 <<< 32645 1726880397.95285: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880397.95321: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880397.95333: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 32645 1726880397.95393: stdout chunk (state=3): >>># destroy gzip <<< 32645 1726880397.95410: stdout chunk (state=3): >>># destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 <<< 32645 1726880397.95460: stdout chunk (state=3): >>># destroy x509 <<< 32645 1726880397.95462: stdout chunk (state=3): >>># destroy ipaddress <<< 32645 1726880397.95600: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh <<< 32645 1726880397.95623: stdout chunk (state=3): >>># destroy email # destroy queue # destroy shlex # destroy pwd <<< 32645 1726880397.95664: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy urllib <<< 32645 1726880397.95675: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils <<< 32645 1726880397.95683: stdout chunk (state=3): >>># destroy json # destroy importlib # destroy gc <<< 32645 1726880397.95698: stdout chunk (state=3): >>># destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils <<< 32645 1726880397.95715: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 32645 1726880397.95746: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch<<< 32645 1726880397.95789: stdout chunk (state=3): >>> <<< 32645 1726880397.95849: stdout chunk (state=3): >>># destroy tempfile # destroy traceback<<< 32645 1726880397.95857: stdout chunk (state=3): >>> # destroy calendar # destroy dnf.yum.misc # destroy glob <<< 32645 1726880397.95993: stdout chunk (state=3): >>># destroy curses<<< 32645 1726880397.96007: stdout chunk (state=3): >>> # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm <<< 32645 1726880397.96127: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl<<< 32645 1726880397.96170: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json <<< 32645 1726880397.96174: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 32645 1726880397.96307: stdout chunk (state=3): >>># destroy _warnings <<< 32645 1726880397.96317: stdout chunk (state=3): >>># destroy posix <<< 32645 1726880397.96397: stdout chunk (state=3): >>># destroy binascii <<< 32645 1726880397.96401: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings<<< 32645 1726880397.96407: stdout chunk (state=3): >>> <<< 32645 1726880397.96484: stdout chunk (state=3): >>># destroy string <<< 32645 1726880397.96533: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880397.96892: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880397.96967: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases<<< 32645 1726880397.96975: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880397.97013: stdout chunk (state=3): >>># destroy re <<< 32645 1726880397.97029: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880397.97076: stdout chunk (state=3): >>># destroy _sre # clear sys.audit hooks <<< 32645 1726880397.99420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880397.99481: stderr chunk (state=3): >>><<< 32645 1726880397.99484: stdout chunk (state=3): >>><<< 32645 1726880397.99690: _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 0x7f9c5c7b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c783b30> # /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 0x7f9c5c7b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f9c5c565160> # /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 0x7f9c5c5663f0> # /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 0x7f9c5c5671d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c566600> # /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 0x7f9c5c598140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f9c5c566150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f9c5c5b60c0> # /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 0x7f9c5c5f9130> # /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 0x7f9c5c5f97c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5b77a0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5b6ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5bf260> # /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 0x7f9c5c624da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5fb980> # /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 0x7f9c5c624ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5d18e0> # /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 0x7f9c5c626120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5be540> # /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 0x7f9c5c626570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c626420> # 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 0x7f9c5c626810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c5bd130> 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 0x7f9c5c648ce0> 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 0x7f9c5c64a420> # /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 0x7f9c5c64b320> # 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 0x7f9c5c64b980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c64a870> # /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 0x7f9c5c660440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c64bb30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c626b10> # /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 0x7f9c5c3f8380> # /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 0x7f9c5c3f8e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3f8b60> # 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 0x7f9c5c3f8e30> # 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 0x7f9c5c3f9010> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c6624e0> # /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 0x7f9c5c3fa6c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3f9340> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c627200> # /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 0x7f9c5c422a80> # /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 0x7f9c5c442c00> # /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 0x7f9c5c4739b0> # /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 0x7f9c5c4a2150> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c473ad0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c443890> # /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 0x7f9c5c27cb60> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c441c40> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c3fb620> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5c442000> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_tj1nekey/ansible_ansible.legacy.dnf_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 0x7f9c5c2da840> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2b5730> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2b4890> # 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 0x7f9c5c2b7830> # /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 0x7f9c5c2fe120> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2fdeb0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2fd7c0> # /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 0x7f9c5c2fe1e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c2db260> 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 0x7f9c5c2fee40> # 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 0x7f9c5c2ff080> # /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 0x7f9c5c2ff590> 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 0x7f9c5c171370> # 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 0x7f9c5c172f90> # /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 0x7f9c5c173950> # /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 0x7f9c5c174b30> # /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 0x7f9c5c1775c0> # 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 0x7f9c5c177c50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c175880> # /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 0x7f9c5c17b470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c179f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c179ca0> # /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 0x7f9c5c17a210> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c175d90> # 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 0x7f9c5c1c35c0> # /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 0x7f9c5c1c3770> # /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 0x7f9c5c1c5340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c5100> # /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 0x7f9c5c1c7890> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c5a30> # /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 0x7f9c5c1cb050> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c7a10> # 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 0x7f9c5c1cbb90> # 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 0x7f9c5c1cc110> # 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 0x7f9c5c1cc320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1c3a70> # /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 0x7f9c5c1cfad0> # 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 0x7f9c5c1d0e60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1ce210> # 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 0x7f9c5c1cf5c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cde20> # 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 0x7f9c5c254fb0> # /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 0x7f9c5c255df0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cdb20> 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 0x7f9c5c254b60> # 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 0x7f9c5c256e40> # 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 0x7f9c5c062930> # 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 0x7f9c5c063260> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1cc890> # 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 0x7f9c5c061e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0634a0> 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 0x7f9c5c337470> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c06d040> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c06b650> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c06b4a0> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100ad0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100d10> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101490> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100fe0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101d60> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ef200> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ef0e0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb23020> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ed340> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb35b20> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb34650> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb22e10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c102a20> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bba9a60> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb59b80> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c0ec410> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbadf40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbab8c0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bb59670> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c1023c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101df0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101b20> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c100d70> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c101e20> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbae510> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbadca0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbaec00> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7f9c5bbb87d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbb5df0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbaf9b0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbb58b0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc6cf0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc7980> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc7440> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbc7e60> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5bbcb260> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f0c50> # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f2090> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f1eb0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f2ab0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f31d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f3170> # extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b5f3d40> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b5f3380> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3512e0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b351730> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f24e0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b352c00> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b374a10> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b374ce0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3765a0> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b375940> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b376ba0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b376750> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b41d0> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b377dd0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b45f0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b4da0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b49b0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b5af0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b5e50> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3757f0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b374770> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af14890> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b40fc80> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b40e6f0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3e2570> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3e08c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3e3c80> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af25280> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af269c0> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af25e50> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af25550> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af251c0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b6210> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b352930> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af636e0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af63320> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af9b170> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af99bb0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af63440> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b3b6360> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b351df0> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f2180> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b5f21b0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbe240> # /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 0x7f9c5afbe360> # /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 0x7f9c5ae0a540> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae09d90> # 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 0x7f9c5ae09f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbe8a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbd520> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbdee0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae13b60> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae13740> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae9b440> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae13cb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ad025a0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae9b5f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ad74170> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ad029f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ad76ff0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ad74230> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adb31a0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ad773b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adf44a0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adb3890> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae132c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f9c5adf7920> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf6db0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590be030> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bef30> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c590bf7d0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bf500> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bf140> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bdee0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590bd880> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c590e2900> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590be450> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf7c50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf63c0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adf6ae0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf6840> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5adf45c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590e3e60> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912e3c0> # /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 0x7f9c5912eba0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912d6d0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5912f3b0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c590e3e30> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59150e60> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c591503e0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59150200> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59153ec0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f9c59195f40> # 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 0x7f9c591962a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c591821b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59180380> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c591533b0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59151640> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59151370> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59197d70> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59196ed0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c59151b80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b584d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b58890> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b58950> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b58a70> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c58b5b5f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b59790> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b5b740> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b5b830> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b588c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b5b9e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b88650> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b891c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b89340> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b89bb0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b89e20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8a720> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8a1b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8b620> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae0a6f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afbcc20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb4aa0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9250> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c58beb1d0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bead80> # 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 0x7f9c5c1cc770> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9c70> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9580> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb62a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58be9040> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c245c0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bff0b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c25d60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26060> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c262d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26570> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26c90> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58c26ae0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588245c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58824710> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58824920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58825880> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58825100> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826420> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826840> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826a20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58826cf0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58827bf0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58827e60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58827fb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58848c80> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588487d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58849af0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58849430> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884a780> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884aa80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884b9e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884bc80> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5884be30> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb4860> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb4590> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58b8bc50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58bb44a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887c800> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887cd10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887d6d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887eab0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887eb40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5887f200> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887f080> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a1820> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2a50> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2c90> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c588a2e10> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2c30> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2510> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a19a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a0c80> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a0200> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887fa40> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887e5a0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5887daf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a2720> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a37a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d46e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d4410> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d6ae0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588ec1d0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c588d7410> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d6fc0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58905910> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d6960> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58906c60> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c586390d0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58905f70> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58905c40> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d49b0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d5d30> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588d4710> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c588a3dd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5863b2f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5863bc20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c586585f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58658a10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c586595b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c58659c10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5867cad0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5867c500> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5867c1a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5865be30> {"msg": "", "changed": true, "results": ["Installed: corosync-qnetd-3.0.3-3.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["pcs", "corosync-qnetd", "openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf # destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm # destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880398.01762: done with _execute_module (ansible.legacy.dnf, {'name': ['pcs', 'corosync-qnetd', 'openssl'], 'state': 'present', '_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.dnf', '_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-1726880392.9107482-32803-63292548036083/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880398.01766: _low_level_execute_command(): starting 32645 1726880398.01768: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880392.9107482-32803-63292548036083/ > /dev/null 2>&1 && sleep 0' 32645 1726880398.01771: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880398.01773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880398.01775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880398.01778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880398.01780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880398.01782: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880398.01784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880398.01787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880398.01789: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880398.01791: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880398.01793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880398.01795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880398.01797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880398.01800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880398.01809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880398.01812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880398.03954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880398.03958: stderr chunk (state=3): >>><<< 32645 1726880398.03963: stdout chunk (state=3): >>><<< 32645 1726880398.03983: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880398.03990: handler run complete 32645 1726880398.04048: attempt loop complete, returning result 32645 1726880398.04052: _execute() done 32645 1726880398.04055: dumping result to json 32645 1726880398.04063: done dumping result, returning 32645 1726880398.04074: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install role essential packages [1266f4c6-4e69-28d7-f79e-00000000015d] 32645 1726880398.04080: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015d 32645 1726880398.04188: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015d 32645 1726880398.04191: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: corosync-qnetd-3.0.3-3.fc39.x86_64" ] } 32645 1726880398.04458: no more pending results, returning what we have 32645 1726880398.04462: results queue empty 32645 1726880398.04463: checking for any_errors_fatal 32645 1726880398.04464: done checking for any_errors_fatal 32645 1726880398.04465: checking for max_fail_percentage 32645 1726880398.04466: done checking for max_fail_percentage 32645 1726880398.04467: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.04469: done checking to see if all hosts have failed 32645 1726880398.04470: getting the remaining hosts for this loop 32645 1726880398.04471: done getting the remaining hosts for this loop 32645 1726880398.04475: getting the next task for host managed_node2 32645 1726880398.04481: done getting next task for host managed_node2 32645 1726880398.04485: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check and prepare role variables 32645 1726880398.04488: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880398.04501: getting variables 32645 1726880398.04503: in VariableManager get_vars() 32645 1726880398.04545: Calling all_inventory to load vars for managed_node2 32645 1726880398.04550: Calling groups_inventory to load vars for managed_node2 32645 1726880398.04554: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.04570: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.04575: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.04579: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.04816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.05125: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.05152: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.05159: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.05239: done with get_vars() 32645 1726880398.05253: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17 Friday 20 September 2024 20:59:58 -0400 (0:00:05.214) 0:00:12.627 ****** 32645 1726880398.05369: entering _queue_task() for managed_node2/include_tasks 32645 1726880398.05643: worker is 1 (out of 1 available) 32645 1726880398.05766: exiting _queue_task() for managed_node2/include_tasks 32645 1726880398.05780: done queuing things up, now waiting for results queue to drain 32645 1726880398.05781: waiting for pending results... 32645 1726880398.06070: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check and prepare role variables 32645 1726880398.06154: in run() - task 1266f4c6-4e69-28d7-f79e-00000000015e 32645 1726880398.06158: variable 'ansible_search_path' from source: unknown 32645 1726880398.06172: variable 'ansible_search_path' from source: unknown 32645 1726880398.06213: calling self._execute() 32645 1726880398.06318: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.06386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.06395: variable 'omit' from source: magic vars 32645 1726880398.06970: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 32645 1726880398.07000: _execute() done 32645 1726880398.07009: dumping result to json 32645 1726880398.07017: done dumping result, returning 32645 1726880398.07044: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check and prepare role variables [1266f4c6-4e69-28d7-f79e-00000000015e] 32645 1726880398.07061: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015e 32645 1726880398.07217: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000015e 32645 1726880398.07220: WORKER PROCESS EXITING 32645 1726880398.07270: no more pending results, returning what we have 32645 1726880398.07275: in VariableManager get_vars() 32645 1726880398.07318: Calling all_inventory to load vars for managed_node2 32645 1726880398.07321: Calling groups_inventory to load vars for managed_node2 32645 1726880398.07324: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.07340: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.07345: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.07468: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.07819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.08105: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.08137: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.08144: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.08202: done with get_vars() 32645 1726880398.08210: variable 'ansible_search_path' from source: unknown 32645 1726880398.08212: variable 'ansible_search_path' from source: unknown 32645 1726880398.08257: we have included files to process 32645 1726880398.08258: generating all_blocks data 32645 1726880398.08260: done generating all_blocks data 32645 1726880398.08264: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml 32645 1726880398.08265: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml 32645 1726880398.08267: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml 32645 1726880398.11290: done processing included file 32645 1726880398.11292: iterating over new_blocks loaded from include file 32645 1726880398.11294: in VariableManager get_vars() 32645 1726880398.11316: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.11339: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11344: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11383: done with get_vars() 32645 1726880398.11392: filtering new block on tags 32645 1726880398.11444: done filtering new block on tags 32645 1726880398.11450: in VariableManager get_vars() 32645 1726880398.11471: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.11491: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11504: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11539: done with get_vars() 32645 1726880398.11542: filtering new block on tags 32645 1726880398.11577: done filtering new block on tags 32645 1726880398.11580: in VariableManager get_vars() 32645 1726880398.11601: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.11631: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11636: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11672: done with get_vars() 32645 1726880398.11675: filtering new block on tags 32645 1726880398.11706: done filtering new block on tags 32645 1726880398.11710: in VariableManager get_vars() 32645 1726880398.11742: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.11764: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11769: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11801: done with get_vars() 32645 1726880398.11803: filtering new block on tags 32645 1726880398.11907: done filtering new block on tags 32645 1726880398.11911: in VariableManager get_vars() 32645 1726880398.11969: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.11989: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.11998: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.12033: done with get_vars() 32645 1726880398.12036: filtering new block on tags 32645 1726880398.12196: done filtering new block on tags 32645 1726880398.12199: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for managed_node2 32645 1726880398.12205: extending task lists for all hosts with included blocks 32645 1726880398.13368: done extending task lists 32645 1726880398.13370: done processing included files 32645 1726880398.13371: results queue empty 32645 1726880398.13372: checking for any_errors_fatal 32645 1726880398.13377: done checking for any_errors_fatal 32645 1726880398.13378: checking for max_fail_percentage 32645 1726880398.13379: done checking for max_fail_percentage 32645 1726880398.13380: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.13381: done checking to see if all hosts have failed 32645 1726880398.13382: getting the remaining hosts for this loop 32645 1726880398.13384: done getting the remaining hosts for this loop 32645 1726880398.13387: getting the next task for host managed_node2 32645 1726880398.13392: done getting next task for host managed_node2 32645 1726880398.13396: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Discover cluster node names 32645 1726880398.13399: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.13410: getting variables 32645 1726880398.13412: in VariableManager get_vars() 32645 1726880398.13430: Calling all_inventory to load vars for managed_node2 32645 1726880398.13433: Calling groups_inventory to load vars for managed_node2 32645 1726880398.13436: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.13443: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.13446: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.13458: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.13700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.14012: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.14036: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.14041: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.14093: done with get_vars() 32645 1726880398.14114: done getting variables 32645 1726880398.14166: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ****** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:3 Friday 20 September 2024 20:59:58 -0400 (0:00:00.088) 0:00:12.715 ****** 32645 1726880398.14200: entering _queue_task() for managed_node2/set_fact 32645 1726880398.14682: worker is 1 (out of 1 available) 32645 1726880398.14693: exiting _queue_task() for managed_node2/set_fact 32645 1726880398.14706: done queuing things up, now waiting for results queue to drain 32645 1726880398.14708: waiting for pending results... 32645 1726880398.14955: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Discover cluster node names 32645 1726880398.15009: in run() - task 1266f4c6-4e69-28d7-f79e-00000000028f 32645 1726880398.15036: variable 'ansible_search_path' from source: unknown 32645 1726880398.15080: variable 'ansible_search_path' from source: unknown 32645 1726880398.15111: calling self._execute() 32645 1726880398.15225: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.15245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.15296: variable 'omit' from source: magic vars 32645 1726880398.15414: variable 'omit' from source: magic vars 32645 1726880398.15501: variable 'omit' from source: magic vars 32645 1726880398.16033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.18799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.18909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.18962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.19022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.19061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.19175: 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) 32645 1726880398.19230: 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) 32645 1726880398.19301: 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) 32645 1726880398.19341: 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) 32645 1726880398.19367: 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) 32645 1726880398.19521: variable 'inventory_hostname' from source: set_fact 32645 1726880398.19753: variable 'omit' from source: magic vars 32645 1726880398.19757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880398.19760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880398.19763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880398.19766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.19768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.19770: variable 'inventory_hostname' from source: set_fact 32645 1726880398.19773: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.19775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.19919: Set connection var ansible_shell_executable to /bin/sh 32645 1726880398.19934: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880398.19946: Set connection var ansible_timeout to 10 32645 1726880398.19955: Set connection var ansible_shell_type to sh 32645 1726880398.19976: Set connection var ansible_pipelining to False 32645 1726880398.19983: Set connection var ansible_connection to ssh 32645 1726880398.20112: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.20115: variable 'ansible_connection' from source: unknown 32645 1726880398.20118: variable 'ansible_module_compression' from source: unknown 32645 1726880398.20120: variable 'ansible_shell_type' from source: unknown 32645 1726880398.20122: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.20124: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.20126: variable 'ansible_pipelining' from source: unknown 32645 1726880398.20131: variable 'ansible_timeout' from source: unknown 32645 1726880398.20133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.20219: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880398.20242: variable 'omit' from source: magic vars 32645 1726880398.20255: starting attempt loop 32645 1726880398.20262: running the handler 32645 1726880398.20279: handler run complete 32645 1726880398.20293: attempt loop complete, returning result 32645 1726880398.20301: _execute() done 32645 1726880398.20308: dumping result to json 32645 1726880398.20315: done dumping result, returning 32645 1726880398.20341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Discover cluster node names [1266f4c6-4e69-28d7-f79e-00000000028f] 32645 1726880398.20353: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000028f ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } 32645 1726880398.20656: no more pending results, returning what we have 32645 1726880398.20662: results queue empty 32645 1726880398.20664: checking for any_errors_fatal 32645 1726880398.20666: done checking for any_errors_fatal 32645 1726880398.20667: checking for max_fail_percentage 32645 1726880398.20670: done checking for max_fail_percentage 32645 1726880398.20671: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.20672: done checking to see if all hosts have failed 32645 1726880398.20673: getting the remaining hosts for this loop 32645 1726880398.20790: done getting the remaining hosts for this loop 32645 1726880398.20796: getting the next task for host managed_node2 32645 1726880398.20802: done getting next task for host managed_node2 32645 1726880398.20806: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Collect cluster node names 32645 1726880398.20810: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.20831: getting variables 32645 1726880398.20833: in VariableManager get_vars() 32645 1726880398.20878: Calling all_inventory to load vars for managed_node2 32645 1726880398.20882: Calling groups_inventory to load vars for managed_node2 32645 1726880398.20885: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.20904: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000028f 32645 1726880398.20907: WORKER PROCESS EXITING 32645 1726880398.20916: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.20920: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.20924: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.21268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.21579: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.21601: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.21611: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.21688: done with get_vars() 32645 1726880398.21700: done getting variables 32645 1726880398.21774: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:7 Friday 20 September 2024 20:59:58 -0400 (0:00:00.076) 0:00:12.791 ****** 32645 1726880398.21811: entering _queue_task() for managed_node2/set_fact 32645 1726880398.22126: worker is 1 (out of 1 available) 32645 1726880398.22140: exiting _queue_task() for managed_node2/set_fact 32645 1726880398.22203: done queuing things up, now waiting for results queue to drain 32645 1726880398.22205: waiting for pending results... 32645 1726880398.22418: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Collect cluster node names 32645 1726880398.22596: in run() - task 1266f4c6-4e69-28d7-f79e-000000000290 32645 1726880398.22617: variable 'ansible_search_path' from source: unknown 32645 1726880398.22625: variable 'ansible_search_path' from source: unknown 32645 1726880398.22678: calling self._execute() 32645 1726880398.22784: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.22866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.22870: variable 'omit' from source: magic vars 32645 1726880398.22964: variable 'omit' from source: magic vars 32645 1726880398.23066: variable 'omit' from source: magic vars 32645 1726880398.23663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.26395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.26483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.26543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.26591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.26853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.26858: 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) 32645 1726880398.26861: 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) 32645 1726880398.26864: 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) 32645 1726880398.26884: 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) 32645 1726880398.26907: 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) 32645 1726880398.26980: 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) 32645 1726880398.27019: 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) 32645 1726880398.27059: 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) 32645 1726880398.27201: 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) 32645 1726880398.27206: 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) 32645 1726880398.27418: variable 'ansible_play_hosts' from source: magic vars 32645 1726880398.27423: variable 'hostvars' from source: magic vars 32645 1726880398.27426: in VariableManager get_vars() 32645 1726880398.27432: Calling all_inventory to load vars for managed_node2 32645 1726880398.27435: Calling groups_inventory to load vars for managed_node2 32645 1726880398.27438: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.27440: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.27442: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.27445: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.27763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.28023: done with get_vars() 32645 1726880398.28047: variable '__ha_cluster_node_name' from source: set_fact 32645 1726880398.28129: variable 'omit' from source: magic vars 32645 1726880398.28162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880398.28204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880398.28235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880398.28308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.28311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.28324: variable 'inventory_hostname' from source: set_fact 32645 1726880398.28337: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.28347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.28483: Set connection var ansible_shell_executable to /bin/sh 32645 1726880398.28497: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880398.28509: Set connection var ansible_timeout to 10 32645 1726880398.28525: Set connection var ansible_shell_type to sh 32645 1726880398.28637: Set connection var ansible_pipelining to False 32645 1726880398.28641: Set connection var ansible_connection to ssh 32645 1726880398.28643: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.28648: variable 'ansible_connection' from source: unknown 32645 1726880398.28650: variable 'ansible_module_compression' from source: unknown 32645 1726880398.28652: variable 'ansible_shell_type' from source: unknown 32645 1726880398.28655: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.28658: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.28660: variable 'ansible_pipelining' from source: unknown 32645 1726880398.28662: variable 'ansible_timeout' from source: unknown 32645 1726880398.28665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.28856: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880398.28861: variable 'omit' from source: magic vars 32645 1726880398.28864: starting attempt loop 32645 1726880398.28866: running the handler 32645 1726880398.28868: handler run complete 32645 1726880398.28871: attempt loop complete, returning result 32645 1726880398.28873: _execute() done 32645 1726880398.28875: dumping result to json 32645 1726880398.28878: done dumping result, returning 32645 1726880398.28896: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Collect cluster node names [1266f4c6-4e69-28d7-f79e-000000000290] 32645 1726880398.28955: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000290 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } 32645 1726880398.29158: no more pending results, returning what we have 32645 1726880398.29161: results queue empty 32645 1726880398.29163: checking for any_errors_fatal 32645 1726880398.29167: done checking for any_errors_fatal 32645 1726880398.29168: checking for max_fail_percentage 32645 1726880398.29170: done checking for max_fail_percentage 32645 1726880398.29171: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.29173: done checking to see if all hosts have failed 32645 1726880398.29174: getting the remaining hosts for this loop 32645 1726880398.29176: done getting the remaining hosts for this loop 32645 1726880398.29257: getting the next task for host managed_node2 32645 1726880398.29267: done getting next task for host managed_node2 32645 1726880398.29272: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes 32645 1726880398.29276: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.29297: getting variables 32645 1726880398.29299: in VariableManager get_vars() 32645 1726880398.29341: Calling all_inventory to load vars for managed_node2 32645 1726880398.29344: Calling groups_inventory to load vars for managed_node2 32645 1726880398.29348: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.29526: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000290 32645 1726880398.29532: WORKER PROCESS EXITING 32645 1726880398.29541: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.29546: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.29551: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.29839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.30135: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.30160: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.30166: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.30242: done with get_vars() 32645 1726880398.30255: done getting variables 32645 1726880398.30363: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:16 Friday 20 September 2024 20:59:58 -0400 (0:00:00.085) 0:00:12.877 ****** 32645 1726880398.30409: entering _queue_task() for managed_node2/fail 32645 1726880398.30411: Creating lock for fail 32645 1726880398.30678: worker is 1 (out of 1 available) 32645 1726880398.30690: exiting _queue_task() for managed_node2/fail 32645 1726880398.30696: done queuing things up, now waiting for results queue to drain 32645 1726880398.30698: waiting for pending results... 32645 1726880398.30974: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes 32645 1726880398.31134: in run() - task 1266f4c6-4e69-28d7-f79e-000000000292 32645 1726880398.31161: variable 'ansible_search_path' from source: unknown 32645 1726880398.31180: variable 'ansible_search_path' from source: unknown 32645 1726880398.31226: calling self._execute() 32645 1726880398.31355: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.31358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.31361: variable 'omit' from source: magic vars 32645 1726880398.32020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.34844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.35038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.35041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.35060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.35099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.35309: variable '__nodes_from_options' from source: task vars 32645 1726880398.35533: 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) 32645 1726880398.35578: 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) 32645 1726880398.35655: 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) 32645 1726880398.35734: 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) 32645 1726880398.35761: 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) 32645 1726880398.35867: 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) 32645 1726880398.35906: 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) 32645 1726880398.35956: 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) 32645 1726880398.36048: 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) 32645 1726880398.36053: 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) 32645 1726880398.36181: variable 'ha_cluster_node_options' from source: role '' defaults 32645 1726880398.36250: variable '__ha_cluster_all_node_names' from source: set_fact 32645 1726880398.36302: Evaluated conditional (( __nodes_from_options != (__nodes_from_options | unique) ) or ( __nodes_from_options | difference(__ha_cluster_all_node_names) ) ): False 32645 1726880398.36306: when evaluation is False, skipping this task 32645 1726880398.36309: _execute() done 32645 1726880398.36311: dumping result to json 32645 1726880398.36317: done dumping result, returning 32645 1726880398.36332: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes [1266f4c6-4e69-28d7-f79e-000000000292] 32645 1726880398.36373: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000292 32645 1726880398.36705: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000292 32645 1726880398.36709: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(\n __nodes_from_options != (__nodes_from_options | unique)\n) or (\n __nodes_from_options | difference(__ha_cluster_all_node_names)\n)\n", "skip_reason": "Conditional result was False" } 32645 1726880398.36767: no more pending results, returning what we have 32645 1726880398.36771: results queue empty 32645 1726880398.36772: checking for any_errors_fatal 32645 1726880398.36778: done checking for any_errors_fatal 32645 1726880398.36780: checking for max_fail_percentage 32645 1726880398.36782: done checking for max_fail_percentage 32645 1726880398.36783: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.36784: done checking to see if all hosts have failed 32645 1726880398.36785: getting the remaining hosts for this loop 32645 1726880398.36787: done getting the remaining hosts for this loop 32645 1726880398.36791: getting the next task for host managed_node2 32645 1726880398.36802: done getting next task for host managed_node2 32645 1726880398.36807: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Extract node options 32645 1726880398.36812: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.36833: getting variables 32645 1726880398.36835: in VariableManager get_vars() 32645 1726880398.36880: Calling all_inventory to load vars for managed_node2 32645 1726880398.36883: Calling groups_inventory to load vars for managed_node2 32645 1726880398.36887: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.36897: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.36902: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.36906: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.37305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.37669: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.37692: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.37704: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.37783: done with get_vars() 32645 1726880398.37795: done getting variables 32645 1726880398.37867: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Extract node options] ************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30 Friday 20 September 2024 20:59:58 -0400 (0:00:00.074) 0:00:12.952 ****** 32645 1726880398.37905: entering _queue_task() for managed_node2/set_fact 32645 1726880398.38299: worker is 1 (out of 1 available) 32645 1726880398.38312: exiting _queue_task() for managed_node2/set_fact 32645 1726880398.38323: done queuing things up, now waiting for results queue to drain 32645 1726880398.38325: waiting for pending results... 32645 1726880398.38767: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract node options 32645 1726880398.38887: in run() - task 1266f4c6-4e69-28d7-f79e-000000000294 32645 1726880398.38915: variable 'ansible_search_path' from source: unknown 32645 1726880398.38924: variable 'ansible_search_path' from source: unknown 32645 1726880398.38994: calling self._execute() 32645 1726880398.39107: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.39167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.39177: variable 'omit' from source: magic vars 32645 1726880398.39302: variable 'omit' from source: magic vars 32645 1726880398.39410: variable 'omit' from source: magic vars 32645 1726880398.40137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.42662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.42823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.42844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.42896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.42951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.43075: 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) 32645 1726880398.43119: 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) 32645 1726880398.43254: 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) 32645 1726880398.43258: 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) 32645 1726880398.43262: 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) 32645 1726880398.43334: 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) 32645 1726880398.43382: 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) 32645 1726880398.43424: 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) 32645 1726880398.43556: 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) 32645 1726880398.43560: 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) 32645 1726880398.43588: 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) 32645 1726880398.43641: 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) 32645 1726880398.43708: 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) 32645 1726880398.43748: 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) 32645 1726880398.43771: 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) 32645 1726880398.43850: 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) 32645 1726880398.43926: 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) 32645 1726880398.43944: 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) 32645 1726880398.44006: 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) 32645 1726880398.44034: 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) 32645 1726880398.44440: variable 'ha_cluster_node_options' from source: role '' defaults 32645 1726880398.44474: variable '__ha_cluster_node_name' from source: set_fact 32645 1726880398.44556: variable 'omit' from source: magic vars 32645 1726880398.44753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880398.44757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880398.44760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880398.44762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.44764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.44766: variable 'inventory_hostname' from source: set_fact 32645 1726880398.44768: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.44770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.44886: Set connection var ansible_shell_executable to /bin/sh 32645 1726880398.44903: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880398.44915: Set connection var ansible_timeout to 10 32645 1726880398.44923: Set connection var ansible_shell_type to sh 32645 1726880398.44947: Set connection var ansible_pipelining to False 32645 1726880398.44956: Set connection var ansible_connection to ssh 32645 1726880398.45002: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.45013: variable 'ansible_connection' from source: unknown 32645 1726880398.45106: variable 'ansible_module_compression' from source: unknown 32645 1726880398.45109: variable 'ansible_shell_type' from source: unknown 32645 1726880398.45112: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.45115: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.45117: variable 'ansible_pipelining' from source: unknown 32645 1726880398.45119: variable 'ansible_timeout' from source: unknown 32645 1726880398.45121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.45217: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880398.45240: variable 'omit' from source: magic vars 32645 1726880398.45324: starting attempt loop 32645 1726880398.45327: running the handler 32645 1726880398.45332: handler run complete 32645 1726880398.45335: attempt loop complete, returning result 32645 1726880398.45337: _execute() done 32645 1726880398.45340: dumping result to json 32645 1726880398.45343: done dumping result, returning 32645 1726880398.45345: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract node options [1266f4c6-4e69-28d7-f79e-000000000294] 32645 1726880398.45347: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000294 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_local_node": {} }, "changed": false } 32645 1726880398.45617: no more pending results, returning what we have 32645 1726880398.45620: results queue empty 32645 1726880398.45622: checking for any_errors_fatal 32645 1726880398.45630: done checking for any_errors_fatal 32645 1726880398.45631: checking for max_fail_percentage 32645 1726880398.45633: done checking for max_fail_percentage 32645 1726880398.45635: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.45636: done checking to see if all hosts have failed 32645 1726880398.45637: getting the remaining hosts for this loop 32645 1726880398.45639: done getting the remaining hosts for this loop 32645 1726880398.45646: getting the next task for host managed_node2 32645 1726880398.45657: done getting next task for host managed_node2 32645 1726880398.45661: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified 32645 1726880398.45667: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.45680: getting variables 32645 1726880398.45682: in VariableManager get_vars() 32645 1726880398.45722: Calling all_inventory to load vars for managed_node2 32645 1726880398.45726: Calling groups_inventory to load vars for managed_node2 32645 1726880398.45731: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.45742: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.45747: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.45947: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000294 32645 1726880398.45953: WORKER PROCESS EXITING 32645 1726880398.45958: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.46208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.46517: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.46541: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.46550: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.46630: done with get_vars() 32645 1726880398.46643: done getting variables 32645 1726880398.46706: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:43 Friday 20 September 2024 20:59:58 -0400 (0:00:00.088) 0:00:13.041 ****** 32645 1726880398.46757: entering _queue_task() for managed_node2/fail 32645 1726880398.47014: worker is 1 (out of 1 available) 32645 1726880398.47026: exiting _queue_task() for managed_node2/fail 32645 1726880398.47033: done queuing things up, now waiting for results queue to drain 32645 1726880398.47035: waiting for pending results... 32645 1726880398.47332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified 32645 1726880398.47508: in run() - task 1266f4c6-4e69-28d7-f79e-000000000296 32645 1726880398.47532: variable 'ansible_search_path' from source: unknown 32645 1726880398.47540: variable 'ansible_search_path' from source: unknown 32645 1726880398.47611: variable 'omit' from source: magic vars 32645 1726880398.47803: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.47807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.47812: variable 'omit' from source: magic vars 32645 1726880398.48585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.51219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.51355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.51376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.51437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.51476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.51584: 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) 32645 1726880398.51641: 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) 32645 1726880398.51682: 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) 32645 1726880398.51836: 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) 32645 1726880398.51840: 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) 32645 1726880398.51842: 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) 32645 1726880398.51876: 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) 32645 1726880398.51910: 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) 32645 1726880398.51976: 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) 32645 1726880398.51995: 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) 32645 1726880398.52225: variable 'item' from source: unknown 32645 1726880398.52335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 32645 1726880398.52520: Loaded config def from plugin (lookup/vars) 32645 1726880398.52622: Loading LookupModule 'vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/vars.py 32645 1726880398.52626: variable 'ha_cluster_hacluster_password' from source: include_vars 32645 1726880398.55990: Evaluated conditional (lookup("vars", item, default="") | string | length < 1): False 32645 1726880398.55994: when evaluation is False, skipping this task 32645 1726880398.56030: variable 'item' from source: unknown 32645 1726880398.56099: variable 'item' from source: unknown skipping: [managed_node2] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "false_condition": "lookup(\"vars\", item, default=\"\") | string | length < 1", "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } 32645 1726880398.56253: dumping result to json 32645 1726880398.56255: done dumping result, returning 32645 1726880398.56258: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified [1266f4c6-4e69-28d7-f79e-000000000296] 32645 1726880398.56260: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000296 32645 1726880398.56305: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000296 32645 1726880398.56308: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 32645 1726880398.56345: no more pending results, returning what we have 32645 1726880398.56350: results queue empty 32645 1726880398.56352: checking for any_errors_fatal 32645 1726880398.56356: done checking for any_errors_fatal 32645 1726880398.56357: checking for max_fail_percentage 32645 1726880398.56359: done checking for max_fail_percentage 32645 1726880398.56360: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.56361: done checking to see if all hosts have failed 32645 1726880398.56362: getting the remaining hosts for this loop 32645 1726880398.56364: done getting the remaining hosts for this loop 32645 1726880398.56367: getting the next task for host managed_node2 32645 1726880398.56374: done getting next task for host managed_node2 32645 1726880398.56378: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified 32645 1726880398.56383: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.56398: getting variables 32645 1726880398.56400: in VariableManager get_vars() 32645 1726880398.56443: Calling all_inventory to load vars for managed_node2 32645 1726880398.56447: Calling groups_inventory to load vars for managed_node2 32645 1726880398.56451: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.56460: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.56463: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.56467: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.56653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.56811: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.56825: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.56830: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.56880: done with get_vars() 32645 1726880398.56888: done getting variables 32645 1726880398.56931: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:53 Friday 20 September 2024 20:59:58 -0400 (0:00:00.101) 0:00:13.143 ****** 32645 1726880398.56957: entering _queue_task() for managed_node2/fail 32645 1726880398.57200: worker is 1 (out of 1 available) 32645 1726880398.57214: exiting _queue_task() for managed_node2/fail 32645 1726880398.57220: done queuing things up, now waiting for results queue to drain 32645 1726880398.57222: waiting for pending results... 32645 1726880398.57766: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified 32645 1726880398.57782: in run() - task 1266f4c6-4e69-28d7-f79e-000000000297 32645 1726880398.57786: variable 'ansible_search_path' from source: unknown 32645 1726880398.57790: variable 'ansible_search_path' from source: unknown 32645 1726880398.57793: calling self._execute() 32645 1726880398.57822: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.57834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.57889: variable 'omit' from source: magic vars 32645 1726880398.58383: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880398.58392: Evaluated conditional (ha_cluster_cluster_present): False 32645 1726880398.58395: when evaluation is False, skipping this task 32645 1726880398.58399: _execute() done 32645 1726880398.58403: dumping result to json 32645 1726880398.58407: done dumping result, returning 32645 1726880398.58415: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified [1266f4c6-4e69-28d7-f79e-000000000297] 32645 1726880398.58420: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000297 32645 1726880398.58521: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000297 32645 1726880398.58524: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } 32645 1726880398.58598: no more pending results, returning what we have 32645 1726880398.58601: results queue empty 32645 1726880398.58602: checking for any_errors_fatal 32645 1726880398.58609: done checking for any_errors_fatal 32645 1726880398.58610: checking for max_fail_percentage 32645 1726880398.58611: done checking for max_fail_percentage 32645 1726880398.58612: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.58613: done checking to see if all hosts have failed 32645 1726880398.58614: getting the remaining hosts for this loop 32645 1726880398.58616: done getting the remaining hosts for this loop 32645 1726880398.58619: getting the next task for host managed_node2 32645 1726880398.58625: done getting next task for host managed_node2 32645 1726880398.58629: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node 32645 1726880398.58632: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.58646: getting variables 32645 1726880398.58648: in VariableManager get_vars() 32645 1726880398.58676: Calling all_inventory to load vars for managed_node2 32645 1726880398.58678: Calling groups_inventory to load vars for managed_node2 32645 1726880398.58680: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.58686: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.58688: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.58691: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.58825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.58979: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.58995: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.58999: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.59044: done with get_vars() 32645 1726880398.59055: done getting variables 32645 1726880398.59101: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:69 Friday 20 September 2024 20:59:58 -0400 (0:00:00.021) 0:00:13.164 ****** 32645 1726880398.59125: entering _queue_task() for managed_node2/fail 32645 1726880398.59302: worker is 1 (out of 1 available) 32645 1726880398.59315: exiting _queue_task() for managed_node2/fail 32645 1726880398.59328: done queuing things up, now waiting for results queue to drain 32645 1726880398.59330: waiting for pending results... 32645 1726880398.59487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node 32645 1726880398.59577: in run() - task 1266f4c6-4e69-28d7-f79e-000000000298 32645 1726880398.59589: variable 'ansible_search_path' from source: unknown 32645 1726880398.59592: variable 'ansible_search_path' from source: unknown 32645 1726880398.59621: calling self._execute() 32645 1726880398.59688: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.59695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.59705: variable 'omit' from source: magic vars 32645 1726880398.60105: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880398.60110: Evaluated conditional (ha_cluster_cluster_present): False 32645 1726880398.60114: when evaluation is False, skipping this task 32645 1726880398.60117: _execute() done 32645 1726880398.60120: dumping result to json 32645 1726880398.60122: done dumping result, returning 32645 1726880398.60131: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node [1266f4c6-4e69-28d7-f79e-000000000298] 32645 1726880398.60139: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000298 32645 1726880398.60235: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000298 32645 1726880398.60238: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } 32645 1726880398.60284: no more pending results, returning what we have 32645 1726880398.60287: results queue empty 32645 1726880398.60288: checking for any_errors_fatal 32645 1726880398.60296: done checking for any_errors_fatal 32645 1726880398.60297: checking for max_fail_percentage 32645 1726880398.60299: done checking for max_fail_percentage 32645 1726880398.60300: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.60302: done checking to see if all hosts have failed 32645 1726880398.60302: getting the remaining hosts for this loop 32645 1726880398.60304: done getting the remaining hosts for this loop 32645 1726880398.60307: getting the next task for host managed_node2 32645 1726880398.60314: done getting next task for host managed_node2 32645 1726880398.60317: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level 32645 1726880398.60322: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.60337: getting variables 32645 1726880398.60338: in VariableManager get_vars() 32645 1726880398.60448: Calling all_inventory to load vars for managed_node2 32645 1726880398.60453: Calling groups_inventory to load vars for managed_node2 32645 1726880398.60456: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.60466: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.60469: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.60473: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.60684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.60969: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.60999: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.61005: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.61071: done with get_vars() 32645 1726880398.61081: done getting variables 32645 1726880398.61155: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:79 Friday 20 September 2024 20:59:58 -0400 (0:00:00.020) 0:00:13.185 ****** 32645 1726880398.61190: entering _queue_task() for managed_node2/fail 32645 1726880398.61652: worker is 1 (out of 1 available) 32645 1726880398.61661: exiting _queue_task() for managed_node2/fail 32645 1726880398.61665: done queuing things up, now waiting for results queue to drain 32645 1726880398.61667: waiting for pending results... 32645 1726880398.61804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level 32645 1726880398.61881: in run() - task 1266f4c6-4e69-28d7-f79e-000000000299 32645 1726880398.61904: variable 'ansible_search_path' from source: unknown 32645 1726880398.61908: variable 'ansible_search_path' from source: unknown 32645 1726880398.61943: variable 'ha_cluster_stonith_levels' from source: role '' defaults 32645 1726880398.62210: variable 'ha_cluster_stonith_levels' from source: role '' defaults 32645 1726880398.62257: dumping result to json 32645 1726880398.62261: done dumping result, returning 32645 1726880398.62268: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level [1266f4c6-4e69-28d7-f79e-000000000299] 32645 1726880398.62274: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000299 32645 1726880398.62378: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000299 32645 1726880398.62381: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880398.62434: no more pending results, returning what we have 32645 1726880398.62437: results queue empty 32645 1726880398.62438: checking for any_errors_fatal 32645 1726880398.62449: done checking for any_errors_fatal 32645 1726880398.62450: checking for max_fail_percentage 32645 1726880398.62454: done checking for max_fail_percentage 32645 1726880398.62455: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.62456: done checking to see if all hosts have failed 32645 1726880398.62457: getting the remaining hosts for this loop 32645 1726880398.62459: done getting the remaining hosts for this loop 32645 1726880398.62462: getting the next task for host managed_node2 32645 1726880398.62468: done getting next task for host managed_node2 32645 1726880398.62471: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level 32645 1726880398.62474: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880398.62485: getting variables 32645 1726880398.62486: in VariableManager get_vars() 32645 1726880398.62515: Calling all_inventory to load vars for managed_node2 32645 1726880398.62517: Calling groups_inventory to load vars for managed_node2 32645 1726880398.62519: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.62525: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.62530: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.62532: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.62668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.62844: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.62860: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.62864: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.62908: done with get_vars() 32645 1726880398.62915: done getting variables 32645 1726880398.62962: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:87 Friday 20 September 2024 20:59:58 -0400 (0:00:00.017) 0:00:13.203 ****** 32645 1726880398.62986: entering _queue_task() for managed_node2/fail 32645 1726880398.63150: worker is 1 (out of 1 available) 32645 1726880398.63163: exiting _queue_task() for managed_node2/fail 32645 1726880398.63168: done queuing things up, now waiting for results queue to drain 32645 1726880398.63169: waiting for pending results... 32645 1726880398.63322: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level 32645 1726880398.63408: in run() - task 1266f4c6-4e69-28d7-f79e-00000000029a 32645 1726880398.63419: variable 'ansible_search_path' from source: unknown 32645 1726880398.63423: variable 'ansible_search_path' from source: unknown 32645 1726880398.63460: variable 'ha_cluster_stonith_levels' from source: role '' defaults 32645 1726880398.63954: variable 'ha_cluster_stonith_levels' from source: role '' defaults 32645 1726880398.63959: dumping result to json 32645 1726880398.63962: done dumping result, returning 32645 1726880398.63966: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level [1266f4c6-4e69-28d7-f79e-00000000029a] 32645 1726880398.63968: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029a 32645 1726880398.64041: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029a 32645 1726880398.64044: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880398.64099: no more pending results, returning what we have 32645 1726880398.64102: results queue empty 32645 1726880398.64103: checking for any_errors_fatal 32645 1726880398.64110: done checking for any_errors_fatal 32645 1726880398.64111: checking for max_fail_percentage 32645 1726880398.64112: done checking for max_fail_percentage 32645 1726880398.64113: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.64115: done checking to see if all hosts have failed 32645 1726880398.64116: getting the remaining hosts for this loop 32645 1726880398.64117: done getting the remaining hosts for this loop 32645 1726880398.64120: getting the next task for host managed_node2 32645 1726880398.64131: done getting next task for host managed_node2 32645 1726880398.64135: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Extract qdevice settings 32645 1726880398.64139: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.64156: getting variables 32645 1726880398.64157: in VariableManager get_vars() 32645 1726880398.64188: Calling all_inventory to load vars for managed_node2 32645 1726880398.64191: Calling groups_inventory to load vars for managed_node2 32645 1726880398.64194: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.64202: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.64205: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.64209: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.64443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.64743: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.64768: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.64773: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.64838: done with get_vars() 32645 1726880398.64846: done getting variables 32645 1726880398.64904: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Extract qdevice settings] ********* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:101 Friday 20 September 2024 20:59:58 -0400 (0:00:00.019) 0:00:13.222 ****** 32645 1726880398.64948: entering _queue_task() for managed_node2/set_fact 32645 1726880398.65380: worker is 1 (out of 1 available) 32645 1726880398.65388: exiting _queue_task() for managed_node2/set_fact 32645 1726880398.65398: done queuing things up, now waiting for results queue to drain 32645 1726880398.65399: waiting for pending results... 32645 1726880398.65473: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract qdevice settings 32645 1726880398.65636: in run() - task 1266f4c6-4e69-28d7-f79e-00000000029c 32645 1726880398.65661: variable 'ansible_search_path' from source: unknown 32645 1726880398.65670: variable 'ansible_search_path' from source: unknown 32645 1726880398.65713: calling self._execute() 32645 1726880398.65813: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.65832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.65860: variable 'omit' from source: magic vars 32645 1726880398.66001: variable 'omit' from source: magic vars 32645 1726880398.66078: variable 'omit' from source: magic vars 32645 1726880398.66358: variable 'ha_cluster_quorum' from source: role '' defaults 32645 1726880398.66571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.68653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.68657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.68660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.68662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.68684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.68791: 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) 32645 1726880398.68835: 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) 32645 1726880398.68876: 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) 32645 1726880398.68943: 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) 32645 1726880398.68976: 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) 32645 1726880398.69058: variable 'ha_cluster_quorum' from source: role '' defaults 32645 1726880398.69212: 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) 32645 1726880398.69234: 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) 32645 1726880398.69257: 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) 32645 1726880398.69294: 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) 32645 1726880398.69305: 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) 32645 1726880398.69342: 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) 32645 1726880398.69364: 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) 32645 1726880398.69383: 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) 32645 1726880398.69419: 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) 32645 1726880398.69434: 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) 32645 1726880398.69469: 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) 32645 1726880398.69488: 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) 32645 1726880398.69512: 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) 32645 1726880398.69548: 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) 32645 1726880398.69562: 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) 32645 1726880398.69609: 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) 32645 1726880398.69636: 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) 32645 1726880398.69659: 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) 32645 1726880398.69689: 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) 32645 1726880398.69701: 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) 32645 1726880398.69876: variable 'ha_cluster_quorum' from source: role '' defaults 32645 1726880398.70156: variable 'ha_cluster_quorum' from source: role '' defaults 32645 1726880398.70181: variable 'omit' from source: magic vars 32645 1726880398.70201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880398.70223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880398.70242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880398.70260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.70272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.70299: variable 'inventory_hostname' from source: set_fact 32645 1726880398.70302: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.70306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.70385: Set connection var ansible_shell_executable to /bin/sh 32645 1726880398.70392: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880398.70405: Set connection var ansible_timeout to 10 32645 1726880398.70408: Set connection var ansible_shell_type to sh 32645 1726880398.70419: Set connection var ansible_pipelining to False 32645 1726880398.70422: Set connection var ansible_connection to ssh 32645 1726880398.70443: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.70446: variable 'ansible_connection' from source: unknown 32645 1726880398.70450: variable 'ansible_module_compression' from source: unknown 32645 1726880398.70454: variable 'ansible_shell_type' from source: unknown 32645 1726880398.70459: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.70462: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.70467: variable 'ansible_pipelining' from source: unknown 32645 1726880398.70470: variable 'ansible_timeout' from source: unknown 32645 1726880398.70476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.70564: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880398.70573: variable 'omit' from source: magic vars 32645 1726880398.70579: starting attempt loop 32645 1726880398.70582: running the handler 32645 1726880398.70595: handler run complete 32645 1726880398.70604: attempt loop complete, returning result 32645 1726880398.70608: _execute() done 32645 1726880398.70612: dumping result to json 32645 1726880398.70614: done dumping result, returning 32645 1726880398.70626: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract qdevice settings [1266f4c6-4e69-28d7-f79e-00000000029c] 32645 1726880398.70628: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029c 32645 1726880398.70708: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029c 32645 1726880398.70711: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_qdevice_host": "", "__ha_cluster_qdevice_in_use": false, "__ha_cluster_qdevice_model": "", "__ha_cluster_qdevice_pcs_address": "" }, "changed": false } 32645 1726880398.70783: no more pending results, returning what we have 32645 1726880398.70785: results queue empty 32645 1726880398.70787: checking for any_errors_fatal 32645 1726880398.70792: done checking for any_errors_fatal 32645 1726880398.70793: checking for max_fail_percentage 32645 1726880398.70795: done checking for max_fail_percentage 32645 1726880398.70796: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.70797: done checking to see if all hosts have failed 32645 1726880398.70798: getting the remaining hosts for this loop 32645 1726880398.70800: done getting the remaining hosts for this loop 32645 1726880398.70803: getting the next task for host managed_node2 32645 1726880398.70809: done getting next task for host managed_node2 32645 1726880398.70812: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD 32645 1726880398.70816: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.70826: getting variables 32645 1726880398.70828: in VariableManager get_vars() 32645 1726880398.70861: Calling all_inventory to load vars for managed_node2 32645 1726880398.70864: Calling groups_inventory to load vars for managed_node2 32645 1726880398.70867: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.70875: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.70880: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.70888: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.71055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.71238: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.71263: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.71268: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.71309: done with get_vars() 32645 1726880398.71325: done getting variables 32645 1726880398.71391: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110 Friday 20 September 2024 20:59:58 -0400 (0:00:00.064) 0:00:13.287 ****** 32645 1726880398.71435: entering _queue_task() for managed_node2/set_fact 32645 1726880398.71688: worker is 1 (out of 1 available) 32645 1726880398.71700: exiting _queue_task() for managed_node2/set_fact 32645 1726880398.71719: done queuing things up, now waiting for results queue to drain 32645 1726880398.71721: waiting for pending results... 32645 1726880398.72125: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD 32645 1726880398.72156: in run() - task 1266f4c6-4e69-28d7-f79e-00000000029d 32645 1726880398.72353: variable 'ansible_search_path' from source: unknown 32645 1726880398.72358: variable 'ansible_search_path' from source: unknown 32645 1726880398.72364: calling self._execute() 32645 1726880398.72368: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.72371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.72374: variable 'omit' from source: magic vars 32645 1726880398.72509: variable 'omit' from source: magic vars 32645 1726880398.72605: variable 'omit' from source: magic vars 32645 1726880398.73051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.75749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.75822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.75930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.75934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.75941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.76060: 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) 32645 1726880398.76064: 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) 32645 1726880398.76077: 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) 32645 1726880398.76123: 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) 32645 1726880398.76149: 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) 32645 1726880398.76198: 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) 32645 1726880398.76219: 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) 32645 1726880398.76247: 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) 32645 1726880398.76287: 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) 32645 1726880398.76363: 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) 32645 1726880398.76398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880398.76576: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880398.76617: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880398.76645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880398.76679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880398.76752: 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) 32645 1726880398.76853: 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) 32645 1726880398.76856: 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) 32645 1726880398.76858: 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) 32645 1726880398.77002: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 32645 1726880398.77009: variable '__ha_cluster_local_node' from source: set_fact 32645 1726880398.77016: variable '__ha_cluster_all_node_names' from source: set_fact 32645 1726880398.77031: variable '__ha_cluster_qdevice_in_use' from source: set_fact 32645 1726880398.77066: variable 'omit' from source: magic vars 32645 1726880398.77088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880398.77110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880398.77126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880398.77149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.77159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.77184: variable 'inventory_hostname' from source: set_fact 32645 1726880398.77187: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.77192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.77273: Set connection var ansible_shell_executable to /bin/sh 32645 1726880398.77279: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880398.77287: Set connection var ansible_timeout to 10 32645 1726880398.77290: Set connection var ansible_shell_type to sh 32645 1726880398.77302: Set connection var ansible_pipelining to False 32645 1726880398.77305: Set connection var ansible_connection to ssh 32645 1726880398.77324: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.77327: variable 'ansible_connection' from source: unknown 32645 1726880398.77333: variable 'ansible_module_compression' from source: unknown 32645 1726880398.77336: variable 'ansible_shell_type' from source: unknown 32645 1726880398.77340: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.77344: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.77351: variable 'ansible_pipelining' from source: unknown 32645 1726880398.77354: variable 'ansible_timeout' from source: unknown 32645 1726880398.77366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.77446: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880398.77456: variable 'omit' from source: magic vars 32645 1726880398.77462: starting attempt loop 32645 1726880398.77467: running the handler 32645 1726880398.77478: handler run complete 32645 1726880398.77487: attempt loop complete, returning result 32645 1726880398.77490: _execute() done 32645 1726880398.77494: dumping result to json 32645 1726880398.77501: done dumping result, returning 32645 1726880398.77507: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD [1266f4c6-4e69-28d7-f79e-00000000029d] 32645 1726880398.77512: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029d 32645 1726880398.77589: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029d 32645 1726880398.77592: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } 32645 1726880398.77678: no more pending results, returning what we have 32645 1726880398.77680: results queue empty 32645 1726880398.77682: checking for any_errors_fatal 32645 1726880398.77686: done checking for any_errors_fatal 32645 1726880398.77687: checking for max_fail_percentage 32645 1726880398.77689: done checking for max_fail_percentage 32645 1726880398.77690: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.77691: done checking to see if all hosts have failed 32645 1726880398.77692: getting the remaining hosts for this loop 32645 1726880398.77694: done getting the remaining hosts for this loop 32645 1726880398.77698: getting the next task for host managed_node2 32645 1726880398.77706: done getting next task for host managed_node2 32645 1726880398.77709: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled 32645 1726880398.77713: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.77724: getting variables 32645 1726880398.77725: in VariableManager get_vars() 32645 1726880398.77777: Calling all_inventory to load vars for managed_node2 32645 1726880398.77780: Calling groups_inventory to load vars for managed_node2 32645 1726880398.77783: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.77791: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.77793: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.77795: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.77935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.78092: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.78107: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.78111: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.78160: done with get_vars() 32645 1726880398.78168: done getting variables 32645 1726880398.78213: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:120 Friday 20 September 2024 20:59:58 -0400 (0:00:00.068) 0:00:13.355 ****** 32645 1726880398.78238: entering _queue_task() for managed_node2/fail 32645 1726880398.78423: worker is 1 (out of 1 available) 32645 1726880398.78438: exiting _queue_task() for managed_node2/fail 32645 1726880398.78452: done queuing things up, now waiting for results queue to drain 32645 1726880398.78453: waiting for pending results... 32645 1726880398.78625: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled 32645 1726880398.78721: in run() - task 1266f4c6-4e69-28d7-f79e-00000000029e 32645 1726880398.78734: variable 'ansible_search_path' from source: unknown 32645 1726880398.78738: variable 'ansible_search_path' from source: unknown 32645 1726880398.78771: calling self._execute() 32645 1726880398.78841: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.78849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.78859: variable 'omit' from source: magic vars 32645 1726880398.79554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880398.82299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880398.82521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880398.82525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880398.82527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880398.82529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880398.82620: variable '__ha_cluster_sbd_needs_atb' from source: set_fact 32645 1726880398.82624: Evaluated conditional (__ha_cluster_sbd_needs_atb | bool): False 32645 1726880398.82627: when evaluation is False, skipping this task 32645 1726880398.82630: _execute() done 32645 1726880398.82632: dumping result to json 32645 1726880398.82635: done dumping result, returning 32645 1726880398.82641: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled [1266f4c6-4e69-28d7-f79e-00000000029e] 32645 1726880398.82646: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029e 32645 1726880398.82753: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029e 32645 1726880398.82756: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_sbd_needs_atb | bool", "skip_reason": "Conditional result was False" } 32645 1726880398.82835: no more pending results, returning what we have 32645 1726880398.82838: results queue empty 32645 1726880398.82840: checking for any_errors_fatal 32645 1726880398.82843: done checking for any_errors_fatal 32645 1726880398.82844: checking for max_fail_percentage 32645 1726880398.82846: done checking for max_fail_percentage 32645 1726880398.82847: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.82850: done checking to see if all hosts have failed 32645 1726880398.82851: getting the remaining hosts for this loop 32645 1726880398.82852: done getting the remaining hosts for this loop 32645 1726880398.82856: getting the next task for host managed_node2 32645 1726880398.82862: done getting next task for host managed_node2 32645 1726880398.82866: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates 32645 1726880398.82870: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880398.82886: getting variables 32645 1726880398.82888: in VariableManager get_vars() 32645 1726880398.83209: Calling all_inventory to load vars for managed_node2 32645 1726880398.83212: Calling groups_inventory to load vars for managed_node2 32645 1726880398.83215: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.83223: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.83226: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.83232: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.83519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.83794: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.83814: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.83820: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.83885: done with get_vars() 32645 1726880398.83895: done getting variables 32645 1726880398.83955: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:127 Friday 20 September 2024 20:59:58 -0400 (0:00:00.057) 0:00:13.413 ****** 32645 1726880398.83989: entering _queue_task() for managed_node2/fail 32645 1726880398.84227: worker is 1 (out of 1 available) 32645 1726880398.84243: exiting _queue_task() for managed_node2/fail 32645 1726880398.84260: done queuing things up, now waiting for results queue to drain 32645 1726880398.84261: waiting for pending results... 32645 1726880398.84697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates 32645 1726880398.84858: in run() - task 1266f4c6-4e69-28d7-f79e-00000000029f 32645 1726880398.84864: variable 'ansible_search_path' from source: unknown 32645 1726880398.84869: variable 'ansible_search_path' from source: unknown 32645 1726880398.84893: calling self._execute() 32645 1726880398.85002: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.85030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.85051: variable 'omit' from source: magic vars 32645 1726880398.85696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880398.86085: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880398.86137: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880398.86191: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880398.86247: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880398.86367: 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) 32645 1726880398.86417: 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) 32645 1726880398.86467: 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) 32645 1726880398.86507: 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) 32645 1726880398.86743: variable 'ha_cluster_pcsd_public_key_src' from source: role '' defaults 32645 1726880398.86746: Evaluated conditional (ha_cluster_pcsd_public_key_src is not none): False 32645 1726880398.86751: when evaluation is False, skipping this task 32645 1726880398.86754: _execute() done 32645 1726880398.86756: dumping result to json 32645 1726880398.86758: done dumping result, returning 32645 1726880398.86766: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates [1266f4c6-4e69-28d7-f79e-00000000029f] 32645 1726880398.86768: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029f 32645 1726880398.86979: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000029f 32645 1726880398.86983: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is not none", "skip_reason": "Conditional result was False" } 32645 1726880398.87042: no more pending results, returning what we have 32645 1726880398.87046: results queue empty 32645 1726880398.87050: checking for any_errors_fatal 32645 1726880398.87152: done checking for any_errors_fatal 32645 1726880398.87154: checking for max_fail_percentage 32645 1726880398.87157: done checking for max_fail_percentage 32645 1726880398.87158: checking to see if all hosts have failed and the running result is not ok 32645 1726880398.87159: done checking to see if all hosts have failed 32645 1726880398.87160: getting the remaining hosts for this loop 32645 1726880398.87161: done getting the remaining hosts for this loop 32645 1726880398.87165: getting the next task for host managed_node2 32645 1726880398.87180: done getting next task for host managed_node2 32645 1726880398.87184: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities 32645 1726880398.87188: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880398.87204: getting variables 32645 1726880398.87206: in VariableManager get_vars() 32645 1726880398.87239: Calling all_inventory to load vars for managed_node2 32645 1726880398.87243: Calling groups_inventory to load vars for managed_node2 32645 1726880398.87246: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880398.87295: Calling all_plugins_play to load vars for managed_node2 32645 1726880398.87300: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880398.87303: Calling groups_plugins_play to load vars for managed_node2 32645 1726880398.87465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880398.87647: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880398.87676: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.87681: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880398.87747: done with get_vars() 32645 1726880398.87760: done getting variables 32645 1726880398.87833: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141 Friday 20 September 2024 20:59:58 -0400 (0:00:00.038) 0:00:13.452 ****** 32645 1726880398.87874: entering _queue_task() for managed_node2/command 32645 1726880398.87876: Creating lock for command 32645 1726880398.88088: worker is 1 (out of 1 available) 32645 1726880398.88103: exiting _queue_task() for managed_node2/command 32645 1726880398.88117: done queuing things up, now waiting for results queue to drain 32645 1726880398.88118: waiting for pending results... 32645 1726880398.88391: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities 32645 1726880398.88514: in run() - task 1266f4c6-4e69-28d7-f79e-0000000002a0 32645 1726880398.88520: variable 'ansible_search_path' from source: unknown 32645 1726880398.88524: variable 'ansible_search_path' from source: unknown 32645 1726880398.88581: calling self._execute() 32645 1726880398.88654: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.88660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.88671: variable 'omit' from source: magic vars 32645 1726880398.88780: variable 'omit' from source: magic vars 32645 1726880398.88930: variable 'omit' from source: magic vars 32645 1726880398.88933: variable 'omit' from source: magic vars 32645 1726880398.88979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880398.89017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880398.89021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880398.89038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.89049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880398.89090: variable 'inventory_hostname' from source: set_fact 32645 1726880398.89116: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.89119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.89338: Set connection var ansible_shell_executable to /bin/sh 32645 1726880398.89342: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880398.89345: Set connection var ansible_timeout to 10 32645 1726880398.89347: Set connection var ansible_shell_type to sh 32645 1726880398.89351: Set connection var ansible_pipelining to False 32645 1726880398.89353: Set connection var ansible_connection to ssh 32645 1726880398.89355: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.89358: variable 'ansible_connection' from source: unknown 32645 1726880398.89366: variable 'ansible_module_compression' from source: unknown 32645 1726880398.89375: variable 'ansible_shell_type' from source: unknown 32645 1726880398.89382: variable 'ansible_shell_executable' from source: unknown 32645 1726880398.89393: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880398.89403: variable 'ansible_pipelining' from source: unknown 32645 1726880398.89411: variable 'ansible_timeout' from source: unknown 32645 1726880398.89421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880398.89739: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880398.89752: variable 'omit' from source: magic vars 32645 1726880398.89798: starting attempt loop 32645 1726880398.89879: running the handler 32645 1726880398.89883: _low_level_execute_command(): starting 32645 1726880398.89887: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880398.90515: 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 <<< 32645 1726880398.90534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880398.90552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880398.90565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880398.90616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880398.90619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880398.90677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32645 1726880398.93107: stdout chunk (state=3): >>>/root <<< 32645 1726880398.93351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880398.93354: stdout chunk (state=3): >>><<< 32645 1726880398.93357: stderr chunk (state=3): >>><<< 32645 1726880398.93383: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880398.93402: _low_level_execute_command(): starting 32645 1726880398.93485: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841 `" && echo ansible-tmp-1726880398.9339008-32917-186454841159841="` echo /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841 `" ) && sleep 0' 32645 1726880398.94169: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880398.94240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880398.94275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880398.94312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880398.94754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880398.97348: stdout chunk (state=3): >>>ansible-tmp-1726880398.9339008-32917-186454841159841=/root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841 <<< 32645 1726880398.97526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880398.97638: stderr chunk (state=3): >>><<< 32645 1726880398.97641: stdout chunk (state=3): >>><<< 32645 1726880398.97644: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880398.9339008-32917-186454841159841=/root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880398.97646: variable 'ansible_module_compression' from source: unknown 32645 1726880398.97955: ANSIBALLZ: Using generic lock for ansible.legacy.command 32645 1726880398.97958: ANSIBALLZ: Acquiring lock 32645 1726880398.97961: ANSIBALLZ: Lock acquired: 139731850498064 32645 1726880398.97963: ANSIBALLZ: Creating module 32645 1726880399.12772: ANSIBALLZ: Writing module into payload 32645 1726880399.12853: ANSIBALLZ: Writing module 32645 1726880399.12870: ANSIBALLZ: Renaming module 32645 1726880399.12876: ANSIBALLZ: Done creating module 32645 1726880399.12892: variable 'ansible_facts' from source: unknown 32645 1726880399.12944: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py 32645 1726880399.13059: Sending initial data 32645 1726880399.13063: Sent initial data (156 bytes) 32645 1726880399.13512: 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 <<< 32645 1726880399.13515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880399.13519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880399.13521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880399.13562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880399.13570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880399.13644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32645 1726880399.16227: 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 <<< 32645 1726880399.16236: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880399.16273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880399.16340: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmphzrpe58l /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py <<< 32645 1726880399.16346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py" <<< 32645 1726880399.16405: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmphzrpe58l" to remote "/root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py" <<< 32645 1726880399.17317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880399.17374: stderr chunk (state=3): >>><<< 32645 1726880399.17377: stdout chunk (state=3): >>><<< 32645 1726880399.17396: done transferring module to remote 32645 1726880399.17412: _low_level_execute_command(): starting 32645 1726880399.17416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/ /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py && sleep 0' 32645 1726880399.17842: 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 <<< 32645 1726880399.17878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880399.17881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880399.17883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880399.17937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880399.17947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880399.17987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32645 1726880399.20783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880399.20842: stderr chunk (state=3): >>><<< 32645 1726880399.20846: stdout chunk (state=3): >>><<< 32645 1726880399.20864: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880399.20868: _low_level_execute_command(): starting 32645 1726880399.20883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/AnsiballZ_command.py && sleep 0' 32645 1726880399.21311: 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 <<< 32645 1726880399.21346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880399.21352: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880399.21354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880399.21356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880399.21405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880399.21412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880399.21468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32645 1726880399.24949: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880399.24980: stdout chunk (state=3): >>>import _imp # builtin<<< 32645 1726880399.24984: stdout chunk (state=3): >>> <<< 32645 1726880399.25032: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880399.25039: stdout chunk (state=3): >>> <<< 32645 1726880399.25063: stdout chunk (state=3): >>>import '_warnings' # <<< 32645 1726880399.25080: stdout chunk (state=3): >>> <<< 32645 1726880399.25085: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880399.25195: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880399.25201: stdout chunk (state=3): >>> <<< 32645 1726880399.25225: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880399.25232: stdout chunk (state=3): >>> <<< 32645 1726880399.25298: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880399.25303: stdout chunk (state=3): >>> <<< 32645 1726880399.25345: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880399.25378: stdout chunk (state=3): >>> <<< 32645 1726880399.25394: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880399.25430: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880399.25518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32645 1726880399.25546: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880399.25616: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880399.25624: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f92c530> <<< 32645 1726880399.25669: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f8fbb30> # /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 0x7fcd0f92eab0> <<< 32645 1726880399.25730: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 32645 1726880399.25733: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880399.25775: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880399.25839: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880399.25900: stdout chunk (state=3): >>> <<< 32645 1726880399.26094: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 32645 1726880399.26114: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880399.26216: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880399.26261: 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 <<< 32645 1726880399.26278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880399.26294: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f71d160> <<< 32645 1726880399.26431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f71e3f0> <<< 32645 1726880399.26490: 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' <<< 32645 1726880399.26591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f71f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f71e600> # /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 0x7fcd0f750140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880399.26617: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880399.26627: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880399.26675: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880399.26797: 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 <<< 32645 1726880399.26823: 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 0x7fcd0f71e150> <<< 32645 1726880399.26894: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880399.26914: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880399.26944: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880399.27112: stdout chunk (state=3): >>>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. <<< 32645 1726880399.27408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880399.27436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880399.27490: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880399.27521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880399.27554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880399.27635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880399.27658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880399.27691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880399.27741: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880399.27989: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f76e0c0> # /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 0x7fcd0f7ad130> <<< 32645 1726880399.28023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880399.28057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7ad7c0> <<< 32645 1726880399.28099: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880399.28165: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f76f7a0> <<< 32645 1726880399.28195: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880399.28236: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f76eab0> <<< 32645 1726880399.28438: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f777260> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880399.28492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880399.28573: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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' <<< 32645 1726880399.28597: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7dcd70> <<< 32645 1726880399.28647: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7af980> <<< 32645 1726880399.28881: 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 0x7fcd0f7dcdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7898e0> <<< 32645 1726880399.28885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7de090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f776540> # /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' <<< 32645 1726880399.28897: 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 0x7fcd0f7de4b0> <<< 32645 1726880399.28900: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7de360> <<< 32645 1726880399.28995: 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 0x7fcd0f7de750> <<< 32645 1726880399.29007: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f775130> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880399.29080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f804c20> import 'errno' # <<< 32645 1726880399.29153: 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 0x7fcd0f806360> <<< 32645 1726880399.29223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f807200> <<< 32645 1726880399.29274: 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 0x7fcd0f807860> <<< 32645 1726880399.29324: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f806750> # /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' <<< 32645 1726880399.29415: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd0f5bc2c0> <<< 32645 1726880399.29444: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f8079b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7dea20> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880399.29469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880399.29480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880399.29526: 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 0x7fcd0f5e81d0> <<< 32645 1726880399.29580: 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' <<< 32645 1726880399.29583: 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 0x7fcd0f5e8ce0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5e8a40> <<< 32645 1726880399.29642: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd0f5e8d10> <<< 32645 1726880399.29646: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880399.29753: stdout chunk (state=3): >>># 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 0x7fcd0f5e8ef0> <<< 32645 1726880399.29795: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5be330> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880399.29819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880399.29829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880399.29865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880399.29871: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5ea540> <<< 32645 1726880399.30075: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7de390> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7df140> # /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' <<< 32645 1726880399.30108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880399.30188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f616900> <<< 32645 1726880399.30262: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880399.30283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880399.30312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880399.30345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880399.30428: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f632a20> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880399.30491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880399.30610: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f667710> <<< 32645 1726880399.30666: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880399.30715: stdout chunk (state=3): >>># 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 <<< 32645 1726880399.30773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880399.31177: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f695eb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f667830> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f6336b0> # /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 0x7fcd0f468890> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f631a60> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5eb4a0> <<< 32645 1726880399.31333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd0f631b80> <<< 32645 1726880399.31461: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_4o5dxgfy/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880399.31473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.31741: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.31779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880399.31842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880399.31953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880399.32002: 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 0x7fcd0f4c6540> import '_typing' # <<< 32645 1726880399.32315: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4a1430> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4a0590> <<< 32645 1726880399.32342: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.32376: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880399.32418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880399.32430: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880399.32496: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.34272: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.36451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880399.36467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4c4410> <<< 32645 1726880399.36511: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880399.36699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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 0x7fcd0f4edfd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4edd60> <<< 32645 1726880399.36736: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4ed670> <<< 32645 1726880399.36769: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880399.36791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880399.37038: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4edb50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4c71d0> import 'atexit' # <<< 32645 1726880399.37087: 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 0x7fcd0f4eecc0> # 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 0x7fcd0f4eef00> # /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' # <<< 32645 1726880399.37124: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4ef440> import 'pwd' # <<< 32645 1726880399.37194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880399.37272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880399.37276: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3591c0> <<< 32645 1726880399.37279: 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 0x7fcd0f35ade0> <<< 32645 1726880399.37394: stdout chunk (state=3): >>># /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 0x7fcd0f35b7a0> <<< 32645 1726880399.37398: 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 0x7fcd0f35c950> <<< 32645 1726880399.37464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880399.37479: stdout chunk (state=3): >>># 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' <<< 32645 1726880399.38019: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f35f440> # 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 0x7fcd0f4c6fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f35d700> # /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 0x7fcd0f3632c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f361d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f361af0> # /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 0x7fcd0f362060> <<< 32645 1726880399.38025: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f35dc10> # 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 0x7fcd0f3a7410> <<< 32645 1726880399.38118: 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 0x7fcd0f3a7560> <<< 32645 1726880399.38122: 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 <<< 32645 1726880399.38136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880399.38139: 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' <<< 32645 1726880399.38254: 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 0x7fcd0f3ad130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3acef0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880399.38303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880399.38379: 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 0x7fcd0f3af6b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3ad7f0> <<< 32645 1726880399.38396: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880399.38445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880399.38542: 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' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3b2ea0> <<< 32645 1726880399.38682: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3af860> <<< 32645 1726880399.38771: 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 0x7fcd0f3b3d40> <<< 32645 1726880399.38797: 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 0x7fcd0f3b40e0> <<< 32645 1726880399.38860: 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 0x7fcd0f3b41d0> <<< 32645 1726880399.38885: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3a7800> <<< 32645 1726880399.38912: 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' <<< 32645 1726880399.38997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880399.39018: 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 0x7fcd0f3b7860> <<< 32645 1726880399.39224: 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 0x7fcd0f3b8cb0> <<< 32645 1726880399.39267: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3b5fd0> <<< 32645 1726880399.39354: 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 0x7fcd0f3b7380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3b5be0> # zipimport: zlib available <<< 32645 1726880399.39358: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880399.39370: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.39606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880399.39609: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.39747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.39898: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.40572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.41391: 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' # 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 0x7fcd0f43cec0> <<< 32645 1726880399.41567: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f43dbe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3bb9e0> <<< 32645 1726880399.41620: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880399.41863: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880399.41878: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.42022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880399.42051: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f43dc40> # zipimport: zlib available <<< 32645 1726880399.42630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43210: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43394: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 32645 1726880399.43410: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43446: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880399.43514: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43719: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880399.43834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880399.43838: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.43866: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880399.44141: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.44460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880399.44519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880399.44523: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880399.44613: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f43ee10> <<< 32645 1726880399.44638: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.44813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880399.44854: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880399.44869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880399.45003: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880399.45089: 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 0x7fcd0f446690> <<< 32645 1726880399.45153: 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 0x7fcd0f446ff0> <<< 32645 1726880399.45191: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f43fd40> # zipimport: zlib available <<< 32645 1726880399.45225: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45277: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880399.45294: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45332: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45380: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45535: 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 <<< 32645 1726880399.45571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880399.45678: 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 0x7fcd0f445c70> <<< 32645 1726880399.45739: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4470e0> <<< 32645 1726880399.45840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880399.45861: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.45962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.46002: 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' <<< 32645 1726880399.46085: 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 <<< 32645 1726880399.46098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880399.46177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880399.46336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880399.46340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880399.46343: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f523170> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f250f50> <<< 32645 1726880399.46396: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f24f2f0> <<< 32645 1726880399.46419: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f24f140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880399.46679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.46683: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880399.46702: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880399.46723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880399.46850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880399.46878: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f24f170> <<< 32645 1726880399.46965: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.20337: stdout chunk (state=3): >>> {"changed": true, "stdout": "0.11.8\nbooth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.config.output-formats pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.<<< 32645 1726880400.20382: stdout chunk (state=3): >>>resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcs", "--version", "--full"], "start": "2024-09-20 20:59:59.470402", "end": "2024-09-20 21:00:00.201567", "delta": "0:00:00.731165", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 32645 1726880400.20832: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880400.20900: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 32645 1726880400.20952: stdout chunk (state=3): >>># destroy site # 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 runpy # destroy runpy <<< 32645 1726880400.21011: stdout chunk (state=3): >>># 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 <<< 32645 1726880400.21068: stdout chunk (state=3): >>># 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 <<< 32645 1726880400.21100: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 32645 1726880400.21378: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880400.21453: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880400.21466: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880400.21581: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880400.21590: 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 # destroy json.scanner <<< 32645 1726880400.21674: stdout chunk (state=3): >>># 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 fnmatch <<< 32645 1726880400.21677: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880400.21736: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880400.21754: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880400.21845: 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 <<< 32645 1726880400.21992: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880400.22034: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880400.22038: stdout chunk (state=3): >>># 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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 32645 1726880400.22080: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880400.22239: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880400.22265: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880400.22317: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880400.22368: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880400.22406: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880400.22433: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880400.22558: stdout chunk (state=3): >>># 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 <<< 32645 1726880400.22570: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 32645 1726880400.22625: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880400.22662: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880400.23254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880400.23257: stdout chunk (state=3): >>><<< 32645 1726880400.23260: stderr chunk (state=3): >>><<< 32645 1726880400.23297: _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 0x7fcd0f92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f8fbb30> # /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 0x7fcd0f92eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fcd0f71d160> # /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 0x7fcd0f71e3f0> # /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 0x7fcd0f71f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f71e600> # /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 0x7fcd0f750140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fcd0f71e150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fcd0f76e0c0> # /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 0x7fcd0f7ad130> # /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 0x7fcd0f7ad7c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f76f7a0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f76eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f777260> # /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 0x7fcd0f7dcd70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7af980> # /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 0x7fcd0f7dcdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7898e0> # /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 0x7fcd0f7de090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f776540> # /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 0x7fcd0f7de4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7de360> # 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 0x7fcd0f7de750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f775130> 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 0x7fcd0f804c20> 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 0x7fcd0f806360> # /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 0x7fcd0f807200> # 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 0x7fcd0f807860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f806750> # /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 0x7fcd0f5bc2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f8079b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7dea20> # /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 0x7fcd0f5e81d0> # /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 0x7fcd0f5e8ce0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5e8a40> # 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 0x7fcd0f5e8d10> # 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 0x7fcd0f5e8ef0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5be330> # /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 0x7fcd0f5ea540> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7de390> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f7df140> # /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 0x7fcd0f616900> # /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 0x7fcd0f632a20> # /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 0x7fcd0f667710> # /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 0x7fcd0f695eb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f667830> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f6336b0> # /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 0x7fcd0f468890> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f631a60> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f5eb4a0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd0f631b80> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_4o5dxgfy/ansible_ansible.legacy.command_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 0x7fcd0f4c6540> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4a1430> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4a0590> # 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 0x7fcd0f4c4410> # /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 0x7fcd0f4edfd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4edd60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4ed670> # /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 0x7fcd0f4edb50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4c71d0> 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 0x7fcd0f4eecc0> # 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 0x7fcd0f4eef00> # /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 0x7fcd0f4ef440> 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 0x7fcd0f3591c0> # 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 0x7fcd0f35ade0> # /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 0x7fcd0f35b7a0> # /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 0x7fcd0f35c950> # /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 0x7fcd0f35f440> # 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 0x7fcd0f4c6fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f35d700> # /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 0x7fcd0f3632c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f361d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f361af0> # /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 0x7fcd0f362060> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f35dc10> # 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 0x7fcd0f3a7410> # /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 0x7fcd0f3a7560> # /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 0x7fcd0f3ad130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3acef0> # /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 0x7fcd0f3af6b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3ad7f0> # /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 0x7fcd0f3b2ea0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3af860> # 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 0x7fcd0f3b3d40> # 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 0x7fcd0f3b40e0> # 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 0x7fcd0f3b41d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3a7800> # /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 0x7fcd0f3b7860> # 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 0x7fcd0f3b8cb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3b5fd0> # 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 0x7fcd0f3b7380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3b5be0> # 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 0x7fcd0f43cec0> # /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 0x7fcd0f43dbe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f3bb9e0> 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 0x7fcd0f43dc40> # 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 0x7fcd0f43ee10> # 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 0x7fcd0f446690> # 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 0x7fcd0f446ff0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f43fd40> # 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 0x7fcd0f445c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f4470e0> 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 0x7fcd0f523170> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f250f50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f24f2f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd0f24f140> # 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 # /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 0x7fcd0f24f170> # zipimport: zlib available {"changed": true, "stdout": "0.11.8\nbooth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.config.output-formats pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcs", "--version", "--full"], "start": "2024-09-20 20:59:59.470402", "end": "2024-09-20 21:00:00.201567", "delta": "0:00:00.731165", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 Shared connection to 10.31.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 32645 1726880400.24185: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs --version --full', '_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.command', '_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-1726880398.9339008-32917-186454841159841/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880400.24188: _low_level_execute_command(): starting 32645 1726880400.24191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880398.9339008-32917-186454841159841/ > /dev/null 2>&1 && sleep 0' 32645 1726880400.24617: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880400.24621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880400.24624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880400.24634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880400.24876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880400.26868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880400.26871: stdout chunk (state=3): >>><<< 32645 1726880400.27053: stderr chunk (state=3): >>><<< 32645 1726880400.27056: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880400.27058: handler run complete 32645 1726880400.27061: Evaluated conditional (False): False 32645 1726880400.27063: attempt loop complete, returning result 32645 1726880400.27066: _execute() done 32645 1726880400.27069: dumping result to json 32645 1726880400.27072: done dumping result, returning 32645 1726880400.27074: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities [1266f4c6-4e69-28d7-f79e-0000000002a0] 32645 1726880400.27077: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a0 32645 1726880400.27152: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a0 32645 1726880400.27156: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.731165", "end": "2024-09-20 21:00:00.201567", "rc": 0, "start": "2024-09-20 20:59:59.470402" } STDOUT: 0.11.8 booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.config.output-formats pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation 32645 1726880400.27309: no more pending results, returning what we have 32645 1726880400.27313: results queue empty 32645 1726880400.27314: checking for any_errors_fatal 32645 1726880400.27320: done checking for any_errors_fatal 32645 1726880400.27321: checking for max_fail_percentage 32645 1726880400.27323: done checking for max_fail_percentage 32645 1726880400.27324: checking to see if all hosts have failed and the running result is not ok 32645 1726880400.27325: done checking to see if all hosts have failed 32645 1726880400.27326: getting the remaining hosts for this loop 32645 1726880400.27328: done getting the remaining hosts for this loop 32645 1726880400.27333: getting the next task for host managed_node2 32645 1726880400.27340: done getting next task for host managed_node2 32645 1726880400.27345: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Parse pcs capabilities 32645 1726880400.27569: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880400.27584: getting variables 32645 1726880400.27586: in VariableManager get_vars() 32645 1726880400.27627: Calling all_inventory to load vars for managed_node2 32645 1726880400.27630: Calling groups_inventory to load vars for managed_node2 32645 1726880400.27633: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880400.27644: Calling all_plugins_play to load vars for managed_node2 32645 1726880400.27648: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880400.27653: Calling groups_plugins_play to load vars for managed_node2 32645 1726880400.28016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880400.28305: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880400.28332: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880400.28339: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880400.28414: done with get_vars() 32645 1726880400.28426: done getting variables 32645 1726880400.28496: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:148 Friday 20 September 2024 21:00:00 -0400 (0:00:01.406) 0:00:14.858 ****** 32645 1726880400.28533: entering _queue_task() for managed_node2/set_fact 32645 1726880400.28813: worker is 1 (out of 1 available) 32645 1726880400.28827: exiting _queue_task() for managed_node2/set_fact 32645 1726880400.28842: done queuing things up, now waiting for results queue to drain 32645 1726880400.28844: waiting for pending results... 32645 1726880400.29122: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcs capabilities 32645 1726880400.29293: in run() - task 1266f4c6-4e69-28d7-f79e-0000000002a1 32645 1726880400.29321: variable 'ansible_search_path' from source: unknown 32645 1726880400.29330: variable 'ansible_search_path' from source: unknown 32645 1726880400.29375: calling self._execute() 32645 1726880400.29474: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880400.29488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880400.29505: variable 'omit' from source: magic vars 32645 1726880400.29635: variable 'omit' from source: magic vars 32645 1726880400.29731: variable 'omit' from source: magic vars 32645 1726880400.30302: variable '__ha_cluster_pcs_version' from source: set_fact 32645 1726880400.31384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880400.31654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880400.31719: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880400.31821: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880400.31825: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880400.32100: variable '__ha_cluster_pcs_version' from source: set_fact 32645 1726880400.32154: variable 'omit' from source: magic vars 32645 1726880400.32194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880400.32232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880400.32265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880400.32307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880400.32325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880400.32369: variable 'inventory_hostname' from source: set_fact 32645 1726880400.32385: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880400.32394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880400.32554: Set connection var ansible_shell_executable to /bin/sh 32645 1726880400.32558: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880400.32561: Set connection var ansible_timeout to 10 32645 1726880400.32564: Set connection var ansible_shell_type to sh 32645 1726880400.32589: Set connection var ansible_pipelining to False 32645 1726880400.32653: Set connection var ansible_connection to ssh 32645 1726880400.32657: variable 'ansible_shell_executable' from source: unknown 32645 1726880400.32660: variable 'ansible_connection' from source: unknown 32645 1726880400.32662: variable 'ansible_module_compression' from source: unknown 32645 1726880400.32664: variable 'ansible_shell_type' from source: unknown 32645 1726880400.32667: variable 'ansible_shell_executable' from source: unknown 32645 1726880400.32669: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880400.32672: variable 'ansible_pipelining' from source: unknown 32645 1726880400.32677: variable 'ansible_timeout' from source: unknown 32645 1726880400.32693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880400.32846: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880400.32868: variable 'omit' from source: magic vars 32645 1726880400.32889: starting attempt loop 32645 1726880400.32897: running the handler 32645 1726880400.32954: handler run complete 32645 1726880400.32958: attempt loop complete, returning result 32645 1726880400.32960: _execute() done 32645 1726880400.32963: dumping result to json 32645 1726880400.32977: done dumping result, returning 32645 1726880400.32990: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcs capabilities [1266f4c6-4e69-28d7-f79e-0000000002a1] 32645 1726880400.33001: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a1 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.device.model.net.options_tls_and_kaptb", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.config.output-formats", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.config.output-formats", "pcmk.properties.cluster.defaults", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.output-formats", "pcmk.properties.cluster.set_properties.iso8601duration", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.config.output-formats", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.config.output-formats", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.bundles", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.ban-move-clear.clone", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.group.future", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.meta.future", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.query.resource", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.wait", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ], "__ha_cluster_pcsd_capabilities_available": true }, "changed": false } 32645 1726880400.33771: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a1 32645 1726880400.33775: WORKER PROCESS EXITING 32645 1726880400.33788: no more pending results, returning what we have 32645 1726880400.33791: results queue empty 32645 1726880400.33793: checking for any_errors_fatal 32645 1726880400.33799: done checking for any_errors_fatal 32645 1726880400.33800: checking for max_fail_percentage 32645 1726880400.33802: done checking for max_fail_percentage 32645 1726880400.33803: checking to see if all hosts have failed and the running result is not ok 32645 1726880400.33804: done checking to see if all hosts have failed 32645 1726880400.33805: getting the remaining hosts for this loop 32645 1726880400.33806: done getting the remaining hosts for this loop 32645 1726880400.33810: getting the next task for host managed_node2 32645 1726880400.33816: done getting next task for host managed_node2 32645 1726880400.33820: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities 32645 1726880400.33823: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880400.33834: getting variables 32645 1726880400.33836: in VariableManager get_vars() 32645 1726880400.33872: Calling all_inventory to load vars for managed_node2 32645 1726880400.33875: Calling groups_inventory to load vars for managed_node2 32645 1726880400.33878: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880400.33887: Calling all_plugins_play to load vars for managed_node2 32645 1726880400.33891: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880400.33895: Calling groups_plugins_play to load vars for managed_node2 32645 1726880400.34109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880400.34384: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880400.34410: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880400.34416: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880400.34481: done with get_vars() 32645 1726880400.34491: done getting variables 32645 1726880400.34555: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities] ********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:155 Friday 20 September 2024 21:00:00 -0400 (0:00:00.060) 0:00:14.919 ****** 32645 1726880400.34586: entering _queue_task() for managed_node2/command 32645 1726880400.34824: worker is 1 (out of 1 available) 32645 1726880400.34837: exiting _queue_task() for managed_node2/command 32645 1726880400.34964: done queuing things up, now waiting for results queue to drain 32645 1726880400.34966: waiting for pending results... 32645 1726880400.35127: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities 32645 1726880400.35297: in run() - task 1266f4c6-4e69-28d7-f79e-0000000002a2 32645 1726880400.35323: variable 'ansible_search_path' from source: unknown 32645 1726880400.35393: variable 'ansible_search_path' from source: unknown 32645 1726880400.35397: calling self._execute() 32645 1726880400.35479: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880400.35498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880400.35518: variable 'omit' from source: magic vars 32645 1726880400.36088: variable '__ha_cluster_pcsd_capabilities_available' from source: set_fact 32645 1726880400.36105: Evaluated conditional (__ha_cluster_pcsd_capabilities_available): True 32645 1726880400.36117: variable 'omit' from source: magic vars 32645 1726880400.36253: variable 'omit' from source: magic vars 32645 1726880400.36257: variable 'omit' from source: magic vars 32645 1726880400.36308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880400.36350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880400.36380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880400.36408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880400.36425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880400.36463: variable 'inventory_hostname' from source: set_fact 32645 1726880400.36474: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880400.36488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880400.36653: Set connection var ansible_shell_executable to /bin/sh 32645 1726880400.36656: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880400.36658: Set connection var ansible_timeout to 10 32645 1726880400.36660: Set connection var ansible_shell_type to sh 32645 1726880400.36678: Set connection var ansible_pipelining to False 32645 1726880400.36685: Set connection var ansible_connection to ssh 32645 1726880400.36719: variable 'ansible_shell_executable' from source: unknown 32645 1726880400.36811: variable 'ansible_connection' from source: unknown 32645 1726880400.36814: variable 'ansible_module_compression' from source: unknown 32645 1726880400.36817: variable 'ansible_shell_type' from source: unknown 32645 1726880400.36819: variable 'ansible_shell_executable' from source: unknown 32645 1726880400.36822: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880400.36824: variable 'ansible_pipelining' from source: unknown 32645 1726880400.36826: variable 'ansible_timeout' from source: unknown 32645 1726880400.36830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880400.36947: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880400.36965: variable 'omit' from source: magic vars 32645 1726880400.36976: starting attempt loop 32645 1726880400.36983: running the handler 32645 1726880400.37002: _low_level_execute_command(): starting 32645 1726880400.37014: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880400.37777: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880400.37909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880400.37960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880400.38020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880400.39809: stdout chunk (state=3): >>>/root <<< 32645 1726880400.40004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880400.40007: stdout chunk (state=3): >>><<< 32645 1726880400.40010: stderr chunk (state=3): >>><<< 32645 1726880400.40054: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880400.40057: _low_level_execute_command(): starting 32645 1726880400.40060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352 `" && echo ansible-tmp-1726880400.4003077-32970-278699175837352="` echo /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352 `" ) && sleep 0' 32645 1726880400.40668: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880400.40683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880400.40705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880400.40723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880400.40741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880400.40819: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880400.40870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880400.40895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880400.40975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880400.42950: stdout chunk (state=3): >>>ansible-tmp-1726880400.4003077-32970-278699175837352=/root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352 <<< 32645 1726880400.43130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880400.43142: stdout chunk (state=3): >>><<< 32645 1726880400.43170: stderr chunk (state=3): >>><<< 32645 1726880400.43361: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880400.4003077-32970-278699175837352=/root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880400.43364: variable 'ansible_module_compression' from source: unknown 32645 1726880400.43367: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880400.43369: variable 'ansible_facts' from source: unknown 32645 1726880400.43430: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py 32645 1726880400.43615: Sending initial data 32645 1726880400.43636: Sent initial data (156 bytes) 32645 1726880400.44255: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880400.44368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880400.44397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880400.44412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880400.44435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880400.44509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880400.46177: 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 <<< 32645 1726880400.46211: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880400.46268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2ty1egjc /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py <<< 32645 1726880400.46272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py" <<< 32645 1726880400.46334: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2ty1egjc" to remote "/root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py" <<< 32645 1726880400.47453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880400.47487: stderr chunk (state=3): >>><<< 32645 1726880400.47500: stdout chunk (state=3): >>><<< 32645 1726880400.47527: done transferring module to remote 32645 1726880400.47554: _low_level_execute_command(): starting 32645 1726880400.47566: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/ /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py && sleep 0' 32645 1726880400.48166: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880400.48182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880400.48203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880400.48223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880400.48239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880400.48262: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880400.48315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880400.48388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880400.48433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880400.48469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880400.50568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880400.50574: stdout chunk (state=3): >>><<< 32645 1726880400.50767: stderr chunk (state=3): >>><<< 32645 1726880400.50771: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880400.50773: _low_level_execute_command(): starting 32645 1726880400.50776: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/AnsiballZ_command.py && sleep 0' 32645 1726880400.51889: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880400.52033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880400.52095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880400.54402: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880400.54427: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880400.54509: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880400.54539: stdout chunk (state=3): >>>import '_weakref' # import '_io' # import 'marshal' # <<< 32645 1726880400.54625: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880400.54651: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880400.54761: stdout chunk (state=3): >>>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' # <<< 32645 1726880400.54770: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880400.54815: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880400.54882: 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 0x7fcd9392c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd938fbb30> <<< 32645 1726880400.54910: 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' <<< 32645 1726880400.55045: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9392eab0> import '_signal' # <<< 32645 1726880400.55069: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880400.55108: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880400.55137: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880400.55157: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880400.55186: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 32645 1726880400.55210: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880400.55233: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880400.55279: 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' <<< 32645 1726880400.55311: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936fd160> <<< 32645 1726880400.55370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880400.55373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880400.55393: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936fe3f0> <<< 32645 1726880400.55419: 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' <<< 32645 1726880400.55437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880400.55457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880400.55482: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936ff1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936fe600> <<< 32645 1726880400.55520: 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 0x7fcd93730140> <<< 32645 1726880400.55534: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880400.55553: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880400.55580: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880400.55592: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880400.55653: 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 <<< 32645 1726880400.55682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.55686: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936fe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880400.55743: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880400.55747: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880400.55760: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880400.55786: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880400.55823: 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. <<< 32645 1726880400.56057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880400.56082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880400.56116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880400.56146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.56149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880400.56194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880400.56214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880400.56245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880400.56285: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9374e090> <<< 32645 1726880400.56289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880400.56332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880400.56347: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880400.56397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.56438: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9378d190> <<< 32645 1726880400.56500: 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' <<< 32645 1726880400.56504: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9378d820> <<< 32645 1726880400.56525: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880400.56575: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9374fd40> <<< 32645 1726880400.56578: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880400.56603: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9374ea80> <<< 32645 1726880400.56725: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93757200> <<< 32645 1726880400.56755: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880400.56798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880400.56801: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880400.56864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880400.56869: 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' <<< 32645 1726880400.56935: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937bcda0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9378f9b0> <<< 32645 1726880400.56939: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880400.56959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937bcef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93769f10> <<< 32645 1726880400.56994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880400.57063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937be120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937564e0> <<< 32645 1726880400.57067: 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' <<< 32645 1726880400.57105: 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 0x7fcd937be570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937be420> <<< 32645 1726880400.57158: 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' <<< 32645 1726880400.57179: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd937be810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937550d0> import 'runpy' # <<< 32645 1726880400.57206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880400.57264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880400.57268: 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' <<< 32645 1726880400.57292: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937e0ce0> import 'errno' # <<< 32645 1726880400.57341: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.57368: 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 0x7fcd937e2420> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880400.57395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880400.57415: 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' <<< 32645 1726880400.57425: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937e3320> <<< 32645 1726880400.57477: 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 0x7fcd937e3980> <<< 32645 1726880400.57490: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937e2870> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880400.57517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880400.57572: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.57575: 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 0x7fcd937f8440> <<< 32645 1726880400.57613: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937e3b30> <<< 32645 1726880400.57638: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937beb10> <<< 32645 1726880400.57644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880400.57665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880400.57699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880400.57715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880400.57744: 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 0x7fcd935c83b0> <<< 32645 1726880400.57773: 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' <<< 32645 1726880400.57813: 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 0x7fcd935c8e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935c8b60> <<< 32645 1726880400.57838: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd935c8e30> <<< 32645 1726880400.57870: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.57990: stdout chunk (state=3): >>># 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 0x7fcd935c9010> <<< 32645 1726880400.57993: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937fa510> <<< 32645 1726880400.58066: stdout chunk (state=3): >>># /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' <<< 32645 1726880400.58071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880400.58092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935ca6c0> <<< 32645 1726880400.58130: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935c9370> <<< 32645 1726880400.58150: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937bf200> <<< 32645 1726880400.58167: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880400.58216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.58243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880400.58272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880400.58302: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935f6a80> <<< 32645 1726880400.58385: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880400.58389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.58407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880400.58454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880400.58606: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93612c30> # /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' <<< 32645 1726880400.58642: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880400.58669: 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 0x7fcd9363f9b0> <<< 32645 1726880400.58702: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880400.58762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880400.58778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880400.58814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880400.58908: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93676120> <<< 32645 1726880400.59017: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9363faa0> <<< 32645 1726880400.59045: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936138c0> <<< 32645 1726880400.59082: 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 0x7fcd93448ad0> <<< 32645 1726880400.59101: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93611c70> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935cb620> <<< 32645 1726880400.59191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880400.59218: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd93612030> <<< 32645 1726880400.59310: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_fcb2abbh/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 32645 1726880400.59458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.59488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880400.59542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880400.59615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880400.59653: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880400.59676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934a67b0> import '_typing' # <<< 32645 1726880400.59875: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934816a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93480830> <<< 32645 1726880400.59883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.59919: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880400.59951: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.59974: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880400.61534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.62885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880400.62909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934a4680> <<< 32645 1726880400.62923: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880400.62933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.62953: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880400.62961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880400.62987: 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' <<< 32645 1726880400.63026: 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 0x7fcd934ca1e0> <<< 32645 1726880400.63066: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934c9f70> <<< 32645 1726880400.63101: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934c9880> <<< 32645 1726880400.63128: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880400.63141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880400.63171: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934c9fd0> <<< 32645 1726880400.63187: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934a7440> import 'atexit' # <<< 32645 1726880400.63220: 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 0x7fcd934caea0> <<< 32645 1726880400.63253: 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 0x7fcd934cb0b0> <<< 32645 1726880400.63279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880400.63327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880400.63351: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880400.63396: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934cb5f0> <<< 32645 1726880400.63409: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880400.63425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880400.63458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880400.63497: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93339340> <<< 32645 1726880400.63523: 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 0x7fcd9333af60> <<< 32645 1726880400.63550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880400.63571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880400.63610: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333b890> <<< 32645 1726880400.63628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880400.63660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880400.63701: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333ca40> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880400.63742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880400.63769: 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' <<< 32645 1726880400.63833: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333f4a0> <<< 32645 1726880400.63871: 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 0x7fcd93613260> <<< 32645 1726880400.63898: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333d6a0> <<< 32645 1726880400.63920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880400.63944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880400.63970: 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' <<< 32645 1726880400.64001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880400.64030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880400.64052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880400.64061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880400.64080: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93343470> <<< 32645 1726880400.64086: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880400.64161: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93341f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93341ca0> <<< 32645 1726880400.64186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880400.64368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93342210> <<< 32645 1726880400.64374: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333dca0> <<< 32645 1726880400.64407: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.64413: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd933875c0> <<< 32645 1726880400.64437: 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 <<< 32645 1726880400.64471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93387770> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880400.64495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880400.64519: 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' <<< 32645 1726880400.64568: 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 0x7fcd9338d1f0> <<< 32645 1726880400.64574: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9338cfb0> <<< 32645 1726880400.64593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880400.64810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880400.64866: 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 0x7fcd9338f770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9338d8e0> <<< 32645 1726880400.64881: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880400.64946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.64973: 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' <<< 32645 1726880400.64989: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880400.65050: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93392ed0> <<< 32645 1726880400.65205: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9338f890> <<< 32645 1726880400.65285: 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 0x7fcd93393ce0> <<< 32645 1726880400.65336: 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' <<< 32645 1726880400.65339: 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 0x7fcd93393fe0> <<< 32645 1726880400.65390: 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 0x7fcd93394200> <<< 32645 1726880400.65402: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd933878c0> <<< 32645 1726880400.65433: 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 <<< 32645 1726880400.65436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880400.65462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880400.65486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880400.65514: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.65551: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.65554: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd93397800> <<< 32645 1726880400.65808: 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 0x7fcd93398c80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93395fa0> <<< 32645 1726880400.65818: 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 0x7fcd93397350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93395bb0> <<< 32645 1726880400.65857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880400.65869: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.65965: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.66065: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.66090: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880400.66118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.66121: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.66136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880400.66143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.66284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.66429: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.67115: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.67823: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880400.67844: 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' # <<< 32645 1726880400.67872: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880400.67886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.67947: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.67963: 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 0x7fcd9341cef0> <<< 32645 1726880400.68057: 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' <<< 32645 1726880400.68082: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9341dcd0> <<< 32645 1726880400.68093: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9339ba10> <<< 32645 1726880400.68143: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880400.68182: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.68186: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.68210: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880400.68388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.68603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880400.68617: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9341dd60> # zipimport: zlib available <<< 32645 1726880400.69185: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.69748: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.69833: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.69924: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880400.69932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.69981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70018: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880400.70031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70112: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70230: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880400.70240: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70265: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880400.70280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70325: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70370: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880400.70374: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70667: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.70967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880400.71041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880400.71064: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880400.71158: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9341ef30> <<< 32645 1726880400.71162: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71328: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880400.71342: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880400.71372: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880400.71388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880400.71476: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.71639: 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 0x7fcd934266f0> <<< 32645 1726880400.71666: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880400.71682: 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 0x7fcd93426f90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9341f9e0> <<< 32645 1726880400.71701: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71788: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880400.71794: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71844: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.71956: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.72029: 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 <<< 32645 1726880400.72076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.72180: 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' <<< 32645 1726880400.72182: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd93425d00> <<< 32645 1726880400.72223: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934271a0> <<< 32645 1726880400.72257: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880400.72269: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880400.72277: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.72341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.72413: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.72438: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.72483: 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 <<< 32645 1726880400.72492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880400.72513: 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 <<< 32645 1726880400.72533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880400.72558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880400.72618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880400.72646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880400.72659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880400.72720: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935171a0> <<< 32645 1726880400.72766: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93230e30> <<< 32645 1726880400.72858: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9322f350> <<< 32645 1726880400.72861: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9322f1d0> # destroy ansible.module_utils.distro <<< 32645 1726880400.72877: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880400.72900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.72932: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880400.72995: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880400.72998: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.73021: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880400.73043: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880400.73051: stdout chunk (state=3): >>> <<< 32645 1726880400.73168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880400.73289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880400.73308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880400.73318: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93427b00> <<< 32645 1726880400.73407: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880401.58997: stdout chunk (state=3): >>> {"changed": true, "stdout": "0.11.8\nbooth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.<<< 32645 1726880401.59007: stdout chunk (state=3): >>>simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcsd", "--version", "--full"], "start": "2024-09-20 21:00:00.734962", "end": "2024-09-20 21:00:01.588460", "delta": "0:00:00.853498", "msg": "", "invocation": {"module_args": {"_raw_params": "pcsd --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 32645 1726880401.59487: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880401.59499: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 32645 1726880401.59533: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # 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 <<< 32645 1726880401.59554: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880401.59561: stdout chunk (state=3): >>># 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 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 <<< 32645 1726880401.59567: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset <<< 32645 1726880401.59596: stdout chunk (state=3): >>># 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 <<< 32645 1726880401.59613: stdout chunk (state=3): >>># 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 <<< 32645 1726880401.59626: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 32645 1726880401.59654: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # 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 <<< 32645 1726880401.59662: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 32645 1726880401.59920: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880401.59926: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880401.59965: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880401.59971: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 32645 1726880401.59985: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880401.60006: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880401.60041: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880401.60051: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880401.60092: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 32645 1726880401.60096: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 32645 1726880401.60112: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880401.60124: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880401.60145: stdout chunk (state=3): >>># destroy _signal <<< 32645 1726880401.60155: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880401.60165: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880401.60174: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880401.60194: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880401.60227: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880401.60245: stdout chunk (state=3): >>># destroy shutil <<< 32645 1726880401.60253: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880401.60311: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880401.60326: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 32645 1726880401.60342: stdout chunk (state=3): >>># 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 <<< 32645 1726880401.60355: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880401.60373: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 32645 1726880401.60397: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880401.60404: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880401.60440: stdout chunk (state=3): >>># 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 <<< 32645 1726880401.60447: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880401.60456: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types <<< 32645 1726880401.60466: stdout chunk (state=3): >>># 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 <<< 32645 1726880401.60492: stdout chunk (state=3): >>># 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 <<< 32645 1726880401.60497: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880401.60513: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880401.60530: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 32645 1726880401.60533: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880401.60705: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880401.60715: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880401.60723: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880401.60755: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880401.60767: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880401.60796: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880401.60835: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880401.60852: 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 <<< 32645 1726880401.60877: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880401.60881: stdout chunk (state=3): >>># clear sys.meta_path <<< 32645 1726880401.60888: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 32645 1726880401.60977: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880401.60990: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32645 1726880401.61000: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880401.61018: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880401.61025: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880401.61051: stdout chunk (state=3): >>># destroy _operator <<< 32645 1726880401.61064: stdout chunk (state=3): >>># destroy _sha2 # destroy _string # destroy re <<< 32645 1726880401.61091: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 32645 1726880401.61102: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880401.61510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880401.61572: stderr chunk (state=3): >>><<< 32645 1726880401.61575: stdout chunk (state=3): >>><<< 32645 1726880401.61654: _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 0x7fcd9392c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd938fbb30> # /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 0x7fcd9392eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fcd936fd160> # /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 0x7fcd936fe3f0> # /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 0x7fcd936ff1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936fe600> # /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 0x7fcd93730140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fcd936fe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fcd9374e090> # /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 0x7fcd9378d190> # /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 0x7fcd9378d820> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9374fd40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9374ea80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93757200> # /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 0x7fcd937bcda0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9378f9b0> # /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 0x7fcd937bcef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93769f10> # /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 0x7fcd937be120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937564e0> # /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 0x7fcd937be570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937be420> # 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 0x7fcd937be810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937550d0> 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 0x7fcd937e0ce0> 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 0x7fcd937e2420> # /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 0x7fcd937e3320> # 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 0x7fcd937e3980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937e2870> # /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 0x7fcd937f8440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937e3b30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937beb10> # /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 0x7fcd935c83b0> # /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 0x7fcd935c8e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935c8b60> # 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 0x7fcd935c8e30> # 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 0x7fcd935c9010> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937fa510> # /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 0x7fcd935ca6c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935c9370> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd937bf200> # /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 0x7fcd935f6a80> # /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 0x7fcd93612c30> # /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 0x7fcd9363f9b0> # /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 0x7fcd93676120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9363faa0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd936138c0> # /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 0x7fcd93448ad0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93611c70> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd935cb620> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd93612030> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_fcb2abbh/ansible_ansible.legacy.command_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 0x7fcd934a67b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934816a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93480830> # 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 0x7fcd934a4680> # /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 0x7fcd934ca1e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934c9f70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934c9880> # /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 0x7fcd934c9fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934a7440> 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 0x7fcd934caea0> # 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 0x7fcd934cb0b0> # /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 0x7fcd934cb5f0> 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 0x7fcd93339340> # 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 0x7fcd9333af60> # /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 0x7fcd9333b890> # /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 0x7fcd9333ca40> # /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 0x7fcd9333f4a0> # 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 0x7fcd93613260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333d6a0> # /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 0x7fcd93343470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93341f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93341ca0> # /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 0x7fcd93342210> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9333dca0> # 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 0x7fcd933875c0> # /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 0x7fcd93387770> # /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 0x7fcd9338d1f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9338cfb0> # /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 0x7fcd9338f770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9338d8e0> # /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 0x7fcd93392ed0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9338f890> # 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 0x7fcd93393ce0> # 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 0x7fcd93393fe0> # 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 0x7fcd93394200> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd933878c0> # /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 0x7fcd93397800> # 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 0x7fcd93398c80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93395fa0> # 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 0x7fcd93397350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93395bb0> # 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 0x7fcd9341cef0> # /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 0x7fcd9341dcd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9339ba10> 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 0x7fcd9341dd60> # 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 0x7fcd9341ef30> # 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 0x7fcd934266f0> # 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 0x7fcd93426f90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9341f9e0> # 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 0x7fcd93425d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd934271a0> 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 0x7fcd935171a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd93230e30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9322f350> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9322f1d0> # 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 # /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 0x7fcd93427b00> # zipimport: zlib available {"changed": true, "stdout": "0.11.8\nbooth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcsd", "--version", "--full"], "start": "2024-09-20 21:00:00.734962", "end": "2024-09-20 21:00:01.588460", "delta": "0:00:00.853498", "msg": "", "invocation": {"module_args": {"_raw_params": "pcsd --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880401.62234: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcsd --version --full', '_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.command', '_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-1726880400.4003077-32970-278699175837352/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880401.62238: _low_level_execute_command(): starting 32645 1726880401.62240: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880400.4003077-32970-278699175837352/ > /dev/null 2>&1 && sleep 0' 32645 1726880401.62393: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880401.62397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880401.62400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.62402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880401.62405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.62454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880401.62459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880401.62513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880401.64607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880401.64656: stderr chunk (state=3): >>><<< 32645 1726880401.64660: stdout chunk (state=3): >>><<< 32645 1726880401.64675: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880401.64682: handler run complete 32645 1726880401.64703: Evaluated conditional (False): False 32645 1726880401.64713: attempt loop complete, returning result 32645 1726880401.64718: _execute() done 32645 1726880401.64720: dumping result to json 32645 1726880401.64727: done dumping result, returning 32645 1726880401.64736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities [1266f4c6-4e69-28d7-f79e-0000000002a2] 32645 1726880401.64742: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a2 32645 1726880401.64846: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a2 32645 1726880401.64851: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "pcsd", "--version", "--full" ], "delta": "0:00:00.853498", "end": "2024-09-20 21:00:01.588460", "rc": 0, "start": "2024-09-20 21:00:00.734962" } STDOUT: 0.11.8 booth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation 32645 1726880401.64967: no more pending results, returning what we have 32645 1726880401.64970: results queue empty 32645 1726880401.64972: checking for any_errors_fatal 32645 1726880401.64980: done checking for any_errors_fatal 32645 1726880401.64981: checking for max_fail_percentage 32645 1726880401.64983: done checking for max_fail_percentage 32645 1726880401.64984: checking to see if all hosts have failed and the running result is not ok 32645 1726880401.64985: done checking to see if all hosts have failed 32645 1726880401.64986: getting the remaining hosts for this loop 32645 1726880401.64988: done getting the remaining hosts for this loop 32645 1726880401.64992: getting the next task for host managed_node2 32645 1726880401.64999: done getting next task for host managed_node2 32645 1726880401.65002: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities 32645 1726880401.65006: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880401.65017: getting variables 32645 1726880401.65018: in VariableManager get_vars() 32645 1726880401.65064: Calling all_inventory to load vars for managed_node2 32645 1726880401.65067: Calling groups_inventory to load vars for managed_node2 32645 1726880401.65070: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880401.65079: Calling all_plugins_play to load vars for managed_node2 32645 1726880401.65082: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880401.65086: Calling groups_plugins_play to load vars for managed_node2 32645 1726880401.65258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880401.65414: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880401.65431: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880401.65436: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880401.65489: done with get_vars() 32645 1726880401.65500: done getting variables 32645 1726880401.65550: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities] ********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:163 Friday 20 September 2024 21:00:01 -0400 (0:00:01.309) 0:00:16.229 ****** 32645 1726880401.65576: entering _queue_task() for managed_node2/set_fact 32645 1726880401.65791: worker is 1 (out of 1 available) 32645 1726880401.65804: exiting _queue_task() for managed_node2/set_fact 32645 1726880401.65818: done queuing things up, now waiting for results queue to drain 32645 1726880401.65820: waiting for pending results... 32645 1726880401.65995: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities 32645 1726880401.66098: in run() - task 1266f4c6-4e69-28d7-f79e-0000000002a3 32645 1726880401.66111: variable 'ansible_search_path' from source: unknown 32645 1726880401.66114: variable 'ansible_search_path' from source: unknown 32645 1726880401.66147: calling self._execute() 32645 1726880401.66220: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.66226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.66237: variable 'omit' from source: magic vars 32645 1726880401.66326: variable 'omit' from source: magic vars 32645 1726880401.66383: variable 'omit' from source: magic vars 32645 1726880401.66731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880401.68375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880401.68425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880401.68460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880401.68490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880401.68513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880401.68580: 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) 32645 1726880401.68603: 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) 32645 1726880401.68625: 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) 32645 1726880401.68661: 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) 32645 1726880401.68679: 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) 32645 1726880401.68788: variable '__ha_cluster_pcsd_version' from source: set_fact 32645 1726880401.69067: variable 'omit' from source: magic vars 32645 1726880401.69089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880401.69115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880401.69133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880401.69151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880401.69161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880401.69187: variable 'inventory_hostname' from source: set_fact 32645 1726880401.69191: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.69196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.69279: Set connection var ansible_shell_executable to /bin/sh 32645 1726880401.69285: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880401.69292: Set connection var ansible_timeout to 10 32645 1726880401.69295: Set connection var ansible_shell_type to sh 32645 1726880401.69306: Set connection var ansible_pipelining to False 32645 1726880401.69309: Set connection var ansible_connection to ssh 32645 1726880401.69330: variable 'ansible_shell_executable' from source: unknown 32645 1726880401.69340: variable 'ansible_connection' from source: unknown 32645 1726880401.69343: variable 'ansible_module_compression' from source: unknown 32645 1726880401.69345: variable 'ansible_shell_type' from source: unknown 32645 1726880401.69347: variable 'ansible_shell_executable' from source: unknown 32645 1726880401.69355: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.69358: variable 'ansible_pipelining' from source: unknown 32645 1726880401.69362: variable 'ansible_timeout' from source: unknown 32645 1726880401.69367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.69453: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880401.69466: variable 'omit' from source: magic vars 32645 1726880401.69474: starting attempt loop 32645 1726880401.69477: running the handler 32645 1726880401.69488: handler run complete 32645 1726880401.69497: attempt loop complete, returning result 32645 1726880401.69499: _execute() done 32645 1726880401.69502: dumping result to json 32645 1726880401.69512: done dumping result, returning 32645 1726880401.69519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities [1266f4c6-4e69-28d7-f79e-0000000002a3] 32645 1726880401.69525: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a3 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_pcsd_capabilities": [ "booth.get-config", "booth.set-config", "booth.set-config.multiple", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "corosync.config.get", "corosync.config.set", "corosync.qdevice.model.net.certificates", "corosync.quorum.device.client", "corosync.quorum.device.client.model.net.certificates", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.client.model.net.certificates.rest-api.v2", "corosync.quorum.status", "corosync.totem.block_unlisted_ips", "node.add", "node.add.enable", "node.add.list", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.stop-component", "node.utilization", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.role.delete-with-users-groups-implicit", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.get", "pcmk.cib.remove_elements.constraints", "pcmk.cib.remove_elements.rest-api.v2", "pcmk.cib.roles.promoted-unpromoted", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.config.output-formats", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.rest-api.v2", "pcmk.properties.cluster.get_properties.rest-api.v2", "pcmk.properties.cluster.set_properties.iso8601duration", "pcmk.properties.cluster.set_properties.rest-api.v2", "pcmk.properties.operation-defaults.config.rest-api.v2", "pcmk.properties.resource-defaults.config.rest-api.v2", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.bundles", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.ban-move-clear.clone", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.delete", "pcmk.resource.delete.list", "pcmk.resource.disable.safe", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.wait", "pcmk.resource.group", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.promotable", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.utilization", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.delete.list", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.scsi-unfence-node-mpath", "pcmk.stonith.scsi-unfence-node-v2", "pcmk.stonith.update", "pcs.auth.export-cluster-known-hosts", "pcs.auth.known-host-change", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server", "pcs.automatic-pcs-configs-sync", "pcs.daemon-ssl-cert.set", "pcs.permissions", "pcs.rest-api.v1.1", "pcs.rest-api.v2", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "resource-agents.simplified-query-api", "sbd", "sbd-node", "sbd-node.shared-block-device", "sbd.option-timeout-action", "status.pcmk.local-node", "status.pcmk.resources.rest-api.v2", "status.pcmk.wait", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ] }, "changed": false } 32645 1726880401.69859: no more pending results, returning what we have 32645 1726880401.69861: results queue empty 32645 1726880401.69862: checking for any_errors_fatal 32645 1726880401.69868: done checking for any_errors_fatal 32645 1726880401.69869: checking for max_fail_percentage 32645 1726880401.69870: done checking for max_fail_percentage 32645 1726880401.69871: checking to see if all hosts have failed and the running result is not ok 32645 1726880401.69871: done checking to see if all hosts have failed 32645 1726880401.69872: getting the remaining hosts for this loop 32645 1726880401.69873: done getting the remaining hosts for this loop 32645 1726880401.69876: getting the next task for host managed_node2 32645 1726880401.69880: done getting next task for host managed_node2 32645 1726880401.69883: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults 32645 1726880401.69886: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880401.69894: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a3 32645 1726880401.69898: WORKER PROCESS EXITING 32645 1726880401.69904: getting variables 32645 1726880401.69905: in VariableManager get_vars() 32645 1726880401.69931: Calling all_inventory to load vars for managed_node2 32645 1726880401.69933: Calling groups_inventory to load vars for managed_node2 32645 1726880401.69935: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880401.69942: Calling all_plugins_play to load vars for managed_node2 32645 1726880401.69946: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880401.69956: Calling groups_plugins_play to load vars for managed_node2 32645 1726880401.70110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880401.70261: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880401.70277: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880401.70282: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880401.70332: done with get_vars() 32645 1726880401.70340: done getting variables 32645 1726880401.70387: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:172 Friday 20 September 2024 21:00:01 -0400 (0:00:00.048) 0:00:16.277 ****** 32645 1726880401.70415: entering _queue_task() for managed_node2/fail 32645 1726880401.70608: worker is 1 (out of 1 available) 32645 1726880401.70622: exiting _queue_task() for managed_node2/fail 32645 1726880401.70636: done queuing things up, now waiting for results queue to drain 32645 1726880401.70638: waiting for pending results... 32645 1726880401.70820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults 32645 1726880401.70925: in run() - task 1266f4c6-4e69-28d7-f79e-0000000002a4 32645 1726880401.70940: variable 'ansible_search_path' from source: unknown 32645 1726880401.70944: variable 'ansible_search_path' from source: unknown 32645 1726880401.70980: calling self._execute() 32645 1726880401.71051: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.71058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.71068: variable 'omit' from source: magic vars 32645 1726880401.71562: variable 'ha_cluster_resource_defaults' from source: role '' defaults 32645 1726880401.71573: variable '__ha_cluster_pcs_capabilities' from source: set_fact 32645 1726880401.71590: variable 'ha_cluster_resource_operation_defaults' from source: role '' defaults 32645 1726880401.71608: Evaluated conditional (( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )): False 32645 1726880401.71612: when evaluation is False, skipping this task 32645 1726880401.71615: _execute() done 32645 1726880401.71619: dumping result to json 32645 1726880401.71623: done dumping result, returning 32645 1726880401.71633: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults [1266f4c6-4e69-28d7-f79e-0000000002a4] 32645 1726880401.71640: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a4 32645 1726880401.71731: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000002a4 32645 1726880401.71736: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )", "skip_reason": "Conditional result was False" } 32645 1726880401.71790: no more pending results, returning what we have 32645 1726880401.71793: results queue empty 32645 1726880401.71794: checking for any_errors_fatal 32645 1726880401.71799: done checking for any_errors_fatal 32645 1726880401.71799: checking for max_fail_percentage 32645 1726880401.71801: done checking for max_fail_percentage 32645 1726880401.71802: checking to see if all hosts have failed and the running result is not ok 32645 1726880401.71804: done checking to see if all hosts have failed 32645 1726880401.71804: getting the remaining hosts for this loop 32645 1726880401.71806: done getting the remaining hosts for this loop 32645 1726880401.71809: getting the next task for host managed_node2 32645 1726880401.71819: done getting next task for host managed_node2 32645 1726880401.71823: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Generate a password hash 32645 1726880401.71827: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880401.71841: getting variables 32645 1726880401.71843: in VariableManager get_vars() 32645 1726880401.71880: Calling all_inventory to load vars for managed_node2 32645 1726880401.71882: Calling groups_inventory to load vars for managed_node2 32645 1726880401.71884: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880401.71891: Calling all_plugins_play to load vars for managed_node2 32645 1726880401.71893: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880401.71896: Calling groups_plugins_play to load vars for managed_node2 32645 1726880401.72034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880401.72192: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880401.72207: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880401.72211: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880401.72259: done with get_vars() 32645 1726880401.72266: done getting variables 32645 1726880401.72312: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Generate a password hash] ********* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:26 Friday 20 September 2024 21:00:01 -0400 (0:00:00.019) 0:00:16.296 ****** 32645 1726880401.72335: entering _queue_task() for managed_node2/command 32645 1726880401.72517: worker is 1 (out of 1 available) 32645 1726880401.72530: exiting _queue_task() for managed_node2/command 32645 1726880401.72544: done queuing things up, now waiting for results queue to drain 32645 1726880401.72546: waiting for pending results... 32645 1726880401.72711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate a password hash 32645 1726880401.72793: in run() - task 1266f4c6-4e69-28d7-f79e-000000000160 32645 1726880401.72805: variable 'ansible_search_path' from source: unknown 32645 1726880401.72809: variable 'ansible_search_path' from source: unknown 32645 1726880401.72841: calling self._execute() 32645 1726880401.72910: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.72917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.72926: variable 'omit' from source: magic vars 32645 1726880401.73382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880401.75051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880401.75113: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880401.75145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880401.75181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880401.75203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880401.75271: 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) 32645 1726880401.75297: 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) 32645 1726880401.75318: 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) 32645 1726880401.75354: 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) 32645 1726880401.75367: 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) 32645 1726880401.75412: 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) 32645 1726880401.75434: 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) 32645 1726880401.75456: 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) 32645 1726880401.75487: 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) 32645 1726880401.75503: 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) 32645 1726880401.75611: variable 'ha_cluster_hacluster_password' from source: include_vars 32645 1726880401.77766: Evaluated conditional (ha_cluster_hacluster_password | string | length > 0): True 32645 1726880401.77771: variable 'omit' from source: magic vars 32645 1726880401.77809: variable 'omit' from source: magic vars 32645 1726880401.78006: variable 'ansible_hostname' from source: facts 32645 1726880401.78010: variable 'ha_cluster_hacluster_password' from source: include_vars 32645 1726880401.79854: variable 'omit' from source: magic vars 32645 1726880401.79884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880401.79911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880401.79929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880401.79948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880401.79959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880401.79985: variable 'inventory_hostname' from source: set_fact 32645 1726880401.79988: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.79993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.80079: Set connection var ansible_shell_executable to /bin/sh 32645 1726880401.80086: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880401.80092: Set connection var ansible_timeout to 10 32645 1726880401.80095: Set connection var ansible_shell_type to sh 32645 1726880401.80107: Set connection var ansible_pipelining to False 32645 1726880401.80110: Set connection var ansible_connection to ssh 32645 1726880401.80131: variable 'ansible_shell_executable' from source: unknown 32645 1726880401.80137: variable 'ansible_connection' from source: unknown 32645 1726880401.80142: variable 'ansible_module_compression' from source: unknown 32645 1726880401.80145: variable 'ansible_shell_type' from source: unknown 32645 1726880401.80147: variable 'ansible_shell_executable' from source: unknown 32645 1726880401.80157: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880401.80160: variable 'ansible_pipelining' from source: unknown 32645 1726880401.80163: variable 'ansible_timeout' from source: unknown 32645 1726880401.80167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880401.80254: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880401.80270: variable 'omit' from source: magic vars 32645 1726880401.80274: starting attempt loop 32645 1726880401.80276: running the handler 32645 1726880401.80286: _low_level_execute_command(): starting 32645 1726880401.80292: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880401.80836: 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 <<< 32645 1726880401.80840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.80844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880401.80858: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.80898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880401.80901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880401.80908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880401.80962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880401.82799: stdout chunk (state=3): >>>/root <<< 32645 1726880401.82909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880401.82961: stderr chunk (state=3): >>><<< 32645 1726880401.82964: stdout chunk (state=3): >>><<< 32645 1726880401.82985: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880401.82998: _low_level_execute_command(): starting 32645 1726880401.83003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674 `" && echo ansible-tmp-1726880401.829849-33002-201332979441674="` echo /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674 `" ) && sleep 0' 32645 1726880401.83451: 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 <<< 32645 1726880401.83455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.83457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880401.83460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.83511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880401.83514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880401.83563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880401.85649: stdout chunk (state=3): >>>ansible-tmp-1726880401.829849-33002-201332979441674=/root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674 <<< 32645 1726880401.85769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880401.85812: stderr chunk (state=3): >>><<< 32645 1726880401.85817: stdout chunk (state=3): >>><<< 32645 1726880401.85831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880401.829849-33002-201332979441674=/root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880401.85860: variable 'ansible_module_compression' from source: unknown 32645 1726880401.85896: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880401.85925: variable 'ansible_facts' from source: unknown 32645 1726880401.85992: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py 32645 1726880401.86097: Sending initial data 32645 1726880401.86100: Sent initial data (155 bytes) 32645 1726880401.86547: 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 <<< 32645 1726880401.86553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.86555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880401.86558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880401.86561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.86613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880401.86619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880401.86666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880401.88518: 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" <<< 32645 1726880401.88525: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880401.88554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880401.88592: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpxl4u0swq /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py <<< 32645 1726880401.88600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py" <<< 32645 1726880401.88637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpxl4u0swq" to remote "/root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py" <<< 32645 1726880401.89410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880401.89466: stderr chunk (state=3): >>><<< 32645 1726880401.89470: stdout chunk (state=3): >>><<< 32645 1726880401.89485: done transferring module to remote 32645 1726880401.89503: _low_level_execute_command(): starting 32645 1726880401.89506: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/ /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py && sleep 0' 32645 1726880401.89938: 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 <<< 32645 1726880401.89942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.89946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880401.89948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880401.89951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.89998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880401.90005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880401.90044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880401.91974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880401.92018: stderr chunk (state=3): >>><<< 32645 1726880401.92022: stdout chunk (state=3): >>><<< 32645 1726880401.92034: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880401.92038: _low_level_execute_command(): starting 32645 1726880401.92043: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/AnsiballZ_command.py && sleep 0' 32645 1726880401.92462: 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 <<< 32645 1726880401.92465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880401.92468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880401.92471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880401.92473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880401.92523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880401.92528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880401.92576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880401.94871: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880401.94903: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880401.94934: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880401.94944: stdout chunk (state=3): >>>import '_warnings' # <<< 32645 1726880401.94957: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880401.95015: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880401.95022: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880401.95058: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880401.95096: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880401.95122: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880401.95126: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880401.95140: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880401.95193: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880401.95201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.95212: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880401.95236: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880401.95273: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880401.95305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880401.95309: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3672d4530> <<< 32645 1726880401.95320: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3672a3b30> <<< 32645 1726880401.95345: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880401.95350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880401.95359: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3672d6ab0> <<< 32645 1726880401.95378: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880401.95404: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880401.95419: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880401.95430: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880401.95466: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880401.95564: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880401.95593: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880401.95599: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880401.95629: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880401.95647: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880401.95659: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880401.95673: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880401.95684: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880401.95713: 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 <<< 32645 1726880401.95721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880401.95740: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670a5160> <<< 32645 1726880401.95792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880401.95804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880401.95819: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670a63f0> <<< 32645 1726880401.95850: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880401.95861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.95868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880401.95897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880401.95903: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670a71d0> <<< 32645 1726880401.95911: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670a6600> <<< 32645 1726880401.95945: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880401.95965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670d8140> <<< 32645 1726880401.95968: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880401.95997: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880401.96003: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880401.96023: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880401.96079: 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 <<< 32645 1726880401.96098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.96101: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670a6150> <<< 32645 1726880401.96113: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880401.96161: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880401.96166: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880401.96182: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880401.96198: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880401.96240: 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. <<< 32645 1726880401.96471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880401.96493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880401.96524: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880401.96536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.96559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880401.96607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880401.96621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880401.96641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880401.96665: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880401.96672: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670f6090> <<< 32645 1726880401.96689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880401.96730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880401.96746: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880401.96792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.96812: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880401.96840: 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' <<< 32645 1726880401.96851: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367135190> <<< 32645 1726880401.96863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880401.96878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880401.96883: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367135820> <<< 32645 1726880401.96908: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880401.96954: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670f7d40> <<< 32645 1726880401.96966: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880401.96999: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670f6a80> <<< 32645 1726880401.97109: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670ff200> <<< 32645 1726880401.97136: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880401.97164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880401.97167: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880401.97196: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880401.97218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880401.97243: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880401.97246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880401.97275: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367164da0> <<< 32645 1726880401.97288: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3671379b0> <<< 32645 1726880401.97323: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880401.97327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 32645 1726880401.97335: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367164ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367111f10> <<< 32645 1726880401.97379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880401.97418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880401.97422: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367166120> <<< 32645 1726880401.97434: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670fe4e0> <<< 32645 1726880401.97450: 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' <<< 32645 1726880401.97484: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.97495: 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 0x7fb367166570> <<< 32645 1726880401.97503: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367166420> <<< 32645 1726880401.97534: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.97537: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb367166810> <<< 32645 1726880401.97554: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670fd0d0> <<< 32645 1726880401.97564: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880401.97590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880401.97625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880401.97651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880401.97655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880401.97675: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367188ce0> <<< 32645 1726880401.97678: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880401.97709: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.97713: 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 0x7fb36718a420> <<< 32645 1726880401.97738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880401.97741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880401.97771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880401.97780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880401.97797: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36718b320> <<< 32645 1726880401.97840: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.97847: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36718b980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36718a870> <<< 32645 1726880401.97864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880401.97895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880401.97934: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.97947: 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 0x7fb3671a0440> <<< 32645 1726880401.97951: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36718bb30> <<< 32645 1726880401.97989: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367166b10> <<< 32645 1726880401.98011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880401.98039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880401.98058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880401.98080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880401.98120: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.98127: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366f703b0> <<< 32645 1726880401.98143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880401.98148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880401.98176: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.98182: 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 0x7fb366f70e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f70b60> <<< 32645 1726880401.98206: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.98212: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366f70e30> <<< 32645 1726880401.98233: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.98350: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880401.98359: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366f71010> <<< 32645 1726880401.98365: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3671a2510> <<< 32645 1726880401.98387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880401.98405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880401.98435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880401.98451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880401.98455: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f726c0> <<< 32645 1726880401.98477: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f71370> <<< 32645 1726880401.98501: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367167200> <<< 32645 1726880401.98524: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880401.98593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.98611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880401.98651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880401.98681: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f9ea80> <<< 32645 1726880401.98740: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880401.98752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880401.98775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880401.98794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880401.98838: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fbac30> <<< 32645 1726880401.98867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 32645 1726880401.98874: stdout chunk (state=3): >>> <<< 32645 1726880401.98915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880401.98971: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880401.98996: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880401.99006: 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 0x7fb366fe79b0> <<< 32645 1726880401.99018: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880401.99052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880401.99074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880401.99121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880401.99215: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36701e120> <<< 32645 1726880401.99304: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fe7aa0> <<< 32645 1726880401.99342: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fbb8c0> <<< 32645 1726880401.99370: 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 0x7fb366df0ad0> <<< 32645 1726880401.99390: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fb9c70> <<< 32645 1726880401.99395: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f73620> <<< 32645 1726880401.99501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880401.99519: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb366fba030> <<< 32645 1726880401.99601: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_qkjxxnlj/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880401.99607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880401.99765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880401.99794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880401.99810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880401.99852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880401.99937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880401.99974: 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'<<< 32645 1726880401.99980: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e4e7b0> import '_typing' # <<< 32645 1726880402.00187: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e296a0> <<< 32645 1726880402.00191: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e28830> <<< 32645 1726880402.00204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.00233: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880402.00241: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.00257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.00274: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.00283: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880402.00303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.01932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.03330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880402.03335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e4c680> <<< 32645 1726880402.03357: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880402.03362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.03394: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880402.03400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880402.03423: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880402.03432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880402.03463: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.03470: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366e721e0> <<< 32645 1726880402.03509: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e71f70> <<< 32645 1726880402.03540: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e71880> <<< 32645 1726880402.03565: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880402.03568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880402.03612: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e71fd0> <<< 32645 1726880402.03625: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e4f440> <<< 32645 1726880402.03632: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880402.03656: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.03661: 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 0x7fb366e72ea0> <<< 32645 1726880402.03684: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.03690: 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 0x7fb366e730b0> <<< 32645 1726880402.03714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880402.03766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880402.03781: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880402.03829: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e735f0> <<< 32645 1726880402.03838: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880402.03859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880402.03889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880402.03929: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce1340> <<< 32645 1726880402.03954: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.03962: 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 0x7fb366ce2f60> <<< 32645 1726880402.03981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880402.03997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880402.04039: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce3890> <<< 32645 1726880402.04059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880402.04090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880402.04107: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce4a40> <<< 32645 1726880402.04129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880402.04169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880402.04193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880402.04200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880402.04256: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce74a0> <<< 32645 1726880402.04296: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.04305: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366fbb260> <<< 32645 1726880402.04319: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce56a0> <<< 32645 1726880402.04339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880402.04367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880402.04394: 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' <<< 32645 1726880402.04417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880402.04444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880402.04473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880402.04477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880402.04496: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ceb470> <<< 32645 1726880402.04501: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880402.04571: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce9f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce9ca0> <<< 32645 1726880402.04599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880402.04604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880402.04686: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366cea210> <<< 32645 1726880402.04713: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce5ca0> <<< 32645 1726880402.04744: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.04748: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366d2f5c0> <<< 32645 1726880402.04794: 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' <<< 32645 1726880402.04797: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d2f770> <<< 32645 1726880402.04843: 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' # /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' <<< 32645 1726880402.04892: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.04904: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366d351f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d34fb0> <<< 32645 1726880402.04913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880402.05045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880402.05101: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.05104: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366d37770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d358e0> <<< 32645 1726880402.05134: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880402.05184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.05207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880402.05220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880402.05236: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880402.05285: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d3aed0> <<< 32645 1726880402.05445: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d37890> <<< 32645 1726880402.05525: 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' <<< 32645 1726880402.05533: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366d3bce0> <<< 32645 1726880402.05564: 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' <<< 32645 1726880402.05575: 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 0x7fb366d3bfe0> <<< 32645 1726880402.05623: 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' <<< 32645 1726880402.05627: 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 0x7fb366d3c200> <<< 32645 1726880402.05629: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d2f8c0> <<< 32645 1726880402.05660: 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 <<< 32645 1726880402.05671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880402.05687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880402.05716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880402.05747: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.05784: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.05789: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366d3f800> <<< 32645 1726880402.05969: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.05997: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366d40c80> <<< 32645 1726880402.06001: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d3dfa0> <<< 32645 1726880402.06040: 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' <<< 32645 1726880402.06055: 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 0x7fb366d3f350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d3dbb0> <<< 32645 1726880402.06066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06080: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06088: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880402.06102: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06208: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06337: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880402.06360: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06363: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06382: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880402.06530: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.06672: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.07373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.08083: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880402.08104: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880402.08110: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880402.08133: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880402.08159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.08222: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.08228: 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 0x7fb366dc4ef0> <<< 32645 1726880402.08335: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880402.08341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880402.08366: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dc5cd0> <<< 32645 1726880402.08373: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d43a10> <<< 32645 1726880402.08433: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880402.08442: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.08471: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880402.08474: stdout chunk (state=3): >>> <<< 32645 1726880402.08491: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880402.08502: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.08679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.08864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880402.08880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880402.08890: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dc5d60> <<< 32645 1726880402.08895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.09474: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10036: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10224: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880402.10231: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10314: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880402.10321: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10408: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10523: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880402.10541: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10551: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10568: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880402.10574: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10670: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880402.10680: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.10974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.11269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880402.11345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880402.11365: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880402.11521: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dc6f30> <<< 32645 1726880402.11533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.11630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.11727: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880402.11734: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880402.11750: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880402.11777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880402.11783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880402.11875: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.12003: 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 0x7fb366dce6f0> <<< 32645 1726880402.12070: 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' <<< 32645 1726880402.12074: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366dcef90> <<< 32645 1726880402.12085: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dc79e0> <<< 32645 1726880402.12104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12198: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880402.12204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12307: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12446: 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 <<< 32645 1726880402.12502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.12609: 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' <<< 32645 1726880402.12615: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb366dcdd00> <<< 32645 1726880402.12657: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dcf1a0> <<< 32645 1726880402.12695: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880402.12712: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12854: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12884: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.12934: 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' <<< 32645 1726880402.12962: 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 <<< 32645 1726880402.12987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880402.13011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880402.13076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880402.13100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880402.13119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880402.13186: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ebf1a0> <<< 32645 1726880402.13235: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366bd8e30> <<< 32645 1726880402.13329: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366bd7350> <<< 32645 1726880402.13339: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366bd71d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880402.13348: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.13384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.13411: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880402.13418: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880402.13477: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880402.13503: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.13509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.13522: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880402.13530: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.13658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.13795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880402.13803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880402.13823: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dcfb00> <<< 32645 1726880402.14827: stdout chunk (state=3): >>> {"changed": true, "stdout": "$6$ipx10x31x9x102$WF2vhjHU7Q9G2wwu4opYQVjpV.FchH2OUfm6jQgxeSVDHfJypkC5krqG24KMK8KShVIGvWyfMtg4MUEXnc31h/", "stderr": "", "rc": 0, "cmd": ["openssl", "passwd", "-6", "-salt", "ipx10x31x9x102", "1asfbJHV53vJH"], "start": "2024-09-20 21:00:02.138622", "end": "2024-09-20 21:00:02.147128", "delta": "0:00:00.008506", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl passwd\n -6\n -salt ipx10x31x9x102\n 1asfbJHV53vJH", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880402.14851: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880402.15342: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 32645 1726880402.15368: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.15374: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.15408: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.15416: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880402.15442: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 32645 1726880402.15457: stdout chunk (state=3): >>># destroy base64 # 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 <<< 32645 1726880402.15471: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 <<< 32645 1726880402.15493: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.15501: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 32645 1726880402.15532: 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 <<< 32645 1726880402.15537: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 32645 1726880402.15567: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 32645 1726880402.15586: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.15598: 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 <<< 32645 1726880402.15606: stdout chunk (state=3): >>># cleanup[2] removing glob # destroy glob <<< 32645 1726880402.15883: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880402.15889: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880402.15917: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880402.15954: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 32645 1726880402.15958: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880402.15976: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880402.16012: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880402.16024: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 32645 1726880402.16057: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 32645 1726880402.16074: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 32645 1726880402.16079: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 32645 1726880402.16101: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880402.16105: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880402.16120: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32645 1726880402.16126: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880402.16151: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880402.16170: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880402.16182: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880402.16213: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880402.16219: stdout chunk (state=3): >>># destroy shutil <<< 32645 1726880402.16244: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880402.16306: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880402.16318: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880402.16325: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 32645 1726880402.16349: 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 <<< 32645 1726880402.16357: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880402.16379: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 32645 1726880402.16406: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 32645 1726880402.16418: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 32645 1726880402.16443: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880402.16458: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.16478: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings <<< 32645 1726880402.16513: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types <<< 32645 1726880402.16517: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.16536: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 32645 1726880402.16556: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880402.16567: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 32645 1726880402.16573: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880402.16593: 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 <<< 32645 1726880402.16755: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880402.16767: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880402.16779: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880402.16809: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880402.16832: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880402.16846: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880402.16879: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880402.16903: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp<<< 32645 1726880402.16910: stdout chunk (state=3): >>> # destroy _io # destroy marshal <<< 32645 1726880402.16930: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880402.17031: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.17048: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880402.17051: stdout chunk (state=3): >>># destroy time <<< 32645 1726880402.17079: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880402.17117: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880402.17125: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880402.17151: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32645 1726880402.17163: stdout chunk (state=3): >>># destroy _thread <<< 32645 1726880402.17172: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880402.17605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880402.17650: stderr chunk (state=3): >>><<< 32645 1726880402.17654: stdout chunk (state=3): >>><<< 32645 1726880402.17681: _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 0x7fb3672d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3672a3b30> # /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 0x7fb3672d6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fb3670a5160> # /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 0x7fb3670a63f0> # /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 0x7fb3670a71d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670a6600> # /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 0x7fb3670d8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fb3670a6150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fb3670f6090> # /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 0x7fb367135190> # /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 0x7fb367135820> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670f7d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670f6a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670ff200> # /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 0x7fb367164da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3671379b0> # /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 0x7fb367164ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367111f10> # /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 0x7fb367166120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670fe4e0> # /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 0x7fb367166570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367166420> # 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 0x7fb367166810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3670fd0d0> 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 0x7fb367188ce0> 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 0x7fb36718a420> # /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 0x7fb36718b320> # 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 0x7fb36718b980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36718a870> # /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 0x7fb3671a0440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36718bb30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367166b10> # /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 0x7fb366f703b0> # /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 0x7fb366f70e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f70b60> # 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 0x7fb366f70e30> # 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 0x7fb366f71010> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3671a2510> # /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 0x7fb366f726c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f71370> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb367167200> # /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 0x7fb366f9ea80> # /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 0x7fb366fbac30> # /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 0x7fb366fe79b0> # /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 0x7fb36701e120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fe7aa0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fbb8c0> # /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 0x7fb366df0ad0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366fb9c70> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366f73620> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb366fba030> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_qkjxxnlj/ansible_ansible.legacy.command_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 0x7fb366e4e7b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e296a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e28830> # 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 0x7fb366e4c680> # /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 0x7fb366e721e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e71f70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e71880> # /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 0x7fb366e71fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366e4f440> 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 0x7fb366e72ea0> # 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 0x7fb366e730b0> # /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 0x7fb366e735f0> 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 0x7fb366ce1340> # 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 0x7fb366ce2f60> # /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 0x7fb366ce3890> # /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 0x7fb366ce4a40> # /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 0x7fb366ce74a0> # 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 0x7fb366fbb260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce56a0> # /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 0x7fb366ceb470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce9f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce9ca0> # /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 0x7fb366cea210> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366ce5ca0> # 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 0x7fb366d2f5c0> # /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 0x7fb366d2f770> # /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 0x7fb366d351f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d34fb0> # /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 0x7fb366d37770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d358e0> # /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 0x7fb366d3aed0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d37890> # 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 0x7fb366d3bce0> # 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 0x7fb366d3bfe0> # 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 0x7fb366d3c200> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d2f8c0> # /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 0x7fb366d3f800> # 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 0x7fb366d40c80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d3dfa0> # 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 0x7fb366d3f350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d3dbb0> # 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 0x7fb366dc4ef0> # /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 0x7fb366dc5cd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366d43a10> 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 0x7fb366dc5d60> # 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 0x7fb366dc6f30> # 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 0x7fb366dce6f0> # 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 0x7fb366dcef90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dc79e0> # 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 0x7fb366dcdd00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366dcf1a0> 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 0x7fb366ebf1a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366bd8e30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366bd7350> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb366bd71d0> # 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 # /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 0x7fb366dcfb00> {"changed": true, "stdout": "$6$ipx10x31x9x102$WF2vhjHU7Q9G2wwu4opYQVjpV.FchH2OUfm6jQgxeSVDHfJypkC5krqG24KMK8KShVIGvWyfMtg4MUEXnc31h/", "stderr": "", "rc": 0, "cmd": ["openssl", "passwd", "-6", "-salt", "ipx10x31x9x102", "1asfbJHV53vJH"], "start": "2024-09-20 21:00:02.138622", "end": "2024-09-20 21:00:02.147128", "delta": "0:00:00.008506", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl passwd\n -6\n -salt ipx10x31x9x102\n 1asfbJHV53vJH", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880402.18283: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl passwd\n -6\n -salt ipx10x31x9x102\n 1asfbJHV53vJH', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726880401.829849-33002-201332979441674/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880402.18288: _low_level_execute_command(): starting 32645 1726880402.18291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880401.829849-33002-201332979441674/ > /dev/null 2>&1 && sleep 0' 32645 1726880402.18357: 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 <<< 32645 1726880402.18385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.18388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880402.18401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.18452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.18458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.18502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.20467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880402.20509: stderr chunk (state=3): >>><<< 32645 1726880402.20512: stdout chunk (state=3): >>><<< 32645 1726880402.20523: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880402.20535: handler run complete 32645 1726880402.20559: Evaluated conditional (False): False 32645 1726880402.20569: attempt loop complete, returning result 32645 1726880402.20571: _execute() done 32645 1726880402.20574: dumping result to json 32645 1726880402.20581: done dumping result, returning 32645 1726880402.20589: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate a password hash [1266f4c6-4e69-28d7-f79e-000000000160] 32645 1726880402.20594: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000160 32645 1726880402.20691: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000160 32645 1726880402.20695: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32645 1726880402.20769: no more pending results, returning what we have 32645 1726880402.20772: results queue empty 32645 1726880402.20773: checking for any_errors_fatal 32645 1726880402.20779: done checking for any_errors_fatal 32645 1726880402.20780: checking for max_fail_percentage 32645 1726880402.20782: done checking for max_fail_percentage 32645 1726880402.20783: checking to see if all hosts have failed and the running result is not ok 32645 1726880402.20784: done checking to see if all hosts have failed 32645 1726880402.20785: getting the remaining hosts for this loop 32645 1726880402.20787: done getting the remaining hosts for this loop 32645 1726880402.20792: getting the next task for host managed_node2 32645 1726880402.20798: done getting next task for host managed_node2 32645 1726880402.20802: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set hacluster password 32645 1726880402.20805: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880402.20816: getting variables 32645 1726880402.20819: in VariableManager get_vars() 32645 1726880402.20921: Calling all_inventory to load vars for managed_node2 32645 1726880402.20924: Calling groups_inventory to load vars for managed_node2 32645 1726880402.20927: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880402.20939: Calling all_plugins_play to load vars for managed_node2 32645 1726880402.20942: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880402.20945: Calling groups_plugins_play to load vars for managed_node2 32645 1726880402.21117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880402.21274: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.21291: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.21296: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.21344: done with get_vars() 32645 1726880402.21354: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:38 Friday 20 September 2024 21:00:02 -0400 (0:00:00.490) 0:00:16.787 ****** 32645 1726880402.21433: entering _queue_task() for managed_node2/user 32645 1726880402.21435: Creating lock for user 32645 1726880402.21647: worker is 1 (out of 1 available) 32645 1726880402.21661: exiting _queue_task() for managed_node2/user 32645 1726880402.21676: done queuing things up, now waiting for results queue to drain 32645 1726880402.21678: waiting for pending results... 32645 1726880402.21855: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set hacluster password 32645 1726880402.21940: in run() - task 1266f4c6-4e69-28d7-f79e-000000000161 32645 1726880402.21953: variable 'ansible_search_path' from source: unknown 32645 1726880402.21957: variable 'ansible_search_path' from source: unknown 32645 1726880402.21990: calling self._execute() 32645 1726880402.22065: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880402.22072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880402.22082: variable 'omit' from source: magic vars 32645 1726880402.22489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880402.24175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880402.24233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880402.24264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880402.24295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880402.24320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880402.24395: 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) 32645 1726880402.24421: 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) 32645 1726880402.24445: 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) 32645 1726880402.24482: 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) 32645 1726880402.24495: 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) 32645 1726880402.24542: 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) 32645 1726880402.24564: 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) 32645 1726880402.24585: 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) 32645 1726880402.24615: 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) 32645 1726880402.24631: 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) 32645 1726880402.24736: variable 'ha_cluster_hacluster_password' from source: include_vars 32645 1726880402.26865: Evaluated conditional (ha_cluster_hacluster_password | string | length > 0): True 32645 1726880402.26870: variable 'omit' from source: magic vars 32645 1726880402.26908: variable 'omit' from source: magic vars 32645 1726880402.26997: variable '__ha_cluster_openssl_call_result' from source: set_fact 32645 1726880402.27025: variable 'omit' from source: magic vars 32645 1726880402.27046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880402.27069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880402.27083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880402.27100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880402.27108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880402.27138: variable 'inventory_hostname' from source: set_fact 32645 1726880402.27142: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880402.27145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880402.27221: Set connection var ansible_shell_executable to /bin/sh 32645 1726880402.27226: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880402.27238: Set connection var ansible_timeout to 10 32645 1726880402.27241: Set connection var ansible_shell_type to sh 32645 1726880402.27255: Set connection var ansible_pipelining to False 32645 1726880402.27258: Set connection var ansible_connection to ssh 32645 1726880402.27276: variable 'ansible_shell_executable' from source: unknown 32645 1726880402.27279: variable 'ansible_connection' from source: unknown 32645 1726880402.27282: variable 'ansible_module_compression' from source: unknown 32645 1726880402.27286: variable 'ansible_shell_type' from source: unknown 32645 1726880402.27289: variable 'ansible_shell_executable' from source: unknown 32645 1726880402.27294: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880402.27299: variable 'ansible_pipelining' from source: unknown 32645 1726880402.27302: variable 'ansible_timeout' from source: unknown 32645 1726880402.27307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880402.27422: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880402.27433: variable 'omit' from source: magic vars 32645 1726880402.27436: starting attempt loop 32645 1726880402.27439: running the handler 32645 1726880402.27453: _low_level_execute_command(): starting 32645 1726880402.27461: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880402.27953: 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 <<< 32645 1726880402.27957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.27961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880402.27971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.28009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.28013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.28069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.29843: stdout chunk (state=3): >>>/root <<< 32645 1726880402.29952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880402.29998: stderr chunk (state=3): >>><<< 32645 1726880402.30002: stdout chunk (state=3): >>><<< 32645 1726880402.30021: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880402.30034: _low_level_execute_command(): starting 32645 1726880402.30039: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787 `" && echo ansible-tmp-1726880402.3001986-33010-69849029065787="` echo /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787 `" ) && sleep 0' 32645 1726880402.30444: 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 <<< 32645 1726880402.30475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.30479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880402.30481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.30539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.30542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.30583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.32642: stdout chunk (state=3): >>>ansible-tmp-1726880402.3001986-33010-69849029065787=/root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787 <<< 32645 1726880402.32761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880402.32803: stderr chunk (state=3): >>><<< 32645 1726880402.32806: stdout chunk (state=3): >>><<< 32645 1726880402.32823: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880402.3001986-33010-69849029065787=/root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880402.32864: variable 'ansible_module_compression' from source: unknown 32645 1726880402.32918: ANSIBALLZ: Using lock for user 32645 1726880402.32921: ANSIBALLZ: Acquiring lock 32645 1726880402.32924: ANSIBALLZ: Lock acquired: 139731846609424 32645 1726880402.32931: ANSIBALLZ: Creating module 32645 1726880402.46653: ANSIBALLZ: Writing module into payload 32645 1726880402.46973: ANSIBALLZ: Writing module 32645 1726880402.46993: ANSIBALLZ: Renaming module 32645 1726880402.51109: ANSIBALLZ: Done creating module 32645 1726880402.51123: variable 'ansible_facts' from source: unknown 32645 1726880402.51184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py 32645 1726880402.51293: Sending initial data 32645 1726880402.51297: Sent initial data (152 bytes) 32645 1726880402.51717: 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 <<< 32645 1726880402.51751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880402.51755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880402.51758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880402.51760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.51814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.51818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.51876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.53635: 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 <<< 32645 1726880402.53641: stderr chunk (state=3): >>>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 <<< 32645 1726880402.53675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880402.53722: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpuezz4ken /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py <<< 32645 1726880402.53724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py" <<< 32645 1726880402.53756: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpuezz4ken" to remote "/root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py" <<< 32645 1726880402.54654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880402.54710: stderr chunk (state=3): >>><<< 32645 1726880402.54718: stdout chunk (state=3): >>><<< 32645 1726880402.54737: done transferring module to remote 32645 1726880402.54751: _low_level_execute_command(): starting 32645 1726880402.54756: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/ /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py && sleep 0' 32645 1726880402.55188: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880402.55191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880402.55194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880402.55196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880402.55199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.55255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.55259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.55299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.57257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880402.57299: stderr chunk (state=3): >>><<< 32645 1726880402.57303: stdout chunk (state=3): >>><<< 32645 1726880402.57316: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880402.57319: _low_level_execute_command(): starting 32645 1726880402.57326: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/AnsiballZ_user.py && sleep 0' 32645 1726880402.57721: 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 <<< 32645 1726880402.57763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880402.57767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.57770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880402.57772: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.57819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.57822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.57882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.60246: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880402.60277: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880402.60306: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880402.60395: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880402.60430: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880402.60477: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880402.60511: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # <<< 32645 1726880402.60529: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880402.60563: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.60596: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880402.60618: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880402.60655: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880402.60695: 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 0x7f68ebe0c530> <<< 32645 1726880402.60728: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebddbb30> <<< 32645 1726880402.60733: 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' <<< 32645 1726880402.60782: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebe0eab0> import '_signal' # <<< 32645 1726880402.60786: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880402.60825: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880402.60832: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880402.60857: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880402.60940: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880402.60976: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880402.61008: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880402.61039: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880402.61063: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880402.61096: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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' <<< 32645 1726880402.61116: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc21160> <<< 32645 1726880402.61181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880402.61212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc223f0> <<< 32645 1726880402.61235: 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' <<< 32645 1726880402.61275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880402.61309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc22600> <<< 32645 1726880402.61344: 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 0x7f68ebc54140> <<< 32645 1726880402.61367: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880402.61375: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880402.61393: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880402.61447: 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 <<< 32645 1726880402.61470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.61477: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc22150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880402.61536: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880402.61538: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880402.61574: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880402.61602: 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. <<< 32645 1726880402.61870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880402.61884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880402.61919: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880402.61926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.61951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880402.61993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880402.62017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880402.62033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880402.62057: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880402.62063: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc72120> <<< 32645 1726880402.62083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880402.62116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880402.62143: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880402.62183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.62203: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880402.62222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880402.62254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebcb1220> <<< 32645 1726880402.62271: 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' <<< 32645 1726880402.62277: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebcb18b0> <<< 32645 1726880402.62295: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880402.62343: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc73a10> <<< 32645 1726880402.62353: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880402.62387: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc72b10> <<< 32645 1726880402.62494: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc7b290> <<< 32645 1726880402.62520: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880402.62540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880402.62557: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880402.62579: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880402.62605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880402.62634: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880402.62640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880402.62658: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce0e30> <<< 32645 1726880402.62670: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebcb3a10> <<< 32645 1726880402.62709: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 32645 1726880402.62715: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc8daf0> <<< 32645 1726880402.62763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880402.62803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880402.62806: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce2120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc7a570> <<< 32645 1726880402.62831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880402.62834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880402.62863: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.62878: 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 0x7f68ebce2570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc79130> <<< 32645 1726880402.62909: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.62923: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68ebce2810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc79190> <<< 32645 1726880402.62944: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880402.62969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 32645 1726880402.62976: stdout chunk (state=3): >>> <<< 32645 1726880402.63007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880402.63044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880402.63049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880402.63052: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebd04d10> <<< 32645 1726880402.63054: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880402.63087: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63090: 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 0x7f68ebd06450> <<< 32645 1726880402.63115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880402.63124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880402.63154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880402.63161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880402.63173: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebd07350> <<< 32645 1726880402.63220: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63223: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63230: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68ebd079b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebd068a0> <<< 32645 1726880402.63248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880402.63272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 32645 1726880402.63277: stdout chunk (state=3): >>> <<< 32645 1726880402.63328: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63332: 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 0x7f68ebab0440> <<< 32645 1726880402.63334: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebd07b60> <<< 32645 1726880402.63373: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce2b10> <<< 32645 1726880402.63396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880402.63423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880402.63444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880402.63463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880402.63500: 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 0x7f68ebae4380> <<< 32645 1726880402.63524: 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' <<< 32645 1726880402.63556: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63569: 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 0x7f68ebae4ec0> <<< 32645 1726880402.63580: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae4c20> <<< 32645 1726880402.63596: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63604: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68ebae4ef0> <<< 32645 1726880402.63620: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.63736: stdout chunk (state=3): >>># 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 0x7f68ebae50d0> <<< 32645 1726880402.63745: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebab24e0> <<< 32645 1726880402.63763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880402.63790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880402.63812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880402.63820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880402.63826: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae67e0> <<< 32645 1726880402.63855: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae5460> <<< 32645 1726880402.63871: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce3230> <<< 32645 1726880402.63902: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880402.63963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.63984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880402.64017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880402.64048: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb12b40> <<< 32645 1726880402.64106: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880402.64121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.64142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880402.64165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880402.64301: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb2ec90> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880402.64307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880402.64390: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880402.64398: stdout chunk (state=3): >>> <<< 32645 1726880402.64426: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 32645 1726880402.64436: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.64444: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb5b9b0> <<< 32645 1726880402.64460: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 32645 1726880402.64466: stdout chunk (state=3): >>> <<< 32645 1726880402.64487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880402.64510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880402.64565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880402.64658: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb8e120> <<< 32645 1726880402.64762: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb5baa0> <<< 32645 1726880402.64821: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb2f920> <<< 32645 1726880402.64850: 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 0x7f68eb968ad0> <<< 32645 1726880402.64872: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb2dcd0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae76e0> <<< 32645 1726880402.64986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880402.65007: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68ebb2e090> <<< 32645 1726880402.65092: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_user_payload_041xsxfn/ansible_user_payload.zip' # zipimport: zlib available <<< 32645 1726880402.65250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.65273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880402.65291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880402.65332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880402.65412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880402.65445: 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' <<< 32645 1726880402.65453: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9c6780> import '_typing' # <<< 32645 1726880402.65657: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb99d670> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb99c7d0> <<< 32645 1726880402.65664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.65691: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880402.65703: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.65716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.65736: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.65739: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880402.65762: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.67345: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.68643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880402.68657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9c4650> <<< 32645 1726880402.68676: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.68709: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880402.68715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880402.68739: 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' <<< 32645 1726880402.68773: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.68779: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb9ea0f0> <<< 32645 1726880402.68818: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9e9e80> <<< 32645 1726880402.68846: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9e97f0> <<< 32645 1726880402.68871: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880402.68875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880402.68927: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9e9c10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9c7200> <<< 32645 1726880402.68934: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880402.68967: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.68973: 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 0x7f68eb9eaf00> <<< 32645 1726880402.68994: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.69011: 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 0x7f68eb9eb140> <<< 32645 1726880402.69017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880402.69072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880402.69084: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880402.69135: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9eb650> <<< 32645 1726880402.69141: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880402.69163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880402.69188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880402.69228: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb85d400> <<< 32645 1726880402.69256: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.69262: 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 0x7f68eb85f020> <<< 32645 1726880402.69278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880402.69299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880402.69337: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb85f9e0> <<< 32645 1726880402.69360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880402.69386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880402.69405: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb860bc0> <<< 32645 1726880402.69429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880402.69470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880402.69488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880402.69495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880402.69546: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb863650> <<< 32645 1726880402.69591: 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 0x7f68eb863980> <<< 32645 1726880402.69612: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb861910> <<< 32645 1726880402.69630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880402.69663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880402.69687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880402.69695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880402.69707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880402.69740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880402.69766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880402.69773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8676b0> <<< 32645 1726880402.69795: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880402.69871: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb866180> <<< 32645 1726880402.69874: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb865ee0> <<< 32645 1726880402.69894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880402.69901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880402.69974: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb866450> <<< 32645 1726880402.70006: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb861e20> <<< 32645 1726880402.70033: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.70040: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb8af7d0> <<< 32645 1726880402.70061: 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 0x7f68eb8af920> <<< 32645 1726880402.70087: 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 <<< 32645 1726880402.70104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880402.70131: 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' <<< 32645 1726880402.70167: 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' <<< 32645 1726880402.70172: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb8b14c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b1280> <<< 32645 1726880402.70193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880402.70317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880402.70371: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.70375: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb8b3a40> <<< 32645 1726880402.70394: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b1bb0> <<< 32645 1726880402.70407: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880402.70457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.70477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880402.70492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880402.70498: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880402.70555: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b7200> <<< 32645 1726880402.70707: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b3bc0> <<< 32645 1726880402.70787: 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 0x7f68eb8b80e0> <<< 32645 1726880402.70823: 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' <<< 32645 1726880402.70830: 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 0x7f68eb8b8230> <<< 32645 1726880402.70876: 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 0x7f68eb8b8530> <<< 32645 1726880402.70897: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8afbf0> <<< 32645 1726880402.70922: 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 <<< 32645 1726880402.70928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880402.70952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880402.70974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880402.71008: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.71040: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.71046: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb8bbc80> <<< 32645 1726880402.71234: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.71249: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb8bce00> <<< 32645 1726880402.71256: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8ba3f0> <<< 32645 1726880402.71292: 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' <<< 32645 1726880402.71304: 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 0x7f68eb8bb770> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b9fd0> <<< 32645 1726880402.71316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71346: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880402.71352: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71459: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71575: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880402.71600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71619: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880402.71633: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.71917: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.72606: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.73291: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880402.73310: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880402.73322: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880402.73343: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880402.73369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.73432: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.73435: 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 0x7f68eb940ec0> <<< 32645 1726880402.73539: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880402.73552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880402.73571: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb941ca0> <<< 32645 1726880402.73578: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9c66f0> <<< 32645 1726880402.73635: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880402.73646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.73664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.73687: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880402.73694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.73872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.74057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880402.74067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb941e20> <<< 32645 1726880402.74091: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.74656: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75225: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75405: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880402.75411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75456: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880402.75511: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75588: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75703: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880402.75717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75740: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75746: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880402.75758: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.75842: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880402.75855: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.76138: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.76425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880402.76506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880402.76518: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880402.76617: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb942ed0> <<< 32645 1726880402.76620: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.76711: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.76795: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880402.76798: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880402.76810: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880402.76835: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880402.76852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880402.76859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880402.76947: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.77077: 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 0x7f68eb74e780> <<< 32645 1726880402.77139: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880402.77143: 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 0x7f68eb74f050> <<< 32645 1726880402.77158: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb943d40> <<< 32645 1726880402.77175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77223: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77266: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880402.77282: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77325: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77375: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77435: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77513: 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 <<< 32645 1726880402.77559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880402.77663: 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 0x7f68eb74ddf0> <<< 32645 1726880402.77708: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb74f290> <<< 32645 1726880402.77741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880402.77759: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77826: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77899: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77930: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.77975: 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' <<< 32645 1726880402.78004: 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 <<< 32645 1726880402.78031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880402.78052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880402.78112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880402.78138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880402.78156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880402.78216: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eba230e0> <<< 32645 1726880402.78265: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb758d40> <<< 32645 1726880402.78360: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb757290> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb74fad0> # destroy ansible.module_utils.distro <<< 32645 1726880402.78368: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32645 1726880402.78374: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.78409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.78436: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880402.78443: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880402.78507: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880402.78525: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.78531: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.78534: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880402.78552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.80834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.82868: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 32645 1726880402.82872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb74fc80> <<< 32645 1726880402.82920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880402.82986: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb942b10> <<< 32645 1726880402.83022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py <<< 32645 1726880402.83029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' <<< 32645 1726880402.83127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' <<< 32645 1726880402.83140: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68eb7d5ee0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb7d5670> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb7e9670> <<< 32645 1726880402.83173: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880402.83210: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880402.83318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880402.83339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880402.83425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880402.83444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880402.83473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880402.83494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880402.83512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880402.83551: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68ead33350> <<< 32645 1726880402.83590: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ead32780> <<< 32645 1726880402.83637: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ead31040> <<< 32645 1726880402.84040: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eacfe330> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8660f0> import 'ansible.module_utils.compat.typing' # <<< 32645 1726880402.84288: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880402.85105: stdout chunk (state=3): >>> {"name": "hacluster", "state": "present", "append": false, "move_home": false, "password": "NOT_LOGGING_PASSWORD", "changed": false, "uid": 189, "group": 189, "comment": "cluster user", "home": "/var/lib/pacemaker", "shell": "/sbin/nologin", "invocation": {"module_args": {"name": "hacluster", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-9-102.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 32645 1726880402.85140: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880402.85646: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880402.85660: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 32645 1726880402.85672: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 32645 1726880402.85685: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 32645 1726880402.85707: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.85727: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880402.85742: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # 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 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 <<< 32645 1726880402.85776: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.85786: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing 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 <<< 32645 1726880402.85792: stdout chunk (state=3): >>># 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 # 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 <<< 32645 1726880402.85814: 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 <<< 32645 1726880402.85818: stdout chunk (state=3): >>># 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 <<< 32645 1726880402.85869: stdout chunk (state=3): >>># 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 # 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<<< 32645 1726880402.85876: stdout chunk (state=3): >>> # 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 <<< 32645 1726880402.85880: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions <<< 32645 1726880402.85889: stdout chunk (state=3): >>># destroy typing_extensions # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing <<< 32645 1726880402.86171: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880402.86188: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880402.86208: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 32645 1726880402.86215: stdout chunk (state=3): >>> <<< 32645 1726880402.86225: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 32645 1726880402.86235: stdout chunk (state=3): >>> # destroy ipaddress <<< 32645 1726880402.86264: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880402.86284: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 32645 1726880402.86291: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 32645 1726880402.86319: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp <<< 32645 1726880402.86333: stdout chunk (state=3): >>># destroy pwd # destroy syslog # destroy uuid<<< 32645 1726880402.86345: stdout chunk (state=3): >>> <<< 32645 1726880402.86352: stdout chunk (state=3): >>># destroy array <<< 32645 1726880402.86384: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880402.86406: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 32645 1726880402.86445: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880402.86455: stdout chunk (state=3): >>># destroy tty # destroy termios <<< 32645 1726880402.86487: stdout chunk (state=3): >>># cleanup[3] wiping inspect <<< 32645 1726880402.86516: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy importlib # destroy token <<< 32645 1726880402.86539: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux <<< 32645 1726880402.86550: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880402.86564: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 32645 1726880402.86585: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880402.86601: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 32645 1726880402.86622: stdout chunk (state=3): >>># cleanup[3] wiping locale <<< 32645 1726880402.86630: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping typing <<< 32645 1726880402.86664: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref <<< 32645 1726880402.86668: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 32645 1726880402.86700: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880402.86707: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880402.86745: stdout chunk (state=3): >>># destroy enum # destroy copyreg # cleanup[3] wiping re._parser <<< 32645 1726880402.86758: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 32645 1726880402.86764: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections <<< 32645 1726880402.86767: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings <<< 32645 1726880402.86780: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880402.86808: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 32645 1726880402.86820: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880402.86843: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 32645 1726880402.86854: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880402.86878: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon<<< 32645 1726880402.86882: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880402.87041: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880402.87056: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880402.87082: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880402.87085: stdout chunk (state=3): >>># destroy _uuid # destroy re._parser <<< 32645 1726880402.87099: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880402.87116: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno <<< 32645 1726880402.87150: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath <<< 32645 1726880402.87159: stdout chunk (state=3): >>># destroy select <<< 32645 1726880402.87180: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy abc # destroy contextlib <<< 32645 1726880402.87190: stdout chunk (state=3): >>># destroy inspect # destroy typing <<< 32645 1726880402.87205: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880402.87221: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880402.87250: stdout chunk (state=3): >>># destroy _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880402.87258: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880402.87293: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880402.87387: stdout chunk (state=3): >>># destroy _socket # 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 <<< 32645 1726880402.87407: stdout chunk (state=3): >>># destroy atexit <<< 32645 1726880402.87414: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880402.87443: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880402.87513: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880402.87516: stdout chunk (state=3): >>># destroy _abc # destroy itertools <<< 32645 1726880402.87560: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880402.88081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880402.88084: stdout chunk (state=3): >>><<< 32645 1726880402.88088: stderr chunk (state=3): >>><<< 32645 1726880402.88214: _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 0x7f68ebe0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebddbb30> # /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 0x7f68ebe0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f68ebc21160> # /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 0x7f68ebc223f0> # /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 0x7f68ebc231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc22600> # /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 0x7f68ebc54140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f68ebc22150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f68ebc72120> # /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 0x7f68ebcb1220> # /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 0x7f68ebcb18b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc73a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc72b10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc7b290> # /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 0x7f68ebce0e30> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebcb3a10> # /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 0x7f68ebce0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc8daf0> # /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 0x7f68ebce2120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc7a570> # /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 0x7f68ebce2570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc79130> # 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 0x7f68ebce2810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebc79190> 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 0x7f68ebd04d10> 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 0x7f68ebd06450> # /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 0x7f68ebd07350> # 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 0x7f68ebd079b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebd068a0> # /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 0x7f68ebab0440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebd07b60> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce2b10> # /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 0x7f68ebae4380> # /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 0x7f68ebae4ec0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae4c20> # 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 0x7f68ebae4ef0> # 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 0x7f68ebae50d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebab24e0> # /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 0x7f68ebae67e0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae5460> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebce3230> # /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 0x7f68ebb12b40> # /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 0x7f68ebb2ec90> # /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 0x7f68ebb5b9b0> # /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 0x7f68ebb8e120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb5baa0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb2f920> # /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 0x7f68eb968ad0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebb2dcd0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ebae76e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68ebb2e090> # zipimport: found 31 names in '/tmp/ansible_user_payload_041xsxfn/ansible_user_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 0x7f68eb9c6780> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb99d670> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb99c7d0> # 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 0x7f68eb9c4650> # /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 0x7f68eb9ea0f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9e9e80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9e97f0> # /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 0x7f68eb9e9c10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9c7200> 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 0x7f68eb9eaf00> # 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 0x7f68eb9eb140> # /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 0x7f68eb9eb650> 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 0x7f68eb85d400> # 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 0x7f68eb85f020> # /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 0x7f68eb85f9e0> # /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 0x7f68eb860bc0> # /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 0x7f68eb863650> # 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 0x7f68eb863980> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb861910> # /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 0x7f68eb8676b0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb866180> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb865ee0> # /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 0x7f68eb866450> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb861e20> # 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 0x7f68eb8af7d0> # /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 0x7f68eb8af920> # /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 0x7f68eb8b14c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b1280> # /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 0x7f68eb8b3a40> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b1bb0> # /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 0x7f68eb8b7200> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b3bc0> # 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 0x7f68eb8b80e0> # 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 0x7f68eb8b8230> # 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 0x7f68eb8b8530> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8afbf0> # /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 0x7f68eb8bbc80> # 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 0x7f68eb8bce00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8ba3f0> # 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 0x7f68eb8bb770> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8b9fd0> # 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 0x7f68eb940ec0> # /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 0x7f68eb941ca0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb9c66f0> 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 0x7f68eb941e20> # 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 0x7f68eb942ed0> # 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 0x7f68eb74e780> # 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 0x7f68eb74f050> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb943d40> # 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 0x7f68eb74ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb74f290> 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 0x7f68eba230e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb758d40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb757290> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb74fad0> # 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 # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb74fc80> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb942b10> # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.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 0x7f68eb7d5ee0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb7d5670> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb7e9670> # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68ead33350> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ead32780> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68ead31040> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eacfe330> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68eb8660f0> import 'ansible.module_utils.compat.typing' # # zipimport: zlib available {"name": "hacluster", "state": "present", "append": false, "move_home": false, "password": "NOT_LOGGING_PASSWORD", "changed": false, "uid": 189, "group": 189, "comment": "cluster user", "home": "/var/lib/pacemaker", "shell": "/sbin/nologin", "invocation": {"module_args": {"name": "hacluster", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-9-102.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # 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 ipaddress # destroy ntpath # destroy zipimport # destroy __main__ # 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 pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # 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 _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping typing # 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 shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy select # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # 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 ipaddress # destroy ntpath # destroy zipimport # destroy __main__ # 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 pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # 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 _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping typing # 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 shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy select # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 32645 1726880402.89628: done with _execute_module (user, {'name': 'hacluster', 'password': '$6$ipx10x31x9x102$WF2vhjHU7Q9G2wwu4opYQVjpV.FchH2OUfm6jQgxeSVDHfJypkC5krqG24KMK8KShVIGvWyfMtg4MUEXnc31h/', '_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': 'user', '_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-1726880402.3001986-33010-69849029065787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880402.89631: _low_level_execute_command(): starting 32645 1726880402.89633: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880402.3001986-33010-69849029065787/ > /dev/null 2>&1 && sleep 0' 32645 1726880402.89651: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880402.89667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880402.89681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880402.89699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880402.89715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880402.89738: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880402.89754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.89854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880402.89874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880402.89891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880402.89912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880402.89989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880402.92056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880402.92059: stdout chunk (state=3): >>><<< 32645 1726880402.92075: stderr chunk (state=3): >>><<< 32645 1726880402.92096: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880402.92108: handler run complete 32645 1726880402.92158: attempt loop complete, returning result 32645 1726880402.92166: _execute() done 32645 1726880402.92179: dumping result to json 32645 1726880402.92191: done dumping result, returning 32645 1726880402.92203: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set hacluster password [1266f4c6-4e69-28d7-f79e-000000000161] 32645 1726880402.92212: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000161 32645 1726880402.92525: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000161 32645 1726880402.92531: WORKER PROCESS EXITING ok: [managed_node2] => { "append": false, "changed": false, "comment": "cluster user", "group": 189, "home": "/var/lib/pacemaker", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } 32645 1726880402.92644: no more pending results, returning what we have 32645 1726880402.92647: results queue empty 32645 1726880402.92650: checking for any_errors_fatal 32645 1726880402.92656: done checking for any_errors_fatal 32645 1726880402.92657: checking for max_fail_percentage 32645 1726880402.92660: done checking for max_fail_percentage 32645 1726880402.92661: checking to see if all hosts have failed and the running result is not ok 32645 1726880402.92662: done checking to see if all hosts have failed 32645 1726880402.92663: getting the remaining hosts for this loop 32645 1726880402.92666: done getting the remaining hosts for this loop 32645 1726880402.92670: getting the next task for host managed_node2 32645 1726880402.92681: done getting next task for host managed_node2 32645 1726880402.92685: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure shell 32645 1726880402.92689: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880402.92701: getting variables 32645 1726880402.92703: in VariableManager get_vars() 32645 1726880402.92744: Calling all_inventory to load vars for managed_node2 32645 1726880402.92860: Calling groups_inventory to load vars for managed_node2 32645 1726880402.92868: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880402.92880: Calling all_plugins_play to load vars for managed_node2 32645 1726880402.92884: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880402.92888: Calling groups_plugins_play to load vars for managed_node2 32645 1726880402.93389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880402.93738: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.93767: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.93774: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.93846: done with get_vars() 32645 1726880402.93864: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure shell] ****************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:43 Friday 20 September 2024 21:00:02 -0400 (0:00:00.725) 0:00:17.513 ****** 32645 1726880402.93979: entering _queue_task() for managed_node2/include_tasks 32645 1726880402.94259: worker is 1 (out of 1 available) 32645 1726880402.94272: exiting _queue_task() for managed_node2/include_tasks 32645 1726880402.94286: done queuing things up, now waiting for results queue to drain 32645 1726880402.94287: waiting for pending results... 32645 1726880402.94642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure shell 32645 1726880402.94747: in run() - task 1266f4c6-4e69-28d7-f79e-000000000163 32645 1726880402.94847: variable 'ansible_search_path' from source: unknown 32645 1726880402.94855: variable 'ansible_search_path' from source: unknown 32645 1726880402.94859: calling self._execute() 32645 1726880402.94927: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880402.94944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880402.94969: variable 'omit' from source: magic vars 32645 1726880402.95473: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 32645 1726880402.95511: _execute() done 32645 1726880402.95520: dumping result to json 32645 1726880402.95530: done dumping result, returning 32645 1726880402.95541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure shell [1266f4c6-4e69-28d7-f79e-000000000163] 32645 1726880402.95552: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000163 32645 1726880402.95872: no more pending results, returning what we have 32645 1726880402.95876: in VariableManager get_vars() 32645 1726880402.95914: Calling all_inventory to load vars for managed_node2 32645 1726880402.95917: Calling groups_inventory to load vars for managed_node2 32645 1726880402.95920: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880402.95932: Calling all_plugins_play to load vars for managed_node2 32645 1726880402.95936: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880402.95940: Calling groups_plugins_play to load vars for managed_node2 32645 1726880402.96201: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000163 32645 1726880402.96205: WORKER PROCESS EXITING 32645 1726880402.96233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880402.96532: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.96557: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.96563: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.96625: done with get_vars() 32645 1726880402.96637: variable 'ansible_search_path' from source: unknown 32645 1726880402.96638: variable 'ansible_search_path' from source: unknown 32645 1726880402.96675: we have included files to process 32645 1726880402.96676: generating all_blocks data 32645 1726880402.96678: done generating all_blocks data 32645 1726880402.96684: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml 32645 1726880402.96685: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml 32645 1726880402.96687: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml 32645 1726880402.98447: done processing included file 32645 1726880402.98452: iterating over new_blocks loaded from include file 32645 1726880402.98454: in VariableManager get_vars() 32645 1726880402.98474: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.98494: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98499: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98543: done with get_vars() 32645 1726880402.98546: filtering new block on tags 32645 1726880402.98598: done filtering new block on tags 32645 1726880402.98602: in VariableManager get_vars() 32645 1726880402.98620: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.98642: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98647: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98686: done with get_vars() 32645 1726880402.98688: filtering new block on tags 32645 1726880402.98773: done filtering new block on tags 32645 1726880402.98777: in VariableManager get_vars() 32645 1726880402.98797: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.98816: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98821: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98859: done with get_vars() 32645 1726880402.98862: filtering new block on tags 32645 1726880402.98914: done filtering new block on tags 32645 1726880402.98917: in VariableManager get_vars() 32645 1726880402.98940: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.98961: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.98966: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.99002: done with get_vars() 32645 1726880402.99005: filtering new block on tags 32645 1726880402.99054: done filtering new block on tags 32645 1726880402.99057: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml for managed_node2 32645 1726880402.99062: extending task lists for all hosts with included blocks 32645 1726880402.99169: done extending task lists 32645 1726880402.99171: done processing included files 32645 1726880402.99171: results queue empty 32645 1726880402.99176: checking for any_errors_fatal 32645 1726880402.99182: done checking for any_errors_fatal 32645 1726880402.99183: checking for max_fail_percentage 32645 1726880402.99185: done checking for max_fail_percentage 32645 1726880402.99186: checking to see if all hosts have failed and the running result is not ok 32645 1726880402.99187: done checking to see if all hosts have failed 32645 1726880402.99188: getting the remaining hosts for this loop 32645 1726880402.99189: done getting the remaining hosts for this loop 32645 1726880402.99192: getting the next task for host managed_node2 32645 1726880402.99197: done getting next task for host managed_node2 32645 1726880402.99200: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Stop pcsd 32645 1726880402.99208: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880402.99220: getting variables 32645 1726880402.99222: in VariableManager get_vars() 32645 1726880402.99238: Calling all_inventory to load vars for managed_node2 32645 1726880402.99241: Calling groups_inventory to load vars for managed_node2 32645 1726880402.99244: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880402.99252: Calling all_plugins_play to load vars for managed_node2 32645 1726880402.99256: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880402.99260: Calling groups_plugins_play to load vars for managed_node2 32645 1726880402.99475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880402.99739: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880402.99765: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.99771: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880402.99818: done with get_vars() 32645 1726880402.99832: done getting variables 32645 1726880402.99939: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************ task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:6 Friday 20 September 2024 21:00:02 -0400 (0:00:00.060) 0:00:17.573 ****** 32645 1726880403.00005: entering _queue_task() for managed_node2/service 32645 1726880403.00007: Creating lock for service 32645 1726880403.00343: worker is 1 (out of 1 available) 32645 1726880403.00356: exiting _queue_task() for managed_node2/service 32645 1726880403.00369: done queuing things up, now waiting for results queue to drain 32645 1726880403.00370: waiting for pending results... 32645 1726880403.00654: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Stop pcsd 32645 1726880403.00845: in run() - task 1266f4c6-4e69-28d7-f79e-00000000033e 32645 1726880403.00872: variable 'ansible_search_path' from source: unknown 32645 1726880403.00881: variable 'ansible_search_path' from source: unknown 32645 1726880403.00925: calling self._execute() 32645 1726880403.01030: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880403.01067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880403.01073: variable 'omit' from source: magic vars 32645 1726880403.01206: variable 'omit' from source: magic vars 32645 1726880403.01305: variable 'omit' from source: magic vars 32645 1726880403.01356: variable 'omit' from source: magic vars 32645 1726880403.01414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880403.01466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880403.01554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880403.01558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880403.01561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880403.01594: variable 'inventory_hostname' from source: set_fact 32645 1726880403.01610: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880403.01619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880403.01763: Set connection var ansible_shell_executable to /bin/sh 32645 1726880403.01777: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880403.01790: Set connection var ansible_timeout to 10 32645 1726880403.01797: Set connection var ansible_shell_type to sh 32645 1726880403.01832: Set connection var ansible_pipelining to False 32645 1726880403.01854: Set connection var ansible_connection to ssh 32645 1726880403.01918: variable 'ansible_shell_executable' from source: unknown 32645 1726880403.01921: variable 'ansible_connection' from source: unknown 32645 1726880403.01923: variable 'ansible_module_compression' from source: unknown 32645 1726880403.01926: variable 'ansible_shell_type' from source: unknown 32645 1726880403.01936: variable 'ansible_shell_executable' from source: unknown 32645 1726880403.01938: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880403.01941: variable 'ansible_pipelining' from source: unknown 32645 1726880403.01943: variable 'ansible_timeout' from source: unknown 32645 1726880403.01945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880403.02119: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880403.02142: variable 'omit' from source: magic vars 32645 1726880403.02244: starting attempt loop 32645 1726880403.02248: running the handler 32645 1726880403.02522: variable 'ansible_facts' from source: unknown 32645 1726880403.02713: _low_level_execute_command(): starting 32645 1726880403.02730: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880403.03541: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880403.03584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880403.03701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880403.03754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880403.03833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880403.05649: stdout chunk (state=3): >>>/root <<< 32645 1726880403.05844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880403.05848: stdout chunk (state=3): >>><<< 32645 1726880403.05853: stderr chunk (state=3): >>><<< 32645 1726880403.05979: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880403.05983: _low_level_execute_command(): starting 32645 1726880403.05987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004 `" && echo ansible-tmp-1726880403.0588078-33028-140564249510004="` echo /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004 `" ) && sleep 0' 32645 1726880403.06568: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880403.06636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880403.06670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880403.06747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880403.08872: stdout chunk (state=3): >>>ansible-tmp-1726880403.0588078-33028-140564249510004=/root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004 <<< 32645 1726880403.09080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880403.09083: stdout chunk (state=3): >>><<< 32645 1726880403.09086: stderr chunk (state=3): >>><<< 32645 1726880403.09103: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880403.0588078-33028-140564249510004=/root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880403.09144: variable 'ansible_module_compression' from source: unknown 32645 1726880403.09255: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 32645 1726880403.09259: ANSIBALLZ: Acquiring lock 32645 1726880403.09262: ANSIBALLZ: Lock acquired: 139731850498064 32645 1726880403.09265: ANSIBALLZ: Creating module 32645 1726880403.38852: ANSIBALLZ: Writing module into payload 32645 1726880403.39090: ANSIBALLZ: Writing module 32645 1726880403.39094: ANSIBALLZ: Renaming module 32645 1726880403.39097: ANSIBALLZ: Done creating module 32645 1726880403.39175: variable 'ansible_facts' from source: unknown 32645 1726880403.39307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py 32645 1726880403.39476: Sending initial data 32645 1726880403.39483: Sent initial data (156 bytes) 32645 1726880403.39992: 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 <<< 32645 1726880403.39995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880403.39998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880403.40001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880403.40003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880403.40057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880403.40064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880403.40113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880403.41863: 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 <<< 32645 1726880403.41867: stderr chunk (state=3): >>>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 <<< 32645 1726880403.41903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880403.41950: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmppuspdmi_ /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py <<< 32645 1726880403.41956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py" <<< 32645 1726880403.41983: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmppuspdmi_" to remote "/root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py" <<< 32645 1726880403.43687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880403.43747: stderr chunk (state=3): >>><<< 32645 1726880403.43753: stdout chunk (state=3): >>><<< 32645 1726880403.43773: done transferring module to remote 32645 1726880403.43784: _low_level_execute_command(): starting 32645 1726880403.43790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/ /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py && sleep 0' 32645 1726880403.44223: 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 <<< 32645 1726880403.44226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880403.44232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880403.44234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880403.44239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880403.44278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880403.44300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880403.44336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880403.46296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880403.46337: stderr chunk (state=3): >>><<< 32645 1726880403.46341: stdout chunk (state=3): >>><<< 32645 1726880403.46355: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880403.46359: _low_level_execute_command(): starting 32645 1726880403.46365: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/AnsiballZ_systemd.py && sleep 0' 32645 1726880403.46791: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880403.46794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880403.46797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880403.46799: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880403.46801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880403.46860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880403.46865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880403.46910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880403.49199: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880403.49235: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880403.49268: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880403.49274: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880403.49353: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880403.49359: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880403.49396: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880403.49434: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880403.49469: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880403.49475: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880403.49533: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880403.49536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.49562: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880403.49588: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880403.49627: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880403.49656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880403.49672: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299f00c530> <<< 32645 1726880403.49680: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299efdbb30> <<< 32645 1726880403.49703: 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' <<< 32645 1726880403.49720: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299f00eab0> <<< 32645 1726880403.49745: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880403.49779: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880403.49781: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880403.49800: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880403.49834: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880403.49933: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880403.49964: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880403.49969: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880403.50008: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880403.50023: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880403.50029: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880403.50042: stdout chunk (state=3): >>>Processing global site-packages <<< 32645 1726880403.50054: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880403.50066: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880403.50094: 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 <<< 32645 1726880403.50104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880403.50123: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee21160> <<< 32645 1726880403.50173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880403.50192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880403.50210: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee223f0> <<< 32645 1726880403.50237: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880403.50243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.50261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880403.50282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880403.50299: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee231d0> <<< 32645 1726880403.50304: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee22600> <<< 32645 1726880403.50340: 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 0x7f299ee54140> <<< 32645 1726880403.50369: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880403.50375: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880403.50403: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880403.50436: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880403.50489: 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 <<< 32645 1726880403.50511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.50517: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee22150> <<< 32645 1726880403.50525: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880403.50564: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880403.50590: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880403.50595: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880403.50621: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880403.50659: 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. <<< 32645 1726880403.51070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880403.51093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880403.51122: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880403.51141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.51161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880403.51206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880403.51225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880403.51244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880403.51269: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880403.51275: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee72090> <<< 32645 1726880403.51298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880403.51335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880403.51356: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880403.51402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.51421: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880403.51450: 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' <<< 32645 1726880403.51456: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eeb1130> <<< 32645 1726880403.51473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880403.51493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eeb17c0> <<< 32645 1726880403.51525: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880403.51567: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee73d40> <<< 32645 1726880403.51584: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880403.51617: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee72a80> <<< 32645 1726880403.51729: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee7b200> <<< 32645 1726880403.51755: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880403.51778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880403.51790: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880403.51817: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880403.51842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880403.51868: 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' <<< 32645 1726880403.51897: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee0da0> <<< 32645 1726880403.51913: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eeb3980> <<< 32645 1726880403.51949: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880403.51953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee0ef0> <<< 32645 1726880403.51960: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee8d8e0> <<< 32645 1726880403.52010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880403.52046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880403.52051: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee20c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee7a4e0> <<< 32645 1726880403.52081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880403.52087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880403.52123: 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 0x7f299eee2510> <<< 32645 1726880403.52131: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee23c0> <<< 32645 1726880403.52179: 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' <<< 32645 1726880403.52189: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299eee27b0> <<< 32645 1726880403.52201: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee790d0> <<< 32645 1726880403.52213: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880403.52236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880403.52274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880403.52303: 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' <<< 32645 1726880403.52313: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ef04c80> <<< 32645 1726880403.52328: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880403.52358: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.52373: 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 0x7f299ef063c0> <<< 32645 1726880403.52393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880403.52409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880403.52441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880403.52444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880403.52452: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ef072c0> <<< 32645 1726880403.52494: 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 0x7f299ef07920> <<< 32645 1726880403.52509: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ef06810> <<< 32645 1726880403.52526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880403.52552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880403.52595: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.52604: 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 0x7f299ec203b0> <<< 32645 1726880403.52619: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ef07aa0> <<< 32645 1726880403.52654: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee2a80> <<< 32645 1726880403.52677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880403.52704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880403.52727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880403.52747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880403.52783: 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 0x7f299ec54290> <<< 32645 1726880403.52811: 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' <<< 32645 1726880403.52850: 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 0x7f299ec54dd0> <<< 32645 1726880403.52856: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec54b30> <<< 32645 1726880403.52882: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.52888: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299ec54e00> <<< 32645 1726880403.52904: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.53013: stdout chunk (state=3): >>># 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 0x7f299ec54fe0> <<< 32645 1726880403.53035: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec223f0> <<< 32645 1726880403.53057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880403.53078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880403.53110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880403.53118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880403.53124: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec56660> <<< 32645 1726880403.53155: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec552e0> <<< 32645 1726880403.53172: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee31a0> <<< 32645 1726880403.53202: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880403.53265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.53288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880403.53321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880403.53356: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec82a20> <<< 32645 1726880403.53410: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880403.53431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.53450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880403.53477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880403.53517: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec9eba0> <<< 32645 1726880403.53544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880403.53593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880403.53646: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880403.53674: 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' <<< 32645 1726880403.53681: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eccf920> <<< 32645 1726880403.53699: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880403.53733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880403.53756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880403.53805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880403.53895: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ecfe0c0> <<< 32645 1726880403.53979: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eccfa40> <<< 32645 1726880403.54016: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec9f830> <<< 32645 1726880403.54045: 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 0x7f299eafc9e0> <<< 32645 1726880403.54070: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec9dc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec575c0> <<< 32645 1726880403.54251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880403.54272: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f299eafcbc0> <<< 32645 1726880403.54460: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_qzkwkq5_/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 32645 1726880403.54614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.54643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880403.54657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880403.54695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880403.54787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880403.54823: 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 0x7f299eb726f0> import '_typing' # <<< 32645 1726880403.55029: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb455e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb44740> <<< 32645 1726880403.55038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.55069: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880403.55087: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.55102: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.55122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.55125: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880403.55146: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.56770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.58078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880403.58085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb709e0> <<< 32645 1726880403.58114: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880403.58123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.58153: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880403.58160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880403.58184: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880403.58190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880403.58223: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.58233: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299eb9a090> <<< 32645 1726880403.58264: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb99e20> <<< 32645 1726880403.58303: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb99730> <<< 32645 1726880403.58331: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880403.58334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880403.58377: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb99b80> <<< 32645 1726880403.58387: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb73380> <<< 32645 1726880403.58393: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880403.58423: 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 0x7f299eb9ae10> <<< 32645 1726880403.58456: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.58463: 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 0x7f299eb9b050> <<< 32645 1726880403.58483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880403.58530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880403.58547: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880403.58603: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb9b590> <<< 32645 1726880403.58609: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880403.58627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880403.58658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880403.58701: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea09310> <<< 32645 1726880403.58726: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.58733: 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 0x7f299ea0af30> <<< 32645 1726880403.58755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880403.58774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880403.58813: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0b890> <<< 32645 1726880403.58832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880403.58863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880403.58882: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0ca70> <<< 32645 1726880403.58905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880403.58942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880403.58970: 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' <<< 32645 1726880403.59033: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0f4d0> <<< 32645 1726880403.59079: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.59081: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299eb731a0> <<< 32645 1726880403.59104: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0d790> <<< 32645 1726880403.59125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880403.59153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880403.59180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880403.59185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880403.59209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880403.59336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880403.59360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880403.59370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880403.59385: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea13410> <<< 32645 1726880403.59395: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880403.59473: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea11ee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea11c40> <<< 32645 1726880403.59501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880403.59511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880403.59594: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea121b0> <<< 32645 1726880403.59625: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0e9c0> <<< 32645 1726880403.59656: 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 0x7f299ea5b5f0> <<< 32645 1726880403.59690: 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 0x7f299ea5b770> <<< 32645 1726880403.59720: 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 <<< 32645 1726880403.59742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880403.59769: 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' <<< 32645 1726880403.59816: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.59818: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299ea5d340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5d100> <<< 32645 1726880403.59843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880403.59876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880403.59935: 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 0x7f299ea5f890> <<< 32645 1726880403.59944: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5da30> <<< 32645 1726880403.59973: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880403.60028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.60049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880403.60070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880403.60080: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880403.60134: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea62fc0> <<< 32645 1726880403.60296: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5f980> <<< 32645 1726880403.60383: 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 0x7f299ea607d0> <<< 32645 1726880403.60422: 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 0x7f299ea64080> <<< 32645 1726880403.60476: 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 0x7f299ea64230> <<< 32645 1726880403.60503: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5ba70> <<< 32645 1726880403.60530: 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 <<< 32645 1726880403.60539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880403.60554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880403.60585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880403.60614: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.60649: 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 0x7f299ea66e70> <<< 32645 1726880403.60851: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.60856: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299ea684a0> <<< 32645 1726880403.60875: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea655e0> <<< 32645 1726880403.60910: 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' <<< 32645 1726880403.60913: 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 0x7f299ea669c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea65220> <<< 32645 1726880403.60940: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.60959: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.60971: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880403.60981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.61087: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.61190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.61209: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880403.61235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.61251: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.61264: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880403.61271: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.61619: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880403.62312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.63025: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880403.63043: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880403.63065: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880403.63091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.63155: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299e8f06e0> <<< 32645 1726880403.63271: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880403.63298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8f1460> <<< 32645 1726880403.63317: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea685c0> <<< 32645 1726880403.63374: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880403.63390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.63407: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.63447: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880403.63457: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.63647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.63871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880403.63875: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8f1280> <<< 32645 1726880403.63892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.64558: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65230: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880403.65419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65465: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880403.65518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65716: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880403.65735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65757: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880403.65773: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65811: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.65857: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880403.65869: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.66164: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.66461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880403.66541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880403.66555: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880403.66653: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8f3e30> <<< 32645 1726880403.66660: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.66747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.66839: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880403.66855: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880403.66866: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880403.66886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880403.66892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880403.66974: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.67105: 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 0x7f299e8fa030> <<< 32645 1726880403.67168: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.67174: 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 0x7f299e8fa900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8f2b40> <<< 32645 1726880403.67193: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67236: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67280: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880403.67284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67337: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67382: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67519: 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 <<< 32645 1726880403.67569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.67666: 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' <<< 32645 1726880403.67673: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299e8f9700> <<< 32645 1726880403.67709: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8faae0> <<< 32645 1726880403.67751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880403.67758: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67826: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67923: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.67967: 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' <<< 32645 1726880403.67987: 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 <<< 32645 1726880403.68013: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880403.68036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880403.68096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880403.68113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880403.68141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880403.68194: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ead2d50> <<< 32645 1726880403.68242: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e904980> <<< 32645 1726880403.68338: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e902b10> <<< 32645 1726880403.68344: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e902960> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880403.68376: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68405: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880403.68411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880403.68467: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880403.68472: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68507: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880403.68515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68739: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68959: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68971: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.68999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69090: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69127: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880403.69175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69259: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69337: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.69401: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880403.69478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880403.69499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880403.69566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880403.69587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880403.69634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880403.69652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880403.69673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880403.69702: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.69709: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299df0b800> <<< 32645 1726880403.69740: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df0ac60> <<< 32645 1726880403.69903: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df09160> <<< 32645 1726880403.70052: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e995340> <<< 32645 1726880403.70135: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e994050> <<< 32645 1726880403.70144: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32645 1726880403.70158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.70362: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.70551: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.70596: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.70658: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32645 1726880403.70671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880403.70678: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32645 1726880403.70697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32645 1726880403.70717: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32645 1726880403.70731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32645 1726880403.70763: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e9873b0> <<< 32645 1726880403.70789: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32645 1726880403.70798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32645 1726880403.70820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880403.70865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880403.70892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880403.70900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880403.70917: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df85c40> <<< 32645 1726880403.70943: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.70966: 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 0x7f299df85f40> <<< 32645 1726880403.71021: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df81790> <<< 32645 1726880403.71038: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df80a40> <<< 32645 1726880403.71074: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e995460> <<< 32645 1726880403.71082: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e994530> <<< 32645 1726880403.71104: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32645 1726880403.71129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32645 1726880403.71154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880403.71158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880403.71191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880403.71194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880403.71231: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.71239: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299dd88bc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dd884a0> <<< 32645 1726880403.71263: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.71271: stdout chunk (state=3): >>># 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 0x7f299dd88680> <<< 32645 1726880403.71289: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df87890> <<< 32645 1726880403.71304: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32645 1726880403.71326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32645 1726880403.71338: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dd88d70> <<< 32645 1726880403.71359: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880403.71468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880403.71513: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.71515: 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 0x7f299dd8b890> <<< 32645 1726880403.71542: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dd898b0> <<< 32645 1726880403.71569: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df81400> import 'ansible.module_utils.facts.timeout' # <<< 32645 1726880403.71591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32645 1726880403.71618: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 32645 1726880403.71647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71712: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32645 1726880403.71782: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32645 1726880403.71901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71921: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 32645 1726880403.71941: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.71966: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32645 1726880403.72008: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72064: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32645 1726880403.72123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32645 1726880403.72223: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72286: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72347: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72413: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.72476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 32645 1726880403.72487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 32645 1726880403.72491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880403.73605: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73666: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73726: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73802: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32645 1726880403.73815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 32645 1726880403.73824: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73849: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32645 1726880403.73892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.73954: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32645 1726880403.74025: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32645 1726880403.74095: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32645 1726880403.74177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74263: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880403.74367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880403.74395: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ddb4710> <<< 32645 1726880403.74414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880403.74452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880403.74586: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ddb5430> <<< 32645 1726880403.74593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 32645 1726880403.74669: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32645 1726880403.74772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.74971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 32645 1726880403.75047: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880403.75139: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880403.75294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880403.75372: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.75439: 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 0x7f299ddcfda0> <<< 32645 1726880403.75646: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ddccd70> <<< 32645 1726880403.75662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880403.75672: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75729: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32645 1726880403.75792: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.75983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76116: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76274: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880403.76284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 32645 1726880403.76334: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32645 1726880403.76389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 32645 1726880403.76485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32645 1726880403.76520: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880403.76552: 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 0x7f299dde7b60><<< 32645 1726880403.76564: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dde7740> import 'ansible.module_utils.facts.system.user' # <<< 32645 1726880403.76574: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76589: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 32645 1726880403.76607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76648: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880403.76701: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.76874: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880403.77058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77282: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32645 1726880403.77383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32645 1726880403.77392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77421: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77597: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.77767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32645 1726880403.77774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32645 1726880403.77909: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.78053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32645 1726880403.78056: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.78088: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.78129: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.78774: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.79371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32645 1726880403.79388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.79506: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.79627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32645 1726880403.79635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.79746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.79855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32645 1726880403.79879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80037: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880403.80235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80242: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 32645 1726880403.80264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880403.80361: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80469: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80575: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.80808: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32645 1726880403.81050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 32645 1726880403.81095: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32645 1726880403.81142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32645 1726880403.81202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880403.81367: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81387: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32645 1726880403.81423: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81486: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32645 1726880403.81561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880403.81691: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.81995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32645 1726880403.82294: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82367: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880403.82432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32645 1726880403.82518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32645 1726880403.82597: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880403.82680: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32645 1726880403.82866: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 32645 1726880403.82903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.82996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880403.83004: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83027: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83044: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83100: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83151: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83232: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32645 1726880403.83323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32645 1726880403.83332: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83387: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32645 1726880403.83447: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.83986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32645 1726880403.83994: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84041: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32645 1726880403.84103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32645 1726880403.84214: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 32645 1726880403.84406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 32645 1726880403.84415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84502: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 32645 1726880403.84619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 32645 1726880403.84795: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880403.84945: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 32645 1726880403.85040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.02284: stdout chunk (state=3): >>> {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "79025", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ExecMainStartTimestampMonotonic": "1212120127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "79025", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pcsd.service", "ControlGroupId": "8153", "MemoryCurrent": "411021312", "MemoryAvailable": "infinity", "CPUUsageNSec": "15500760000", "TasksCurrent": "32", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPU<<< 32645 1726880404.02397: stdout chunk (state=3): >>>Weight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "<<< 32645 1726880404.02426: stdout chunk (state=3): >>>RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "sysinit.target pcsd-ruby.service systemd-journald.socket system.slice network-online.target basic.target", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:58:02 EDT", "StateChangeTimestampMonotonic": "1213108181", "InactiveExitTimestamp": "Fri 2024-09-20 20:58:01 EDT", "InactiveExitTimestampMonotonic": "1212120715", "ActiveEnterTimestamp": "Fri 2024-09-20 20:58:02 EDT", "ActiveEnterTimestampMonotonic": "1213108181", "ActiveExitTimestamp": "Fri 2024-09-20 20:57:59 EDT", "ActiveExitTimestampMonotonic": "1209498233", "InactiveEnterTimestamp": "Fri 2024-09-20 20:57:59 EDT", "InactiveEnterTimestampMonotonic": "1209623858", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ConditionTimestampMonotonic": "1212109670", "AssertTimestamp": "Fri 2024-09-20 20:58:01 EDT", "AssertTimestampMonotonic": "1212109674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8593eee4cb4b404b8402868e8d1aad9a", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pcsd", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 32645 1726880404.03220: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880404.03225: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 32645 1726880404.03261: 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__ <<< 32645 1726880404.03283: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880404.03303: stdout chunk (state=3): >>># 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible <<< 32645 1726880404.03315: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # 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 <<< 32645 1726880404.03334: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 <<< 32645 1726880404.03350: stdout chunk (state=3): >>># 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 <<< 32645 1726880404.03357: stdout chunk (state=3): >>># 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 <<< 32645 1726880404.03382: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 32645 1726880404.03407: stdout chunk (state=3): >>># 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 <<< 32645 1726880404.03518: stdout chunk (state=3): >>># 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 <<< 32645 1726880404.03540: stdout chunk (state=3): >>># 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 # dest<<< 32645 1726880404.03557: stdout chunk (state=3): >>>roy 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 ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880404.03970: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880404.04030: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880404.04045: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 32645 1726880404.04058: stdout chunk (state=3): >>># destroy zipfile._path <<< 32645 1726880404.04125: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 32645 1726880404.04135: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 32645 1726880404.04158: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 32645 1726880404.04179: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 32645 1726880404.04199: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess <<< 32645 1726880404.04206: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880404.04311: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32645 1726880404.04341: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 32645 1726880404.04363: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 32645 1726880404.04381: stdout chunk (state=3): >>># destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32645 1726880404.04409: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 32645 1726880404.04422: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util <<< 32645 1726880404.04430: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 32645 1726880404.04464: stdout chunk (state=3): >>># destroy fcntl<<< 32645 1726880404.04474: stdout chunk (state=3): >>> # destroy datetime # destroy base64 <<< 32645 1726880404.04503: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880404.04508: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 32645 1726880404.04532: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 32645 1726880404.04560: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32645 1726880404.04574: 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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 32645 1726880404.04636: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 32645 1726880404.04663: stdout chunk (state=3): >>># cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode <<< 32645 1726880404.04678: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880404.04699: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880404.04723: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping typing <<< 32645 1726880404.04745: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref <<< 32645 1726880404.04773: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880404.04793: 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 importlib.machinery <<< 32645 1726880404.04811: stdout chunk (state=3): >>># cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 32645 1726880404.04842: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 32645 1726880404.04863: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880404.04872: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880404.05042: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880404.05075: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880404.05099: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880404.05103: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880404.05133: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880404.05150: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880404.05161: stdout chunk (state=3): >>># destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing <<< 32645 1726880404.05180: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 32645 1726880404.05190: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 32645 1726880404.05221: stdout chunk (state=3): >>># destroy _opcode <<< 32645 1726880404.05228: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880404.05260: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880404.05267: stdout chunk (state=3): >>> <<< 32645 1726880404.05358: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases<<< 32645 1726880404.05366: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880404.05390: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880404.05401: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880404.05432: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 32645 1726880404.05453: stdout chunk (state=3): >>># destroy _string # destroy re # destroy _abc # destroy itertools <<< 32645 1726880404.05471: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32645 1726880404.05478: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 32645 1726880404.05998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880404.06054: stderr chunk (state=3): >>><<< 32645 1726880404.06058: stdout chunk (state=3): >>><<< 32645 1726880404.06190: _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 0x7f299f00c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299efdbb30> # /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 0x7f299f00eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f299ee21160> # /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 0x7f299ee223f0> # /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 0x7f299ee231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee22600> # /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 0x7f299ee54140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f299ee22150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f299ee72090> # /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 0x7f299eeb1130> # /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 0x7f299eeb17c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee73d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee72a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee7b200> # /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 0x7f299eee0da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eeb3980> # /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 0x7f299eee0ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee8d8e0> # /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 0x7f299eee20c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee7a4e0> # /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 0x7f299eee2510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee23c0> # 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 0x7f299eee27b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ee790d0> 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 0x7f299ef04c80> 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 0x7f299ef063c0> # /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 0x7f299ef072c0> # 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 0x7f299ef07920> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ef06810> # /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 0x7f299ec203b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ef07aa0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee2a80> # /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 0x7f299ec54290> # /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 0x7f299ec54dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec54b30> # 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 0x7f299ec54e00> # 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 0x7f299ec54fe0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec223f0> # /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 0x7f299ec56660> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec552e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eee31a0> # /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 0x7f299ec82a20> # /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 0x7f299ec9eba0> # /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 0x7f299eccf920> # /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 0x7f299ecfe0c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eccfa40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec9f830> # /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 0x7f299eafc9e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec9dc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ec575c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f299eafcbc0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_qzkwkq5_/ansible_ansible.legacy.systemd_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 0x7f299eb726f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb455e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb44740> # 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 0x7f299eb709e0> # /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 0x7f299eb9a090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb99e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb99730> # /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 0x7f299eb99b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299eb73380> 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 0x7f299eb9ae10> # 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 0x7f299eb9b050> # /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 0x7f299eb9b590> 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 0x7f299ea09310> # 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 0x7f299ea0af30> # /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 0x7f299ea0b890> # /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 0x7f299ea0ca70> # /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 0x7f299ea0f4d0> # 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 0x7f299eb731a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0d790> # /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 0x7f299ea13410> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea11ee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea11c40> # /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 0x7f299ea121b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea0e9c0> # 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 0x7f299ea5b5f0> # /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 0x7f299ea5b770> # /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 0x7f299ea5d340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5d100> # /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 0x7f299ea5f890> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5da30> # /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 0x7f299ea62fc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5f980> # 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 0x7f299ea607d0> # 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 0x7f299ea64080> # 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 0x7f299ea64230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea5ba70> # /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 0x7f299ea66e70> # 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 0x7f299ea684a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea655e0> # 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 0x7f299ea669c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea65220> # 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 0x7f299e8f06e0> # /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 0x7f299e8f1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ea685c0> 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 0x7f299e8f1280> # 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 0x7f299e8f3e30> # 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 0x7f299e8fa030> # 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 0x7f299e8fa900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8f2b40> # 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 0x7f299e8f9700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e8faae0> 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 0x7f299ead2d50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e904980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e902b10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e902960> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f299df0b800> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df0ac60> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df09160> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e995340> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e994050> 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 0x7f299e9873b0> # /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 0x7f299df85c40> # 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 0x7f299df85f40> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df81790> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df80a40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e995460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299e994530> # /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 0x7f299dd88bc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dd884a0> # 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 0x7f299dd88680> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df87890> # /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 0x7f299dd88d70> # /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 0x7f299dd8b890> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dd898b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299df81400> 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 0x7f299ddb4710> # /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 0x7f299ddb5430> 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 0x7f299ddcfda0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299ddccd70> 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 0x7f299dde7b60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f299dde7740> 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 # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "79025", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ExecMainStartTimestampMonotonic": "1212120127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "79025", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pcsd.service", "ControlGroupId": "8153", "MemoryCurrent": "411021312", "MemoryAvailable": "infinity", "CPUUsageNSec": "15500760000", "TasksCurrent": "32", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "sysinit.target pcsd-ruby.service systemd-journald.socket system.slice network-online.target basic.target", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:58:02 EDT", "StateChangeTimestampMonotonic": "1213108181", "InactiveExitTimestamp": "Fri 2024-09-20 20:58:01 EDT", "InactiveExitTimestampMonotonic": "1212120715", "ActiveEnterTimestamp": "Fri 2024-09-20 20:58:02 EDT", "ActiveEnterTimestampMonotonic": "1213108181", "ActiveExitTimestamp": "Fri 2024-09-20 20:57:59 EDT", "ActiveExitTimestampMonotonic": "1209498233", "InactiveEnterTimestamp": "Fri 2024-09-20 20:57:59 EDT", "InactiveEnterTimestampMonotonic": "1209623858", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ConditionTimestampMonotonic": "1212109670", "AssertTimestamp": "Fri 2024-09-20 20:58:01 EDT", "AssertTimestampMonotonic": "1212109674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8593eee4cb4b404b8402868e8d1aad9a", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pcsd", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # 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 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 _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.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # 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 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 _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.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 32645 1726880404.07126: done with _execute_module (ansible.legacy.systemd, {'name': 'pcsd', 'state': 'stopped', '_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.systemd', '_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-1726880403.0588078-33028-140564249510004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880404.07130: _low_level_execute_command(): starting 32645 1726880404.07133: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880403.0588078-33028-140564249510004/ > /dev/null 2>&1 && sleep 0' 32645 1726880404.07204: 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 <<< 32645 1726880404.07208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880404.07210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880404.07213: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880404.07223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.07273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880404.07277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.07323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.09282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.09325: stderr chunk (state=3): >>><<< 32645 1726880404.09328: stdout chunk (state=3): >>><<< 32645 1726880404.09342: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880404.09351: handler run complete 32645 1726880404.09404: attempt loop complete, returning result 32645 1726880404.09407: _execute() done 32645 1726880404.09410: dumping result to json 32645 1726880404.09425: done dumping result, returning 32645 1726880404.09436: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Stop pcsd [1266f4c6-4e69-28d7-f79e-00000000033e] 32645 1726880404.09441: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000033e 32645 1726880404.09663: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000033e 32645 1726880404.09666: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "name": "pcsd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:58:02 EDT", "ActiveEnterTimestampMonotonic": "1213108181", "ActiveExitTimestamp": "Fri 2024-09-20 20:57:59 EDT", "ActiveExitTimestampMonotonic": "1209498233", "ActiveState": "active", "After": "sysinit.target pcsd-ruby.service systemd-journald.socket system.slice network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:58:01 EDT", "AssertTimestampMonotonic": "1212109674", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "15500760000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ConditionTimestampMonotonic": "1212109670", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlGroup": "/system.slice/pcsd.service", "ControlGroupId": "8153", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "79025", "ExecMainStartTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ExecMainStartTimestampMonotonic": "1212120127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:57:59 EDT", "InactiveEnterTimestampMonotonic": "1209623858", "InactiveExitTimestamp": "Fri 2024-09-20 20:58:01 EDT", "InactiveExitTimestampMonotonic": "1212120715", "InvocationID": "8593eee4cb4b404b8402868e8d1aad9a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "79025", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "411021312", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:58:02 EDT", "StateChangeTimestampMonotonic": "1213108181", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "32", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 32645 1726880404.10011: no more pending results, returning what we have 32645 1726880404.10013: results queue empty 32645 1726880404.10014: checking for any_errors_fatal 32645 1726880404.10015: done checking for any_errors_fatal 32645 1726880404.10016: checking for max_fail_percentage 32645 1726880404.10017: done checking for max_fail_percentage 32645 1726880404.10018: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.10019: done checking to see if all hosts have failed 32645 1726880404.10019: getting the remaining hosts for this loop 32645 1726880404.10020: done getting the remaining hosts for this loop 32645 1726880404.10023: getting the next task for host managed_node2 32645 1726880404.10028: done getting next task for host managed_node2 32645 1726880404.10031: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key 32645 1726880404.10034: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32645 1726880404.10041: getting variables 32645 1726880404.10042: in VariableManager get_vars() 32645 1726880404.10068: Calling all_inventory to load vars for managed_node2 32645 1726880404.10070: Calling groups_inventory to load vars for managed_node2 32645 1726880404.10072: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.10079: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.10081: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.10084: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.10220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.10376: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.10390: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.10395: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.10447: done with get_vars() 32645 1726880404.10457: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:11 Friday 20 September 2024 21:00:04 -0400 (0:00:01.105) 0:00:18.678 ****** 32645 1726880404.10530: entering _queue_task() for managed_node2/file 32645 1726880404.10732: worker is 1 (out of 1 available) 32645 1726880404.10744: exiting _queue_task() for managed_node2/file 32645 1726880404.10758: done queuing things up, now waiting for results queue to drain 32645 1726880404.10760: waiting for pending results... 32645 1726880404.10944: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key 32645 1726880404.11055: in run() - task 1266f4c6-4e69-28d7-f79e-00000000033f 32645 1726880404.11068: variable 'ansible_search_path' from source: unknown 32645 1726880404.11072: variable 'ansible_search_path' from source: unknown 32645 1726880404.11119: variable 'omit' from source: magic vars 32645 1726880404.11232: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.11243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.11255: variable 'omit' from source: magic vars 32645 1726880404.11614: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 32645 1726880404.11623: Evaluated conditional (ha_cluster_regenerate_keys): False 32645 1726880404.11626: when evaluation is False, skipping this task 32645 1726880404.11666: variable 'item' from source: unknown 32645 1726880404.11729: variable 'item' from source: unknown skipping: [managed_node2] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } 32645 1726880404.11889: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.11892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.11895: variable 'omit' from source: magic vars 32645 1726880404.12017: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 32645 1726880404.12022: Evaluated conditional (ha_cluster_regenerate_keys): False 32645 1726880404.12026: when evaluation is False, skipping this task 32645 1726880404.12059: variable 'item' from source: unknown 32645 1726880404.12112: variable 'item' from source: unknown skipping: [managed_node2] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } 32645 1726880404.12192: dumping result to json 32645 1726880404.12195: done dumping result, returning 32645 1726880404.12199: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key [1266f4c6-4e69-28d7-f79e-00000000033f] 32645 1726880404.12201: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000033f skipping: [managed_node2] => { "changed": false } MSG: All items skipped 32645 1726880404.12290: no more pending results, returning what we have 32645 1726880404.12294: results queue empty 32645 1726880404.12295: checking for any_errors_fatal 32645 1726880404.12311: done checking for any_errors_fatal 32645 1726880404.12312: checking for max_fail_percentage 32645 1726880404.12314: done checking for max_fail_percentage 32645 1726880404.12315: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.12316: done checking to see if all hosts have failed 32645 1726880404.12317: getting the remaining hosts for this loop 32645 1726880404.12318: done getting the remaining hosts for this loop 32645 1726880404.12322: getting the next task for host managed_node2 32645 1726880404.12330: done getting next task for host managed_node2 32645 1726880404.12336: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd 32645 1726880404.12339: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880404.12355: getting variables 32645 1726880404.12357: in VariableManager get_vars() 32645 1726880404.12388: Calling all_inventory to load vars for managed_node2 32645 1726880404.12391: Calling groups_inventory to load vars for managed_node2 32645 1726880404.12393: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.12402: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.12404: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.12407: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.12536: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000033f 32645 1726880404.12539: WORKER PROCESS EXITING 32645 1726880404.12554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.12704: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.12721: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.12725: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.12775: done with get_vars() 32645 1726880404.12783: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd] **** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:25 Friday 20 September 2024 21:00:04 -0400 (0:00:00.023) 0:00:18.702 ****** 32645 1726880404.12858: entering _queue_task() for managed_node2/stat 32645 1726880404.13036: worker is 1 (out of 1 available) 32645 1726880404.13051: exiting _queue_task() for managed_node2/stat 32645 1726880404.13063: done queuing things up, now waiting for results queue to drain 32645 1726880404.13065: waiting for pending results... 32645 1726880404.13227: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd 32645 1726880404.13324: in run() - task 1266f4c6-4e69-28d7-f79e-000000000341 32645 1726880404.13338: variable 'ansible_search_path' from source: unknown 32645 1726880404.13341: variable 'ansible_search_path' from source: unknown 32645 1726880404.13373: calling self._execute() 32645 1726880404.13442: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.13451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.13460: variable 'omit' from source: magic vars 32645 1726880404.13840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880404.15741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880404.15792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880404.15825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880404.15858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880404.15880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880404.15950: 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) 32645 1726880404.15973: 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) 32645 1726880404.15994: 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) 32645 1726880404.16030: 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) 32645 1726880404.16045: 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) 32645 1726880404.16140: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 32645 1726880404.16153: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 32645 1726880404.16157: when evaluation is False, skipping this task 32645 1726880404.16160: _execute() done 32645 1726880404.16163: dumping result to json 32645 1726880404.16167: done dumping result, returning 32645 1726880404.16175: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd [1266f4c6-4e69-28d7-f79e-000000000341] 32645 1726880404.16179: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000341 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880404.16320: no more pending results, returning what we have 32645 1726880404.16323: results queue empty 32645 1726880404.16324: checking for any_errors_fatal 32645 1726880404.16331: done checking for any_errors_fatal 32645 1726880404.16332: checking for max_fail_percentage 32645 1726880404.16334: done checking for max_fail_percentage 32645 1726880404.16335: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.16336: done checking to see if all hosts have failed 32645 1726880404.16337: getting the remaining hosts for this loop 32645 1726880404.16338: done getting the remaining hosts for this loop 32645 1726880404.16342: getting the next task for host managed_node2 32645 1726880404.16350: done getting next task for host managed_node2 32645 1726880404.16354: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory 32645 1726880404.16358: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880404.16375: getting variables 32645 1726880404.16376: in VariableManager get_vars() 32645 1726880404.16408: Calling all_inventory to load vars for managed_node2 32645 1726880404.16411: Calling groups_inventory to load vars for managed_node2 32645 1726880404.16414: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.16422: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.16432: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.16436: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.16609: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000341 32645 1726880404.16613: WORKER PROCESS EXITING 32645 1726880404.16624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.16809: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.16830: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.16837: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.16887: done with get_vars() 32645 1726880404.16895: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:30 Friday 20 September 2024 21:00:04 -0400 (0:00:00.041) 0:00:18.743 ****** 32645 1726880404.16965: entering _queue_task() for managed_node2/file 32645 1726880404.17143: worker is 1 (out of 1 available) 32645 1726880404.17158: exiting _queue_task() for managed_node2/file 32645 1726880404.17172: done queuing things up, now waiting for results queue to drain 32645 1726880404.17173: waiting for pending results... 32645 1726880404.17384: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory 32645 1726880404.17523: in run() - task 1266f4c6-4e69-28d7-f79e-000000000342 32645 1726880404.17545: variable 'ansible_search_path' from source: unknown 32645 1726880404.17550: variable 'ansible_search_path' from source: unknown 32645 1726880404.17572: calling self._execute() 32645 1726880404.17633: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.17641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.17652: variable 'omit' from source: magic vars 32645 1726880404.18397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880404.21078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880404.21134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880404.21180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880404.21214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880404.21236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880404.21302: 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) 32645 1726880404.21325: 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) 32645 1726880404.21350: 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) 32645 1726880404.21382: 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) 32645 1726880404.21395: 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) 32645 1726880404.21486: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 32645 1726880404.21501: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 32645 1726880404.21504: when evaluation is False, skipping this task 32645 1726880404.21509: _execute() done 32645 1726880404.21512: dumping result to json 32645 1726880404.21515: done dumping result, returning 32645 1726880404.21523: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory [1266f4c6-4e69-28d7-f79e-000000000342] 32645 1726880404.21531: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000342 32645 1726880404.21617: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000342 32645 1726880404.21620: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880404.21675: no more pending results, returning what we have 32645 1726880404.21678: results queue empty 32645 1726880404.21679: checking for any_errors_fatal 32645 1726880404.21683: done checking for any_errors_fatal 32645 1726880404.21684: checking for max_fail_percentage 32645 1726880404.21686: done checking for max_fail_percentage 32645 1726880404.21687: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.21688: done checking to see if all hosts have failed 32645 1726880404.21689: getting the remaining hosts for this loop 32645 1726880404.21691: done getting the remaining hosts for this loop 32645 1726880404.21694: getting the next task for host managed_node2 32645 1726880404.21700: done getting next task for host managed_node2 32645 1726880404.21703: ^ task is: TASK: Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role 32645 1726880404.21707: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880404.21724: getting variables 32645 1726880404.21725: in VariableManager get_vars() 32645 1726880404.21761: Calling all_inventory to load vars for managed_node2 32645 1726880404.21764: Calling groups_inventory to load vars for managed_node2 32645 1726880404.21766: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.21774: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.21778: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.21781: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.21938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.22092: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.22106: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.22110: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.22168: done with get_vars() 32645 1726880404.22176: done getting variables TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:37 Friday 20 September 2024 21:00:04 -0400 (0:00:00.052) 0:00:18.795 ****** 32645 1726880404.22244: entering _queue_task() for managed_node2/include_role 32645 1726880404.22418: worker is 1 (out of 1 available) 32645 1726880404.22432: exiting _queue_task() for managed_node2/include_role 32645 1726880404.22444: done queuing things up, now waiting for results queue to drain 32645 1726880404.22446: waiting for pending results... 32645 1726880404.22625: running TaskExecutor() for managed_node2/TASK: Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role 32645 1726880404.22739: in run() - task 1266f4c6-4e69-28d7-f79e-000000000343 32645 1726880404.22752: variable 'ansible_search_path' from source: unknown 32645 1726880404.22755: variable 'ansible_search_path' from source: unknown 32645 1726880404.22789: calling self._execute() 32645 1726880404.22861: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.22867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.22876: variable 'omit' from source: magic vars 32645 1726880404.23896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880404.26185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880404.26262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880404.26301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880404.26344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880404.26374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880404.26472: 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) 32645 1726880404.26505: 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) 32645 1726880404.26537: 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) 32645 1726880404.26603: 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) 32645 1726880404.26607: 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) 32645 1726880404.26822: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 32645 1726880404.26826: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 32645 1726880404.26828: when evaluation is False, skipping this task 32645 1726880404.26830: _execute() done 32645 1726880404.26832: dumping result to json 32645 1726880404.26834: done dumping result, returning 32645 1726880404.26836: done running TaskExecutor() for managed_node2/TASK: Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role [1266f4c6-4e69-28d7-f79e-000000000343] 32645 1726880404.26838: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000343 32645 1726880404.26912: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000343 32645 1726880404.26915: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880404.26971: no more pending results, returning what we have 32645 1726880404.26974: results queue empty 32645 1726880404.26975: checking for any_errors_fatal 32645 1726880404.26981: done checking for any_errors_fatal 32645 1726880404.26982: checking for max_fail_percentage 32645 1726880404.26984: done checking for max_fail_percentage 32645 1726880404.26985: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.26986: done checking to see if all hosts have failed 32645 1726880404.26987: getting the remaining hosts for this loop 32645 1726880404.26989: done getting the remaining hosts for this loop 32645 1726880404.26992: getting the next task for host managed_node2 32645 1726880404.26999: done getting next task for host managed_node2 32645 1726880404.27003: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t 32645 1726880404.27007: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=1, handlers=0, run_state=3, 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 32645 1726880404.27022: getting variables 32645 1726880404.27024: in VariableManager get_vars() 32645 1726880404.27068: Calling all_inventory to load vars for managed_node2 32645 1726880404.27071: Calling groups_inventory to load vars for managed_node2 32645 1726880404.27075: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.27084: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.27088: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.27092: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.27585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.27861: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.27883: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.27889: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.27956: done with get_vars() 32645 1726880404.27966: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:49 Friday 20 September 2024 21:00:04 -0400 (0:00:00.058) 0:00:18.854 ****** 32645 1726880404.28068: entering _queue_task() for managed_node2/file 32645 1726880404.28482: worker is 1 (out of 1 available) 32645 1726880404.28492: exiting _queue_task() for managed_node2/file 32645 1726880404.28504: done queuing things up, now waiting for results queue to drain 32645 1726880404.28505: waiting for pending results... 32645 1726880404.28637: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t 32645 1726880404.28843: in run() - task 1266f4c6-4e69-28d7-f79e-000000000344 32645 1726880404.28847: variable 'ansible_search_path' from source: unknown 32645 1726880404.28852: variable 'ansible_search_path' from source: unknown 32645 1726880404.28858: calling self._execute() 32645 1726880404.28959: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.28972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.28989: variable 'omit' from source: magic vars 32645 1726880404.29569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880404.32235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880404.32323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880404.32431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880404.32435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880404.32457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880404.32555: 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) 32645 1726880404.32596: 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) 32645 1726880404.32634: 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) 32645 1726880404.32701: 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) 32645 1726880404.32723: 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) 32645 1726880404.32858: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 32645 1726880404.32886: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 32645 1726880404.32953: when evaluation is False, skipping this task 32645 1726880404.32957: _execute() done 32645 1726880404.32959: dumping result to json 32645 1726880404.32961: done dumping result, returning 32645 1726880404.32963: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t [1266f4c6-4e69-28d7-f79e-000000000344] 32645 1726880404.32965: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000344 32645 1726880404.33029: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000344 32645 1726880404.33032: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880404.33088: no more pending results, returning what we have 32645 1726880404.33092: results queue empty 32645 1726880404.33094: checking for any_errors_fatal 32645 1726880404.33103: done checking for any_errors_fatal 32645 1726880404.33104: checking for max_fail_percentage 32645 1726880404.33106: done checking for max_fail_percentage 32645 1726880404.33107: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.33109: done checking to see if all hosts have failed 32645 1726880404.33110: getting the remaining hosts for this loop 32645 1726880404.33112: done getting the remaining hosts for this loop 32645 1726880404.33116: getting the next task for host managed_node2 32645 1726880404.33128: done getting next task for host managed_node2 32645 1726880404.33132: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key 32645 1726880404.33137: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880404.33378: getting variables 32645 1726880404.33380: in VariableManager get_vars() 32645 1726880404.33417: Calling all_inventory to load vars for managed_node2 32645 1726880404.33421: Calling groups_inventory to load vars for managed_node2 32645 1726880404.33424: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.33433: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.33437: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.33441: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.33685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.33964: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.33986: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.33993: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.34073: done with get_vars() 32645 1726880404.34085: done getting variables 32645 1726880404.34220: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:64 Friday 20 September 2024 21:00:04 -0400 (0:00:00.061) 0:00:18.916 ****** 32645 1726880404.34260: entering _queue_task() for managed_node2/copy 32645 1726880404.34655: worker is 1 (out of 1 available) 32645 1726880404.34668: exiting _queue_task() for managed_node2/copy 32645 1726880404.34679: done queuing things up, now waiting for results queue to drain 32645 1726880404.34681: waiting for pending results... 32645 1726880404.35072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key 32645 1726880404.35081: in run() - task 1266f4c6-4e69-28d7-f79e-000000000346 32645 1726880404.35086: variable 'ansible_search_path' from source: unknown 32645 1726880404.35090: variable 'ansible_search_path' from source: unknown 32645 1726880404.35126: calling self._execute() 32645 1726880404.35230: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.35245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.35265: variable 'omit' from source: magic vars 32645 1726880404.35867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880404.38434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880404.38532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880404.38587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880404.38667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880404.38672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880404.38766: 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) 32645 1726880404.38814: 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) 32645 1726880404.38852: 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) 32645 1726880404.38994: 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) 32645 1726880404.38998: 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) 32645 1726880404.39074: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 32645 1726880404.39103: Evaluated conditional (ha_cluster_pcsd_certificates | length == 0): True 32645 1726880404.39271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880404.39487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880404.39642: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880404.39647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880404.39652: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880404.39687: 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) 32645 1726880404.39718: 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) 32645 1726880404.39755: 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) 32645 1726880404.39801: 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) 32645 1726880404.39892: variable 'ha_cluster_pcsd_public_key_src' from source: role '' defaults 32645 1726880404.39906: Evaluated conditional (ha_cluster_pcsd_public_key_src is string): False 32645 1726880404.39914: when evaluation is False, skipping this task 32645 1726880404.39922: _execute() done 32645 1726880404.39930: dumping result to json 32645 1726880404.39986: done dumping result, returning 32645 1726880404.39990: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key [1266f4c6-4e69-28d7-f79e-000000000346] 32645 1726880404.39993: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000346 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } 32645 1726880404.40132: no more pending results, returning what we have 32645 1726880404.40136: results queue empty 32645 1726880404.40137: checking for any_errors_fatal 32645 1726880404.40145: done checking for any_errors_fatal 32645 1726880404.40146: checking for max_fail_percentage 32645 1726880404.40150: done checking for max_fail_percentage 32645 1726880404.40151: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.40152: done checking to see if all hosts have failed 32645 1726880404.40153: getting the remaining hosts for this loop 32645 1726880404.40155: done getting the remaining hosts for this loop 32645 1726880404.40159: getting the next task for host managed_node2 32645 1726880404.40166: done getting next task for host managed_node2 32645 1726880404.40171: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate 32645 1726880404.40176: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880404.40194: getting variables 32645 1726880404.40196: in VariableManager get_vars() 32645 1726880404.40234: Calling all_inventory to load vars for managed_node2 32645 1726880404.40238: Calling groups_inventory to load vars for managed_node2 32645 1726880404.40241: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.40465: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.40469: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.40475: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000346 32645 1726880404.40478: WORKER PROCESS EXITING 32645 1726880404.40482: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.40697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.40986: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.41018: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.41024: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.41097: done with get_vars() 32645 1726880404.41109: done getting variables 32645 1726880404.41174: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:71 Friday 20 September 2024 21:00:04 -0400 (0:00:00.069) 0:00:18.985 ****** 32645 1726880404.41210: entering _queue_task() for managed_node2/copy 32645 1726880404.41553: worker is 1 (out of 1 available) 32645 1726880404.41566: exiting _queue_task() for managed_node2/copy 32645 1726880404.41577: done queuing things up, now waiting for results queue to drain 32645 1726880404.41579: waiting for pending results... 32645 1726880404.41754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate 32645 1726880404.41920: in run() - task 1266f4c6-4e69-28d7-f79e-000000000347 32645 1726880404.41941: variable 'ansible_search_path' from source: unknown 32645 1726880404.41951: variable 'ansible_search_path' from source: unknown 32645 1726880404.41997: calling self._execute() 32645 1726880404.42098: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.42128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.42132: variable 'omit' from source: magic vars 32645 1726880404.42757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880404.45384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880404.45465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880404.45519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880404.45567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880404.45610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880404.45722: 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) 32645 1726880404.45801: 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) 32645 1726880404.45806: 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) 32645 1726880404.45860: 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) 32645 1726880404.45881: 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) 32645 1726880404.46053: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 32645 1726880404.46057: Evaluated conditional (ha_cluster_pcsd_certificates | length == 0): True 32645 1726880404.46211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880404.46426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880404.46482: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880404.46554: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880404.46563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880404.46624: 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) 32645 1726880404.46657: 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) 32645 1726880404.46701: 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) 32645 1726880404.46737: 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) 32645 1726880404.46954: variable 'ha_cluster_pcsd_public_key_src' from source: role '' defaults 32645 1726880404.46958: Evaluated conditional (ha_cluster_pcsd_public_key_src is string): False 32645 1726880404.46961: when evaluation is False, skipping this task 32645 1726880404.46963: _execute() done 32645 1726880404.46966: dumping result to json 32645 1726880404.46968: done dumping result, returning 32645 1726880404.46971: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate [1266f4c6-4e69-28d7-f79e-000000000347] 32645 1726880404.46974: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000347 32645 1726880404.47041: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000347 32645 1726880404.47044: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } 32645 1726880404.47097: no more pending results, returning what we have 32645 1726880404.47100: results queue empty 32645 1726880404.47102: checking for any_errors_fatal 32645 1726880404.47109: done checking for any_errors_fatal 32645 1726880404.47111: checking for max_fail_percentage 32645 1726880404.47113: done checking for max_fail_percentage 32645 1726880404.47114: checking to see if all hosts have failed and the running result is not ok 32645 1726880404.47115: done checking to see if all hosts have failed 32645 1726880404.47116: getting the remaining hosts for this loop 32645 1726880404.47118: done getting the remaining hosts for this loop 32645 1726880404.47122: getting the next task for host managed_node2 32645 1726880404.47133: done getting next task for host managed_node2 32645 1726880404.47137: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf 32645 1726880404.47142: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880404.47166: getting variables 32645 1726880404.47168: in VariableManager get_vars() 32645 1726880404.47205: Calling all_inventory to load vars for managed_node2 32645 1726880404.47208: Calling groups_inventory to load vars for managed_node2 32645 1726880404.47211: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880404.47222: Calling all_plugins_play to load vars for managed_node2 32645 1726880404.47226: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880404.47230: Calling groups_plugins_play to load vars for managed_node2 32645 1726880404.47684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880404.47972: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880404.47998: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.48009: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880404.48078: done with get_vars() 32645 1726880404.48089: done getting variables 32645 1726880404.48203: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] ***** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:79 Friday 20 September 2024 21:00:04 -0400 (0:00:00.070) 0:00:19.055 ****** 32645 1726880404.48243: entering _queue_task() for managed_node2/template 32645 1726880404.48245: Creating lock for template 32645 1726880404.48495: worker is 1 (out of 1 available) 32645 1726880404.48509: exiting _queue_task() for managed_node2/template 32645 1726880404.48522: done queuing things up, now waiting for results queue to drain 32645 1726880404.48523: waiting for pending results... 32645 1726880404.48966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf 32645 1726880404.48979: in run() - task 1266f4c6-4e69-28d7-f79e-000000000349 32645 1726880404.48983: variable 'ansible_search_path' from source: unknown 32645 1726880404.48986: variable 'ansible_search_path' from source: unknown 32645 1726880404.49031: calling self._execute() 32645 1726880404.49145: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.49163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.49181: variable 'omit' from source: magic vars 32645 1726880404.49340: variable 'omit' from source: magic vars 32645 1726880404.49440: variable 'omit' from source: magic vars 32645 1726880404.49491: variable 'omit' from source: magic vars 32645 1726880404.49555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880404.49631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880404.49635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880404.49663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880404.49682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880404.49723: variable 'inventory_hostname' from source: set_fact 32645 1726880404.49741: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.49849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.49890: Set connection var ansible_shell_executable to /bin/sh 32645 1726880404.49905: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880404.49918: Set connection var ansible_timeout to 10 32645 1726880404.49926: Set connection var ansible_shell_type to sh 32645 1726880404.49958: Set connection var ansible_pipelining to False 32645 1726880404.49967: Set connection var ansible_connection to ssh 32645 1726880404.49996: variable 'ansible_shell_executable' from source: unknown 32645 1726880404.50005: variable 'ansible_connection' from source: unknown 32645 1726880404.50013: variable 'ansible_module_compression' from source: unknown 32645 1726880404.50020: variable 'ansible_shell_type' from source: unknown 32645 1726880404.50028: variable 'ansible_shell_executable' from source: unknown 32645 1726880404.50036: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880404.50045: variable 'ansible_pipelining' from source: unknown 32645 1726880404.50057: variable 'ansible_timeout' from source: unknown 32645 1726880404.50079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880404.50257: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880404.50276: variable 'omit' from source: magic vars 32645 1726880404.50298: starting attempt loop 32645 1726880404.50354: running the handler 32645 1726880404.50358: _low_level_execute_command(): starting 32645 1726880404.50361: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880404.51117: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880404.51133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880404.51157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880404.51180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880404.51275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.51322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880404.51338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.51415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.53218: stdout chunk (state=3): >>>/root <<< 32645 1726880404.53347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.53421: stderr chunk (state=3): >>><<< 32645 1726880404.53435: stdout chunk (state=3): >>><<< 32645 1726880404.53473: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880404.53576: _low_level_execute_command(): starting 32645 1726880404.53580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041 `" && echo ansible-tmp-1726880404.5347927-33058-15062986156041="` echo /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041 `" ) && sleep 0' 32645 1726880404.54137: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880404.54152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880404.54169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880404.54208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.54310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880404.54341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880404.54374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.54454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.56551: stdout chunk (state=3): >>>ansible-tmp-1726880404.5347927-33058-15062986156041=/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041 <<< 32645 1726880404.56755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.56758: stdout chunk (state=3): >>><<< 32645 1726880404.56761: stderr chunk (state=3): >>><<< 32645 1726880404.56954: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880404.5347927-33058-15062986156041=/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880404.56958: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs 32645 1726880404.56961: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/templates/templates/pcs_settings.conf /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/templates/pcs_settings.conf /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/templates/templates/pcs_settings.conf /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/templates/pcs_settings.conf /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/templates/templates/pcs_settings.conf /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/templates/pcs_settings.conf 32645 1726880404.56964: variable 'ansible_search_path' from source: unknown 32645 1726880404.57765: variable 'ha_cluster_cluster_name' from source: role '' defaults 32645 1726880404.57779: variable '__ha_cluster_all_node_names' from source: set_fact 32645 1726880404.57789: variable 'ha_cluster_pcs_permission_list' from source: role '' defaults 32645 1726880404.58146: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880404.58221: variable 'ansible_module_compression' from source: unknown 32645 1726880404.58292: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32645 1726880404.58337: variable 'ansible_facts' from source: unknown 32645 1726880404.58451: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py 32645 1726880404.58638: Sending initial data 32645 1726880404.58642: Sent initial data (152 bytes) 32645 1726880404.59277: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.59362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880404.59391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880404.59408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.59491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.61211: 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 <<< 32645 1726880404.61279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880404.61344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpfa_sbwml /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py <<< 32645 1726880404.61350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py" <<< 32645 1726880404.61373: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpfa_sbwml" to remote "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py" <<< 32645 1726880404.62520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.62641: stderr chunk (state=3): >>><<< 32645 1726880404.62645: stdout chunk (state=3): >>><<< 32645 1726880404.62751: done transferring module to remote 32645 1726880404.62759: _low_level_execute_command(): starting 32645 1726880404.62762: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/ /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py && sleep 0' 32645 1726880404.63345: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880404.63361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880404.63376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880404.63391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880404.63502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880404.63530: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880404.63552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.63637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.65776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.65836: stderr chunk (state=3): >>><<< 32645 1726880404.66066: stdout chunk (state=3): >>><<< 32645 1726880404.66073: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880404.66076: _low_level_execute_command(): starting 32645 1726880404.66079: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_stat.py && sleep 0' 32645 1726880404.67380: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.67386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880404.67487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.69870: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880404.69906: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880404.69944: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880404.69958: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880404.70021: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880404.70045: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880404.70067: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880404.70104: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880404.70146: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880404.70152: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880404.70205: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.70234: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880404.70259: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880404.70296: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880404.70332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880404.70335: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232b2c530> <<< 32645 1726880404.70369: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232afbb30> <<< 32645 1726880404.70373: 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' <<< 32645 1726880404.70392: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232b2eab0> <<< 32645 1726880404.70409: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880404.70440: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880404.70470: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880404.70506: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880404.70605: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880404.70641: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880404.70683: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880404.70714: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 32645 1726880404.70761: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880404.70795: 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' <<< 32645 1726880404.70807: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232941160> <<< 32645 1726880404.70851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880404.70879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880404.70922: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329423f0> <<< 32645 1726880404.70925: 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' <<< 32645 1726880404.70974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880404.70978: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329431d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232942600> <<< 32645 1726880404.71034: 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 0x7fb232974140> <<< 32645 1726880404.71060: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880404.71081: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880404.71104: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880404.71177: 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 <<< 32645 1726880404.71181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.71201: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232942150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880404.71251: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880404.71264: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880404.71286: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880404.71320: 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. <<< 32645 1726880404.71577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880404.71597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880404.71645: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880404.71651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.71661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880404.71718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880404.71742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880404.71776: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232992090> <<< 32645 1726880404.71799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880404.71838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880404.71861: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880404.71916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.71954: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880404.71975: 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 0x7fb2329d1130> <<< 32645 1726880404.72000: 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 0x7fb2329d17c0> <<< 32645 1726880404.72031: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880404.72082: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232993d40> <<< 32645 1726880404.72092: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880404.72126: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232992a80> <<< 32645 1726880404.72239: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23299b200> <<< 32645 1726880404.72278: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880404.72308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880404.72331: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880404.72372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880404.72401: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880404.72426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a00da0> <<< 32645 1726880404.72462: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329d3980> <<< 32645 1726880404.72478: 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 0x7fb232a00ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329ad8e0> <<< 32645 1726880404.72534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880404.72572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a020c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23299a4e0> <<< 32645 1726880404.72608: 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' <<< 32645 1726880404.72658: 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 0x7fb232a02510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a023c0><<< 32645 1726880404.72668: stdout chunk (state=3): >>> <<< 32645 1726880404.72709: 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 0x7fb232a027b0> <<< 32645 1726880404.72753: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329990d0> <<< 32645 1726880404.72765: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880404.72813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880404.72873: 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 0x7fb232a24c80> <<< 32645 1726880404.72883: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880404.72927: 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 0x7fb232a263c0> <<< 32645 1726880404.72978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880404.72981: 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 <<< 32645 1726880404.72992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a272c0> <<< 32645 1726880404.73031: 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 0x7fb232a27920> <<< 32645 1726880404.73056: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a26810> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880404.73082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880404.73133: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2327dc3b0> <<< 32645 1726880404.73152: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a27aa0> <<< 32645 1726880404.73199: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a02a80> <<< 32645 1726880404.73215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880404.73245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880404.73287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880404.73290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880404.73340: 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 0x7fb23280c260> <<< 32645 1726880404.73365: 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' <<< 32645 1726880404.73391: 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 0x7fb23280cda0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280cb00> <<< 32645 1726880404.73425: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb23280cdd0> <<< 32645 1726880404.73451: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880404.73583: stdout chunk (state=3): >>># 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 0x7fb23280cfb0> <<< 32645 1726880404.73587: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2327de3c0> <<< 32645 1726880404.73639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880404.73644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880404.73673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280e630> <<< 32645 1726880404.73701: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280d2b0> <<< 32645 1726880404.73723: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a031a0> <<< 32645 1726880404.73745: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880404.73823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.73840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880404.73874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880404.73904: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23283a9f0> <<< 32645 1726880404.73970: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880404.73996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.74020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880404.74068: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232856b70> <<< 32645 1726880404.74088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880404.74146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880404.74200: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880404.74239: 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 0x7fb232887920> <<< 32645 1726880404.74269: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880404.74286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880404.74314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880404.74356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880404.74458: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2328b60c0> <<< 32645 1726880404.74540: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232887a40> <<< 32645 1726880404.74580: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232857800> <<< 32645 1726880404.74618: 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 0x7fb2326909e0> <<< 32645 1726880404.74642: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232855be0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280f590> <<< 32645 1726880404.74759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880404.74772: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb232855d00> <<< 32645 1726880404.74856: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_q56judkj/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 32645 1726880404.75015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.75061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880404.75065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880404.75112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880404.75193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880404.75242: 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 0x7fb2326ee690> <<< 32645 1726880404.75260: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880404.75463: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2326c95b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2326c8710> # zipimport: zlib available <<< 32645 1726880404.75516: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880404.75523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.75575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880404.75579: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.77176: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.78488: 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 0x7fb2326ecaa0> <<< 32645 1726880404.78535: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.78566: 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' <<< 32645 1726880404.78594: 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' <<< 32645 1726880404.78638: 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 0x7fb232711fd0> <<< 32645 1726880404.78680: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232711d60> <<< 32645 1726880404.78725: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232711670> <<< 32645 1726880404.78748: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880404.78789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880404.78809: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232711ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a02450> import 'atexit' # <<< 32645 1726880404.78841: 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 0x7fb232712d50> <<< 32645 1726880404.78887: 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 0x7fb232712f90> <<< 32645 1726880404.78903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880404.78970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880404.78988: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880404.79038: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2327134a0> <<< 32645 1726880404.79060: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880404.79091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880404.79147: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232585280> <<< 32645 1726880404.79170: 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 0x7fb232586ea0> <<< 32645 1726880404.79205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880404.79223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880404.79264: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232587860> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880404.79305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880404.79332: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232588a40> <<< 32645 1726880404.79395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880404.79400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880404.79420: 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' <<< 32645 1726880404.79462: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258b500> <<< 32645 1726880404.79506: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880404.79539: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb232a27140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325897c0> <<< 32645 1726880404.79584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880404.79602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880404.79614: 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' <<< 32645 1726880404.79639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880404.79704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880404.79711: 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' <<< 32645 1726880404.79734: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258f410> import '_tokenize' # <<< 32645 1726880404.79815: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258dee0> <<< 32645 1726880404.79833: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258dc40> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880404.79858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880404.79922: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258e1b0> <<< 32645 1726880404.79956: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232589cd0> <<< 32645 1726880404.79991: 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 0x7fb2325d7530> <<< 32645 1726880404.80045: 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 0x7fb2325d7650> <<< 32645 1726880404.80055: 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 <<< 32645 1726880404.80097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880404.80101: 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' <<< 32645 1726880404.80154: 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 0x7fb2325d9220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325d8fe0> <<< 32645 1726880404.80172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880404.80310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880404.80381: 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 0x7fb2325db740> <<< 32645 1726880404.80397: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325d98e0> <<< 32645 1726880404.80413: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880404.80470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.80510: 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' <<< 32645 1726880404.80514: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880404.80570: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325dee40> <<< 32645 1726880404.80733: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325db800> <<< 32645 1726880404.80821: 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 0x7fb2325dfc50> <<< 32645 1726880404.80860: 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 0x7fb2325dfb30> <<< 32645 1726880404.80955: 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 0x7fb2325e15b0> <<< 32645 1726880404.80958: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325d7950> <<< 32645 1726880404.80986: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880404.81023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880404.81051: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880404.81087: 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 0x7fb2325e3830> <<< 32645 1726880404.81297: 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 0x7fb2325e4c80> <<< 32645 1726880404.81342: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325e1fa0> <<< 32645 1726880404.81381: 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 0x7fb2325e3350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325e1be0> # zipimport: zlib available <<< 32645 1726880404.81411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880404.81422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.81515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.81635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.81671: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880404.81675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.81720: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880404.81882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.82031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.82719: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.83426: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880404.83436: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880404.83477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880404.83481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.83539: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880404.83551: 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 0x7fb232668e60> <<< 32645 1726880404.83653: 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' <<< 32645 1726880404.83685: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232669c10> <<< 32645 1726880404.83694: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325e4da0> <<< 32645 1726880404.83750: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880404.83788: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.83793: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.83817: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880404.83983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.84186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880404.84200: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232669cd0> # zipimport: zlib available <<< 32645 1726880404.84771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85317: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85506: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880404.85509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85599: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880404.85603: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85821: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880404.85840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880404.85862: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85898: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.85951: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880404.85954: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.86242: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.86538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880404.86620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880404.86636: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880404.86742: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23266ad80> <<< 32645 1726880404.86746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.86830: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.86924: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880404.86977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880404.86980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880404.87066: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880404.87216: 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 0x7fb2324767e0> <<< 32645 1726880404.87285: 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 0x7fb232477020> <<< 32645 1726880404.87323: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23266bcb0> # zipimport: zlib available <<< 32645 1726880404.87363: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.87414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880404.87468: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.87516: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.87583: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.87666: 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 <<< 32645 1726880404.87713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880404.87819: 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 0x7fb232475dc0> <<< 32645 1726880404.87861: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232477170> <<< 32645 1726880404.87904: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880404.87919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.87984: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.88058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.88085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.88142: 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' <<< 32645 1726880404.88164: 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 <<< 32645 1726880404.88200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880404.88226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880404.88306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880404.88311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880404.88325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880404.88383: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23276b2c0> <<< 32645 1726880404.88434: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232480fb0> <<< 32645 1726880404.88529: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23247f410> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23247f260> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880404.88552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.88577: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.88611: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880404.88688: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32645 1726880404.88725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880404.88731: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.88881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.89109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880404.89965: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/var/lib/pcsd/pcs_settings.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 361, "inode": 286591, "dev": 51714, "nlink": 1, "atime": 1726880334.5244563, "mtime": 1726879358.9815226, "ctime": 1726880280.604516, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "mimetype": "application/json", "charset": "us-ascii", "version": "329125807", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/var/lib/pcsd/pcs_settings.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 32645 1726880404.89992: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880404.90471: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880404.90475: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 32645 1726880404.90516: stdout chunk (state=3): >>># 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 <<< 32645 1726880404.90520: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 32645 1726880404.90527: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site <<< 32645 1726880404.90594: stdout chunk (state=3): >>># 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 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 <<< 32645 1726880404.90597: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 32645 1726880404.90682: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # 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 <<< 32645 1726880404.90686: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # 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 <<< 32645 1726880404.90710: stdout chunk (state=3): >>># 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 <<< 32645 1726880404.90984: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880404.91004: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880404.91043: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880404.91046: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32645 1726880404.91073: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880404.91099: 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 <<< 32645 1726880404.91119: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880404.91163: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880404.91184: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 32645 1726880404.91213: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 32645 1726880404.91231: stdout chunk (state=3): >>># destroy array <<< 32645 1726880404.91235: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880404.91265: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880404.91273: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880404.91295: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880404.91354: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880404.91361: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 32645 1726880404.91378: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 32645 1726880404.91391: 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 <<< 32645 1726880404.91397: stdout chunk (state=3): >>># cleanup[3] wiping traceback <<< 32645 1726880404.91475: stdout chunk (state=3): >>># 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 _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 <<< 32645 1726880404.91502: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880404.91506: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880404.91541: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 32645 1726880404.91554: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 32645 1726880404.91564: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880404.91568: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880404.91591: 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 <<< 32645 1726880404.91740: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880404.91756: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880404.91759: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880404.91791: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880404.91805: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880404.91813: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880404.91839: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880404.91843: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32645 1726880404.91873: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880404.91899: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 32645 1726880404.91907: stdout chunk (state=3): >>># 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<<< 32645 1726880404.91914: stdout chunk (state=3): >>> <<< 32645 1726880404.91936: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880404.92030: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 32645 1726880404.92046: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 32645 1726880404.92060: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880404.92075: stdout chunk (state=3): >>># destroy time <<< 32645 1726880404.92083: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880404.92107: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 32645 1726880404.92129: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 32645 1726880404.92145: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32645 1726880404.92158: stdout chunk (state=3): >>># destroy _thread <<< 32645 1726880404.92164: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880404.92629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880404.92690: stderr chunk (state=3): >>><<< 32645 1726880404.92694: stdout chunk (state=3): >>><<< 32645 1726880404.92775: _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 0x7fb232b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232afbb30> # /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 0x7fb232b2eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fb232941160> # /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 0x7fb2329423f0> # /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 0x7fb2329431d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232942600> # /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 0x7fb232974140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fb232942150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fb232992090> # /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 0x7fb2329d1130> # /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 0x7fb2329d17c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232993d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232992a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23299b200> # /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 0x7fb232a00da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329d3980> # /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 0x7fb232a00ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329ad8e0> # /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 0x7fb232a020c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23299a4e0> # /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 0x7fb232a02510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a023c0> # 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 0x7fb232a027b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2329990d0> 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 0x7fb232a24c80> 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 0x7fb232a263c0> # /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 0x7fb232a272c0> # 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 0x7fb232a27920> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a26810> # /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 0x7fb2327dc3b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a27aa0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a02a80> # /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 0x7fb23280c260> # /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 0x7fb23280cda0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280cb00> # 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 0x7fb23280cdd0> # 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 0x7fb23280cfb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2327de3c0> # /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 0x7fb23280e630> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280d2b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a031a0> # /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 0x7fb23283a9f0> # /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 0x7fb232856b70> # /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 0x7fb232887920> # /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 0x7fb2328b60c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232887a40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232857800> # /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 0x7fb2326909e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232855be0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23280f590> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb232855d00> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_q56judkj/ansible_ansible.legacy.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 0x7fb2326ee690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2326c95b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2326c8710> # 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 0x7fb2326ecaa0> # /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 0x7fb232711fd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232711d60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232711670> # /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 0x7fb232711ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232a02450> 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 0x7fb232712d50> # 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 0x7fb232712f90> # /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 0x7fb2327134a0> 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 0x7fb232585280> # 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 0x7fb232586ea0> # /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 0x7fb232587860> # /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 0x7fb232588a40> # /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 0x7fb23258b500> # 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 0x7fb232a27140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325897c0> # /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 0x7fb23258f410> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258dee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23258dc40> # /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 0x7fb23258e1b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232589cd0> # 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 0x7fb2325d7530> # /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 0x7fb2325d7650> # /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 0x7fb2325d9220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325d8fe0> # /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 0x7fb2325db740> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325d98e0> # /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 0x7fb2325dee40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325db800> # 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 0x7fb2325dfc50> # 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 0x7fb2325dfb30> # 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 0x7fb2325e15b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325d7950> # /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 0x7fb2325e3830> # 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 0x7fb2325e4c80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325e1fa0> # 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 0x7fb2325e3350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325e1be0> # 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 0x7fb232668e60> # /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 0x7fb232669c10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2325e4da0> 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 0x7fb232669cd0> # 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 0x7fb23266ad80> # 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 0x7fb2324767e0> # 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 0x7fb232477020> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23266bcb0> # 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 0x7fb232475dc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232477170> 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 0x7fb23276b2c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb232480fb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23247f410> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb23247f260> # 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": true, "path": "/var/lib/pcsd/pcs_settings.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 361, "inode": 286591, "dev": 51714, "nlink": 1, "atime": 1726880334.5244563, "mtime": 1726879358.9815226, "ctime": 1726880280.604516, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "mimetype": "application/json", "charset": "us-ascii", "version": "329125807", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/var/lib/pcsd/pcs_settings.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880404.93693: done with _execute_module (ansible.legacy.stat, {'path': '/var/lib/pcsd/pcs_settings.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726880404.5347927-33058-15062986156041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 32645 1726880404.93721: Sending initial data 32645 1726880404.93732: Sent initial data (165 bytes) 32645 1726880404.93875: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.93905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880404.93909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.93970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.95713: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32645 1726880404.95735: stderr chunk (state=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 <<< 32645 1726880404.95771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880404.95831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpoqxji88a/pcs_settings.conf /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf <<< 32645 1726880404.95834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf" <<< 32645 1726880404.95860: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpoqxji88a/pcs_settings.conf" to remote "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf" <<< 32645 1726880404.96035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.96154: stderr chunk (state=3): >>><<< 32645 1726880404.96160: stdout chunk (state=3): >>><<< 32645 1726880404.96163: _low_level_execute_command(): starting 32645 1726880404.96165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/ /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf && sleep 0' 32645 1726880404.96591: 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.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880404.96619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880404.96694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880404.96729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880404.98674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880404.98762: stderr chunk (state=3): >>><<< 32645 1726880404.98765: stdout chunk (state=3): >>><<< 32645 1726880404.98786: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880404.98957: variable 'ansible_module_compression' from source: unknown 32645 1726880404.98960: ANSIBALLZ: Using generic lock for ansible.legacy.copy 32645 1726880404.98963: ANSIBALLZ: Acquiring lock 32645 1726880404.98965: ANSIBALLZ: Lock acquired: 139731850498064 32645 1726880404.98967: ANSIBALLZ: Creating module 32645 1726880405.16286: ANSIBALLZ: Writing module into payload 32645 1726880405.16445: ANSIBALLZ: Writing module 32645 1726880405.16477: ANSIBALLZ: Renaming module 32645 1726880405.16488: ANSIBALLZ: Done creating module 32645 1726880405.16505: variable 'ansible_facts' from source: unknown 32645 1726880405.16576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py 32645 1726880405.16806: Sending initial data 32645 1726880405.16810: Sent initial data (152 bytes) 32645 1726880405.17303: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880405.17320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880405.17436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880405.17465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.17544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.19263: 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 <<< 32645 1726880405.19302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880405.19344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvy0o4frw /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py <<< 32645 1726880405.19355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py" <<< 32645 1726880405.19391: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvy0o4frw" to remote "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py" <<< 32645 1726880405.20476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.20536: stderr chunk (state=3): >>><<< 32645 1726880405.20539: stdout chunk (state=3): >>><<< 32645 1726880405.20562: done transferring module to remote 32645 1726880405.20576: _low_level_execute_command(): starting 32645 1726880405.20581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/ /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py && sleep 0' 32645 1726880405.21020: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880405.21023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880405.21026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880405.21028: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880405.21030: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.21092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880405.21096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.21131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.23169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.23201: stderr chunk (state=3): >>><<< 32645 1726880405.23204: stdout chunk (state=3): >>><<< 32645 1726880405.23222: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880405.23225: _low_level_execute_command(): starting 32645 1726880405.23232: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/AnsiballZ_copy.py && sleep 0' 32645 1726880405.23862: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.23869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.23942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.23991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.26438: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880405.26462: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880405.26491: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880405.26506: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880405.26578: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880405.26621: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880405.26659: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880405.26693: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880405.26707: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880405.26765: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880405.26769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.26784: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880405.26812: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880405.26853: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880405.26894: 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 0x7fa0440b4530> <<< 32645 1726880405.26903: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa044083b30> <<< 32645 1726880405.26935: 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 0x7fa0440b6ab0> <<< 32645 1726880405.26957: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880405.26984: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880405.26990: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880405.27012: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880405.27046: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880405.27152: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880405.27184: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880405.27259: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880405.27264: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 32645 1726880405.27278: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880405.27306: 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 <<< 32645 1726880405.27311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880405.27345: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e65160> <<< 32645 1726880405.27391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880405.27412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880405.27420: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e663f0> <<< 32645 1726880405.27457: 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' <<< 32645 1726880405.27478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880405.27508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880405.27513: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e671d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e66600> <<< 32645 1726880405.27557: 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' <<< 32645 1726880405.27565: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e98140> <<< 32645 1726880405.27582: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880405.27597: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880405.27617: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880405.27622: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880405.27646: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880405.27706: 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 <<< 32645 1726880405.27712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.27737: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e66150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880405.27780: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880405.27802: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880405.27806: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880405.27838: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880405.27879: 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. <<< 32645 1726880405.28111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880405.28139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880405.28177: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880405.28198: 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 <<< 32645 1726880405.28243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880405.28261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880405.28279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880405.28314: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880405.28316: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043eb6090> <<< 32645 1726880405.28333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880405.28372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880405.28392: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880405.28439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.28458: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880405.28486: 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' <<< 32645 1726880405.28492: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ef5190> <<< 32645 1726880405.28510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880405.28531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880405.28535: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ef5820> <<< 32645 1726880405.28559: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880405.28606: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043eb7d40> <<< 32645 1726880405.28619: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880405.28652: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043eb6a80> <<< 32645 1726880405.28760: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ebf200> <<< 32645 1726880405.28788: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880405.28815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880405.28825: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880405.28854: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880405.28878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880405.28904: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880405.28909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880405.28934: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f24da0> <<< 32645 1726880405.28947: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ef79b0> <<< 32645 1726880405.28982: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880405.28989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f24ef0> <<< 32645 1726880405.28995: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ed1f10> <<< 32645 1726880405.29045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880405.29080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880405.29086: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f26120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ebe4e0> <<< 32645 1726880405.29117: 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' <<< 32645 1726880405.29155: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.29159: 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 0x7fa043f26570> <<< 32645 1726880405.29172: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f26420> <<< 32645 1726880405.29219: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.29223: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043f26810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ebd0d0> <<< 32645 1726880405.29251: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880405.29271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880405.29312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880405.29339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880405.29352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f48ce0> <<< 32645 1726880405.29366: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880405.29406: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.29408: 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 0x7fa043f4a420> <<< 32645 1726880405.29435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880405.29443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880405.29469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880405.29477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880405.29492: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f4b320> <<< 32645 1726880405.29531: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.29545: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043f4b980> <<< 32645 1726880405.29550: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f4a870> <<< 32645 1726880405.29568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880405.29596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880405.29643: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.29653: 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 0x7fa043cfc440> <<< 32645 1726880405.29669: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f4bb30> <<< 32645 1726880405.29706: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f26b10> <<< 32645 1726880405.29733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880405.29770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880405.29788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880405.29810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880405.29843: 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 0x7fa043d303b0> <<< 32645 1726880405.29869: 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' <<< 32645 1726880405.29907: 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 0x7fa043d30e30> <<< 32645 1726880405.29912: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d30b90> <<< 32645 1726880405.29942: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.29947: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043d30e60> <<< 32645 1726880405.29966: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.30077: stdout chunk (state=3): >>># 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 0x7fa043d31040> <<< 32645 1726880405.30102: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043cfe510> <<< 32645 1726880405.30122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880405.30152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880405.30170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880405.30188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880405.30194: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d32720> <<< 32645 1726880405.30222: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d313a0> <<< 32645 1726880405.30243: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f27200> <<< 32645 1726880405.30270: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880405.30336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.30362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880405.30396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880405.30432: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d5eae0> <<< 32645 1726880405.30486: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880405.30505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.30526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880405.30550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880405.30595: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d7ac60> <<< 32645 1726880405.30619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880405.30668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880405.30725: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880405.30756: 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 0x7fa043da7950><<< 32645 1726880405.30768: stdout chunk (state=3): >>> <<< 32645 1726880405.30776: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880405.30810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880405.30836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880405.30884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880405.30980: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043dde0c0> <<< 32645 1726880405.31087: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043da7a70> <<< 32645 1726880405.31142: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d7b8f0> <<< 32645 1726880405.31162: 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 0x7fa043bb4a70> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d79ca0> <<< 32645 1726880405.31176: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d33680> <<< 32645 1726880405.31281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880405.31320: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa043d7a060> <<< 32645 1726880405.31407: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_gsuqu6hk/ansible_ansible.legacy.copy_payload.zip' <<< 32645 1726880405.31410: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.31571: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.31603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880405.31654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880405.31737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880405.31778: 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 0x7fa043c12720> <<< 32645 1726880405.31811: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880405.32016: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043bed610> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043bec7a0> <<< 32645 1726880405.32021: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.32052: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880405.32070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.32090: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880405.32124: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880405.33758: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.35090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880405.35098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043beefc0> <<< 32645 1726880405.35123: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880405.35129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.35154: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880405.35173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880405.35195: 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' <<< 32645 1726880405.35232: 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 0x7fa043c36090> <<< 32645 1726880405.35275: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c35e20> <<< 32645 1726880405.35311: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c35760> <<< 32645 1726880405.35333: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880405.35347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880405.35389: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c35bb0> <<< 32645 1726880405.35400: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c13140> <<< 32645 1726880405.35402: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880405.35435: 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 0x7fa043c36e40> <<< 32645 1726880405.35467: 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 0x7fa043c37080> <<< 32645 1726880405.35498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880405.35550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880405.35569: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880405.35626: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c37590> <<< 32645 1726880405.35638: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880405.35653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880405.35684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880405.35737: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aa9370> <<< 32645 1726880405.35784: 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 0x7fa043aaaf90> <<< 32645 1726880405.35802: stdout chunk (state=3): >>># /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' <<< 32645 1726880405.35861: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aab950> <<< 32645 1726880405.35873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880405.35905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880405.35923: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aacb30> <<< 32645 1726880405.35950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880405.36007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880405.36019: 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' <<< 32645 1726880405.36079: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aaf560> <<< 32645 1726880405.36133: 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 0x7fa043aaf8c0> <<< 32645 1726880405.36143: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aad820> <<< 32645 1726880405.36164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880405.36199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880405.36220: 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' <<< 32645 1726880405.36245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880405.36276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880405.36316: 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' <<< 32645 1726880405.36334: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ab33e0> import '_tokenize' # <<< 32645 1726880405.36413: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ab1eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ab1c10> <<< 32645 1726880405.36436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880405.36444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880405.36535: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ab2180> <<< 32645 1726880405.36565: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aaea80> <<< 32645 1726880405.36591: 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 0x7fa043afb5c0> <<< 32645 1726880405.36622: 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 <<< 32645 1726880405.36628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afb770> <<< 32645 1726880405.36651: 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 <<< 32645 1726880405.36671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880405.36697: 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' <<< 32645 1726880405.36742: 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 0x7fa043afd310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afd100> <<< 32645 1726880405.36766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880405.36899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880405.36984: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.36994: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043aff860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afd9d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880405.37061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.37086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880405.37096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880405.37117: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880405.37159: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b02f90> <<< 32645 1726880405.37318: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aff950> <<< 32645 1726880405.37400: 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' <<< 32645 1726880405.37406: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043b03bf0> <<< 32645 1726880405.37441: 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 0x7fa043b03f50> <<< 32645 1726880405.37498: 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' <<< 32645 1726880405.37508: 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 0x7fa043b040b0> <<< 32645 1726880405.37514: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afba70> <<< 32645 1726880405.37541: 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' <<< 32645 1726880405.37568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880405.37596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880405.37629: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.37669: 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 0x7fa043b06e40> <<< 32645 1726880405.37865: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.37878: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043b08410> <<< 32645 1726880405.37897: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b055b0> <<< 32645 1726880405.37938: 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' <<< 32645 1726880405.37941: 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 0x7fa043b069c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b051f0> <<< 32645 1726880405.37972: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880405.37998: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.38100: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.38224: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.38228: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880405.38262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.38277: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880405.38303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.38432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.38589: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.39308: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.40005: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880405.40023: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880405.40031: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880405.40058: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880405.40077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.40153: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa043b8c680> <<< 32645 1726880405.40253: 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' <<< 32645 1726880405.40283: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b8da90> <<< 32645 1726880405.40300: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b0b890> <<< 32645 1726880405.40354: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880405.40364: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.40392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.40425: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880405.40600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.40789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880405.40828: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b8dc10> <<< 32645 1726880405.40832: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.41388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.41985: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.42069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.42197: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880405.42231: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.42318: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880405.42382: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.42506: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880405.42539: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880405.42563: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.42595: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.42658: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880405.42933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.43201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880405.43266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880405.43289: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880405.43373: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b8e120> <<< 32645 1726880405.43397: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.43489: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.43589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880405.43593: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880405.43599: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880405.43636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880405.43768: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.43969: 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 0x7fa04399a1b0> # 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 0x7fa04399aae0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b8ee70> # zipimport: zlib available <<< 32645 1726880405.43987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.44034: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880405.44052: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.44088: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.44279: stdout chunk (state=3): >>># 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 <<< 32645 1726880405.44324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.44415: 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 0x7fa043999880> <<< 32645 1726880405.44460: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04399adb0> <<< 32645 1726880405.44491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880405.44519: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880405.44675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880405.44725: 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' <<< 32645 1726880405.44746: 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 <<< 32645 1726880405.44775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880405.44804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880405.44862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880405.44899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880405.44910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880405.44958: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c6ee70> <<< 32645 1726880405.45012: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a4aa0> <<< 32645 1726880405.45102: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a2d20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a2a80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880405.45123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.45154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.45182: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880405.45248: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880405.45259: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.45278: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880405.45300: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.45759: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.46184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py <<< 32645 1726880405.46191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' <<< 32645 1726880405.46210: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a2ab0> <<< 32645 1726880405.46311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.47571: stdout chunk (state=3): >>> {"dest": "/var/lib/pcsd/pcs_settings.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf", "md5sum": "087ff556d850518c8fff5ad1179d8817", "checksum": "b504e1b9c9aa23803dd6f95e66c757088b08551d", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 359, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf", "dest": "/var/lib/pcsd/pcs_settings.conf", "owner": "root", "group": "root", "mode": "0644", "follow": false, "_original_basename": "pcs_settings.conf", "checksum": "b504e1b9c9aa23803dd6f95e66c757088b08551d", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 32645 1726880405.47589: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880405.47956: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880405.47972: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 32645 1726880405.48001: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 32645 1726880405.48041: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880405.48044: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # 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 <<< 32645 1726880405.48118: stdout chunk (state=3): >>># 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 <<< 32645 1726880405.48122: 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 <<< 32645 1726880405.48126: stdout chunk (state=3): >>># 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 <<< 32645 1726880405.48155: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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 filecmp # destroy filecmp <<< 32645 1726880405.48387: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880405.48409: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii <<< 32645 1726880405.48438: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880405.48459: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32645 1726880405.48482: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880405.48512: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux<<< 32645 1726880405.48535: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 32645 1726880405.48579: stdout chunk (state=3): >>># destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 32645 1726880405.48583: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 32645 1726880405.48616: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 32645 1726880405.48619: stdout chunk (state=3): >>># destroy array <<< 32645 1726880405.48671: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880405.48674: stdout chunk (state=3): >>># destroy distro <<< 32645 1726880405.48686: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880405.48723: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880405.48775: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 32645 1726880405.48783: stdout chunk (state=3): >>># destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880405.48813: 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 <<< 32645 1726880405.48836: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 <<< 32645 1726880405.48885: stdout chunk (state=3): >>># 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 warnings <<< 32645 1726880405.48908: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 32645 1726880405.48951: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 32645 1726880405.48954: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 32645 1726880405.48982: stdout chunk (state=3): >>># 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 <<< 32645 1726880405.49121: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880405.49147: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880405.49174: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880405.49203: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880405.49249: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880405.49253: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880405.49280: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880405.49300: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880405.49392: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880405.49395: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32645 1726880405.49421: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880405.49441: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880405.49476: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880405.49480: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880405.49514: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880405.49518: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880405.50234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880405.50237: stdout chunk (state=3): >>><<< 32645 1726880405.50240: stderr chunk (state=3): >>><<< 32645 1726880405.50246: _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 0x7fa0440b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa044083b30> # /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 0x7fa0440b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fa043e65160> # /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 0x7fa043e663f0> # /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 0x7fa043e671d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043e66600> # /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 0x7fa043e98140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fa043e66150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fa043eb6090> # /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 0x7fa043ef5190> # /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 0x7fa043ef5820> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043eb7d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043eb6a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ebf200> # /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 0x7fa043f24da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ef79b0> # /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 0x7fa043f24ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ed1f10> # /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 0x7fa043f26120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ebe4e0> # /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 0x7fa043f26570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f26420> # 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 0x7fa043f26810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ebd0d0> 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 0x7fa043f48ce0> 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 0x7fa043f4a420> # /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 0x7fa043f4b320> # 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 0x7fa043f4b980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f4a870> # /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 0x7fa043cfc440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f4bb30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f26b10> # /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 0x7fa043d303b0> # /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 0x7fa043d30e30> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d30b90> # 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 0x7fa043d30e60> # 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 0x7fa043d31040> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043cfe510> # /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 0x7fa043d32720> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d313a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043f27200> # /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 0x7fa043d5eae0> # /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 0x7fa043d7ac60> # /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 0x7fa043da7950> # /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 0x7fa043dde0c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043da7a70> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d7b8f0> # /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 0x7fa043bb4a70> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d79ca0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043d33680> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa043d7a060> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_gsuqu6hk/ansible_ansible.legacy.copy_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 0x7fa043c12720> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043bed610> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043bec7a0> # 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 0x7fa043beefc0> # /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 0x7fa043c36090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c35e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c35760> # /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 0x7fa043c35bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043c13140> 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 0x7fa043c36e40> # 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 0x7fa043c37080> # /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 0x7fa043c37590> 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 0x7fa043aa9370> # 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 0x7fa043aaaf90> # /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 0x7fa043aab950> # /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 0x7fa043aacb30> # /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 0x7fa043aaf560> # 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 0x7fa043aaf8c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aad820> # /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 0x7fa043ab33e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ab1eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043ab1c10> # /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 0x7fa043ab2180> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aaea80> # 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 0x7fa043afb5c0> # /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 0x7fa043afb770> # /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 0x7fa043afd310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afd100> # /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 0x7fa043aff860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afd9d0> # /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 0x7fa043b02f90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043aff950> # 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 0x7fa043b03bf0> # 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 0x7fa043b03f50> # 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 0x7fa043b040b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043afba70> # /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 0x7fa043b06e40> # 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 0x7fa043b08410> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b055b0> # 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 0x7fa043b069c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b051f0> # 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 0x7fa043b8c680> # /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 0x7fa043b8da90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b0b890> 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 0x7fa043b8dc10> # 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 0x7fa043b8e120> # 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 0x7fa04399a1b0> # 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 0x7fa04399aae0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043b8ee70> # 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 0x7fa043999880> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04399adb0> 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 0x7fa043c6ee70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a4aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a2d20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a2a80> # 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 # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0439a2ab0> # zipimport: zlib available {"dest": "/var/lib/pcsd/pcs_settings.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf", "md5sum": "087ff556d850518c8fff5ad1179d8817", "checksum": "b504e1b9c9aa23803dd6f95e66c757088b08551d", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 359, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf", "dest": "/var/lib/pcsd/pcs_settings.conf", "owner": "root", "group": "root", "mode": "0644", "follow": false, "_original_basename": "pcs_settings.conf", "checksum": "b504e1b9c9aa23803dd6f95e66c757088b08551d", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 32645 1726880405.51372: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf', 'dest': '/var/lib/pcsd/pcs_settings.conf', 'owner': 'root', 'group': 'root', 'mode': '0644', 'follow': False, '_original_basename': 'pcs_settings.conf', 'checksum': 'b504e1b9c9aa23803dd6f95e66c757088b08551d', '_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.copy', '_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-1726880404.5347927-33058-15062986156041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880405.51375: _low_level_execute_command(): starting 32645 1726880405.51378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/ > /dev/null 2>&1 && sleep 0' 32645 1726880405.51576: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880405.51615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880405.51724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880405.51751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.51832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.53804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.53876: stderr chunk (state=3): >>><<< 32645 1726880405.53888: stdout chunk (state=3): >>><<< 32645 1726880405.54056: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880405.54059: handler run complete 32645 1726880405.54062: attempt loop complete, returning result 32645 1726880405.54064: _execute() done 32645 1726880405.54066: dumping result to json 32645 1726880405.54069: done dumping result, returning 32645 1726880405.54071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf [1266f4c6-4e69-28d7-f79e-000000000349] 32645 1726880405.54073: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000349 32645 1726880405.54151: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000349 32645 1726880405.54155: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "b504e1b9c9aa23803dd6f95e66c757088b08551d", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "087ff556d850518c8fff5ad1179d8817", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 359, "src": "/root/.ansible/tmp/ansible-tmp-1726880404.5347927-33058-15062986156041/.source.conf", "state": "file", "uid": 0 } 32645 1726880405.54365: no more pending results, returning what we have 32645 1726880405.54368: results queue empty 32645 1726880405.54370: checking for any_errors_fatal 32645 1726880405.54380: done checking for any_errors_fatal 32645 1726880405.54381: checking for max_fail_percentage 32645 1726880405.54384: done checking for max_fail_percentage 32645 1726880405.54385: checking to see if all hosts have failed and the running result is not ok 32645 1726880405.54386: done checking to see if all hosts have failed 32645 1726880405.54387: getting the remaining hosts for this loop 32645 1726880405.54390: done getting the remaining hosts for this loop 32645 1726880405.54395: getting the next task for host managed_node2 32645 1726880405.54403: done getting next task for host managed_node2 32645 1726880405.54407: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot 32645 1726880405.54412: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880405.54425: getting variables 32645 1726880405.54427: in VariableManager get_vars() 32645 1726880405.54580: Calling all_inventory to load vars for managed_node2 32645 1726880405.54585: Calling groups_inventory to load vars for managed_node2 32645 1726880405.54588: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880405.54601: Calling all_plugins_play to load vars for managed_node2 32645 1726880405.54605: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880405.54609: Calling groups_plugins_play to load vars for managed_node2 32645 1726880405.55040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880405.55337: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880405.55361: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880405.55371: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880405.55495: done with get_vars() 32645 1726880405.55509: done getting variables 32645 1726880405.55586: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:88 Friday 20 September 2024 21:00:05 -0400 (0:00:01.073) 0:00:20.129 ****** 32645 1726880405.55633: entering _queue_task() for managed_node2/service 32645 1726880405.55923: worker is 1 (out of 1 available) 32645 1726880405.55939: exiting _queue_task() for managed_node2/service 32645 1726880405.56057: done queuing things up, now waiting for results queue to drain 32645 1726880405.56063: waiting for pending results... 32645 1726880405.56369: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot 32645 1726880405.56502: in run() - task 1266f4c6-4e69-28d7-f79e-00000000034a 32645 1726880405.56507: variable 'ansible_search_path' from source: unknown 32645 1726880405.56510: variable 'ansible_search_path' from source: unknown 32645 1726880405.56519: calling self._execute() 32645 1726880405.56627: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880405.56638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880405.56651: variable 'omit' from source: magic vars 32645 1726880405.56827: variable 'omit' from source: magic vars 32645 1726880405.56871: variable 'omit' from source: magic vars 32645 1726880405.56914: variable 'omit' from source: magic vars 32645 1726880405.56967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880405.57007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880405.57042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880405.57065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880405.57152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880405.57157: variable 'inventory_hostname' from source: set_fact 32645 1726880405.57161: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880405.57163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880405.57257: Set connection var ansible_shell_executable to /bin/sh 32645 1726880405.57268: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880405.57277: Set connection var ansible_timeout to 10 32645 1726880405.57280: Set connection var ansible_shell_type to sh 32645 1726880405.57298: Set connection var ansible_pipelining to False 32645 1726880405.57301: Set connection var ansible_connection to ssh 32645 1726880405.57327: variable 'ansible_shell_executable' from source: unknown 32645 1726880405.57334: variable 'ansible_connection' from source: unknown 32645 1726880405.57337: variable 'ansible_module_compression' from source: unknown 32645 1726880405.57349: variable 'ansible_shell_type' from source: unknown 32645 1726880405.57352: variable 'ansible_shell_executable' from source: unknown 32645 1726880405.57357: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880405.57364: variable 'ansible_pipelining' from source: unknown 32645 1726880405.57367: variable 'ansible_timeout' from source: unknown 32645 1726880405.57375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880405.57544: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880405.57557: variable 'omit' from source: magic vars 32645 1726880405.57567: starting attempt loop 32645 1726880405.57571: running the handler 32645 1726880405.58018: variable 'ansible_facts' from source: unknown 32645 1726880405.58143: _low_level_execute_command(): starting 32645 1726880405.58155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880405.59155: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.59160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880405.59162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.59251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.61059: stdout chunk (state=3): >>>/root <<< 32645 1726880405.61359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.61362: stdout chunk (state=3): >>><<< 32645 1726880405.61365: stderr chunk (state=3): >>><<< 32645 1726880405.61368: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880405.61370: _low_level_execute_command(): starting 32645 1726880405.61374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106 `" && echo ansible-tmp-1726880405.6126742-33091-179301298051106="` echo /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106 `" ) && sleep 0' 32645 1726880405.61873: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880405.61883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880405.61896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880405.61911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880405.61924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880405.61935: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880405.61945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.61963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880405.61973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880405.62014: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880405.62018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880405.62021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880405.62023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880405.62026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880405.62028: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880405.62035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.62112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880405.62129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880405.62144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.62218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.64275: stdout chunk (state=3): >>>ansible-tmp-1726880405.6126742-33091-179301298051106=/root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106 <<< 32645 1726880405.64554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.64557: stdout chunk (state=3): >>><<< 32645 1726880405.64560: stderr chunk (state=3): >>><<< 32645 1726880405.64562: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880405.6126742-33091-179301298051106=/root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880405.64565: variable 'ansible_module_compression' from source: unknown 32645 1726880405.64624: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 32645 1726880405.64698: variable 'ansible_facts' from source: unknown 32645 1726880405.64916: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py 32645 1726880405.65077: Sending initial data 32645 1726880405.65080: Sent initial data (156 bytes) 32645 1726880405.65764: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.65831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880405.65860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880405.65901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.65945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.67671: 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 <<< 32645 1726880405.67718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880405.67782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp24wa_em9 /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py <<< 32645 1726880405.67785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py" <<< 32645 1726880405.67831: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp24wa_em9" to remote "/root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py" <<< 32645 1726880405.71098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.71285: stderr chunk (state=3): >>><<< 32645 1726880405.71288: stdout chunk (state=3): >>><<< 32645 1726880405.71290: done transferring module to remote 32645 1726880405.71293: _low_level_execute_command(): starting 32645 1726880405.71295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/ /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py && sleep 0' 32645 1726880405.72449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880405.72453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.72504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880405.72565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880405.72591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.72664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.74598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880405.74740: stderr chunk (state=3): >>><<< 32645 1726880405.74765: stdout chunk (state=3): >>><<< 32645 1726880405.74970: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880405.74974: _low_level_execute_command(): starting 32645 1726880405.74977: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/AnsiballZ_systemd.py && sleep 0' 32645 1726880405.75728: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880405.75742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880405.75758: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880405.75826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880405.75830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880405.75871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880405.75924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880405.78235: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880405.78267: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880405.78308: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880405.78324: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880405.78382: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880405.78442: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880405.78501: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880405.78505: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880405.78516: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880405.78576: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.78614: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880405.78617: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880405.78670: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880405.78706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880405.78749: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2fbb30> # /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' <<< 32645 1726880405.78753: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc32eab0> <<< 32645 1726880405.78798: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 32645 1726880405.78820: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880405.78853: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880405.78950: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880405.78983: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880405.79043: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880405.79046: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880405.79114: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880405.79119: 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' <<< 32645 1726880405.79140: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc141160> <<< 32645 1726880405.79199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880405.79230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1423f0> <<< 32645 1726880405.79284: 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' <<< 32645 1726880405.79331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880405.79336: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1431d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc142600> <<< 32645 1726880405.79367: 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 0x7f26dc174140> <<< 32645 1726880405.79408: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880405.79431: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880405.79509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.79530: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc142150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880405.79584: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880405.79607: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880405.79638: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880405.79654: 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. <<< 32645 1726880405.80067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880405.80079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880405.80103: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880405.80139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.80154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880405.80284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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' <<< 32645 1726880405.80309: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc192090> <<< 32645 1726880405.80321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880405.80359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880405.80379: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880405.80424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.80478: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880405.80482: 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' <<< 32645 1726880405.80527: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1d1130> # /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 0x7f26dc1d17c0> <<< 32645 1726880405.80544: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880405.80611: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc193d40> <<< 32645 1726880405.80614: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880405.80641: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc192a80> <<< 32645 1726880405.80752: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc19b200> <<< 32645 1726880405.80777: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880405.80807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880405.80836: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880405.80862: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880405.80901: 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 <<< 32645 1726880405.80920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc200da0> <<< 32645 1726880405.80969: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1d3980> <<< 32645 1726880405.80987: 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 0x7f26dc200ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1ad8e0> <<< 32645 1726880405.81035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880405.81110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2020c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc19a4e0> <<< 32645 1726880405.81114: 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' <<< 32645 1726880405.81158: 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 0x7f26dc202510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2023c0> <<< 32645 1726880405.81228: 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 0x7f26dc2027b0> <<< 32645 1726880405.81247: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1990d0> import 'runpy' # <<< 32645 1726880405.81271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880405.81319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880405.81368: 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 0x7f26dc224c80> <<< 32645 1726880405.81373: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880405.81443: 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 0x7f26dc2263c0> <<< 32645 1726880405.81446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880405.81466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880405.81477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2272c0> <<< 32645 1726880405.81537: 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 0x7f26dc227920> <<< 32645 1726880405.81556: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc226810> <<< 32645 1726880405.81585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880405.81637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880405.81641: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26dbf3c3b0> <<< 32645 1726880405.81687: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc227aa0> <<< 32645 1726880405.81708: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc202a80> <<< 32645 1726880405.81712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880405.81743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880405.81771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880405.81787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880405.81816: 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 0x7f26dbf70260> <<< 32645 1726880405.81847: 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' <<< 32645 1726880405.81884: 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 0x7f26dbf70da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf70b00> <<< 32645 1726880405.81932: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26dbf70dd0> <<< 32645 1726880405.81935: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.82043: stdout chunk (state=3): >>># 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 0x7f26dbf70fb0> <<< 32645 1726880405.82074: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf3e3c0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880405.82110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880405.82150: 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' <<< 32645 1726880405.82181: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf726c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf71340> <<< 32645 1726880405.82203: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2031a0> <<< 32645 1726880405.82224: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880405.82309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.82323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880405.82350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880405.82384: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf9ea50> <<< 32645 1726880405.82447: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880405.82473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.82502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880405.82546: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfbac00> <<< 32645 1726880405.82573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880405.82618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880405.82680: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880405.82722: 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 0x7f26dbfeb980> <<< 32645 1726880405.82745: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880405.82775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880405.82797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880405.82842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880405.82942: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc01a0f0> <<< 32645 1726880405.83029: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfeba70> <<< 32645 1726880405.83077: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfbb890> <<< 32645 1726880405.83100: 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 0x7f26dbe04a70> <<< 32645 1726880405.83123: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfb9c40> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf735f0> <<< 32645 1726880405.83287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880405.83309: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f26dbe04c50> <<< 32645 1726880405.83505: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_dl9krac7/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 32645 1726880405.83659: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.83692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880405.83736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880405.83819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880405.83852: 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 0x7f26dbe7a780> <<< 32645 1726880405.83869: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880405.84072: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbe4d670> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbe4c7d0> <<< 32645 1726880405.84075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.84125: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880405.84158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.84174: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880405.85744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.87024: 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 0x7f26dbe784d0> <<< 32645 1726880405.87073: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.87111: 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' <<< 32645 1726880405.87115: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880405.87147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.87175: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26dbea2060> <<< 32645 1726880405.87195: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbea1e50> <<< 32645 1726880405.87221: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbea1760> <<< 32645 1726880405.87251: 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' <<< 32645 1726880405.87297: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbea1bb0> <<< 32645 1726880405.87373: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbe7b410> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.87377: 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 0x7f26dbea2e10> <<< 32645 1726880405.87380: 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 0x7f26dbea3050> <<< 32645 1726880405.87397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880405.87446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880405.87464: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880405.87519: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbea3560> <<< 32645 1726880405.87542: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880405.87565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880405.87604: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd112b0> <<< 32645 1726880405.87666: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.87669: 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 0x7f26dbd12ed0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880405.87691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880405.87741: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd137d0> <<< 32645 1726880405.87751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880405.87790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd146e0> <<< 32645 1726880405.87806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880405.87859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880405.87889: 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' <<< 32645 1726880405.87935: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd173e0> <<< 32645 1726880405.87991: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.88023: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26dbfbb230> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd156d0> <<< 32645 1726880405.88026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880405.88063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880405.88088: 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' <<< 32645 1726880405.88112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880405.88255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880405.88270: 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 0x7f26dbd1b380> <<< 32645 1726880405.88292: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880405.88367: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd19e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd19bb0> <<< 32645 1726880405.88389: 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' <<< 32645 1726880405.88467: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd1a120> <<< 32645 1726880405.88498: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd15be0> <<< 32645 1726880405.88536: 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 0x7f26dbd634d0> <<< 32645 1726880405.88576: 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 0x7f26dbd63650> <<< 32645 1726880405.88623: 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 <<< 32645 1726880405.88631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880405.88682: 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' <<< 32645 1726880405.88686: 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 0x7f26dbd65250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd65010> <<< 32645 1726880405.88701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880405.88729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880405.88790: 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 0x7f26dbd67770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd65910> <<< 32645 1726880405.88815: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880405.88874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.88914: 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' <<< 32645 1726880405.88932: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880405.88965: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd6af00> <<< 32645 1726880405.89126: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd678c0> <<< 32645 1726880405.89203: 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 0x7f26dbd6b2c0> <<< 32645 1726880405.89244: 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 0x7f26dbd6c140> <<< 32645 1726880405.89292: 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 0x7f26dbd6c260> <<< 32645 1726880405.89340: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd63950> <<< 32645 1726880405.89345: 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' <<< 32645 1726880405.89376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880405.89412: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.89453: 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 0x7f26dbd6f950> <<< 32645 1726880405.89665: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.89669: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26dbd70b60> <<< 32645 1726880405.89716: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd6e0c0> # 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 0x7f26dbd6f470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd6dcd0> <<< 32645 1726880405.89743: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.89771: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880405.89881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.89997: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.90038: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880405.90055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880405.90077: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.90205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.90355: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.91038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.91740: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880405.91744: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880405.91755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880405.91781: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880405.91801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.91842: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26dbbf8c20> <<< 32645 1726880405.91955: 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' <<< 32645 1726880405.91990: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbbf99a0> <<< 32645 1726880405.91994: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd70c80> <<< 32645 1726880405.92046: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880405.92077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880405.92099: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880405.92107: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.92280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.92475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880405.92484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbbf9af0> <<< 32645 1726880405.92491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93605: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93691: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93776: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880405.93794: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93836: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880405.93884: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.93977: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.94106: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880405.94110: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.94134: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880405.94190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.94241: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880405.94244: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.94545: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.94798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880405.94870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880405.94876: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880405.94976: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbbfaba0> <<< 32645 1726880405.94981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95062: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880405.95155: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880405.95165: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880405.95191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880405.95197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880405.95275: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.95403: 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 0x7f26dbc025a0> <<< 32645 1726880405.95468: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.95475: 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 0x7f26dbc02f30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbbfbd10> <<< 32645 1726880405.95488: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880405.95588: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95633: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95740: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.95815: 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 <<< 32645 1726880405.95862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.95950: 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 0x7f26dbc01be0> <<< 32645 1726880405.95992: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc03230> <<< 32645 1726880405.96025: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880405.96038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.96105: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.96173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.96203: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.96247: 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 <<< 32645 1726880405.96257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.96272: 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 <<< 32645 1726880405.96298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880405.96318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880405.96375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880405.96404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880405.96416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880405.96474: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbde3320> <<< 32645 1726880405.96524: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc0d100> <<< 32645 1726880405.96607: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc0b410> <<< 32645 1726880405.96631: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc0b200> # destroy ansible.module_utils.distro <<< 32645 1726880405.96635: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880405.96658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.96684: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880405.96793: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32645 1726880405.96807: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880405.97018: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97252: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97275: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880405.97461: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97626: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97644: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.97745: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880405.97783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880405.97787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880405.97858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880405.97870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880405.97915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880405.97941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880405.97952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880405.97983: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.98005: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26db157bc0> <<< 32645 1726880405.98023: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db156ff0> <<< 32645 1726880405.98189: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1554f0> <<< 32645 1726880405.98348: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc9dbb0> <<< 32645 1726880405.98439: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc9c860> <<< 32645 1726880405.98443: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32645 1726880405.98453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.98665: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.98858: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.98901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.98961: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32645 1726880405.98974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880405.98990: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32645 1726880405.99003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32645 1726880405.99025: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32645 1726880405.99038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32645 1726880405.99073: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc9cb90> <<< 32645 1726880405.99102: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32645 1726880405.99108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32645 1726880405.99133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880405.99175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880405.99204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880405.99212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880405.99230: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1d1d30> <<< 32645 1726880405.99261: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880405.99278: 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 0x7f26db1d2030><<< 32645 1726880405.99285: stdout chunk (state=3): >>> <<< 32645 1726880405.99336: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1bd850> <<< 32645 1726880405.99357: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1bcb00> <<< 32645 1726880405.99389: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc8ce30> <<< 32645 1726880405.99399: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc8c8c0> <<< 32645 1726880405.99421: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32645 1726880405.99450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32645 1726880405.99484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880405.99492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880405.99523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880405.99564: 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 0x7f26db014bc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db014470> <<< 32645 1726880405.99608: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880405.99612: stdout chunk (state=3): >>> <<< 32645 1726880405.99664: stdout chunk (state=3): >>># 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 0x7f26db014650> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1d3860> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32645 1726880405.99681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db014da0> <<< 32645 1726880405.99692: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880405.99738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880405.99780: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26db0178f0> <<< 32645 1726880405.99808: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db015910> <<< 32645 1726880405.99837: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc8c500> <<< 32645 1726880405.99857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 32645 1726880405.99878: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.99910: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 32645 1726880405.99921: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880405.99976: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32645 1726880406.00061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00102: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32645 1726880406.00175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00203: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 32645 1726880406.00242: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 32645 1726880406.00329: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32645 1726880406.00393: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32645 1726880406.00490: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00612: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.00758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 32645 1726880406.00761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32645 1726880406.01357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.01944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880406.01953: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02077: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02153: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32645 1726880406.02163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 32645 1726880406.02175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02207: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32645 1726880406.02245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02314: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32645 1726880406.02389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32645 1726880406.02461: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02500: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32645 1726880406.02552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02636: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.02734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880406.02742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880406.02776: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db0418e0> <<< 32645 1726880406.02804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880406.02841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880406.02971: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db0413a0> <<< 32645 1726880406.02983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 32645 1726880406.02995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03065: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32645 1726880406.03160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03256: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32645 1726880406.03387: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03450: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880406.03544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03577: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.03637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880406.03697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880406.03816: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880406.03854: 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 0x7f26db05bda0> <<< 32645 1726880406.04070: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db05b170> import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880406.04081: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04146: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32645 1726880406.04222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04410: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04707: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 32645 1726880406.04728: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32645 1726880406.04822: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.04923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 32645 1726880406.04929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32645 1726880406.04967: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880406.04994: 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 0x7f26db073b30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db073710> <<< 32645 1726880406.05001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 32645 1726880406.05019: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05039: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 32645 1726880406.05061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05101: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880406.05153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05334: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880406.05518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05792: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 32645 1726880406.05862: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.05912: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.06071: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.06251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32645 1726880406.06280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.06390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.06529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32645 1726880406.06552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.06588: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.06621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.07260: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.07844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32645 1726880406.07865: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.07978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32645 1726880406.08116: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32645 1726880406.08342: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880406.08719: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880406.08742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 32645 1726880406.08775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880406.08856: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.08954: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09285: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32645 1726880406.09538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 32645 1726880406.09550: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32645 1726880406.09662: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09667: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 32645 1726880406.09775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880406.09879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.09923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32645 1726880406.09986: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32645 1726880406.10066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880406.10209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10503: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32645 1726880406.10821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10874: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.10948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880406.10951: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11002: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32645 1726880406.11054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11074: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32645 1726880406.11126: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880406.11212: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11295: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32645 1726880406.11413: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11478: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 32645 1726880406.11502: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880406.11555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11599: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32645 1726880406.11885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32645 1726880406.11895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.11946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32645 1726880406.12008: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12242: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32645 1726880406.12473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32645 1726880406.12584: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12638: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32645 1726880406.12705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12789: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32645 1726880406.12901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.12996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.13099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32645 1726880406.13120: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.13280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880406.13438: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 32645 1726880406.13537: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880407.71910: stdout chunk (state=3): >>> {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ExecMainStartTimestampMonotonic": "1212120127", "ExecMainExitTimestamp": "Fri 2024-09-20 21:00:04 EDT", "ExecMainExitTimestampMonotonic": "1334371494", "ExecMainPID": "79025", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:58:01 EDT] ; stop_time=[Fri 2024-09-20 21:00:04 EDT] ; pid=79025 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[Fri 2024-09-20 20:58:01 EDT] ; stop_time=[Fri 2024-09-20 21:00:04 EDT] ; pid=79025 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroupId": "8153", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "15672722000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICE<<< 32645 1726880407.71942: stdout chunk (state=3): >>>Soft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "sysinit.target pcsd-ruby.service systemd-journald.socket system.slice network-online.target basic.target", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:00:04 EDT", "StateChangeTimestampMonotonic": "1334374574", "InactiveExitTimestamp": "Fri 2024-09-20 20:58:01 EDT", "InactiveExitTimestampMonotonic": "1212120715", "ActiveEnterTimestamp": "Fri 2024-09-20 20:58:02 EDT", "ActiveEnterTimestampMonotonic": "1213108181", "ActiveExitTimestamp": "Fri 2024-09-20 21:00:03 EDT", "ActiveExitTimestampMonotonic": "1334233350", "InactiveEnterTimestamp": "Fri 2024-09-20 21:00:04 EDT", "InactiveEnterTimestampMonotonic": "1334374574", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ConditionTimestampMonotonic": "1212109670", "AssertTimestamp": "Fri 2024-09-20 20:58:01 EDT", "AssertTimestampMonotonic": "1212109674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8593eee4cb4b404b8402868e8d1aad9a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pcsd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 32645 1726880407.73591: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 32645 1726880407.73602: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 32645 1726880407.73619: stdout chunk (state=3): >>># clear sys.last_type <<< 32645 1726880407.73634: stdout chunk (state=3): >>># 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 <<< 32645 1726880407.73647: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880407.73667: stdout chunk (state=3): >>># 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 <<< 32645 1726880407.73677: stdout chunk (state=3): >>># 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 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 <<< 32645 1726880407.73694: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 32645 1726880407.73813: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 32645 1726880407.73825: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # 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 <<< 32645 1726880407.73910: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 32645 1726880407.73921: stdout chunk (state=3): >>># 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 <<< 32645 1726880407.73998: stdout chunk (state=3): >>># 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 <<< 32645 1726880407.74004: stdout chunk (state=3): >>># 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 <<< 32645 1726880407.74022: stdout chunk (state=3): >>># 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<<< 32645 1726880407.74134: stdout chunk (state=3): >>> # 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 <<< 32645 1726880407.74151: stdout chunk (state=3): >>># 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 <<< 32645 1726880407.74382: 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 ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880407.75027: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880407.75078: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 32645 1726880407.75082: stdout chunk (state=3): >>># destroy _lzma <<< 32645 1726880407.75205: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 32645 1726880407.75213: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880407.75245: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32645 1726880407.75255: stdout chunk (state=3): >>># destroy ipaddress <<< 32645 1726880407.75304: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880407.75326: stdout chunk (state=3): >>># destroy zipimport <<< 32645 1726880407.75338: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880407.75366: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 32645 1726880407.75382: stdout chunk (state=3): >>># destroy _locale <<< 32645 1726880407.75397: stdout chunk (state=3): >>># destroy locale <<< 32645 1726880407.75404: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32645 1726880407.75430: stdout chunk (state=3): >>># destroy syslog # destroy uuid<<< 32645 1726880407.75434: stdout chunk (state=3): >>> <<< 32645 1726880407.75492: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880407.75499: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880407.75589: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32645 1726880407.75714: stdout chunk (state=3): >>># destroy _pickle <<< 32645 1726880407.75722: stdout chunk (state=3): >>># destroy queue <<< 32645 1726880407.75746: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 32645 1726880407.75751: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util <<< 32645 1726880407.75766: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 32645 1726880407.75802: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 32645 1726880407.75808: stdout chunk (state=3): >>># destroy base64 <<< 32645 1726880407.75868: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 32645 1726880407.75878: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 32645 1726880407.76020: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 32645 1726880407.76046: 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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 32645 1726880407.76212: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 <<< 32645 1726880407.76231: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy copyreg # cleanup[3] wiping re._parser <<< 32645 1726880407.76256: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880407.76280: 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc <<< 32645 1726880407.76292: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 32645 1726880407.76302: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880407.76323: stdout chunk (state=3): >>># destroy posixpath <<< 32645 1726880407.76334: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 32645 1726880407.76344: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880407.76494: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880407.76826: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880407.76905: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880407.76908: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880407.77101: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880407.77260: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880407.77281: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32645 1726880407.77590: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880407.77593: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy _abc # destroy itertools # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880407.78441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880407.78457: stderr chunk (state=3): >>>Shared connection to 10.31.9.102 closed. <<< 32645 1726880407.78567: stderr chunk (state=3): >>><<< 32645 1726880407.78574: stdout chunk (state=3): >>><<< 32645 1726880407.78870: _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 0x7f26dc32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2fbb30> # /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 0x7f26dc32eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f26dc141160> # /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 0x7f26dc1423f0> # /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 0x7f26dc1431d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc142600> # /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 0x7f26dc174140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f26dc142150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f26dc192090> # /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 0x7f26dc1d1130> # /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 0x7f26dc1d17c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc193d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc192a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc19b200> # /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 0x7f26dc200da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1d3980> # /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 0x7f26dc200ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1ad8e0> # /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 0x7f26dc2020c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc19a4e0> # /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 0x7f26dc202510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2023c0> # 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 0x7f26dc2027b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc1990d0> 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 0x7f26dc224c80> 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 0x7f26dc2263c0> # /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 0x7f26dc2272c0> # 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 0x7f26dc227920> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc226810> # /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 0x7f26dbf3c3b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc227aa0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc202a80> # /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 0x7f26dbf70260> # /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 0x7f26dbf70da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf70b00> # 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 0x7f26dbf70dd0> # 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 0x7f26dbf70fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf3e3c0> # /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 0x7f26dbf726c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf71340> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dc2031a0> # /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 0x7f26dbf9ea50> # /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 0x7f26dbfbac00> # /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 0x7f26dbfeb980> # /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 0x7f26dc01a0f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfeba70> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfbb890> # /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 0x7f26dbe04a70> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbfb9c40> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbf735f0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f26dbe04c50> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_dl9krac7/ansible_ansible.legacy.systemd_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 0x7f26dbe7a780> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbe4d670> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbe4c7d0> # 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 0x7f26dbe784d0> # /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 0x7f26dbea2060> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbea1e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbea1760> # /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 0x7f26dbea1bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbe7b410> 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 0x7f26dbea2e10> # 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 0x7f26dbea3050> # /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 0x7f26dbea3560> 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 0x7f26dbd112b0> # 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 0x7f26dbd12ed0> # /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 0x7f26dbd137d0> # /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 0x7f26dbd146e0> # /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 0x7f26dbd173e0> # 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 0x7f26dbfbb230> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd156d0> # /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 0x7f26dbd1b380> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd19e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd19bb0> # /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 0x7f26dbd1a120> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd15be0> # 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 0x7f26dbd634d0> # /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 0x7f26dbd63650> # /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 0x7f26dbd65250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd65010> # /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 0x7f26dbd67770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd65910> # /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 0x7f26dbd6af00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd678c0> # 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 0x7f26dbd6b2c0> # 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 0x7f26dbd6c140> # 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 0x7f26dbd6c260> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd63950> # /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 0x7f26dbd6f950> # 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 0x7f26dbd70b60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd6e0c0> # 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 0x7f26dbd6f470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd6dcd0> # 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 0x7f26dbbf8c20> # /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 0x7f26dbbf99a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbd70c80> 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 0x7f26dbbf9af0> # 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 0x7f26dbbfaba0> # 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 0x7f26dbc025a0> # 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 0x7f26dbc02f30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbbfbd10> # 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 0x7f26dbc01be0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc03230> 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 0x7f26dbde3320> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc0d100> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc0b410> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc0b200> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26db157bc0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db156ff0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1554f0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc9dbb0> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc9c860> 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 0x7f26dbc9cb90> # /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 0x7f26db1d1d30> # 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 0x7f26db1d2030> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1bd850> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1bcb00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc8ce30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc8c8c0> # /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 0x7f26db014bc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db014470> # 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 0x7f26db014650> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db1d3860> # /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 0x7f26db014da0> # /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 0x7f26db0178f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db015910> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26dbc8c500> 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 0x7f26db0418e0> # /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 0x7f26db0413a0> 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 0x7f26db05bda0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db05b170> 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 0x7f26db073b30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26db073710> 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 # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ExecMainStartTimestampMonotonic": "1212120127", "ExecMainExitTimestamp": "Fri 2024-09-20 21:00:04 EDT", "ExecMainExitTimestampMonotonic": "1334371494", "ExecMainPID": "79025", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:58:01 EDT] ; stop_time=[Fri 2024-09-20 21:00:04 EDT] ; pid=79025 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[Fri 2024-09-20 20:58:01 EDT] ; stop_time=[Fri 2024-09-20 21:00:04 EDT] ; pid=79025 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroupId": "8153", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "15672722000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "sysinit.target pcsd-ruby.service systemd-journald.socket system.slice network-online.target basic.target", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:00:04 EDT", "StateChangeTimestampMonotonic": "1334374574", "InactiveExitTimestamp": "Fri 2024-09-20 20:58:01 EDT", "InactiveExitTimestampMonotonic": "1212120715", "ActiveEnterTimestamp": "Fri 2024-09-20 20:58:02 EDT", "ActiveEnterTimestampMonotonic": "1213108181", "ActiveExitTimestamp": "Fri 2024-09-20 21:00:03 EDT", "ActiveExitTimestampMonotonic": "1334233350", "InactiveEnterTimestamp": "Fri 2024-09-20 21:00:04 EDT", "InactiveEnterTimestampMonotonic": "1334374574", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ConditionTimestampMonotonic": "1212109670", "AssertTimestamp": "Fri 2024-09-20 20:58:01 EDT", "AssertTimestampMonotonic": "1212109674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8593eee4cb4b404b8402868e8d1aad9a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pcsd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # 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 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 _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.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880407.80970: done with _execute_module (ansible.legacy.systemd, {'name': 'pcsd', 'state': 'started', 'enabled': True, '_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.systemd', '_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-1726880405.6126742-33091-179301298051106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880407.80974: _low_level_execute_command(): starting 32645 1726880407.80977: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880405.6126742-33091-179301298051106/ > /dev/null 2>&1 && sleep 0' 32645 1726880407.81371: 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 <<< 32645 1726880407.81374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880407.81377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880407.81379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880407.81382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880407.81639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880407.81664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880407.81736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880407.86420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880407.86470: stderr chunk (state=3): >>><<< 32645 1726880407.86477: stdout chunk (state=3): >>><<< 32645 1726880407.86493: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880407.86501: handler run complete 32645 1726880407.86559: attempt loop complete, returning result 32645 1726880407.86565: _execute() done 32645 1726880407.86570: dumping result to json 32645 1726880407.86585: done dumping result, returning 32645 1726880407.86594: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot [1266f4c6-4e69-28d7-f79e-00000000034a] 32645 1726880407.86654: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000034a 32645 1726880407.86837: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000034a 32645 1726880407.86841: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:58:02 EDT", "ActiveEnterTimestampMonotonic": "1213108181", "ActiveExitTimestamp": "Fri 2024-09-20 21:00:03 EDT", "ActiveExitTimestampMonotonic": "1334233350", "ActiveState": "inactive", "After": "sysinit.target pcsd-ruby.service systemd-journald.socket system.slice network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:58:01 EDT", "AssertTimestampMonotonic": "1212109674", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "15672722000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ConditionTimestampMonotonic": "1212109670", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlGroupId": "8153", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 21:00:04 EDT", "ExecMainExitTimestampMonotonic": "1334371494", "ExecMainPID": "79025", "ExecMainStartTimestamp": "Fri 2024-09-20 20:58:01 EDT", "ExecMainStartTimestampMonotonic": "1212120127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:58:01 EDT] ; stop_time=[Fri 2024-09-20 21:00:04 EDT] ; pid=79025 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[Fri 2024-09-20 20:58:01 EDT] ; stop_time=[Fri 2024-09-20 21:00:04 EDT] ; pid=79025 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 21:00:04 EDT", "InactiveEnterTimestampMonotonic": "1334374574", "InactiveExitTimestamp": "Fri 2024-09-20 20:58:01 EDT", "InactiveExitTimestampMonotonic": "1212120715", "InvocationID": "8593eee4cb4b404b8402868e8d1aad9a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 21:00:04 EDT", "StateChangeTimestampMonotonic": "1334374574", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 32645 1726880407.87137: no more pending results, returning what we have 32645 1726880407.87139: results queue empty 32645 1726880407.87140: checking for any_errors_fatal 32645 1726880407.87146: done checking for any_errors_fatal 32645 1726880407.87146: checking for max_fail_percentage 32645 1726880407.87147: done checking for max_fail_percentage 32645 1726880407.87151: checking to see if all hosts have failed and the running result is not ok 32645 1726880407.87152: done checking to see if all hosts have failed 32645 1726880407.87153: getting the remaining hosts for this loop 32645 1726880407.87154: done getting the remaining hosts for this loop 32645 1726880407.87157: getting the next task for host managed_node2 32645 1726880407.87169: done getting next task for host managed_node2 32645 1726880407.87173: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure firewall 32645 1726880407.87175: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880407.87183: getting variables 32645 1726880407.87185: in VariableManager get_vars() 32645 1726880407.87212: Calling all_inventory to load vars for managed_node2 32645 1726880407.87214: Calling groups_inventory to load vars for managed_node2 32645 1726880407.87216: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880407.87223: Calling all_plugins_play to load vars for managed_node2 32645 1726880407.87226: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880407.87228: Calling groups_plugins_play to load vars for managed_node2 32645 1726880407.87386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880407.87588: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.87610: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.87617: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.87685: done with get_vars() 32645 1726880407.87697: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] *************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:49 Friday 20 September 2024 21:00:07 -0400 (0:00:02.321) 0:00:22.451 ****** 32645 1726880407.87807: entering _queue_task() for managed_node2/include_tasks 32645 1726880407.88072: worker is 1 (out of 1 available) 32645 1726880407.88086: exiting _queue_task() for managed_node2/include_tasks 32645 1726880407.88099: done queuing things up, now waiting for results queue to drain 32645 1726880407.88101: waiting for pending results... 32645 1726880407.88595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure firewall 32645 1726880407.88600: in run() - task 1266f4c6-4e69-28d7-f79e-000000000165 32645 1726880407.88603: variable 'ansible_search_path' from source: unknown 32645 1726880407.88606: variable 'ansible_search_path' from source: unknown 32645 1726880407.88609: calling self._execute() 32645 1726880407.88680: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880407.88697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880407.88703: variable 'omit' from source: magic vars 32645 1726880407.89134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880407.90995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880407.91052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880407.91104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880407.91183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880407.91233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880407.91408: 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) 32645 1726880407.91413: 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) 32645 1726880407.91461: 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) 32645 1726880407.91526: 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) 32645 1726880407.91559: 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) 32645 1726880407.91742: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880407.91860: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880407.91865: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880407.91867: _execute() done 32645 1726880407.91870: dumping result to json 32645 1726880407.91872: done dumping result, returning 32645 1726880407.91875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure firewall [1266f4c6-4e69-28d7-f79e-000000000165] 32645 1726880407.91882: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000165 32645 1726880407.91966: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000165 32645 1726880407.91969: WORKER PROCESS EXITING 32645 1726880407.92013: no more pending results, returning what we have 32645 1726880407.92017: in VariableManager get_vars() 32645 1726880407.92066: Calling all_inventory to load vars for managed_node2 32645 1726880407.92070: Calling groups_inventory to load vars for managed_node2 32645 1726880407.92077: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880407.92087: Calling all_plugins_play to load vars for managed_node2 32645 1726880407.92091: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880407.92095: Calling groups_plugins_play to load vars for managed_node2 32645 1726880407.92273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880407.92449: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.92464: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.92468: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.92512: done with get_vars() 32645 1726880407.92518: variable 'ansible_search_path' from source: unknown 32645 1726880407.92519: variable 'ansible_search_path' from source: unknown 32645 1726880407.92543: we have included files to process 32645 1726880407.92544: generating all_blocks data 32645 1726880407.92545: done generating all_blocks data 32645 1726880407.92552: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml 32645 1726880407.92552: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml 32645 1726880407.92554: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml 32645 1726880407.92695: done processing included file 32645 1726880407.92697: iterating over new_blocks loaded from include file 32645 1726880407.92699: in VariableManager get_vars() 32645 1726880407.92714: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.92726: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.92732: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.92756: done with get_vars() 32645 1726880407.92758: filtering new block on tags 32645 1726880407.92780: done filtering new block on tags 32645 1726880407.92782: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for managed_node2 32645 1726880407.92785: extending task lists for all hosts with included blocks 32645 1726880407.92879: done extending task lists 32645 1726880407.92880: done processing included files 32645 1726880407.92880: results queue empty 32645 1726880407.92881: checking for any_errors_fatal 32645 1726880407.92891: done checking for any_errors_fatal 32645 1726880407.92892: checking for max_fail_percentage 32645 1726880407.92893: done checking for max_fail_percentage 32645 1726880407.92893: checking to see if all hosts have failed and the running result is not ok 32645 1726880407.92894: done checking to see if all hosts have failed 32645 1726880407.92895: getting the remaining hosts for this loop 32645 1726880407.92895: done getting the remaining hosts for this loop 32645 1726880407.92898: getting the next task for host managed_node2 32645 1726880407.92901: done getting next task for host managed_node2 32645 1726880407.92905: ^ task is: TASK: Ensure the service and the ports status with the firewall role 32645 1726880407.92908: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880407.92916: getting variables 32645 1726880407.92917: in VariableManager get_vars() 32645 1726880407.92931: Calling all_inventory to load vars for managed_node2 32645 1726880407.92933: Calling groups_inventory to load vars for managed_node2 32645 1726880407.92934: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880407.92938: Calling all_plugins_play to load vars for managed_node2 32645 1726880407.92940: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880407.92942: Calling groups_plugins_play to load vars for managed_node2 32645 1726880407.93054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880407.93200: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.93213: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.93216: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.93256: done with get_vars() 32645 1726880407.93264: done getting variables TASK [Ensure the service and the ports status with the firewall role] ********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3 Friday 20 September 2024 21:00:07 -0400 (0:00:00.055) 0:00:22.506 ****** 32645 1726880407.93332: entering _queue_task() for managed_node2/include_role 32645 1726880407.93522: worker is 1 (out of 1 available) 32645 1726880407.93553: exiting _queue_task() for managed_node2/include_role 32645 1726880407.93566: done queuing things up, now waiting for results queue to drain 32645 1726880407.93568: waiting for pending results... 32645 1726880407.93973: running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the firewall role 32645 1726880407.93978: in run() - task 1266f4c6-4e69-28d7-f79e-00000000037d 32645 1726880407.93981: variable 'ansible_search_path' from source: unknown 32645 1726880407.93984: variable 'ansible_search_path' from source: unknown 32645 1726880407.94071: calling self._execute() 32645 1726880407.94102: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880407.94110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880407.94122: variable 'omit' from source: magic vars 32645 1726880407.94781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880407.96838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880407.96889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880407.96923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880407.96957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880407.96979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880407.97072: 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) 32645 1726880407.97096: 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) 32645 1726880407.97119: 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) 32645 1726880407.97159: 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) 32645 1726880407.97171: 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) 32645 1726880407.97284: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880407.97292: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880407.97310: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880407.97412: variable 'ha_cluster_manage_firewall' from source: play vars 32645 1726880407.97419: Evaluated conditional (ha_cluster_manage_firewall | bool): True 32645 1726880407.97425: _execute() done 32645 1726880407.97430: dumping result to json 32645 1726880407.97436: done dumping result, returning 32645 1726880407.97444: done running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the firewall role [1266f4c6-4e69-28d7-f79e-00000000037d] 32645 1726880407.97447: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000037d 32645 1726880407.97555: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000037d 32645 1726880407.97560: WORKER PROCESS EXITING 32645 1726880407.97610: no more pending results, returning what we have 32645 1726880407.97614: in VariableManager get_vars() 32645 1726880407.97652: Calling all_inventory to load vars for managed_node2 32645 1726880407.97655: Calling groups_inventory to load vars for managed_node2 32645 1726880407.97658: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880407.97699: Calling all_plugins_play to load vars for managed_node2 32645 1726880407.97704: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880407.97709: Calling groups_plugins_play to load vars for managed_node2 32645 1726880407.98027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880407.98312: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.98334: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.98340: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.98403: done with get_vars() 32645 1726880407.98412: variable 'ansible_search_path' from source: unknown 32645 1726880407.98414: variable 'ansible_search_path' from source: unknown 32645 1726880407.98595: variable 'omit' from source: magic vars 32645 1726880407.98675: variable 'omit' from source: magic vars 32645 1726880407.98696: variable 'omit' from source: magic vars 32645 1726880407.98700: we have included files to process 32645 1726880407.98701: generating all_blocks data 32645 1726880407.98703: done generating all_blocks data 32645 1726880407.98704: processing included file: fedora.linux_system_roles.firewall 32645 1726880407.98736: in VariableManager get_vars() 32645 1726880407.98751: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.98763: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.98766: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.98783: done with get_vars() 32645 1726880407.98820: in VariableManager get_vars() 32645 1726880407.98839: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.98854: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.98857: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.98881: done with get_vars() 32645 1726880407.98913: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/vars/main.yml 32645 1726880407.98985: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/defaults/main.yml 32645 1726880407.99015: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/meta/main.yml 32645 1726880407.99134: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml 32645 1726880407.99665: in VariableManager get_vars() 32645 1726880407.99678: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880407.99690: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.99694: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880407.99718: done with get_vars() 32645 1726880408.01201: iterating over new_blocks loaded from include file 32645 1726880408.01204: in VariableManager get_vars() 32645 1726880408.01231: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.01259: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01264: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01308: done with get_vars() 32645 1726880408.01312: filtering new block on tags 32645 1726880408.01510: done filtering new block on tags 32645 1726880408.01513: in VariableManager get_vars() 32645 1726880408.01526: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.01539: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01542: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01567: done with get_vars() 32645 1726880408.01573: filtering new block on tags 32645 1726880408.01643: done filtering new block on tags 32645 1726880408.01646: in VariableManager get_vars() 32645 1726880408.01682: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.01705: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01718: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01763: done with get_vars() 32645 1726880408.01766: filtering new block on tags 32645 1726880408.01788: done filtering new block on tags 32645 1726880408.01794: in VariableManager get_vars() 32645 1726880408.01826: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.01854: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01861: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.01915: done with get_vars() 32645 1726880408.01919: filtering new block on tags 32645 1726880408.01997: done filtering new block on tags 32645 1726880408.02001: in VariableManager get_vars() 32645 1726880408.02036: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.02057: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.02063: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.02103: done with get_vars() 32645 1726880408.02106: filtering new block on tags 32645 1726880408.02182: done filtering new block on tags 32645 1726880408.02189: in VariableManager get_vars() 32645 1726880408.02218: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.02238: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.02247: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.02281: done with get_vars() 32645 1726880408.02283: filtering new block on tags 32645 1726880408.02463: done filtering new block on tags 32645 1726880408.02466: in VariableManager get_vars() 32645 1726880408.02487: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.02510: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.02516: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.02569: done with get_vars() 32645 1726880408.02572: filtering new block on tags 32645 1726880408.02591: done filtering new block on tags 32645 1726880408.02593: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.firewall for managed_node2 32645 1726880408.02597: extending task lists for all hosts with included blocks 32645 1726880408.02781: done extending task lists 32645 1726880408.02783: done processing included files 32645 1726880408.02784: results queue empty 32645 1726880408.02785: checking for any_errors_fatal 32645 1726880408.02787: done checking for any_errors_fatal 32645 1726880408.02787: checking for max_fail_percentage 32645 1726880408.02788: done checking for max_fail_percentage 32645 1726880408.02789: checking to see if all hosts have failed and the running result is not ok 32645 1726880408.02789: done checking to see if all hosts have failed 32645 1726880408.02790: getting the remaining hosts for this loop 32645 1726880408.02793: done getting the remaining hosts for this loop 32645 1726880408.02800: getting the next task for host managed_node2 32645 1726880408.02805: done getting next task for host managed_node2 32645 1726880408.02809: ^ task is: TASK: fedora.linux_system_roles.firewall : Setup firewalld 32645 1726880408.02812: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880408.02829: getting variables 32645 1726880408.02831: in VariableManager get_vars() 32645 1726880408.02858: Calling all_inventory to load vars for managed_node2 32645 1726880408.02861: Calling groups_inventory to load vars for managed_node2 32645 1726880408.02864: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880408.02870: Calling all_plugins_play to load vars for managed_node2 32645 1726880408.02877: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880408.02884: Calling groups_plugins_play to load vars for managed_node2 32645 1726880408.03058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880408.03312: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.03341: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.03346: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.03405: done with get_vars() 32645 1726880408.03425: done getting variables TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 20 September 2024 21:00:08 -0400 (0:00:00.101) 0:00:22.608 ****** 32645 1726880408.03532: entering _queue_task() for managed_node2/include_tasks 32645 1726880408.03850: worker is 1 (out of 1 available) 32645 1726880408.03865: exiting _queue_task() for managed_node2/include_tasks 32645 1726880408.03884: done queuing things up, now waiting for results queue to drain 32645 1726880408.03886: waiting for pending results... 32645 1726880408.04274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Setup firewalld 32645 1726880408.04470: in run() - task 1266f4c6-4e69-28d7-f79e-00000000039f 32645 1726880408.04475: variable 'ansible_search_path' from source: unknown 32645 1726880408.04478: variable 'ansible_search_path' from source: unknown 32645 1726880408.04509: calling self._execute() 32645 1726880408.04604: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880408.04615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880408.04640: variable 'omit' from source: magic vars 32645 1726880408.05240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880408.07168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880408.07227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880408.07263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880408.07292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880408.07315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880408.07399: 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) 32645 1726880408.07421: 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) 32645 1726880408.07450: 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) 32645 1726880408.07484: 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) 32645 1726880408.07497: 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) 32645 1726880408.07606: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880408.07613: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880408.07635: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880408.07640: _execute() done 32645 1726880408.07643: dumping result to json 32645 1726880408.07649: done dumping result, returning 32645 1726880408.07658: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Setup firewalld [1266f4c6-4e69-28d7-f79e-00000000039f] 32645 1726880408.07663: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000039f 32645 1726880408.07751: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000039f 32645 1726880408.07754: WORKER PROCESS EXITING 32645 1726880408.07834: no more pending results, returning what we have 32645 1726880408.07838: in VariableManager get_vars() 32645 1726880408.07879: Calling all_inventory to load vars for managed_node2 32645 1726880408.07882: Calling groups_inventory to load vars for managed_node2 32645 1726880408.07884: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880408.07894: Calling all_plugins_play to load vars for managed_node2 32645 1726880408.07897: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880408.07901: Calling groups_plugins_play to load vars for managed_node2 32645 1726880408.08077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880408.08228: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.08242: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.08248: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.08295: done with get_vars() 32645 1726880408.08301: variable 'ansible_search_path' from source: unknown 32645 1726880408.08302: variable 'ansible_search_path' from source: unknown 32645 1726880408.08322: we have included files to process 32645 1726880408.08323: generating all_blocks data 32645 1726880408.08325: done generating all_blocks data 32645 1726880408.08327: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 32645 1726880408.08328: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 32645 1726880408.08330: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 32645 1726880408.09494: done processing included file 32645 1726880408.09496: iterating over new_blocks loaded from include file 32645 1726880408.09498: in VariableManager get_vars() 32645 1726880408.09515: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.09545: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.09552: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.09599: done with get_vars() 32645 1726880408.09602: filtering new block on tags 32645 1726880408.09659: done filtering new block on tags 32645 1726880408.09662: in VariableManager get_vars() 32645 1726880408.09688: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.09719: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.09726: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.09771: done with get_vars() 32645 1726880408.09773: filtering new block on tags 32645 1726880408.09856: done filtering new block on tags 32645 1726880408.09859: in VariableManager get_vars() 32645 1726880408.09887: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.09909: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.09918: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.09975: done with get_vars() 32645 1726880408.09977: filtering new block on tags 32645 1726880408.10041: done filtering new block on tags 32645 1726880408.10045: in VariableManager get_vars() 32645 1726880408.10073: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.10092: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.10097: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.10140: done with get_vars() 32645 1726880408.10143: filtering new block on tags 32645 1726880408.10185: done filtering new block on tags 32645 1726880408.10190: in VariableManager get_vars() 32645 1726880408.10215: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.10239: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.10244: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.10277: done with get_vars() 32645 1726880408.10279: filtering new block on tags 32645 1726880408.10365: done filtering new block on tags 32645 1726880408.10367: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node2 32645 1726880408.10370: extending task lists for all hosts with included blocks 32645 1726880408.11008: done extending task lists 32645 1726880408.11009: done processing included files 32645 1726880408.11010: results queue empty 32645 1726880408.11010: checking for any_errors_fatal 32645 1726880408.11012: done checking for any_errors_fatal 32645 1726880408.11013: checking for max_fail_percentage 32645 1726880408.11014: done checking for max_fail_percentage 32645 1726880408.11014: checking to see if all hosts have failed and the running result is not ok 32645 1726880408.11015: done checking to see if all hosts have failed 32645 1726880408.11016: getting the remaining hosts for this loop 32645 1726880408.11017: done getting the remaining hosts for this loop 32645 1726880408.11019: getting the next task for host managed_node2 32645 1726880408.11022: done getting next task for host managed_node2 32645 1726880408.11024: ^ task is: TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role 32645 1726880408.11029: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880408.11036: getting variables 32645 1726880408.11037: in VariableManager get_vars() 32645 1726880408.11047: Calling all_inventory to load vars for managed_node2 32645 1726880408.11050: Calling groups_inventory to load vars for managed_node2 32645 1726880408.11052: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880408.11056: Calling all_plugins_play to load vars for managed_node2 32645 1726880408.11057: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880408.11060: Calling groups_plugins_play to load vars for managed_node2 32645 1726880408.11231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880408.11471: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.11484: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.11487: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.11530: done with get_vars() 32645 1726880408.11538: done getting variables TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 20 September 2024 21:00:08 -0400 (0:00:00.080) 0:00:22.689 ****** 32645 1726880408.11614: entering _queue_task() for managed_node2/setup 32645 1726880408.11850: worker is 1 (out of 1 available) 32645 1726880408.11863: exiting _queue_task() for managed_node2/setup 32645 1726880408.11875: done queuing things up, now waiting for results queue to drain 32645 1726880408.11876: waiting for pending results... 32645 1726880408.12094: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role 32645 1726880408.12235: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003f3 32645 1726880408.12241: variable 'ansible_search_path' from source: unknown 32645 1726880408.12245: variable 'ansible_search_path' from source: unknown 32645 1726880408.12290: calling self._execute() 32645 1726880408.12363: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880408.12370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880408.12380: variable 'omit' from source: magic vars 32645 1726880408.12781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880408.14620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880408.14681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880408.14711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880408.14741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880408.14768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880408.14840: 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) 32645 1726880408.14870: 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) 32645 1726880408.14893: 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) 32645 1726880408.14933: 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) 32645 1726880408.14950: 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) 32645 1726880408.15059: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880408.15065: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880408.15083: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880408.15206: 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) 32645 1726880408.15232: 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) 32645 1726880408.15252: 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) 32645 1726880408.15283: 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) 32645 1726880408.15296: 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) 32645 1726880408.15339: 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) 32645 1726880408.15360: 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) 32645 1726880408.15380: 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) 32645 1726880408.15409: 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) 32645 1726880408.15423: 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) 32645 1726880408.15552: variable '__firewall_required_facts' from source: role '' all vars 32645 1726880408.15559: variable 'ansible_facts' from source: unknown 32645 1726880408.15639: Evaluated conditional (__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32645 1726880408.15643: when evaluation is False, skipping this task 32645 1726880408.15675: _execute() done 32645 1726880408.15684: dumping result to json 32645 1726880408.15687: done dumping result, returning 32645 1726880408.15689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role [1266f4c6-4e69-28d7-f79e-0000000003f3] 32645 1726880408.15692: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f3 32645 1726880408.15807: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f3 32645 1726880408.15810: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880408.15888: no more pending results, returning what we have 32645 1726880408.15891: results queue empty 32645 1726880408.15892: checking for any_errors_fatal 32645 1726880408.15894: done checking for any_errors_fatal 32645 1726880408.15895: checking for max_fail_percentage 32645 1726880408.15897: done checking for max_fail_percentage 32645 1726880408.15898: checking to see if all hosts have failed and the running result is not ok 32645 1726880408.15899: done checking to see if all hosts have failed 32645 1726880408.15900: getting the remaining hosts for this loop 32645 1726880408.15901: done getting the remaining hosts for this loop 32645 1726880408.15904: getting the next task for host managed_node2 32645 1726880408.15913: done getting next task for host managed_node2 32645 1726880408.15917: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if system is ostree 32645 1726880408.15924: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880408.15955: getting variables 32645 1726880408.15957: in VariableManager get_vars() 32645 1726880408.15997: Calling all_inventory to load vars for managed_node2 32645 1726880408.16000: Calling groups_inventory to load vars for managed_node2 32645 1726880408.16004: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880408.16013: Calling all_plugins_play to load vars for managed_node2 32645 1726880408.16021: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880408.16025: Calling groups_plugins_play to load vars for managed_node2 32645 1726880408.16207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880408.16362: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.16378: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.16382: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.16446: done with get_vars() 32645 1726880408.16456: done getting variables TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 20 September 2024 21:00:08 -0400 (0:00:00.049) 0:00:22.738 ****** 32645 1726880408.16530: entering _queue_task() for managed_node2/stat 32645 1726880408.16712: worker is 1 (out of 1 available) 32645 1726880408.16726: exiting _queue_task() for managed_node2/stat 32645 1726880408.16742: done queuing things up, now waiting for results queue to drain 32645 1726880408.16743: waiting for pending results... 32645 1726880408.16939: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if system is ostree 32645 1726880408.17123: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003f5 32645 1726880408.17130: variable 'ansible_search_path' from source: unknown 32645 1726880408.17133: variable 'ansible_search_path' from source: unknown 32645 1726880408.17164: calling self._execute() 32645 1726880408.17238: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880408.17245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880408.17260: variable 'omit' from source: magic vars 32645 1726880408.17867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880408.20853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880408.20857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880408.20859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880408.20879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880408.20912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880408.21019: 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) 32645 1726880408.21061: 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) 32645 1726880408.21105: 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) 32645 1726880408.21236: 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) 32645 1726880408.21554: 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) 32645 1726880408.21628: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880408.21953: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880408.21957: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880408.22045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880408.22375: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880408.22543: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880408.22585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880408.22621: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880408.22697: 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) 32645 1726880408.22729: 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) 32645 1726880408.22777: 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) 32645 1726880408.22838: 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) 32645 1726880408.22937: Evaluated conditional (not __firewall_is_ostree is defined): True 32645 1726880408.22955: variable 'omit' from source: magic vars 32645 1726880408.23078: variable 'omit' from source: magic vars 32645 1726880408.23121: variable 'omit' from source: magic vars 32645 1726880408.23157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880408.23194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880408.23220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880408.23246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880408.23265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880408.23303: variable 'inventory_hostname' from source: set_fact 32645 1726880408.23313: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880408.23323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880408.23445: Set connection var ansible_shell_executable to /bin/sh 32645 1726880408.23463: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880408.23476: Set connection var ansible_timeout to 10 32645 1726880408.23485: Set connection var ansible_shell_type to sh 32645 1726880408.23512: Set connection var ansible_pipelining to False 32645 1726880408.23518: Set connection var ansible_connection to ssh 32645 1726880408.23565: variable 'ansible_shell_executable' from source: unknown 32645 1726880408.23569: variable 'ansible_connection' from source: unknown 32645 1726880408.23571: variable 'ansible_module_compression' from source: unknown 32645 1726880408.23574: variable 'ansible_shell_type' from source: unknown 32645 1726880408.23576: variable 'ansible_shell_executable' from source: unknown 32645 1726880408.23579: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880408.23585: variable 'ansible_pipelining' from source: unknown 32645 1726880408.23588: variable 'ansible_timeout' from source: unknown 32645 1726880408.23594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880408.23717: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880408.23729: variable 'omit' from source: magic vars 32645 1726880408.23733: starting attempt loop 32645 1726880408.23736: running the handler 32645 1726880408.23749: _low_level_execute_command(): starting 32645 1726880408.23758: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880408.24240: 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 <<< 32645 1726880408.24244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.24257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880408.24260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.24307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880408.24310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880408.24382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880408.29354: stdout chunk (state=3): >>>/root <<< 32645 1726880408.29663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880408.29700: stderr chunk (state=3): >>><<< 32645 1726880408.29738: stdout chunk (state=3): >>><<< 32645 1726880408.29947: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880408.29953: _low_level_execute_command(): starting 32645 1726880408.29957: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933 `" && echo ansible-tmp-1726880408.2985666-33165-270382922752933="` echo /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933 `" ) && sleep 0' 32645 1726880408.31178: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880408.31182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880408.31280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.31284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880408.31286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.31347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880408.31407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880408.31421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880408.31614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880408.36977: stdout chunk (state=3): >>>ansible-tmp-1726880408.2985666-33165-270382922752933=/root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933 <<< 32645 1726880408.37318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880408.37322: stdout chunk (state=3): >>><<< 32645 1726880408.37324: stderr chunk (state=3): >>><<< 32645 1726880408.37342: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880408.2985666-33165-270382922752933=/root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880408.37579: variable 'ansible_module_compression' from source: unknown 32645 1726880408.37583: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32645 1726880408.37585: variable 'ansible_facts' from source: unknown 32645 1726880408.37942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py 32645 1726880408.38430: Sending initial data 32645 1726880408.38440: Sent initial data (153 bytes) 32645 1726880408.39109: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880408.39187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.39237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880408.39272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880408.39356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880408.43634: 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 <<< 32645 1726880408.43677: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880408.43719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpiqtqp0a_ /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py <<< 32645 1726880408.43750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py" <<< 32645 1726880408.43780: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpiqtqp0a_" to remote "/root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py" <<< 32645 1726880408.45131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880408.45168: stderr chunk (state=3): >>><<< 32645 1726880408.45255: stdout chunk (state=3): >>><<< 32645 1726880408.45260: done transferring module to remote 32645 1726880408.45262: _low_level_execute_command(): starting 32645 1726880408.45265: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/ /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py && sleep 0' 32645 1726880408.45866: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880408.45881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880408.45946: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.45982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880408.46040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880408.50281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880408.50321: stderr chunk (state=3): >>><<< 32645 1726880408.50328: stdout chunk (state=3): >>><<< 32645 1726880408.50372: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880408.50377: _low_level_execute_command(): starting 32645 1726880408.50380: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/AnsiballZ_stat.py && sleep 0' 32645 1726880408.51076: 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 <<< 32645 1726880408.51080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880408.51108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880408.51112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880408.51165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880408.51193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880408.51224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880408.51417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880408.56432: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880408.56505: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880408.56549: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880408.56569: stdout chunk (state=3): >>>import '_warnings' # <<< 32645 1726880408.56574: stdout chunk (state=3): >>> <<< 32645 1726880408.56590: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880408.56690: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880408.56731: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880408.56735: stdout chunk (state=3): >>> <<< 32645 1726880408.56996: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880408.57107: stdout chunk (state=3): >>> import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880408.57303: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # 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 0x7fa486b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486afbb30> <<< 32645 1726880408.57355: 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' <<< 32645 1726880408.57422: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486b2eab0> <<< 32645 1726880408.57430: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880408.57478: stdout chunk (state=3): >>> import '_abc' # <<< 32645 1726880408.57505: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880408.57538: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880408.57584: stdout chunk (state=3): >>> import '_stat' # import 'stat' # <<< 32645 1726880408.57733: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880408.57785: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880408.57795: stdout chunk (state=3): >>> import 'posixpath' # <<< 32645 1726880408.57843: stdout chunk (state=3): >>> import 'os' # <<< 32645 1726880408.57879: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880408.57907: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880408.57945: stdout chunk (state=3): >>>Processing global site-packages<<< 32645 1726880408.57966: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 32645 1726880408.57982: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880408.58026: 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'<<< 32645 1726880408.58224: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48691d160> <<< 32645 1726880408.58311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880408.58342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 32645 1726880408.58377: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48691e3f0> <<< 32645 1726880408.58405: 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'<<< 32645 1726880408.58462: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880408.58518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880408.58562: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48691f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48691e600> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880408.58626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32645 1726880408.58637: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486950140><<< 32645 1726880408.58698: stdout chunk (state=3): >>> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages'<<< 32645 1726880408.58746: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880408.58832: 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 <<< 32645 1726880408.58900: 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 0x7fa48691e150><<< 32645 1726880408.58969: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880408.58999: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880408.59071: stdout chunk (state=3): >>>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<<< 32645 1726880408.59408: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 32645 1726880408.59709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880408.59795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880408.59814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.59851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880408.59910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 32645 1726880408.59937: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880408.59969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 32645 1726880408.59996: stdout chunk (state=3): >>> <<< 32645 1726880408.60051: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696e120><<< 32645 1726880408.60104: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880408.60175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880408.60230: stdout chunk (state=3): >>># /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' <<< 32645 1726880408.60262: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880408.60309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 32645 1726880408.60326: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 32645 1726880408.60331: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869ad220><<< 32645 1726880408.60343: stdout chunk (state=3): >>> <<< 32645 1726880408.60379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 32645 1726880408.60415: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 32645 1726880408.60418: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869ad8b0><<< 32645 1726880408.60420: stdout chunk (state=3): >>> <<< 32645 1726880408.60494: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880408.60533: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696fa10> <<< 32645 1726880408.60562: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880408.60612: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696eb10> <<< 32645 1726880408.60843: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486977290> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880408.60899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880408.60962: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880408.60966: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880408.61001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880408.61030: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 32645 1726880408.61050: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 32645 1726880408.61095: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869dcda0> <<< 32645 1726880408.61123: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869af9b0> <<< 32645 1726880408.61165: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 32645 1726880408.61173: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 32645 1726880408.61197: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869dcef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696d1c0><<< 32645 1726880408.61274: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880408.61325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880408.61337: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869de120><<< 32645 1726880408.61356: stdout chunk (state=3): >>> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486976570><<< 32645 1726880408.61363: stdout chunk (state=3): >>> <<< 32645 1726880408.61400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 32645 1726880408.61420: stdout chunk (state=3): >>> <<< 32645 1726880408.61423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 32645 1726880408.61456: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.61485: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.61492: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4869de570><<< 32645 1726880408.61506: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869de420><<< 32645 1726880408.61693: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.61736: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.61750: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4869de810> <<< 32645 1726880408.61758: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486975190><<< 32645 1726880408.61790: stdout chunk (state=3): >>> import 'runpy' # <<< 32645 1726880408.61826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 32645 1726880408.61900: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880408.61940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880408.61966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 32645 1726880408.61972: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a00ce0><<< 32645 1726880408.62009: stdout chunk (state=3): >>> import 'errno' # <<< 32645 1726880408.62043: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.62069: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.62089: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa486a02420> <<< 32645 1726880408.62118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 32645 1726880408.62143: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 32645 1726880408.62150: stdout chunk (state=3): >>> <<< 32645 1726880408.62181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 32645 1726880408.62207: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 32645 1726880408.62233: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a03320> <<< 32645 1726880408.62273: 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'<<< 32645 1726880408.62305: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa486a03980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a02870> <<< 32645 1726880408.62367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880408.62424: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.62447: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.62476: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa486a18440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a03b30> <<< 32645 1726880408.62539: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869deb10><<< 32645 1726880408.62574: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880408.62624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880408.62688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 32645 1726880408.62694: stdout chunk (state=3): >>> <<< 32645 1726880408.62743: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.62750: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.62802: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4867f02c0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880408.62807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880408.62845: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.62866: 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 0x7fa4867f0dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f0b30><<< 32645 1726880408.62917: stdout chunk (state=3): >>> <<< 32645 1726880408.62921: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.62962: stdout chunk (state=3): >>> # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4867f0d40><<< 32645 1726880408.63011: stdout chunk (state=3): >>> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.63302: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.63305: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4867f0fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a1a420> <<< 32645 1726880408.63334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 32645 1726880408.63381: 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<<< 32645 1726880408.63400: stdout chunk (state=3): >>> <<< 32645 1726880408.63421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880408.63477: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f2630> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f12b0> <<< 32645 1726880408.63522: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869df200> <<< 32645 1726880408.63556: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 32645 1726880408.63594: stdout chunk (state=3): >>> <<< 32645 1726880408.63667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.63708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880408.63758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 32645 1726880408.63806: stdout chunk (state=3): >>> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48681e9f0> <<< 32645 1726880408.63904: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880408.63938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.63967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880408.64072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48683ab40> <<< 32645 1726880408.64126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880408.64191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880408.64395: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880408.64407: stdout chunk (state=3): >>> <<< 32645 1726880408.64467: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880408.64471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880408.64474: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48686b8f0><<< 32645 1726880408.64511: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880408.64571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880408.64660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 32645 1726880408.64666: stdout chunk (state=3): >>> <<< 32645 1726880408.64921: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48689e090> <<< 32645 1726880408.65061: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48686ba10> <<< 32645 1726880408.65132: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48683b7d0> <<< 32645 1726880408.65196: 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 0x7fa486674aa0><<< 32645 1726880408.65225: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486839b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f3590><<< 32645 1726880408.65446: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880408.65463: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa486839ca0> <<< 32645 1726880408.65559: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_razt6d2p/ansible_stat_payload.zip'<<< 32645 1726880408.65566: stdout chunk (state=3): >>> <<< 32645 1726880408.65585: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.65859: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.65899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880408.65936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880408.66018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880408.66121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880408.66190: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880408.66212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866d26c0> <<< 32645 1726880408.66226: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880408.66543: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866a95b0> <<< 32645 1726880408.66551: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866a8710><<< 32645 1726880408.66586: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32645 1726880408.66590: stdout chunk (state=3): >>> <<< 32645 1726880408.66636: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880408.66682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 32645 1726880408.66692: stdout chunk (state=3): >>> <<< 32645 1726880408.66725: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880408.66739: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880408.69196: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.69289: stdout chunk (state=3): >>> <<< 32645 1726880408.71323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880408.71327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880408.71392: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866aaf60> <<< 32645 1726880408.71398: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880408.71413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.71540: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 32645 1726880408.71575: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880408.71633: 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 0x7fa4866fa090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866f9e20><<< 32645 1726880408.71643: stdout chunk (state=3): >>> <<< 32645 1726880408.71716: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866f9730> <<< 32645 1726880408.71773: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880408.71803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880408.71830: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866f9b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866d3140><<< 32645 1726880408.71863: stdout chunk (state=3): >>> import 'atexit' # <<< 32645 1726880408.71899: 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'<<< 32645 1726880408.71973: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4866fae40> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.71977: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.71981: stdout chunk (state=3): >>> <<< 32645 1726880408.72006: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4866fb050> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880408.72090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880408.72238: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866fb590> import 'pwd' # <<< 32645 1726880408.72287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880408.72312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880408.72391: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486569340> <<< 32645 1726880408.72485: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.72558: 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 0x7fa48656af60> # /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'<<< 32645 1726880408.72634: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656b8c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880408.72826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656caa0> <<< 32645 1726880408.72858: stdout chunk (state=3): >>># /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' <<< 32645 1726880408.72911: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656f560> <<< 32645 1726880408.73035: 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'<<< 32645 1726880408.73131: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa486977020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656d850> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880408.73140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 32645 1726880408.73425: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880408.73431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880408.73435: stdout chunk (state=3): >>># /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 0x7fa486573470> <<< 32645 1726880408.73476: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486571f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486571ca0> <<< 32645 1726880408.73516: 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' <<< 32645 1726880408.73634: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486572210> <<< 32645 1726880408.73678: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656eab0> <<< 32645 1726880408.73742: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.73811: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4865bb5f0> # /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'<<< 32645 1726880408.73860: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bb830> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880408.73910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880408.73939: 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'<<< 32645 1726880408.74030: 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' <<< 32645 1726880408.74092: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4865bd2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bd070> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880408.74265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 32645 1726880408.74325: stdout chunk (state=3): >>> <<< 32645 1726880408.74364: 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 0x7fa4865bf860><<< 32645 1726880408.74404: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bd9a0><<< 32645 1726880408.74421: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880408.74511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.74578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 32645 1726880408.74583: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880408.74673: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865c2ff0> <<< 32645 1726880408.74940: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bf9b0> <<< 32645 1726880408.75104: 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' <<< 32645 1726880408.75107: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4865c3e90> <<< 32645 1726880408.75194: 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' <<< 32645 1726880408.75220: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4865c5640> <<< 32645 1726880408.75266: 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' <<< 32645 1726880408.75517: 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 0x7fa4865c4140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bba10> # /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 0x7fa4865c6ea0> <<< 32645 1726880408.75824: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.75855: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4865c83b0> <<< 32645 1726880408.75900: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865c55e0> <<< 32645 1726880408.75992: 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 0x7fa4865c69f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865c51f0> <<< 32645 1726880408.76020: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.76277: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880408.76416: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.76440: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880408.76478: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880408.76530: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880408.76596: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880408.76791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.77009: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.77096: stdout chunk (state=3): >>> <<< 32645 1726880408.78173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.79394: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880408.79420: 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' # <<< 32645 1726880408.79477: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 32645 1726880408.79492: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.79590: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880408.79663: 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 0x7fa48664c5f0><<< 32645 1726880408.79864: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880408.79881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48664d3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865caea0> <<< 32645 1726880408.80154: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880408.80179: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880408.80358: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.80652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880408.80671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880408.80701: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48664d190> <<< 32645 1726880408.80743: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.81716: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.81890: stdout chunk (state=3): >>> <<< 32645 1726880408.82619: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.82758: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.83070: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880408.83075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880408.83096: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880408.83245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.83467: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880408.83485: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880408.83519: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.83591: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.83736: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880408.84170: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.84686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880408.84759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880408.84970: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48664fd40> # zipimport: zlib available <<< 32645 1726880408.85095: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.85193: stdout chunk (state=3): >>> <<< 32645 1726880408.85242: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880408.85265: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880408.85280: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880408.85369: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880408.85384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880408.85781: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880408.85826: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa48645a090> # 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 0x7fa48645a9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48664e9f0> <<< 32645 1726880408.85866: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.85980: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.86011: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880408.86079: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.86162: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880408.86257: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.86272: stdout chunk (state=3): >>> <<< 32645 1726880408.86372: 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<<< 32645 1726880408.86390: stdout chunk (state=3): >>> <<< 32645 1726880408.86510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880408.86617: 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'<<< 32645 1726880408.86621: stdout chunk (state=3): >>> <<< 32645 1726880408.86712: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa486459730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48645ac60> <<< 32645 1726880408.86769: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880408.86840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880408.86855: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.86918: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.87057: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880408.87168: stdout chunk (state=3): >>> # 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' <<< 32645 1726880408.87192: 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<<< 32645 1726880408.87234: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 32645 1726880408.87294: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880408.87363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 32645 1726880408.87387: stdout chunk (state=3): >>> <<< 32645 1726880408.87468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880408.87537: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48673ed80> <<< 32645 1726880408.87743: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4864649b0> <<< 32645 1726880408.87990: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486462e10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4864629c0> # destroy ansible.module_utils.distro <<< 32645 1726880408.87999: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880408.88058: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880408.88086: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880408.88106: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880408.88137: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.88572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.88734: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880408.88969: stdout chunk (state=3): >>> <<< 32645 1726880408.88981: 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"}}} <<< 32645 1726880408.89010: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880408.89491: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880408.89532: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 32645 1726880408.89835: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 32645 1726880408.89839: stdout chunk (state=3): >>> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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<<< 32645 1726880408.89864: stdout chunk (state=3): >>> # 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<<< 32645 1726880408.89920: stdout chunk (state=3): >>> # 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<<< 32645 1726880408.89966: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process<<< 32645 1726880408.90094: stdout chunk (state=3): >>> # 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 <<< 32645 1726880408.90298: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880408.90323: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880408.90377: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma<<< 32645 1726880408.90469: stdout chunk (state=3): >>> # destroy binascii # destroy struct<<< 32645 1726880408.90483: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880408.90574: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32645 1726880408.90625: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress # destroy ntpath <<< 32645 1726880408.90651: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 32645 1726880408.90857: stdout chunk (state=3): >>> # 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 <<< 32645 1726880408.90969: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880408.90985: stdout chunk (state=3): >>># 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<<< 32645 1726880408.91030: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 32645 1726880408.91035: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading<<< 32645 1726880408.91038: stdout chunk (state=3): >>> # cleanup[3] wiping weakref <<< 32645 1726880408.91041: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re<<< 32645 1726880408.91092: stdout chunk (state=3): >>> # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 32645 1726880408.91128: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 32645 1726880408.91165: stdout chunk (state=3): >>> # 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 warnings # cleanup[3] wiping importlib._bootstrap_external<<< 32645 1726880408.91168: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types<<< 32645 1726880408.91243: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat<<< 32645 1726880408.91246: stdout chunk (state=3): >>> # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc<<< 32645 1726880408.91323: stdout chunk (state=3): >>> # 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<<< 32645 1726880408.91327: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 32645 1726880408.91556: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 32645 1726880408.91580: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880408.91602: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880408.91626: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880408.91774: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 32645 1726880408.91808: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib<<< 32645 1726880408.91833: stdout chunk (state=3): >>> # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 32645 1726880408.91999: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # 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 <<< 32645 1726880408.92163: stdout chunk (state=3): >>># destroy time # destroy _random <<< 32645 1726880408.92261: stdout chunk (state=3): >>># 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 <<< 32645 1726880408.92911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880408.93117: stderr chunk (state=3): >>><<< 32645 1726880408.93233: stdout chunk (state=3): >>><<< 32645 1726880408.93251: _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 0x7fa486b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486afbb30> # /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 0x7fa486b2eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fa48691d160> # /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 0x7fa48691e3f0> # /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 0x7fa48691f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48691e600> # /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 0x7fa486950140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fa48691e150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fa48696e120> # /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 0x7fa4869ad220> # /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 0x7fa4869ad8b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696fa10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696eb10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486977290> # /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 0x7fa4869dcda0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869af9b0> # /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 0x7fa4869dcef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48696d1c0> # /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 0x7fa4869de120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486976570> # /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 0x7fa4869de570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869de420> # 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 0x7fa4869de810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486975190> 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 0x7fa486a00ce0> 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 0x7fa486a02420> # /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 0x7fa486a03320> # 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 0x7fa486a03980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a02870> # /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 0x7fa486a18440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a03b30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869deb10> # /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 0x7fa4867f02c0> # /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 0x7fa4867f0dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f0b30> # 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 0x7fa4867f0d40> # 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 0x7fa4867f0fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486a1a420> # /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 0x7fa4867f2630> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f12b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4869df200> # /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 0x7fa48681e9f0> # /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 0x7fa48683ab40> # /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 0x7fa48686b8f0> # /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 0x7fa48689e090> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48686ba10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48683b7d0> # /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 0x7fa486674aa0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486839b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4867f3590> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa486839ca0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_razt6d2p/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 0x7fa4866d26c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866a95b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866a8710> # 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 0x7fa4866aaf60> # /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 0x7fa4866fa090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866f9e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866f9730> # /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 0x7fa4866f9b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4866d3140> 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 0x7fa4866fae40> # 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 0x7fa4866fb050> # /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 0x7fa4866fb590> 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 0x7fa486569340> # 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 0x7fa48656af60> # /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 0x7fa48656b8c0> # /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 0x7fa48656caa0> # /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 0x7fa48656f560> # 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 0x7fa486977020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656d850> # /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 0x7fa486573470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486571f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486571ca0> # /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 0x7fa486572210> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48656eab0> # 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 0x7fa4865bb5f0> # /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 0x7fa4865bb830> # /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 0x7fa4865bd2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bd070> # /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 0x7fa4865bf860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bd9a0> # /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 0x7fa4865c2ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bf9b0> # 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 0x7fa4865c3e90> # 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 0x7fa4865c5640> # 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 0x7fa4865c4140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865bba10> # /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 0x7fa4865c6ea0> # 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 0x7fa4865c83b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865c55e0> # 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 0x7fa4865c69f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865c51f0> # 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 0x7fa48664c5f0> # /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 0x7fa48664d3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4865caea0> 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 0x7fa48664d190> # 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 0x7fa48664fd40> # 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 0x7fa48645a090> # 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 0x7fa48645a9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48664e9f0> # 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 0x7fa486459730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa48645ac60> 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 0x7fa48673ed80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4864649b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa486462e10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4864629c0> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880408.94783: 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-1726880408.2985666-33165-270382922752933/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880408.94787: _low_level_execute_command(): starting 32645 1726880408.94790: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880408.2985666-33165-270382922752933/ > /dev/null 2>&1 && sleep 0' 32645 1726880408.94792: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880408.94799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880408.94836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880408.98954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880408.99011: stderr chunk (state=3): >>><<< 32645 1726880408.99021: stdout chunk (state=3): >>><<< 32645 1726880408.99046: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880408.99067: handler run complete 32645 1726880408.99103: attempt loop complete, returning result 32645 1726880408.99113: _execute() done 32645 1726880408.99122: dumping result to json 32645 1726880408.99136: done dumping result, returning 32645 1726880408.99152: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if system is ostree [1266f4c6-4e69-28d7-f79e-0000000003f5] 32645 1726880408.99163: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f5 ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 32645 1726880408.99369: no more pending results, returning what we have 32645 1726880408.99373: results queue empty 32645 1726880408.99374: checking for any_errors_fatal 32645 1726880408.99381: done checking for any_errors_fatal 32645 1726880408.99382: checking for max_fail_percentage 32645 1726880408.99384: done checking for max_fail_percentage 32645 1726880408.99385: checking to see if all hosts have failed and the running result is not ok 32645 1726880408.99386: done checking to see if all hosts have failed 32645 1726880408.99387: getting the remaining hosts for this loop 32645 1726880408.99389: done getting the remaining hosts for this loop 32645 1726880408.99394: getting the next task for host managed_node2 32645 1726880408.99402: done getting next task for host managed_node2 32645 1726880408.99406: ^ task is: TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree 32645 1726880408.99413: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880408.99424: getting variables 32645 1726880408.99426: in VariableManager get_vars() 32645 1726880408.99476: Calling all_inventory to load vars for managed_node2 32645 1726880408.99480: Calling groups_inventory to load vars for managed_node2 32645 1726880408.99483: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880408.99495: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f5 32645 1726880408.99498: WORKER PROCESS EXITING 32645 1726880408.99520: Calling all_plugins_play to load vars for managed_node2 32645 1726880408.99524: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880408.99532: Calling groups_plugins_play to load vars for managed_node2 32645 1726880408.99772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880408.99934: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880408.99950: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880408.99954: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.00017: done with get_vars() 32645 1726880409.00025: done getting variables 32645 1726880409.00103: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 20 September 2024 21:00:09 -0400 (0:00:00.836) 0:00:23.574 ****** 32645 1726880409.00152: entering _queue_task() for managed_node2/set_fact 32645 1726880409.00471: worker is 1 (out of 1 available) 32645 1726880409.00487: exiting _queue_task() for managed_node2/set_fact 32645 1726880409.00500: done queuing things up, now waiting for results queue to drain 32645 1726880409.00501: waiting for pending results... 32645 1726880409.00724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree 32645 1726880409.00954: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003f6 32645 1726880409.00978: variable 'ansible_search_path' from source: unknown 32645 1726880409.00988: variable 'ansible_search_path' from source: unknown 32645 1726880409.01039: calling self._execute() 32645 1726880409.01135: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.01139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.01151: variable 'omit' from source: magic vars 32645 1726880409.01697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880409.03868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880409.03934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880409.04003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880409.04068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880409.04073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880409.04211: 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) 32645 1726880409.04242: 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) 32645 1726880409.04289: 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) 32645 1726880409.04352: 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) 32645 1726880409.04392: 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) 32645 1726880409.04569: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880409.04573: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880409.04654: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880409.04767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880409.05018: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880409.05109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880409.05114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880409.05253: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880409.05256: 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) 32645 1726880409.05262: 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) 32645 1726880409.05305: 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) 32645 1726880409.05353: 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) 32645 1726880409.05455: Evaluated conditional (not __firewall_is_ostree is defined): True 32645 1726880409.05475: variable 'omit' from source: magic vars 32645 1726880409.05624: variable 'omit' from source: magic vars 32645 1726880409.05830: variable '__ostree_booted_stat' from source: set_fact 32645 1726880409.05906: variable 'omit' from source: magic vars 32645 1726880409.05947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880409.05996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880409.06035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880409.06215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880409.06228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880409.06453: variable 'inventory_hostname' from source: set_fact 32645 1726880409.06457: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.06459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.06770: Set connection var ansible_shell_executable to /bin/sh 32645 1726880409.06783: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880409.06793: Set connection var ansible_timeout to 10 32645 1726880409.06843: Set connection var ansible_shell_type to sh 32645 1726880409.06925: Set connection var ansible_pipelining to False 32645 1726880409.06954: Set connection var ansible_connection to ssh 32645 1726880409.07012: variable 'ansible_shell_executable' from source: unknown 32645 1726880409.07015: variable 'ansible_connection' from source: unknown 32645 1726880409.07022: variable 'ansible_module_compression' from source: unknown 32645 1726880409.07025: variable 'ansible_shell_type' from source: unknown 32645 1726880409.07028: variable 'ansible_shell_executable' from source: unknown 32645 1726880409.07030: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.07054: variable 'ansible_pipelining' from source: unknown 32645 1726880409.07057: variable 'ansible_timeout' from source: unknown 32645 1726880409.07059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.07225: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880409.07231: variable 'omit' from source: magic vars 32645 1726880409.07234: starting attempt loop 32645 1726880409.07237: running the handler 32645 1726880409.07242: handler run complete 32645 1726880409.07266: attempt loop complete, returning result 32645 1726880409.07269: _execute() done 32645 1726880409.07274: dumping result to json 32645 1726880409.07276: done dumping result, returning 32645 1726880409.07279: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree [1266f4c6-4e69-28d7-f79e-0000000003f6] 32645 1726880409.07291: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f6 32645 1726880409.07397: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f6 ok: [managed_node2] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } 32645 1726880409.07497: no more pending results, returning what we have 32645 1726880409.07501: results queue empty 32645 1726880409.07502: checking for any_errors_fatal 32645 1726880409.07510: done checking for any_errors_fatal 32645 1726880409.07511: checking for max_fail_percentage 32645 1726880409.07513: done checking for max_fail_percentage 32645 1726880409.07514: checking to see if all hosts have failed and the running result is not ok 32645 1726880409.07516: done checking to see if all hosts have failed 32645 1726880409.07516: getting the remaining hosts for this loop 32645 1726880409.07518: done getting the remaining hosts for this loop 32645 1726880409.07523: getting the next task for host managed_node2 32645 1726880409.07534: done getting next task for host managed_node2 32645 1726880409.07538: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin 32645 1726880409.07545: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880409.07560: WORKER PROCESS EXITING 32645 1726880409.07570: getting variables 32645 1726880409.07572: in VariableManager get_vars() 32645 1726880409.07611: Calling all_inventory to load vars for managed_node2 32645 1726880409.07615: Calling groups_inventory to load vars for managed_node2 32645 1726880409.07617: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880409.07629: Calling all_plugins_play to load vars for managed_node2 32645 1726880409.07633: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880409.07637: Calling groups_plugins_play to load vars for managed_node2 32645 1726880409.07875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880409.08101: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880409.08122: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.08129: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.08203: done with get_vars() 32645 1726880409.08211: done getting variables TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 20 September 2024 21:00:09 -0400 (0:00:00.081) 0:00:23.656 ****** 32645 1726880409.08319: entering _queue_task() for managed_node2/stat 32645 1726880409.08520: worker is 1 (out of 1 available) 32645 1726880409.08537: exiting _queue_task() for managed_node2/stat 32645 1726880409.08558: done queuing things up, now waiting for results queue to drain 32645 1726880409.08560: waiting for pending results... 32645 1726880409.08831: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin 32645 1726880409.09051: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003f8 32645 1726880409.09069: variable 'ansible_search_path' from source: unknown 32645 1726880409.09074: variable 'ansible_search_path' from source: unknown 32645 1726880409.09111: calling self._execute() 32645 1726880409.09208: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.09215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.09226: variable 'omit' from source: magic vars 32645 1726880409.09820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880409.12205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880409.12277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880409.12319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880409.12368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880409.12397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880409.12569: 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) 32645 1726880409.12573: 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) 32645 1726880409.12596: 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) 32645 1726880409.12671: 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) 32645 1726880409.12677: 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) 32645 1726880409.12820: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880409.12990: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880409.12993: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880409.13165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880409.13428: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880409.13481: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880409.13601: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880409.13656: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880409.13821: 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) 32645 1726880409.13924: 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) 32645 1726880409.13932: 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) 32645 1726880409.13985: 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) 32645 1726880409.14157: Evaluated conditional (not __firewall_is_transactional is defined): True 32645 1726880409.14160: variable 'omit' from source: magic vars 32645 1726880409.14224: variable 'omit' from source: magic vars 32645 1726880409.14265: variable 'omit' from source: magic vars 32645 1726880409.14289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880409.14317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880409.14334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880409.14402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880409.14408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880409.14453: variable 'inventory_hostname' from source: set_fact 32645 1726880409.14456: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.14461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.14541: Set connection var ansible_shell_executable to /bin/sh 32645 1726880409.14549: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880409.14556: Set connection var ansible_timeout to 10 32645 1726880409.14584: Set connection var ansible_shell_type to sh 32645 1726880409.14587: Set connection var ansible_pipelining to False 32645 1726880409.14590: Set connection var ansible_connection to ssh 32645 1726880409.14607: variable 'ansible_shell_executable' from source: unknown 32645 1726880409.14611: variable 'ansible_connection' from source: unknown 32645 1726880409.14615: variable 'ansible_module_compression' from source: unknown 32645 1726880409.14617: variable 'ansible_shell_type' from source: unknown 32645 1726880409.14619: variable 'ansible_shell_executable' from source: unknown 32645 1726880409.14626: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.14628: variable 'ansible_pipelining' from source: unknown 32645 1726880409.14638: variable 'ansible_timeout' from source: unknown 32645 1726880409.14641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.14773: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880409.14782: variable 'omit' from source: magic vars 32645 1726880409.14788: starting attempt loop 32645 1726880409.14791: running the handler 32645 1726880409.14803: _low_level_execute_command(): starting 32645 1726880409.14810: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880409.15289: 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 <<< 32645 1726880409.15293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.15302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880409.15305: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.15354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880409.15360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880409.15417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880409.20219: stdout chunk (state=3): >>>/root <<< 32645 1726880409.20583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880409.20659: stderr chunk (state=3): >>><<< 32645 1726880409.20663: stdout chunk (state=3): >>><<< 32645 1726880409.20691: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880409.20735: _low_level_execute_command(): starting 32645 1726880409.20739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722 `" && echo ansible-tmp-1726880409.2069883-33211-113435136248722="` echo /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722 `" ) && sleep 0' 32645 1726880409.21437: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880409.21440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.21443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880409.21446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.21553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880409.21590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880409.26980: stdout chunk (state=3): >>>ansible-tmp-1726880409.2069883-33211-113435136248722=/root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722 <<< 32645 1726880409.27281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880409.27306: stderr chunk (state=3): >>><<< 32645 1726880409.27309: stdout chunk (state=3): >>><<< 32645 1726880409.27323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880409.2069883-33211-113435136248722=/root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880409.27366: variable 'ansible_module_compression' from source: unknown 32645 1726880409.27409: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32645 1726880409.27469: variable 'ansible_facts' from source: unknown 32645 1726880409.27577: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py 32645 1726880409.27722: Sending initial data 32645 1726880409.27725: Sent initial data (153 bytes) 32645 1726880409.28356: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.28405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880409.28483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880409.32826: 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 <<< 32645 1726880409.32869: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880409.32928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp9x1cawnt /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py <<< 32645 1726880409.32932: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py" <<< 32645 1726880409.32974: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp9x1cawnt" to remote "/root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py" <<< 32645 1726880409.34379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880409.34382: stdout chunk (state=3): >>><<< 32645 1726880409.34386: stderr chunk (state=3): >>><<< 32645 1726880409.34388: done transferring module to remote 32645 1726880409.34389: _low_level_execute_command(): starting 32645 1726880409.34391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/ /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py && sleep 0' 32645 1726880409.34919: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880409.34934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880409.34999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.35032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880409.35037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880409.35090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880409.40124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880409.40161: stderr chunk (state=3): >>><<< 32645 1726880409.40164: stdout chunk (state=3): >>><<< 32645 1726880409.40176: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880409.40179: _low_level_execute_command(): starting 32645 1726880409.40185: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/AnsiballZ_stat.py && sleep 0' 32645 1726880409.40617: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880409.40620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880409.40623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880409.40626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880409.40631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.40702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880409.40762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880409.46711: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880409.46906: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880409.46956: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880409.46983: stdout chunk (state=3): >>>import '_warnings' # <<< 32645 1726880409.46986: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880409.47196: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880409.47305: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880409.47366: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880409.47406: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880409.47453: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880409.47459: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880409.47531: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880409.47563: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880409.47618: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880409.47653: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880409.47702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880409.47719: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fd00c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcfdbb30> <<< 32645 1726880409.47900: 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 0x7ff7fd00eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880409.48102: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880409.48155: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880409.48224: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880409.48229: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880409.48281: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880409.48305: 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' <<< 32645 1726880409.48341: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce21160> <<< 32645 1726880409.48517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880409.48561: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce223f0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880409.48701: 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 # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce22600> # /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 0x7ff7fce54140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880409.48967: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880409.49039: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880409.49105: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce22150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880409.49157: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880409.49250: stdout chunk (state=3): >>>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. <<< 32645 1726880409.49695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880409.49826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880409.49882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880409.49886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880409.50007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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' <<< 32645 1726880409.50112: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce72120> # /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 <<< 32645 1726880409.50264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880409.50337: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880409.50382: 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 0x7ff7fceb1220> # /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 0x7ff7fceb18b0> <<< 32645 1726880409.50494: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880409.50519: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce73a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce72b10> <<< 32645 1726880409.50726: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce7b290> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 32645 1726880409.50898: stdout chunk (state=3): >>> <<< 32645 1726880409.50941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880409.51040: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880409.51102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee0e30> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fceb3a10> <<< 32645 1726880409.51250: 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 0x7ff7fcee0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce8daf0> # /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 0x7ff7fcee2120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce7a570> <<< 32645 1726880409.51339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.51356: 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 0x7ff7fcee2570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce79130> <<< 32645 1726880409.51388: 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 0x7ff7fcee2810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce79190> <<< 32645 1726880409.51424: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880409.51513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880409.51602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcf04d10> import 'errno' # <<< 32645 1726880409.51658: 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 0x7ff7fcf06450> # /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' <<< 32645 1726880409.51698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcf07350> <<< 32645 1726880409.51795: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.51940: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fcf079b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcf068a0> <<< 32645 1726880409.51969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880409.52047: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fccc8440> <<< 32645 1726880409.52095: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcf07b60> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee2b10> <<< 32645 1726880409.52116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880409.52173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880409.52245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # 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 0x7ff7fccfc380> <<< 32645 1726880409.52308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fccfcec0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfcc20> <<< 32645 1726880409.52377: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fccfcef0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.52527: stdout chunk (state=3): >>># 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 0x7ff7fccfd0d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccca4e0> <<< 32645 1726880409.52577: stdout chunk (state=3): >>># /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' <<< 32645 1726880409.52618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880409.52643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfe7e0> <<< 32645 1726880409.52690: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfd460> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee3230> <<< 32645 1726880409.52827: stdout chunk (state=3): >>># /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' <<< 32645 1726880409.52846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880409.52906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880409.53134: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd2ab40> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880409.53175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880409.53207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880409.53221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880409.53276: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd46c90> <<< 32645 1726880409.53308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880409.53369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880409.53460: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880409.53653: 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 0x7ff7fcd739b0> # /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 <<< 32645 1726880409.53734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880409.53922: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcda6120> <<< 32645 1726880409.54008: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd73aa0> <<< 32645 1726880409.54065: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd47920> <<< 32645 1726880409.54110: 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 0x7ff7fcb7cad0> <<< 32645 1726880409.54285: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd45cd0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccff6e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880409.54396: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff7fcd46090> <<< 32645 1726880409.54445: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_6lpe6zr_/ansible_stat_payload.zip' # zipimport: zlib available <<< 32645 1726880409.54944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.54972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880409.55033: stdout chunk (state=3): >>># 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 <<< 32645 1726880409.55153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880409.55196: 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 0x7ff7fcbda750> <<< 32645 1726880409.55219: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880409.55576: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbb1640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbb07a0> # zipimport: zlib available <<< 32645 1726880409.55667: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880409.55671: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880409.55725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.58409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.60772: 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 0x7ff7fcbd85f0> # /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' <<< 32645 1726880409.60884: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880409.60952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fcbfe120> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbfdeb0> <<< 32645 1726880409.60985: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbfd7c0> <<< 32645 1726880409.61037: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880409.61051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880409.61084: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbfdc10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee2450> <<< 32645 1726880409.61104: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880409.61184: 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 0x7ff7fcbfeed0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.61306: 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 0x7ff7fcbff110> <<< 32645 1726880409.61443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880409.61523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32645 1726880409.61640: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbff650> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880409.61781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca6d3a0> # 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 0x7ff7fca6efc0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880409.61833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880409.61845: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca6f950> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880409.61895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880409.61934: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca70b30> <<< 32645 1726880409.61953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880409.61988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880409.62019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880409.62119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880409.62287: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca735c0> # 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 0x7ff7fca73c50> <<< 32645 1726880409.62320: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca71880> # /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 <<< 32645 1726880409.62426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880409.62451: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca775c0> import '_tokenize' # <<< 32645 1726880409.62780: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca76090> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca75df0> # /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 0x7ff7fca76360> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca71d90> # 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 0x7ff7fcabf7d0> <<< 32645 1726880409.62835: 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 0x7ff7fcabf8c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880409.62865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880409.62919: 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 0x7ff7fcac1490> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac1250> <<< 32645 1726880409.62953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880409.63321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fcac39e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac1b80> # /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 <<< 32645 1726880409.63346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880409.63497: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880409.63624: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac7140> <<< 32645 1726880409.63879: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac3b00> <<< 32645 1726880409.64001: 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 0x7ff7fcacb920> <<< 32645 1726880409.64099: 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 0x7ff7fcac81a0> # 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 0x7ff7fcac8230> <<< 32645 1726880409.64130: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcabfbc0> <<< 32645 1726880409.64168: 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' <<< 32645 1726880409.64203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880409.64236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880409.64279: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.64323: 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 0x7ff7fcacbad0> <<< 32645 1726880409.64646: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.64680: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fcacccb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcaca240> <<< 32645 1726880409.64893: 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 0x7ff7fcacb5c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac9e20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880409.64972: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.65235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.65252: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.65276: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880409.65316: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880409.65694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.65865: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.67274: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.68635: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880409.68654: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880409.68685: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880409.68730: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880409.68892: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fcb50c80> <<< 32645 1726880409.68982: 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' <<< 32645 1726880409.69024: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb51af0> <<< 32645 1726880409.69037: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfcf80> <<< 32645 1726880409.69310: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880409.69331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.69358: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.69385: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880409.69403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.69737: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.70115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880409.70195: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb51b80> # zipimport: zlib available <<< 32645 1726880409.71207: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.72158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.72290: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.72436: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880409.72453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.72716: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880409.72965: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 32645 1726880409.73193: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880409.73196: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.73199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.73235: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880409.73393: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.73727: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.74157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880409.74363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880409.74388: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880409.74535: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb52c30> <<< 32645 1726880409.74559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.74683: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.74903: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /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' <<< 32645 1726880409.74968: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880409.75250: 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 0x7ff7fcb5a4b0> <<< 32645 1726880409.75333: 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 0x7ff7fcb5ad80> <<< 32645 1726880409.75355: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb53b00> <<< 32645 1726880409.75372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.75433: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.75517: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880409.75639: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880409.75727: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.75906: 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 <<< 32645 1726880409.75909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880409.76042: 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' <<< 32645 1726880409.76045: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7fcb59a00> <<< 32645 1726880409.76109: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb5af60> <<< 32645 1726880409.76156: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880409.76178: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.76374: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.76476: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.76517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.76607: 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' <<< 32645 1726880409.76659: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880409.76684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880409.76773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880409.76818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880409.76821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880409.76913: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcc46ff0> <<< 32645 1726880409.76992: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fc964c50> <<< 32645 1726880409.77177: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fc963050> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fc962ea0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880409.77194: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880409.77213: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880409.77491: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880409.77518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.77533: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880409.77558: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.77797: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.78146: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880409.78305: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 32645 1726880409.78493: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880409.78811: 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 <<< 32645 1726880409.78834: stdout chunk (state=3): >>># 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 <<< 32645 1726880409.78847: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 32645 1726880409.78885: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib <<< 32645 1726880409.79004: stdout chunk (state=3): >>># 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 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 <<< 32645 1726880409.79119: 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 # 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 <<< 32645 1726880409.79320: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880409.79401: 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 <<< 32645 1726880409.79488: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32645 1726880409.79525: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880409.79756: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880409.79759: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880409.79856: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880409.79861: 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 <<< 32645 1726880409.79901: stdout chunk (state=3): >>># 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 <<< 32645 1726880409.79979: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880409.80063: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # 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 <<< 32645 1726880409.80225: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880409.80242: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880409.80280: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 32645 1726880409.80322: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880409.80433: stdout chunk (state=3): >>># 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 <<< 32645 1726880409.80451: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 32645 1726880409.80456: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880409.80473: stdout chunk (state=3): >>># destroy time <<< 32645 1726880409.80509: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880409.80512: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880409.80561: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880409.80600: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre <<< 32645 1726880409.80605: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880409.80611: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880409.81107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880409.81161: stderr chunk (state=3): >>><<< 32645 1726880409.81164: stdout chunk (state=3): >>><<< 32645 1726880409.81270: _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 0x7ff7fd00c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcfdbb30> # /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 0x7ff7fd00eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7ff7fce21160> # /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 0x7ff7fce223f0> # /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 0x7ff7fce231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce22600> # /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 0x7ff7fce54140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7ff7fce22150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7ff7fce72120> # /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 0x7ff7fceb1220> # /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 0x7ff7fceb18b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce73a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce72b10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce7b290> # /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 0x7ff7fcee0e30> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fceb3a10> # /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 0x7ff7fcee0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce8daf0> # /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 0x7ff7fcee2120> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce7a570> # /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 0x7ff7fcee2570> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce79130> # 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 0x7ff7fcee2810> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fce79190> 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 0x7ff7fcf04d10> 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 0x7ff7fcf06450> # /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 0x7ff7fcf07350> # 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 0x7ff7fcf079b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcf068a0> # /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 0x7ff7fccc8440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcf07b60> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee2b10> # /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 0x7ff7fccfc380> # /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 0x7ff7fccfcec0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfcc20> # 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 0x7ff7fccfcef0> # 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 0x7ff7fccfd0d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccca4e0> # /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 0x7ff7fccfe7e0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfd460> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee3230> # /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 0x7ff7fcd2ab40> # /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 0x7ff7fcd46c90> # /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 0x7ff7fcd739b0> # /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 0x7ff7fcda6120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd73aa0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd47920> # /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 0x7ff7fcb7cad0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcd45cd0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccff6e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff7fcd46090> # zipimport: found 30 names in '/tmp/ansible_stat_payload_6lpe6zr_/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 0x7ff7fcbda750> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbb1640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbb07a0> # 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 0x7ff7fcbd85f0> # /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 0x7ff7fcbfe120> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbfdeb0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcbfd7c0> # /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 0x7ff7fcbfdc10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcee2450> 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 0x7ff7fcbfeed0> # 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 0x7ff7fcbff110> # /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 0x7ff7fcbff650> 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 0x7ff7fca6d3a0> # 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 0x7ff7fca6efc0> # /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 0x7ff7fca6f950> # /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 0x7ff7fca70b30> # /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 0x7ff7fca735c0> # 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 0x7ff7fca73c50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca71880> # /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 0x7ff7fca775c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca76090> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca75df0> # /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 0x7ff7fca76360> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fca71d90> # 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 0x7ff7fcabf7d0> # /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 0x7ff7fcabf8c0> # /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 0x7ff7fcac1490> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac1250> # /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 0x7ff7fcac39e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac1b80> # /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 0x7ff7fcac7140> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac3b00> # 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 0x7ff7fcacb920> # 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 0x7ff7fcac81a0> # 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 0x7ff7fcac8230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcabfbc0> # /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 0x7ff7fcacbad0> # 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 0x7ff7fcacccb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcaca240> # 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 0x7ff7fcacb5c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcac9e20> # 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 0x7ff7fcb50c80> # /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 0x7ff7fcb51af0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fccfcf80> 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 0x7ff7fcb51b80> # 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 0x7ff7fcb52c30> # 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 0x7ff7fcb5a4b0> # 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 0x7ff7fcb5ad80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb53b00> # 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 0x7ff7fcb59a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fcb5af60> 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 0x7ff7fcc46ff0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fc964c50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fc963050> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7fc962ea0> # 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": "/sbin/transactional-update", "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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880409.81870: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726880409.2069883-33211-113435136248722/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880409.81874: _low_level_execute_command(): starting 32645 1726880409.81877: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880409.2069883-33211-113435136248722/ > /dev/null 2>&1 && sleep 0' 32645 1726880409.81954: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880409.81957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880409.81959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880409.81967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880409.81969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880409.82016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880409.82020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880409.82079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880409.87047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880409.87137: stderr chunk (state=3): >>><<< 32645 1726880409.87141: stdout chunk (state=3): >>><<< 32645 1726880409.87198: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880409.87201: handler run complete 32645 1726880409.87215: attempt loop complete, returning result 32645 1726880409.87219: _execute() done 32645 1726880409.87225: dumping result to json 32645 1726880409.87240: done dumping result, returning 32645 1726880409.87243: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin [1266f4c6-4e69-28d7-f79e-0000000003f8] 32645 1726880409.87255: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f8 32645 1726880409.87385: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f8 32645 1726880409.87392: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 32645 1726880409.87593: no more pending results, returning what we have 32645 1726880409.87600: results queue empty 32645 1726880409.87602: checking for any_errors_fatal 32645 1726880409.87607: done checking for any_errors_fatal 32645 1726880409.87611: checking for max_fail_percentage 32645 1726880409.87614: done checking for max_fail_percentage 32645 1726880409.87615: checking to see if all hosts have failed and the running result is not ok 32645 1726880409.87618: done checking to see if all hosts have failed 32645 1726880409.87619: getting the remaining hosts for this loop 32645 1726880409.87622: done getting the remaining hosts for this loop 32645 1726880409.87629: getting the next task for host managed_node2 32645 1726880409.87641: done getting next task for host managed_node2 32645 1726880409.87753: ^ task is: TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists 32645 1726880409.87760: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880409.87777: getting variables 32645 1726880409.87779: in VariableManager get_vars() 32645 1726880409.87832: Calling all_inventory to load vars for managed_node2 32645 1726880409.87835: Calling groups_inventory to load vars for managed_node2 32645 1726880409.87837: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880409.87845: Calling all_plugins_play to load vars for managed_node2 32645 1726880409.87847: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880409.87852: Calling groups_plugins_play to load vars for managed_node2 32645 1726880409.87990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880409.88169: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880409.88184: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.88191: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.88260: done with get_vars() 32645 1726880409.88269: done getting variables 32645 1726880409.88316: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 20 September 2024 21:00:09 -0400 (0:00:00.800) 0:00:24.456 ****** 32645 1726880409.88351: entering _queue_task() for managed_node2/set_fact 32645 1726880409.88576: worker is 1 (out of 1 available) 32645 1726880409.88596: exiting _queue_task() for managed_node2/set_fact 32645 1726880409.88610: done queuing things up, now waiting for results queue to drain 32645 1726880409.88612: waiting for pending results... 32645 1726880409.88807: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists 32645 1726880409.88934: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003f9 32645 1726880409.88951: variable 'ansible_search_path' from source: unknown 32645 1726880409.88956: variable 'ansible_search_path' from source: unknown 32645 1726880409.88987: calling self._execute() 32645 1726880409.89063: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.89069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.89081: variable 'omit' from source: magic vars 32645 1726880409.89610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880409.92555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880409.92585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880409.92638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880409.92896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880409.92969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880409.93242: 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) 32645 1726880409.93562: 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) 32645 1726880409.93568: 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) 32645 1726880409.93571: 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) 32645 1726880409.93575: 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) 32645 1726880409.93911: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880409.93931: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880409.93966: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880409.94130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880409.94336: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880409.94390: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880409.94435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880409.94489: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880409.94552: 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) 32645 1726880409.94587: 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) 32645 1726880409.94625: 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) 32645 1726880409.94670: 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) 32645 1726880409.94776: Evaluated conditional (not __firewall_is_transactional is defined): True 32645 1726880409.94791: variable 'omit' from source: magic vars 32645 1726880409.94923: variable 'omit' from source: magic vars 32645 1726880409.95059: variable '__transactional_update_stat' from source: set_fact 32645 1726880409.95111: variable 'omit' from source: magic vars 32645 1726880409.95185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880409.95396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880409.95399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880409.95402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880409.95405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880409.95442: variable 'inventory_hostname' from source: set_fact 32645 1726880409.95454: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.95465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.95636: Set connection var ansible_shell_executable to /bin/sh 32645 1726880409.95654: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880409.95669: Set connection var ansible_timeout to 10 32645 1726880409.95677: Set connection var ansible_shell_type to sh 32645 1726880409.95700: Set connection var ansible_pipelining to False 32645 1726880409.95709: Set connection var ansible_connection to ssh 32645 1726880409.95773: variable 'ansible_shell_executable' from source: unknown 32645 1726880409.95961: variable 'ansible_connection' from source: unknown 32645 1726880409.95971: variable 'ansible_module_compression' from source: unknown 32645 1726880409.96255: variable 'ansible_shell_type' from source: unknown 32645 1726880409.96260: variable 'ansible_shell_executable' from source: unknown 32645 1726880409.96262: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880409.96264: variable 'ansible_pipelining' from source: unknown 32645 1726880409.96267: variable 'ansible_timeout' from source: unknown 32645 1726880409.96269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880409.96337: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880409.96659: variable 'omit' from source: magic vars 32645 1726880409.96663: starting attempt loop 32645 1726880409.96666: running the handler 32645 1726880409.96668: handler run complete 32645 1726880409.96671: attempt loop complete, returning result 32645 1726880409.96673: _execute() done 32645 1726880409.96675: dumping result to json 32645 1726880409.96678: done dumping result, returning 32645 1726880409.96681: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists [1266f4c6-4e69-28d7-f79e-0000000003f9] 32645 1726880409.96683: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f9 32645 1726880409.96764: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003f9 32645 1726880409.96768: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } 32645 1726880409.96842: no more pending results, returning what we have 32645 1726880409.96846: results queue empty 32645 1726880409.96847: checking for any_errors_fatal 32645 1726880409.96857: done checking for any_errors_fatal 32645 1726880409.96859: checking for max_fail_percentage 32645 1726880409.96861: done checking for max_fail_percentage 32645 1726880409.96862: checking to see if all hosts have failed and the running result is not ok 32645 1726880409.96863: done checking to see if all hosts have failed 32645 1726880409.96864: getting the remaining hosts for this loop 32645 1726880409.96867: done getting the remaining hosts for this loop 32645 1726880409.96871: getting the next task for host managed_node2 32645 1726880409.96884: done getting next task for host managed_node2 32645 1726880409.96888: ^ task is: TASK: fedora.linux_system_roles.firewall : Install firewalld 32645 1726880409.96896: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880409.96909: getting variables 32645 1726880409.96911: in VariableManager get_vars() 32645 1726880409.97188: Calling all_inventory to load vars for managed_node2 32645 1726880409.97191: Calling groups_inventory to load vars for managed_node2 32645 1726880409.97195: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880409.97206: Calling all_plugins_play to load vars for managed_node2 32645 1726880409.97210: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880409.97215: Calling groups_plugins_play to load vars for managed_node2 32645 1726880409.97852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880409.98391: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880409.98413: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.98419: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880409.98615: done with get_vars() 32645 1726880409.98642: done getting variables 32645 1726880409.98854: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 20 September 2024 21:00:09 -0400 (0:00:00.105) 0:00:24.562 ****** 32645 1726880409.98976: entering _queue_task() for managed_node2/package 32645 1726880409.99768: worker is 1 (out of 1 available) 32645 1726880409.99782: exiting _queue_task() for managed_node2/package 32645 1726880409.99796: done queuing things up, now waiting for results queue to drain 32645 1726880409.99797: waiting for pending results... 32645 1726880410.00572: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Install firewalld 32645 1726880410.00644: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003fb 32645 1726880410.00791: variable 'ansible_search_path' from source: unknown 32645 1726880410.00800: variable 'ansible_search_path' from source: unknown 32645 1726880410.00845: calling self._execute() 32645 1726880410.00947: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880410.00963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880410.00979: variable 'omit' from source: magic vars 32645 1726880410.01637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880410.05591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880410.05755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880410.05768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880410.05954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880410.06025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880410.06172: 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) 32645 1726880410.06212: 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) 32645 1726880410.06299: 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) 32645 1726880410.06364: 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) 32645 1726880410.06387: 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) 32645 1726880410.06575: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880410.06588: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880410.06616: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880410.06627: variable 'omit' from source: magic vars 32645 1726880410.06771: variable 'omit' from source: magic vars 32645 1726880410.06811: variable '__firewall_packages_base' from source: role '' all vars 32645 1726880410.06910: variable '__firewall_packages_base' from source: role '' all vars 32645 1726880410.07152: variable '__firewall_is_ostree' from source: set_fact 32645 1726880410.07163: variable 'omit' from source: magic vars 32645 1726880410.07196: variable 'omit' from source: magic vars 32645 1726880410.07238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880410.07276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880410.07299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880410.07324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880410.07350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880410.07445: variable 'inventory_hostname' from source: set_fact 32645 1726880410.07450: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880410.07453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880410.07530: Set connection var ansible_shell_executable to /bin/sh 32645 1726880410.07544: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880410.07563: Set connection var ansible_timeout to 10 32645 1726880410.07571: Set connection var ansible_shell_type to sh 32645 1726880410.07592: Set connection var ansible_pipelining to False 32645 1726880410.07598: Set connection var ansible_connection to ssh 32645 1726880410.07626: variable 'ansible_shell_executable' from source: unknown 32645 1726880410.07638: variable 'ansible_connection' from source: unknown 32645 1726880410.07645: variable 'ansible_module_compression' from source: unknown 32645 1726880410.07655: variable 'ansible_shell_type' from source: unknown 32645 1726880410.07669: variable 'ansible_shell_executable' from source: unknown 32645 1726880410.07754: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880410.07757: variable 'ansible_pipelining' from source: unknown 32645 1726880410.07760: variable 'ansible_timeout' from source: unknown 32645 1726880410.07762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880410.07833: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880410.07852: variable 'omit' from source: magic vars 32645 1726880410.07864: starting attempt loop 32645 1726880410.07871: running the handler 32645 1726880410.07889: variable 'ansible_facts' from source: unknown 32645 1726880410.07897: variable 'ansible_facts' from source: unknown 32645 1726880410.08027: _low_level_execute_command(): starting 32645 1726880410.08069: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880410.09123: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880410.09130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880410.09133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880410.09184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880410.14102: stdout chunk (state=3): >>>/root <<< 32645 1726880410.14335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880410.14363: stdout chunk (state=3): >>><<< 32645 1726880410.14380: stderr chunk (state=3): >>><<< 32645 1726880410.14412: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880410.14439: _low_level_execute_command(): starting 32645 1726880410.14456: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719 `" && echo ansible-tmp-1726880410.1442044-33250-113691716337719="` echo /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719 `" ) && sleep 0' 32645 1726880410.15297: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880410.15327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880410.15347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880410.15467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880410.15489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880410.15513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880410.15587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880410.21124: stdout chunk (state=3): >>>ansible-tmp-1726880410.1442044-33250-113691716337719=/root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719 <<< 32645 1726880410.21267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880410.21312: stderr chunk (state=3): >>><<< 32645 1726880410.21332: stdout chunk (state=3): >>><<< 32645 1726880410.21377: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880410.1442044-33250-113691716337719=/root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880410.21493: variable 'ansible_module_compression' from source: unknown 32645 1726880410.21498: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 32645 1726880410.21532: variable 'ansible_facts' from source: unknown 32645 1726880410.21690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py 32645 1726880410.21936: Sending initial data 32645 1726880410.21940: Sent initial data (152 bytes) 32645 1726880410.22538: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880410.22711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880410.22745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880410.22782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880410.27710: 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 <<< 32645 1726880410.27753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880410.27899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpg40d_y8d /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py <<< 32645 1726880410.27908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py" <<< 32645 1726880410.27946: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpg40d_y8d" to remote "/root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py" <<< 32645 1726880410.27955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py" <<< 32645 1726880410.29106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880410.29158: stderr chunk (state=3): >>><<< 32645 1726880410.29161: stdout chunk (state=3): >>><<< 32645 1726880410.29178: done transferring module to remote 32645 1726880410.29190: _low_level_execute_command(): starting 32645 1726880410.29195: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/ /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py && sleep 0' 32645 1726880410.30007: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880410.30077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880410.30086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880410.30126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880410.30181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880410.35041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880410.35083: stderr chunk (state=3): >>><<< 32645 1726880410.35086: stdout chunk (state=3): >>><<< 32645 1726880410.35102: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880410.35107: _low_level_execute_command(): starting 32645 1726880410.35113: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/AnsiballZ_dnf.py && sleep 0' 32645 1726880410.35536: 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 <<< 32645 1726880410.35539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880410.35542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880410.35546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880410.35599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880410.35606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880410.35657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880410.41052: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 32645 1726880410.41217: stdout chunk (state=3): >>> <<< 32645 1726880410.41277: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880410.41331: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880410.41355: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 32645 1726880410.41527: stdout chunk (state=3): >>> import '_io' # <<< 32645 1726880410.41530: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880410.41552: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880410.41595: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880410.41602: stdout chunk (state=3): >>> <<< 32645 1726880410.41616: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880410.41718: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880410.41764: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook<<< 32645 1726880410.41788: stdout chunk (state=3): >>> <<< 32645 1726880410.41819: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 32645 1726880410.42092: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 32645 1726880410.42105: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880410.42145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 32645 1726880410.42165: stdout chunk (state=3): >>> <<< 32645 1726880410.42169: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7703b4530><<< 32645 1726880410.42193: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770383b30><<< 32645 1726880410.42230: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 32645 1726880410.42239: stdout chunk (state=3): >>> <<< 32645 1726880410.42254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880410.42303: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7703b6ab0> import '_signal' # <<< 32645 1726880410.42311: stdout chunk (state=3): >>> <<< 32645 1726880410.42364: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880410.42414: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880410.42432: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880410.42489: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880410.42508: stdout chunk (state=3): >>> import 'stat' # <<< 32645 1726880410.42954: stdout chunk (state=3): >>> import '_collections_abc' # <<< 32645 1726880410.42994: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 32645 1726880410.42998: stdout chunk (state=3): >>> Processing user site-packages Processing global site-packages <<< 32645 1726880410.43024: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880410.43054: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880410.43175: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770189160> <<< 32645 1726880410.43230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880410.43311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77018a3f0> <<< 32645 1726880410.43597: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77018b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77018a600> # /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 0x7fc7701bc140> <<< 32645 1726880410.43636: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880410.43654: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880410.43700: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880410.43724: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880410.43760: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880410.43835: 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<<< 32645 1726880410.43840: stdout chunk (state=3): >>> <<< 32645 1726880410.43871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.43900: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77018a150><<< 32645 1726880410.43902: stdout chunk (state=3): >>> <<< 32645 1726880410.43980: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880410.43983: stdout chunk (state=3): >>># destroy google<<< 32645 1726880410.43986: stdout chunk (state=3): >>> <<< 32645 1726880410.44011: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880410.44034: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880410.44306: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880410.44343: 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<<< 32645 1726880410.44346: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 32645 1726880410.44829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 32645 1726880410.44867: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880410.44909: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880410.44970: 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 <<< 32645 1726880410.45034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880410.45097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880410.45134: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880410.45149: stdout chunk (state=3): >>> <<< 32645 1726880410.45156: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701da0c0><<< 32645 1726880410.45196: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 32645 1726880410.45199: stdout chunk (state=3): >>> <<< 32645 1726880410.45245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 32645 1726880410.45284: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 32645 1726880410.45292: stdout chunk (state=3): >>> <<< 32645 1726880410.45357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880410.45363: stdout chunk (state=3): >>> <<< 32645 1726880410.45393: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880410.45428: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 32645 1726880410.45445: stdout chunk (state=3): >>> <<< 32645 1726880410.45453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770219160><<< 32645 1726880410.45489: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 32645 1726880410.45498: stdout chunk (state=3): >>> <<< 32645 1726880410.45527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880410.45568: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7702197f0> import '_collections' # <<< 32645 1726880410.45652: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701db830> <<< 32645 1726880410.45670: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880410.46489: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701daab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701e3230> # /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' <<< 32645 1726880410.46494: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880410.46497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880410.46499: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770248d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77021b920><<< 32645 1726880410.46500: stdout chunk (state=3): >>> <<< 32645 1726880410.46502: 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 0x7fc770248e90><<< 32645 1726880410.46569: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701f5a30><<< 32645 1726880410.46572: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880410.46627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024a060> <<< 32645 1726880410.46677: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701e2510> <<< 32645 1726880410.46710: 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' <<< 32645 1726880410.46757: 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 0x7fc77024a480><<< 32645 1726880410.46925: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024a330> # 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 0x7fc77024a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701e1100><<< 32645 1726880410.46945: stdout chunk (state=3): >>> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 32645 1726880410.47078: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880410.47158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770270c20> import 'errno' # <<< 32645 1726880410.47207: 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 0x7fc770272360> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880410.47278: 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<<< 32645 1726880410.47340: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880410.47401: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770273200> # 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 0x7fc770273860> <<< 32645 1726880410.47454: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770272750> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 32645 1726880410.47484: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880410.47551: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76ffdc2f0><<< 32645 1726880410.47579: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7702739e0> <<< 32645 1726880410.47720: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024aa20> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880410.47764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880410.47790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880410.47840: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880410.47890: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880410.47894: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc770008230> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880410.47905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880410.47940: 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'<<< 32645 1726880410.47996: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc770008d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770008ad0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.48010: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc770008ce0><<< 32645 1726880410.48050: stdout chunk (state=3): >>> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880410.48094: stdout chunk (state=3): >>> <<< 32645 1726880410.48260: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.48310: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc770008f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ffde390> <<< 32645 1726880410.48334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880410.48393: 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 <<< 32645 1726880410.48444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 32645 1726880410.48448: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77000a600><<< 32645 1726880410.48460: stdout chunk (state=3): >>> <<< 32645 1726880410.48693: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770009280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024b140><<< 32645 1726880410.48794: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880410.48914: 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 <<< 32645 1726880410.48974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7700369c0> <<< 32645 1726880410.49089: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880410.49160: 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<<< 32645 1726880410.49184: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880410.49247: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770052b40> <<< 32645 1726880410.49276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 32645 1726880410.49409: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880410.49506: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880410.49654: 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 0x7fc770083890> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 32645 1726880410.49692: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880410.49731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880410.49766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880410.49901: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7700b6000> <<< 32645 1726880410.50115: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7700839b0><<< 32645 1726880410.50201: stdout chunk (state=3): >>> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770053200> # /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'<<< 32645 1726880410.50206: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fe88950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770051b80><<< 32645 1726880410.50339: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77000b560> <<< 32645 1726880410.50390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880410.50458: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc76fe88b30><<< 32645 1726880410.50484: stdout chunk (state=3): >>> <<< 32645 1726880410.50672: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_bh73gl6l/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available<<< 32645 1726880410.50762: stdout chunk (state=3): >>> <<< 32645 1726880410.50997: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 32645 1726880410.51009: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880410.51052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 32645 1726880410.51182: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880410.51237: 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'<<< 32645 1726880410.51241: stdout chunk (state=3): >>> <<< 32645 1726880410.51287: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fee6660> import '_typing' # <<< 32645 1726880410.51292: stdout chunk (state=3): >>> <<< 32645 1726880410.51736: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fec1550> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fec06b0> <<< 32645 1726880410.51799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.52100: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880410.54434: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.56814: 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 0x7fc76fee4530> # /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 0x7fc76ff0a090><<< 32645 1726880410.56867: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff09e20> <<< 32645 1726880410.56923: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff09730> <<< 32645 1726880410.56960: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880410.56993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880410.57058: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff09e80> <<< 32645 1726880410.57093: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fee7080> import 'atexit' # <<< 32645 1726880410.57268: 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 0x7fc76ff0adb0> # 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 0x7fc76ff0aff0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880410.57318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 32645 1726880410.57360: stdout chunk (state=3): >>> import '_locale' # <<< 32645 1726880410.57427: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff0b500> <<< 32645 1726880410.57472: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880410.57519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 32645 1726880410.57578: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd7d2e0><<< 32645 1726880410.57600: stdout chunk (state=3): >>> <<< 32645 1726880410.57652: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.57682: 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 0x7fc76fd7ef00> <<< 32645 1726880410.57701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 32645 1726880410.57735: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880410.57804: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd7f830> <<< 32645 1726880410.57839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 32645 1726880410.57890: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880410.57929: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd80770> <<< 32645 1726880410.57967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 32645 1726880410.57977: stdout chunk (state=3): >>> <<< 32645 1726880410.58070: stdout chunk (state=3): >>># 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 <<< 32645 1726880410.58081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880410.58263: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd834a0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.58292: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fd83b00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd81760> <<< 32645 1726880410.58361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880410.58400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880410.58431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880410.58457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 32645 1726880410.58506: stdout chunk (state=3): >>> <<< 32645 1726880410.58531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880410.58555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880410.58586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd87260> <<< 32645 1726880410.58722: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd85d30> <<< 32645 1726880410.58735: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd85a90> <<< 32645 1726880410.58773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 32645 1726880410.58793: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880410.58963: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd86000><<< 32645 1726880410.58982: stdout chunk (state=3): >>> <<< 32645 1726880410.59010: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd81c70> <<< 32645 1726880410.59061: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.59087: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fdcf320> <<< 32645 1726880410.59142: 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<<< 32645 1726880410.59145: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdcf4d0> <<< 32645 1726880410.59209: 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'<<< 32645 1726880410.59258: 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'<<< 32645 1726880410.59269: stdout chunk (state=3): >>> <<< 32645 1726880410.59317: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.59363: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fdd0fe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd0da0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880410.59574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880410.59726: 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 0x7fc76fdd34d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd1670><<< 32645 1726880410.59732: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880410.59794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.59813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 32645 1726880410.59834: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880410.59862: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880410.60093: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd6bd0> <<< 32645 1726880410.60214: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd3590> <<< 32645 1726880410.60346: 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'<<< 32645 1726880410.60371: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fdd79e0><<< 32645 1726880410.60442: stdout chunk (state=3): >>> <<< 32645 1726880410.60462: 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 0x7fc76fdd7b90><<< 32645 1726880410.60494: stdout chunk (state=3): >>> <<< 32645 1726880410.60552: 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' <<< 32645 1726880410.60658: 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 0x7fc76fdd7d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdcf6b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 32645 1726880410.60682: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 32645 1726880410.60716: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880410.60900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880410.60904: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.61082: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fddb4d0> <<< 32645 1726880410.61231: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.61277: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fddca10> <<< 32645 1726880410.61281: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd9c70> <<< 32645 1726880410.61352: 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' <<< 32645 1726880410.61355: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fddaff0><<< 32645 1726880410.61399: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd9850> # zipimport: zlib available <<< 32645 1726880410.61433: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.61454: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 32645 1726880410.61485: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32645 1726880410.61501: stdout chunk (state=3): >>> <<< 32645 1726880410.61659: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.61838: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.61853: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880410.61893: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880410.61920: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.61958: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880410.62190: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.62291: stdout chunk (state=3): >>> <<< 32645 1726880410.62441: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.63606: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.64771: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880410.64843: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880410.64892: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880410.65033: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880410.65085: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fe60bc0> <<< 32645 1726880410.65293: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 32645 1726880410.65297: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880410.65350: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fe619a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fddffb0> <<< 32645 1726880410.65445: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32645 1726880410.65482: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.65513: stdout chunk (state=3): >>> import 'ansible.module_utils._text' # <<< 32645 1726880410.65539: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.65901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.66168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880410.66179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880410.66203: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fe61940> # zipimport: zlib available <<< 32645 1726880410.67161: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.68076: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.68251: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880410.68372: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880410.68394: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880410.68470: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.68522: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880410.68553: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.68695: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.68877: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880410.68920: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.68953: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880410.68988: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880410.69056: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.69139: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880410.69165: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.69645: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.69658: stdout chunk (state=3): >>> <<< 32645 1726880410.70126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880410.70268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880410.70283: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880410.70406: stdout chunk (state=3): >>> <<< 32645 1726880410.70519: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fe62ab0> <<< 32645 1726880410.70558: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.70642: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.70850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880410.70918: stdout chunk (state=3): >>>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' <<< 32645 1726880410.71096: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.71231: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.71281: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fc6e4b0> <<< 32645 1726880410.71378: 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' <<< 32645 1726880410.71430: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fc6ee40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fe63770> # zipimport: zlib available <<< 32645 1726880410.71504: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.71594: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880410.71717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880410.71810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.71900: 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<<< 32645 1726880410.71915: stdout chunk (state=3): >>> <<< 32645 1726880410.71983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.72173: 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'<<< 32645 1726880410.72278: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76fc6daf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc6f020> <<< 32645 1726880410.72322: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880410.72391: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880410.72473: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.72556: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880410.72606: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.72680: 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' <<< 32645 1726880410.72806: 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 <<< 32645 1726880410.72852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880410.72902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880410.72931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 32645 1726880410.73013: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880410.73109: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff3f0b0> <<< 32645 1726880410.73185: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc78d10><<< 32645 1726880410.73396: stdout chunk (state=3): >>> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc770b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc76f00> # destroy ansible.module_utils.distro <<< 32645 1726880410.73483: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880410.73517: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880410.73613: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32645 1726880410.73721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880410.74728: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.74845: stdout chunk (state=3): >>> <<< 32645 1726880410.75775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.76978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.78213: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 32645 1726880410.78225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.78286: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0c5c0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880410.78346: stdout chunk (state=3): >>> import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0c7d0><<< 32645 1726880410.78352: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 32645 1726880410.78363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 32645 1726880410.78433: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 32645 1726880410.78454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' <<< 32645 1726880410.78487: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0cf50> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0cad0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 32645 1726880410.78537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'<<< 32645 1726880410.78610: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 32645 1726880410.78676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d850> <<< 32645 1726880410.78789: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 32645 1726880410.78863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'<<< 32645 1726880410.78936: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880410.79021: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfeed0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 32645 1726880410.79089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfedb0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880410.79198: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f736d20> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfc680> <<< 32645 1726880410.79316: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880410.79321: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880410.79425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880410.79569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880410.79577: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f745880><<< 32645 1726880410.79673: stdout chunk (state=3): >>> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7443b0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7377a0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0e4b0> <<< 32645 1726880410.79757: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 32645 1726880410.79791: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 32645 1726880410.80028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 32645 1726880410.80105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'<<< 32645 1726880410.80373: stdout chunk (state=3): >>> import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b5880> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7699d0> <<< 32645 1726880410.80499: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfc0b0> <<< 32645 1726880410.80502: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 32645 1726880410.80531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 32645 1726880410.80585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'<<< 32645 1726880410.80677: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b9610><<< 32645 1726880410.80732: stdout chunk (state=3): >>> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b75c0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7694f0><<< 32645 1726880410.80825: stdout chunk (state=3): >>> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0deb0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d8e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d610> <<< 32645 1726880410.80898: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0c860> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d7f0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 32645 1726880410.80940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880410.80956: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880410.81017: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b9c70> <<< 32645 1726880410.81119: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b9850> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 32645 1726880410.81122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.81211: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7ba390><<< 32645 1726880410.81255: stdout chunk (state=3): >>> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 32645 1726880410.81321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 32645 1726880410.81478: stdout chunk (state=3): >>># /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' <<< 32645 1726880410.81576: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.81819: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880410.81839: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76f7c8d10> <<< 32645 1726880410.82153: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7a9e50> <<< 32645 1726880410.82202: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7bb380> <<< 32645 1726880410.82261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 32645 1726880410.82306: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7a98e0><<< 32645 1726880410.82344: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 32645 1726880410.82372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'<<< 32645 1726880410.82401: stdout chunk (state=3): >>> import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d6cc0><<< 32645 1726880410.82439: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 32645 1726880410.82490: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py<<< 32645 1726880410.82536: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d7980> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d7410><<< 32645 1726880410.82570: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 32645 1726880410.82691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'<<< 32645 1726880410.82703: stdout chunk (state=3): >>> <<< 32645 1726880410.82850: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d7e60> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 32645 1726880410.82901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'<<< 32645 1726880410.82993: stdout chunk (state=3): >>> <<< 32645 1726880410.83323: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7dbf20> <<< 32645 1726880410.83366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880410.83470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880410.83561: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1f88c0> # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.83602: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa060><<< 32645 1726880410.83617: stdout chunk (state=3): >>> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1f9e50> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880410.83671: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py<<< 32645 1726880410.83755: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py<<< 32645 1726880410.83758: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880410.83831: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1faa80> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.83903: stdout chunk (state=3): >>>import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fb1d0><<< 32645 1726880410.83907: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.83995: stdout chunk (state=3): >>>import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fb170> <<< 32645 1726880410.84127: stdout chunk (state=3): >>># extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.84152: stdout chunk (state=3): >>>import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76f1fbdd0> <<< 32645 1726880410.84226: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' <<< 32645 1726880410.84240: stdout chunk (state=3): >>>import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76f1fb380> <<< 32645 1726880410.84300: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.84313: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef59010> <<< 32645 1726880410.84358: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py<<< 32645 1726880410.84377: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' <<< 32645 1726880410.84463: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef597c0><<< 32645 1726880410.84532: stdout chunk (state=3): >>> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa4b0><<< 32645 1726880410.84543: stdout chunk (state=3): >>> <<< 32645 1726880410.84570: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py <<< 32645 1726880410.84628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' <<< 32645 1726880410.84688: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 32645 1726880410.84691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880410.84735: stdout chunk (state=3): >>> <<< 32645 1726880410.84738: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py<<< 32645 1726880410.84762: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' <<< 32645 1726880410.84923: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef5acc0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py<<< 32645 1726880410.84936: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' <<< 32645 1726880410.84981: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py<<< 32645 1726880410.84992: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7cad0><<< 32645 1726880410.85054: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' <<< 32645 1726880410.85142: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7cda0><<< 32645 1726880410.85162: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' <<< 32645 1726880410.85285: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' <<< 32645 1726880410.85330: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7e660><<< 32645 1726880410.85395: stdout chunk (state=3): >>> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7da00> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 32645 1726880410.85432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc'<<< 32645 1726880410.85459: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py <<< 32645 1726880410.85487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' <<< 32645 1726880410.85607: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7ecc0> <<< 32645 1726880410.85715: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7e810> <<< 32645 1726880410.85718: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 32645 1726880410.85764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc'<<< 32645 1726880410.85810: stdout chunk (state=3): >>> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb82c0><<< 32645 1726880410.85840: stdout chunk (state=3): >>> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7fef0> <<< 32645 1726880410.85874: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py<<< 32645 1726880410.85901: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' <<< 32645 1726880410.85964: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb8740> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 32645 1726880410.85984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' <<< 32645 1726880410.86025: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc'<<< 32645 1726880410.86036: stdout chunk (state=3): >>> import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb8ef0><<< 32645 1726880410.86071: stdout chunk (state=3): >>> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb8b00> <<< 32645 1726880410.86109: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py<<< 32645 1726880410.86132: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' <<< 32645 1726880410.86196: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb9ca0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py<<< 32645 1726880410.86245: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efba060> <<< 32645 1726880410.86336: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7d8e0> <<< 32645 1726880410.86357: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7c830> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 32645 1726880410.86411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc'<<< 32645 1726880410.86443: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880410.86508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880410.86573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py<<< 32645 1726880410.86719: stdout chunk (state=3): >>> <<< 32645 1726880410.86858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880410.86976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880410.87017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880410.87084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.87118: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76eb1ca70> <<< 32645 1726880410.87169: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f017e60> <<< 32645 1726880410.87289: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f0168d0> <<< 32645 1726880410.87573: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efea750> <<< 32645 1726880410.87670: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efe8aa0> <<< 32645 1726880410.87813: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2cec0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2d460> <<< 32645 1726880410.87904: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' <<< 32645 1726880410.87909: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py<<< 32645 1726880410.87975: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' <<< 32645 1726880410.88020: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc'<<< 32645 1726880410.88086: stdout chunk (state=3): >>> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2eba0> <<< 32645 1726880410.88151: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2e030> <<< 32645 1726880410.88253: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2d700> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2d3a0> <<< 32645 1726880410.88523: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efba3f0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef5a9f0><<< 32645 1726880410.88579: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py <<< 32645 1726880410.88702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' <<< 32645 1726880410.88745: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py<<< 32645 1726880410.88772: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc'<<< 32645 1726880410.88796: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py <<< 32645 1726880410.88837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 32645 1726880410.88854: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb6b890> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb6b470><<< 32645 1726880410.88891: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py<<< 32645 1726880410.88933: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc'<<< 32645 1726880410.88936: stdout chunk (state=3): >>> <<< 32645 1726880410.89001: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' <<< 32645 1726880410.89054: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py <<< 32645 1726880410.89073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eba32f0><<< 32645 1726880410.89196: stdout chunk (state=3): >>> <<< 32645 1726880410.92165: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eba1d30><<< 32645 1726880410.92187: stdout chunk (state=3): >>> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb6b710> <<< 32645 1726880410.92424: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f769340> <<< 32645 1726880410.92556: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef59e20> <<< 32645 1726880410.92599: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa150> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py <<< 32645 1726880410.92610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880410.92638: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa1b0> <<< 32645 1726880410.92716: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880410.92805: stdout chunk (state=3): >>> <<< 32645 1726880410.92925: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 32645 1726880410.92965: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.93400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.93478: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880410.93517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.93614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.93832: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available<<< 32645 1726880410.93836: stdout chunk (state=3): >>> <<< 32645 1726880410.94154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.94274: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 32645 1726880410.94394: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880410.95133: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py<<< 32645 1726880410.95158: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880410.95194: stdout chunk (state=3): >>> <<< 32645 1726880410.95223: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 32645 1726880410.95245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 32645 1726880410.95296: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py<<< 32645 1726880410.95299: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'<<< 32645 1726880410.95315: stdout chunk (state=3): >>> import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2330><<< 32645 1726880410.95353: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 32645 1726880410.95366: stdout chunk (state=3): >>> <<< 32645 1726880410.95432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880410.95700: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2450><<< 32645 1726880410.95735: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880410.95768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 32645 1726880410.95781: stdout chunk (state=3): >>> <<< 32645 1726880410.95833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880410.95881: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880410.95898: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76ea12630> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea11eb0><<< 32645 1726880410.95972: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.95976: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880410.96003: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76ea12060><<< 32645 1726880410.96040: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2990> <<< 32645 1726880410.96062: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc18e0> <<< 32645 1726880410.96093: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py<<< 32645 1726880410.96107: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2030><<< 32645 1726880410.96162: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py<<< 32645 1726880410.96174: stdout chunk (state=3): >>> <<< 32645 1726880410.96337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 32645 1726880410.96388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 32645 1726880410.96450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 32645 1726880410.96468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 32645 1726880410.96658: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 32645 1726880410.96689: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76ea1bb90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea1b770> <<< 32645 1726880410.96797: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 32645 1726880410.97036: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76eaa3440> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea1bcb0> <<< 32645 1726880410.97075: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 32645 1726880410.97222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'<<< 32645 1726880410.97412: stdout chunk (state=3): >>> <<< 32645 1726880410.98967: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e90a510> <<< 32645 1726880410.99018: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eaa3530> <<< 32645 1726880410.99077: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 32645 1726880410.99194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'<<< 32645 1726880410.99296: stdout chunk (state=3): >>> <<< 32645 1726880410.99384: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'<<< 32645 1726880410.99411: stdout chunk (state=3): >>> import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e97c230> <<< 32645 1726880410.99662: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e90aab0><<< 32645 1726880410.99683: stdout chunk (state=3): >>> <<< 32645 1726880410.99706: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py<<< 32645 1726880410.99760: stdout chunk (state=3): >>> <<< 32645 1726880410.99788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880410.99941: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'<<< 32645 1726880411.00060: stdout chunk (state=3): >>> # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e97f170> <<< 32645 1726880411.00082: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e97c3b0> <<< 32645 1726880411.00170: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880411.00334: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'<<< 32645 1726880411.00357: stdout chunk (state=3): >>> import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9bb2f0> <<< 32645 1726880411.00425: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e97f500> <<< 32645 1726880411.00624: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 32645 1726880411.00630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880411.00658: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9fc5f0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9bb9e0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea1b2f0><<< 32645 1726880411.00705: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 32645 1726880411.00768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 32645 1726880411.00795: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py<<< 32645 1726880411.00841: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880411.00956: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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'<<< 32645 1726880411.01065: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9ffa70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fef00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 32645 1726880411.01085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 32645 1726880411.01117: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py <<< 32645 1726880411.01194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.01197: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce2180> <<< 32645 1726880411.01311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 32645 1726880411.01669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce3080> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.02139: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'<<< 32645 1726880411.02200: stdout chunk (state=3): >>> import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76cce38f0> <<< 32645 1726880411.02240: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 32645 1726880411.02284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd04e60> <<< 32645 1726880411.02302: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce3290> <<< 32645 1726880411.02356: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce2030> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce19d0> <<< 32645 1726880411.02411: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 32645 1726880411.02495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.02669: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 32645 1726880411.02683: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76cd06ab0> <<< 32645 1726880411.02799: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce25a0> <<< 32645 1726880411.02863: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9ffdd0> <<< 32645 1726880411.02973: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fe510> <<< 32645 1726880411.03024: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.03268: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 32645 1726880411.03308: stdout chunk (state=3): >>>import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9feb70> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fe8d0><<< 32645 1726880411.03376: stdout chunk (state=3): >>> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fc710> <<< 32645 1726880411.03511: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880411.03514: stdout chunk (state=3): >>> import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4c0e0> <<< 32645 1726880411.03525: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 32645 1726880411.03571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 32645 1726880411.03668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 32645 1726880411.03672: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'<<< 32645 1726880411.03801: stdout chunk (state=3): >>> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4e5d0> # /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 0x7fc76cd4ed80> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4d910> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 32645 1726880411.03869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4f590> <<< 32645 1726880411.03908: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd07f20><<< 32645 1726880411.03973: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.04072: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 32645 1726880411.04105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 32645 1726880411.04156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 32645 1726880411.04222: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75010> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd74590> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd743b0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py<<< 32645 1726880411.04289: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'<<< 32645 1726880411.04335: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 32645 1726880411.04397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880411.04564: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 32645 1726880411.04568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cda40e0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py<<< 32645 1726880411.04637: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 32645 1726880411.04686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880411.04804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880411.04881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880411.04886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880411.04979: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cdba150> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880411.04989: 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 0x7fc76cdba4b0> <<< 32645 1726880411.05375: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cda63c0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cda4590> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd77590> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75820> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75550><<< 32645 1726880411.05391: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 32645 1726880411.05446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 32645 1726880411.05617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cdbbf50> <<< 32645 1726880411.05643: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cdbb140> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75d60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 32645 1726880411.05679: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7706e0> <<< 32645 1726880411.05728: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770aa0><<< 32645 1726880411.05778: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' <<< 32645 1726880411.05861: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770b60> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770c80> <<< 32645 1726880411.05966: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py<<< 32645 1726880411.05998: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 32645 1726880411.06011: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 32645 1726880411.06067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 32645 1726880411.06280: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'<<< 32645 1726880411.06308: stdout chunk (state=3): >>> import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c773800> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7719a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7738c0><<< 32645 1726880411.06346: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880411.06433: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7739b0><<< 32645 1726880411.06464: stdout chunk (state=3): >>> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770ad0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 32645 1726880411.06540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c773b60> <<< 32645 1726880411.06631: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py<<< 32645 1726880411.06667: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7987a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799310><<< 32645 1726880411.06926: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799490> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799cd0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 32645 1726880411.06934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799f40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 32645 1726880411.06940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'<<< 32645 1726880411.06968: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 32645 1726880411.06998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'<<< 32645 1726880411.07019: stdout chunk (state=3): >>> import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79a870><<< 32645 1726880411.07078: stdout chunk (state=3): >>> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79a330> <<< 32645 1726880411.07198: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79b770><<< 32645 1726880411.07225: stdout chunk (state=3): >>> import 'gc' # <<< 32645 1726880411.07395: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea12720> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc1220> <<< 32645 1726880411.08292: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 32645 1726880411.08377: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.08404: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7ccad0><<< 32645 1726880411.08534: stdout chunk (state=3): >>> <<< 32645 1726880411.08670: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 32645 1726880411.08695: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 32645 1726880411.08844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.08871: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 32645 1726880411.08909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 32645 1726880411.08938: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 32645 1726880411.09075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py<<< 32645 1726880411.09079: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 32645 1726880411.09210: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c801250> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 32645 1726880411.09213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'<<< 32645 1726880411.09298: stdout chunk (state=3): >>> # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 32645 1726880411.09301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.09480: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c8031a0><<< 32645 1726880411.09693: stdout chunk (state=3): >>> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c802d50> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880411.09756: 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 0x7fc76fd0c890> <<< 32645 1726880411.09786: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c801c40><<< 32645 1726880411.09831: stdout chunk (state=3): >>> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c801550><<< 32645 1726880411.09863: stdout chunk (state=3): >>> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7ce2a0> <<< 32645 1726880411.10037: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 32645 1726880411.10042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7ce120><<< 32645 1726880411.10089: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py<<< 32645 1726880411.10163: stdout chunk (state=3): >>> <<< 32645 1726880411.10186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'<<< 32645 1726880411.10297: stdout chunk (state=3): >>> import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c838740> <<< 32645 1726880411.10404: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c813230> <<< 32645 1726880411.10556: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c839f10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'<<< 32645 1726880411.10590: stdout chunk (state=3): >>> import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83a210> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83a450> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83a6c0> <<< 32645 1726880411.10827: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83ade0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83ac30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 32645 1726880411.10938: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c438650> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c438830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 32645 1726880411.10981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 32645 1726880411.11037: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c438a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py<<< 32645 1726880411.11052: stdout chunk (state=3): >>> <<< 32645 1726880411.11077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 32645 1726880411.11138: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'<<< 32645 1726880411.11162: stdout chunk (state=3): >>> <<< 32645 1726880411.11184: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4399a0> <<< 32645 1726880411.11198: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c439220><<< 32645 1726880411.11234: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py<<< 32645 1726880411.11255: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 32645 1726880411.11312: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43a510> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py<<< 32645 1726880411.11324: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 32645 1726880411.11356: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43a960><<< 32645 1726880411.11384: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py<<< 32645 1726880411.11413: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'<<< 32645 1726880411.11428: stdout chunk (state=3): >>> import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43ab40> <<< 32645 1726880411.11466: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py<<< 32645 1726880411.11508: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 32645 1726880411.11572: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43adb0><<< 32645 1726880411.11577: stdout chunk (state=3): >>> <<< 32645 1726880411.11615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py<<< 32645 1726880411.11618: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 32645 1726880411.11682: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43bc80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 32645 1726880411.11688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 32645 1726880411.11744: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43bef0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 32645 1726880411.11770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 32645 1726880411.11828: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45c140> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py<<< 32645 1726880411.11999: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45cd10> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45c860> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45db80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45d4c0> <<< 32645 1726880411.12030: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 32645 1726880411.12073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45e7e0><<< 32645 1726880411.12082: stdout chunk (state=3): >>> <<< 32645 1726880411.12140: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py<<< 32645 1726880411.12143: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 32645 1726880411.12170: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45eae0> <<< 32645 1726880411.12200: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py<<< 32645 1726880411.12314: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 32645 1726880411.12318: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45fa10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 32645 1726880411.12322: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45fc80><<< 32645 1726880411.12344: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 32645 1726880411.12571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45fe30> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7cc860> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7cc5c0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79bc80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7cc320><<< 32645 1726880411.12598: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 32645 1726880411.12645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 32645 1726880411.12691: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4907d0><<< 32645 1726880411.12754: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 32645 1726880411.12758: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'<<< 32645 1726880411.12772: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c490ce0><<< 32645 1726880411.12785: stdout chunk (state=3): >>> <<< 32645 1726880411.12813: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py<<< 32645 1726880411.12975: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4916a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880411.13017: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' <<< 32645 1726880411.13055: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c492a80> <<< 32645 1726880411.13071: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'<<< 32645 1726880411.13189: stdout chunk (state=3): >>> import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c492b40> <<< 32645 1726880411.13193: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py <<< 32645 1726880411.13272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880411.13346: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'<<< 32645 1726880411.13365: stdout chunk (state=3): >>> # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c493260> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4930e0><<< 32645 1726880411.13408: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 32645 1726880411.13429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 32645 1726880411.13594: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 32645 1726880411.13618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'<<< 32645 1726880411.13629: stdout chunk (state=3): >>> <<< 32645 1726880411.13665: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b57c0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 32645 1726880411.13783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'<<< 32645 1726880411.13788: stdout chunk (state=3): >>> <<< 32645 1726880411.13791: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py<<< 32645 1726880411.13818: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'<<< 32645 1726880411.13955: stdout chunk (state=3): >>> # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b69f0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b6c60> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880411.14000: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880411.14022: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880411.14039: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c4b6de0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b6c00><<< 32645 1726880411.14060: stdout chunk (state=3): >>> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b64b0><<< 32645 1726880411.14109: stdout chunk (state=3): >>> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b5940> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b4bf0><<< 32645 1726880411.14139: stdout chunk (state=3): >>> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b4170> <<< 32645 1726880411.14177: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4939e0><<< 32645 1726880411.14196: stdout chunk (state=3): >>> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c492570><<< 32645 1726880411.14239: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c491ac0><<< 32645 1726880411.14267: stdout chunk (state=3): >>> <<< 32645 1726880411.14332: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 32645 1726880411.14344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b6f00><<< 32645 1726880411.14385: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 32645 1726880411.14412: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 32645 1726880411.14438: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b7800><<< 32645 1726880411.14477: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 32645 1726880411.14505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'<<< 32645 1726880411.14555: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880411.14608: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'<<< 32645 1726880411.14635: stdout chunk (state=3): >>> import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e4710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e4440><<< 32645 1726880411.14672: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880411.14723: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 32645 1726880411.14791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880411.14835: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 32645 1726880411.14897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'<<< 32645 1726880411.14998: stdout chunk (state=3): >>> <<< 32645 1726880411.15046: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e6b40> <<< 32645 1726880411.15077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 32645 1726880411.15225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py<<< 32645 1726880411.15255: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 32645 1726880411.15296: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c500200> <<< 32645 1726880411.15433: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880411.15462: stdout chunk (state=3): >>>import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c4e7440> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e6ff0><<< 32645 1726880411.15502: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 32645 1726880411.15532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 32645 1726880411.15999: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py<<< 32645 1726880411.16025: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c225a90> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c224ef0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c226db0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c24d190> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'<<< 32645 1726880411.16051: stdout chunk (state=3): >>> # destroy dateutil.tz.win <<< 32645 1726880411.16127: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c2260c0> <<< 32645 1726880411.16219: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c225d90> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e49e0> <<< 32645 1726880411.16347: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 32645 1726880411.16378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e5d90> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e4740> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b7e00> <<< 32645 1726880411.16408: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py<<< 32645 1726880411.16458: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 32645 1726880411.16471: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c24f380><<< 32645 1726880411.16502: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 32645 1726880411.16608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 32645 1726880411.16620: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c24fcb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 32645 1726880411.16638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26c6b0><<< 32645 1726880411.16768: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 32645 1726880411.16804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26cad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'<<< 32645 1726880411.16824: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26d670><<< 32645 1726880411.17003: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26dd00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 32645 1726880411.17126: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 32645 1726880411.17144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 32645 1726880411.17197: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880411.17258: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c290c20> <<< 32645 1726880411.17399: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c2905f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c290290> <<< 32645 1726880411.17403: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26ff20> <<< 32645 1726880413.07277: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["firewalld"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 32645 1726880413.09271: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 32645 1726880413.09326: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880413.10460: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 32645 1726880413.10784: stdout chunk (state=3): >>> # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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<<< 32645 1726880413.10830: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency<<< 32645 1726880413.10873: stdout chunk (state=3): >>> # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric <<< 32645 1726880413.10910: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding <<< 32645 1726880413.10990: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn<<< 32645 1726880413.11027: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf<<< 32645 1726880413.11077: stdout chunk (state=3): >>> # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util<<< 32645 1726880413.11301: stdout chunk (state=3): >>> # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager<<< 32645 1726880413.11337: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser<<< 32645 1726880413.11355: stdout chunk (state=3): >>> # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus<<< 32645 1726880413.11594: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure<<< 32645 1726880413.11799: stdout chunk (state=3): >>> # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 32645 1726880413.12937: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880413.12980: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma <<< 32645 1726880413.13320: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880413.13324: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro <<< 32645 1726880413.13327: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 32645 1726880413.13345: stdout chunk (state=3): >>># destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name <<< 32645 1726880413.13412: stdout chunk (state=3): >>># destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus<<< 32645 1726880413.13450: stdout chunk (state=3): >>> # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel <<< 32645 1726880413.13476: stdout chunk (state=3): >>># destroy dbus._expat_introspect_parser # destroy dbus.proxies<<< 32645 1726880413.13500: stdout chunk (state=3): >>> # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model<<< 32645 1726880413.13565: stdout chunk (state=3): >>> # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta<<< 32645 1726880413.13626: stdout chunk (state=3): >>> # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse<<< 32645 1726880413.13644: stdout chunk (state=3): >>> # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common<<< 32645 1726880413.13690: stdout chunk (state=3): >>> # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 32645 1726880413.13771: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2<<< 32645 1726880413.14032: stdout chunk (state=3): >>> # destroy _sqlite3 <<< 32645 1726880413.14036: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n<<< 32645 1726880413.14039: stdout chunk (state=3): >>> # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util <<< 32645 1726880413.14084: stdout chunk (state=3): >>># destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor<<< 32645 1726880413.14115: stdout chunk (state=3): >>> # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection<<< 32645 1726880413.14161: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob<<< 32645 1726880413.14181: stdout chunk (state=3): >>> # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey<<< 32645 1726880413.14214: stdout chunk (state=3): >>> # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata <<< 32645 1726880413.14252: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction<<< 32645 1726880413.14305: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf<<< 32645 1726880413.14992: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr<<< 32645 1726880413.15000: stdout chunk (state=3): >>> # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime<<< 32645 1726880413.15004: stdout chunk (state=3): >>> # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid<<< 32645 1726880413.15011: stdout chunk (state=3): >>> # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 32645 1726880413.15062: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select<<< 32645 1726880413.15095: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale <<< 32645 1726880413.15115: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json<<< 32645 1726880413.15144: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json<<< 32645 1726880413.15197: stdout chunk (state=3): >>> # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 32645 1726880413.15289: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib<<< 32645 1726880413.15555: stdout chunk (state=3): >>> # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2<<< 32645 1726880413.15562: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math<<< 32645 1726880413.15609: stdout chunk (state=3): >>> # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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<<< 32645 1726880413.15641: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 32645 1726880413.15671: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 32645 1726880413.15702: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 32645 1726880413.15731: stdout chunk (state=3): >>> # cleanup[3] wiping sys <<< 32645 1726880413.15777: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy decimal <<< 32645 1726880413.15820: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm<<< 32645 1726880413.15838: stdout chunk (state=3): >>> # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon<<< 32645 1726880413.15994: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880413.16906: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880413.16978: stdout chunk (state=3): >>># destroy _socket # destroy pkcs7<<< 32645 1726880413.17021: stdout chunk (state=3): >>> # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf <<< 32645 1726880413.17103: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880413.17166: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880413.17224: stdout chunk (state=3): >>># destroy _sha2 <<< 32645 1726880413.17330: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880413.17453: stdout chunk (state=3): >>># destroy _queue # destroy array<<< 32645 1726880413.17492: stdout chunk (state=3): >>> # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip <<< 32645 1726880413.17546: stdout chunk (state=3): >>># destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448<<< 32645 1726880413.17600: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 <<< 32645 1726880413.17614: stdout chunk (state=3): >>># destroy ipaddress <<< 32645 1726880413.17665: stdout chunk (state=3): >>># destroy _frozen_importlib_external<<< 32645 1726880413.17702: stdout chunk (state=3): >>> # destroy _imp # destroy marshal # destroy unicodedata <<< 32645 1726880413.17869: stdout chunk (state=3): >>># destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib<<< 32645 1726880413.17903: stdout chunk (state=3): >>> # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib <<< 32645 1726880413.17963: stdout chunk (state=3): >>># destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519<<< 32645 1726880413.18019: stdout chunk (state=3): >>> # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch <<< 32645 1726880413.18132: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar <<< 32645 1726880413.18235: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean<<< 32645 1726880413.18338: stdout chunk (state=3): >>> # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm <<< 32645 1726880413.18439: stdout chunk (state=3): >>># destroy functools # destroy itertools<<< 32645 1726880413.18493: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl <<< 32645 1726880413.18585: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json<<< 32645 1726880413.18589: stdout chunk (state=3): >>> # destroy collections # destroy io<<< 32645 1726880413.18713: stdout chunk (state=3): >>> # destroy _opcode # destroy _warnings # destroy posix <<< 32645 1726880413.18862: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket<<< 32645 1726880413.18875: stdout chunk (state=3): >>> # destroy base64 # destroy errno # destroy warnings # destroy string <<< 32645 1726880413.19023: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880413.19252: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880413.19605: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # clear sys.audit hooks <<< 32645 1726880413.21190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880413.21456: stdout chunk (state=3): >>><<< 32645 1726880413.21460: stderr chunk (state=3): >>><<< 32645 1726880413.21789: _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 0x7fc7703b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770383b30> # /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 0x7fc7703b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fc770189160> # /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 0x7fc77018a3f0> # /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 0x7fc77018b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77018a600> # /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 0x7fc7701bc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fc77018a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fc7701da0c0> # /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 0x7fc770219160> # /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 0x7fc7702197f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701db830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701daab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701e3230> # /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 0x7fc770248d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77021b920> # /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 0x7fc770248e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701f5a30> # /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 0x7fc77024a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701e2510> # /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 0x7fc77024a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024a330> # 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 0x7fc77024a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7701e1100> 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 0x7fc770270c20> 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 0x7fc770272360> # /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 0x7fc770273200> # 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 0x7fc770273860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770272750> # /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 0x7fc76ffdc2f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7702739e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024aa20> # /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 0x7fc770008230> # /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 0x7fc770008d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770008ad0> # 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 0x7fc770008ce0> # 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 0x7fc770008f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ffde390> # /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 0x7fc77000a600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770009280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77024b140> # /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 0x7fc7700369c0> # /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 0x7fc770052b40> # /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 0x7fc770083890> # /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 0x7fc7700b6000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7700839b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770053200> # /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 0x7fc76fe88950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc770051b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc77000b560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc76fe88b30> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_bh73gl6l/ansible_ansible.legacy.dnf_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 0x7fc76fee6660> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fec1550> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fec06b0> # 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 0x7fc76fee4530> # /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 0x7fc76ff0a090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff09e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ff09730> # /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 0x7fc76ff09e80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fee7080> 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 0x7fc76ff0adb0> # 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 0x7fc76ff0aff0> # /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 0x7fc76ff0b500> 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 0x7fc76fd7d2e0> # 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 0x7fc76fd7ef00> # /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 0x7fc76fd7f830> # /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 0x7fc76fd80770> # /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 0x7fc76fd834a0> # 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 0x7fc76fd83b00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd81760> # /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 0x7fc76fd87260> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd85d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd85a90> # /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 0x7fc76fd86000> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd81c70> # 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 0x7fc76fdcf320> # /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 0x7fc76fdcf4d0> # /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 0x7fc76fdd0fe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd0da0> # /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 0x7fc76fdd34d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd1670> # /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 0x7fc76fdd6bd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd3590> # 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 0x7fc76fdd79e0> # 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 0x7fc76fdd7b90> # 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 0x7fc76fdd7d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdcf6b0> # /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 0x7fc76fddb4d0> # 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 0x7fc76fddca10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd9c70> # 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 0x7fc76fddaff0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fdd9850> # 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 0x7fc76fe60bc0> # /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 0x7fc76fe619a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fddffb0> 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 0x7fc76fe61940> # 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 0x7fc76fe62ab0> # 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 0x7fc76fc6e4b0> # 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 0x7fc76fc6ee40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fe63770> # 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 0x7fc76fc6daf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc6f020> 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 0x7fc76ff3f0b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc78d10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc770b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fc76f00> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0c5c0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0c7d0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0cf50> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0cad0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d850> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfeed0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfedb0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f736d20> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfc680> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f745880> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7443b0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7377a0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0e4b0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b5880> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7699d0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fcfc0b0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b9610> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b75c0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7694f0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0deb0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d8e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d610> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0c860> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76fd0d7f0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b9c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7b9850> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7ba390> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7fc76f7c8d10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7a9e50> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7bb380> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7a98e0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d6cc0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d7980> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d7410> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7d7e60> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f7dbf20> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1f88c0> # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa060> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1f9e50> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1faa80> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fb1d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fb170> # extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76f1fbdd0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76f1fb380> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef59010> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef597c0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa4b0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef5acc0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7cad0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7cda0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7e660> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7da00> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7ecc0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7e810> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb82c0> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7fef0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb8740> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb8ef0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb8b00> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efb9ca0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efba060> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7d8e0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef7c830> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76eb1ca70> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f017e60> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f0168d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efea750> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efe8aa0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2cec0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2d460> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2eba0> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2e030> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2d700> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb2d3a0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76efba3f0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef5a9f0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb6b890> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb6b470> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eba32f0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eba1d30> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eb6b710> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f769340> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ef59e20> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa150> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76f1fa1b0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2330> # /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 0x7fc76ebc2450> # /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 0x7fc76ea12630> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea11eb0> # 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 0x7fc76ea12060> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2990> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc18e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc2030> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76ea1bb90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea1b770> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76eaa3440> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea1bcb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e90a510> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76eaa3530> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e97c230> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e90aab0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e97f170> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e97c3b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9bb2f0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e97f500> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9fc5f0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9bb9e0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea1b2f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7fc76e9ffa70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fef00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce2180> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce3080> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76cce38f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd04e60> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce3290> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce2030> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce19d0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76cd06ab0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cce25a0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9ffdd0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fe510> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76e9feb70> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fe8d0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76e9fc710> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4c0e0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4e5d0> # /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 0x7fc76cd4ed80> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4d910> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd4f590> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd07f20> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75010> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd74590> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd743b0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cda40e0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7fc76cdba150> # 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 0x7fc76cdba4b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cda63c0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cda4590> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd77590> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75820> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cdbbf50> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cdbb140> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76cd75d60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7706e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770aa0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770b60> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770c80> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c773800> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7719a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7738c0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7739b0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c770ad0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c773b60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7987a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799310> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799490> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799cd0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c799f40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79a870> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79a330> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79b770> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ea12720> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76ebc1220> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7ccad0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c801250> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c8031a0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c802d50> # 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 0x7fc76fd0c890> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c801c40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c801550> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7ce2a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7ce120> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c838740> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c813230> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c839f10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83a210> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83a450> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83a6c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83ade0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c83ac30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c438650> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c438830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c438a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4399a0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c439220> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43a510> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43a960> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43ab40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43adb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43bc80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c43bef0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45c140> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45cd10> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45c860> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45db80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45d4c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45e7e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45eae0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45fa10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45fc80> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c45fe30> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7cc860> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7cc5c0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c79bc80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c7cc320> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4907d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c490ce0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4916a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c492a80> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c492b40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c493260> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4930e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b57c0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b69f0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b6c60> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c4b6de0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b6c00> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b64b0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b5940> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b4bf0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b4170> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4939e0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c492570> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c491ac0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b6f00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b7800> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e4710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e4440> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e6b40> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c500200> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c4e7440> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e6ff0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c225a90> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c224ef0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c226db0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c24d190> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c2260c0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c225d90> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e49e0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e5d90> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4e4740> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c4b7e00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c24f380> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c24fcb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26c6b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26cad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26d670> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26dd00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc76c290c20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c2905f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c290290> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76c26ff20> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["firewalld"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf # destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm # destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880413.26460: done with _execute_module (ansible.legacy.dnf, {'name': ['firewalld'], 'state': 'present', '_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.dnf', '_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-1726880410.1442044-33250-113691716337719/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880413.26464: _low_level_execute_command(): starting 32645 1726880413.26468: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880410.1442044-33250-113691716337719/ > /dev/null 2>&1 && sleep 0' 32645 1726880413.26471: 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 <<< 32645 1726880413.26475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880413.26478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880413.26481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880413.26484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880413.29786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880413.29897: stderr chunk (state=3): >>><<< 32645 1726880413.29908: stdout chunk (state=3): >>><<< 32645 1726880413.29939: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880413.29959: handler run complete 32645 1726880413.30031: attempt loop complete, returning result 32645 1726880413.30041: _execute() done 32645 1726880413.30052: dumping result to json 32645 1726880413.30077: done dumping result, returning 32645 1726880413.30094: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Install firewalld [1266f4c6-4e69-28d7-f79e-0000000003fb] 32645 1726880413.30105: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003fb 32645 1726880413.30254: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003fb ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32645 1726880413.30583: no more pending results, returning what we have 32645 1726880413.30587: results queue empty 32645 1726880413.30588: checking for any_errors_fatal 32645 1726880413.30596: done checking for any_errors_fatal 32645 1726880413.30597: checking for max_fail_percentage 32645 1726880413.30599: done checking for max_fail_percentage 32645 1726880413.30600: checking to see if all hosts have failed and the running result is not ok 32645 1726880413.30601: done checking to see if all hosts have failed 32645 1726880413.30602: getting the remaining hosts for this loop 32645 1726880413.30605: done getting the remaining hosts for this loop 32645 1726880413.30610: getting the next task for host managed_node2 32645 1726880413.30621: done getting next task for host managed_node2 32645 1726880413.30626: ^ task is: TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes 32645 1726880413.30636: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880413.30754: getting variables 32645 1726880413.30757: in VariableManager get_vars() 32645 1726880413.30808: Calling all_inventory to load vars for managed_node2 32645 1726880413.30811: Calling groups_inventory to load vars for managed_node2 32645 1726880413.30814: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880413.30879: WORKER PROCESS EXITING 32645 1726880413.30890: Calling all_plugins_play to load vars for managed_node2 32645 1726880413.30895: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880413.30900: Calling groups_plugins_play to load vars for managed_node2 32645 1726880413.31239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880413.31590: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880413.31618: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.31634: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.31731: done with get_vars() 32645 1726880413.31747: done getting variables 32645 1726880413.31856: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 20 September 2024 21:00:13 -0400 (0:00:03.329) 0:00:27.892 ****** 32645 1726880413.31902: entering _queue_task() for managed_node2/debug 32645 1726880413.31904: Creating lock for debug 32645 1726880413.32293: worker is 1 (out of 1 available) 32645 1726880413.32306: exiting _queue_task() for managed_node2/debug 32645 1726880413.32319: done queuing things up, now waiting for results queue to drain 32645 1726880413.32321: waiting for pending results... 32645 1726880413.32616: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes 32645 1726880413.32855: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003fd 32645 1726880413.32878: variable 'ansible_search_path' from source: unknown 32645 1726880413.32887: variable 'ansible_search_path' from source: unknown 32645 1726880413.32942: calling self._execute() 32645 1726880413.33063: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.33079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.33097: variable 'omit' from source: magic vars 32645 1726880413.33790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880413.36740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880413.36875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880413.36934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880413.37019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880413.37084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880413.37221: 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) 32645 1726880413.37271: 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) 32645 1726880413.37320: 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) 32645 1726880413.37413: 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) 32645 1726880413.37416: 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) 32645 1726880413.37596: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.37609: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.37650: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.37848: variable '__firewall_is_transactional' from source: set_fact 32645 1726880413.37892: Evaluated conditional (__firewall_is_transactional | d(false)): False 32645 1726880413.37896: when evaluation is False, skipping this task 32645 1726880413.37899: _execute() done 32645 1726880413.37902: dumping result to json 32645 1726880413.37905: done dumping result, returning 32645 1726880413.37908: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes [1266f4c6-4e69-28d7-f79e-0000000003fd] 32645 1726880413.37918: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003fd 32645 1726880413.38045: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003fd 32645 1726880413.38047: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__firewall_is_transactional | d(false)" } 32645 1726880413.38121: no more pending results, returning what we have 32645 1726880413.38125: results queue empty 32645 1726880413.38126: checking for any_errors_fatal 32645 1726880413.38138: done checking for any_errors_fatal 32645 1726880413.38139: checking for max_fail_percentage 32645 1726880413.38142: done checking for max_fail_percentage 32645 1726880413.38143: checking to see if all hosts have failed and the running result is not ok 32645 1726880413.38144: done checking to see if all hosts have failed 32645 1726880413.38145: getting the remaining hosts for this loop 32645 1726880413.38147: done getting the remaining hosts for this loop 32645 1726880413.38153: getting the next task for host managed_node2 32645 1726880413.38162: done getting next task for host managed_node2 32645 1726880413.38167: ^ task is: TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems 32645 1726880413.38180: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880413.38196: getting variables 32645 1726880413.38197: in VariableManager get_vars() 32645 1726880413.38235: Calling all_inventory to load vars for managed_node2 32645 1726880413.38238: Calling groups_inventory to load vars for managed_node2 32645 1726880413.38241: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880413.38269: Calling all_plugins_play to load vars for managed_node2 32645 1726880413.38274: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880413.38282: Calling groups_plugins_play to load vars for managed_node2 32645 1726880413.38420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880413.38579: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880413.38602: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.38609: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.38702: done with get_vars() 32645 1726880413.38711: done getting variables 32645 1726880413.38859: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 20 September 2024 21:00:13 -0400 (0:00:00.070) 0:00:27.962 ****** 32645 1726880413.38911: entering _queue_task() for managed_node2/reboot 32645 1726880413.38913: Creating lock for reboot 32645 1726880413.39178: worker is 1 (out of 1 available) 32645 1726880413.39192: exiting _queue_task() for managed_node2/reboot 32645 1726880413.39206: done queuing things up, now waiting for results queue to drain 32645 1726880413.39208: waiting for pending results... 32645 1726880413.39579: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems 32645 1726880413.39785: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003fe 32645 1726880413.39789: variable 'ansible_search_path' from source: unknown 32645 1726880413.39792: variable 'ansible_search_path' from source: unknown 32645 1726880413.39826: calling self._execute() 32645 1726880413.39932: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.39936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.39943: variable 'omit' from source: magic vars 32645 1726880413.41439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880413.43147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880413.43504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880413.43555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880413.43612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880413.43651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880413.44168: 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) 32645 1726880413.44172: 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) 32645 1726880413.44175: 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) 32645 1726880413.44183: 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) 32645 1726880413.44203: 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) 32645 1726880413.44400: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.44416: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.44453: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.44623: variable '__firewall_is_transactional' from source: set_fact 32645 1726880413.44642: Evaluated conditional (__firewall_is_transactional | d(false)): False 32645 1726880413.44655: when evaluation is False, skipping this task 32645 1726880413.44665: _execute() done 32645 1726880413.44673: dumping result to json 32645 1726880413.44681: done dumping result, returning 32645 1726880413.44695: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems [1266f4c6-4e69-28d7-f79e-0000000003fe] 32645 1726880413.44706: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003fe skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 32645 1726880413.44868: no more pending results, returning what we have 32645 1726880413.44872: results queue empty 32645 1726880413.44873: checking for any_errors_fatal 32645 1726880413.44878: done checking for any_errors_fatal 32645 1726880413.44879: checking for max_fail_percentage 32645 1726880413.44881: done checking for max_fail_percentage 32645 1726880413.44882: checking to see if all hosts have failed and the running result is not ok 32645 1726880413.44884: done checking to see if all hosts have failed 32645 1726880413.44885: getting the remaining hosts for this loop 32645 1726880413.44886: done getting the remaining hosts for this loop 32645 1726880413.44891: getting the next task for host managed_node2 32645 1726880413.44899: done getting next task for host managed_node2 32645 1726880413.44904: ^ task is: TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set 32645 1726880413.44910: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880413.44931: getting variables 32645 1726880413.44933: in VariableManager get_vars() 32645 1726880413.45081: Calling all_inventory to load vars for managed_node2 32645 1726880413.45085: Calling groups_inventory to load vars for managed_node2 32645 1726880413.45087: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880413.45099: Calling all_plugins_play to load vars for managed_node2 32645 1726880413.45103: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880413.45108: Calling groups_plugins_play to load vars for managed_node2 32645 1726880413.45417: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003fe 32645 1726880413.45421: WORKER PROCESS EXITING 32645 1726880413.45451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880413.45606: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880413.45625: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.45632: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.45689: done with get_vars() 32645 1726880413.45696: done getting variables 32645 1726880413.45744: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 20 September 2024 21:00:13 -0400 (0:00:00.068) 0:00:28.031 ****** 32645 1726880413.45777: entering _queue_task() for managed_node2/fail 32645 1726880413.45962: worker is 1 (out of 1 available) 32645 1726880413.45977: exiting _queue_task() for managed_node2/fail 32645 1726880413.45991: done queuing things up, now waiting for results queue to drain 32645 1726880413.45993: waiting for pending results... 32645 1726880413.46179: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set 32645 1726880413.46314: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003ff 32645 1726880413.46335: variable 'ansible_search_path' from source: unknown 32645 1726880413.46341: variable 'ansible_search_path' from source: unknown 32645 1726880413.46366: calling self._execute() 32645 1726880413.46456: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.46461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.46499: variable 'omit' from source: magic vars 32645 1726880413.47175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880413.50355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880413.50423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880413.50656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880413.50660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880413.50663: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880413.50931: 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) 32645 1726880413.50974: 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) 32645 1726880413.51072: 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) 32645 1726880413.51183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32645 1726880413.51214: 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) 32645 1726880413.51438: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.51451: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.51488: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.51605: variable '__firewall_is_transactional' from source: set_fact 32645 1726880413.51615: Evaluated conditional (__firewall_is_transactional | d(false)): False 32645 1726880413.51619: when evaluation is False, skipping this task 32645 1726880413.51622: _execute() done 32645 1726880413.51624: dumping result to json 32645 1726880413.51627: done dumping result, returning 32645 1726880413.51638: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set [1266f4c6-4e69-28d7-f79e-0000000003ff] 32645 1726880413.51642: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ff 32645 1726880413.51793: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ff 32645 1726880413.51796: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 32645 1726880413.51858: no more pending results, returning what we have 32645 1726880413.51862: results queue empty 32645 1726880413.51863: checking for any_errors_fatal 32645 1726880413.51869: done checking for any_errors_fatal 32645 1726880413.51870: checking for max_fail_percentage 32645 1726880413.51872: done checking for max_fail_percentage 32645 1726880413.51873: checking to see if all hosts have failed and the running result is not ok 32645 1726880413.51874: done checking to see if all hosts have failed 32645 1726880413.51875: getting the remaining hosts for this loop 32645 1726880413.51876: done getting the remaining hosts for this loop 32645 1726880413.51880: getting the next task for host managed_node2 32645 1726880413.51890: done getting next task for host managed_node2 32645 1726880413.51894: ^ task is: TASK: fedora.linux_system_roles.firewall : Collect service facts 32645 1726880413.51900: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880413.51914: getting variables 32645 1726880413.51916: in VariableManager get_vars() 32645 1726880413.51953: Calling all_inventory to load vars for managed_node2 32645 1726880413.51957: Calling groups_inventory to load vars for managed_node2 32645 1726880413.51959: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880413.51969: Calling all_plugins_play to load vars for managed_node2 32645 1726880413.51972: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880413.51976: Calling groups_plugins_play to load vars for managed_node2 32645 1726880413.52124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880413.52300: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880413.52317: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.52321: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.52382: done with get_vars() 32645 1726880413.52390: done getting variables TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 20 September 2024 21:00:13 -0400 (0:00:00.066) 0:00:28.098 ****** 32645 1726880413.52468: entering _queue_task() for managed_node2/service_facts 32645 1726880413.52470: Creating lock for service_facts 32645 1726880413.52666: worker is 1 (out of 1 available) 32645 1726880413.52680: exiting _queue_task() for managed_node2/service_facts 32645 1726880413.52692: done queuing things up, now waiting for results queue to drain 32645 1726880413.52695: waiting for pending results... 32645 1726880413.52875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Collect service facts 32645 1726880413.52990: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a0 32645 1726880413.53001: variable 'ansible_search_path' from source: unknown 32645 1726880413.53005: variable 'ansible_search_path' from source: unknown 32645 1726880413.53043: calling self._execute() 32645 1726880413.53111: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.53117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.53127: variable 'omit' from source: magic vars 32645 1726880413.53784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880413.56505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880413.56572: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880413.56602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880413.56669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880413.56957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880413.56962: 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) 32645 1726880413.56965: 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) 32645 1726880413.56968: 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) 32645 1726880413.57026: 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) 32645 1726880413.57064: 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) 32645 1726880413.57263: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.57285: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.57323: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.57520: variable 'firewall_disable_conflicting_services' from source: role '' defaults 32645 1726880413.57537: Evaluated conditional (firewall_disable_conflicting_services | bool): False 32645 1726880413.57552: when evaluation is False, skipping this task 32645 1726880413.57571: _execute() done 32645 1726880413.57585: dumping result to json 32645 1726880413.57596: done dumping result, returning 32645 1726880413.57616: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Collect service facts [1266f4c6-4e69-28d7-f79e-0000000003a0] 32645 1726880413.57631: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a0 32645 1726880413.57772: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a0 32645 1726880413.57778: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } 32645 1726880413.57892: no more pending results, returning what we have 32645 1726880413.57896: results queue empty 32645 1726880413.57897: checking for any_errors_fatal 32645 1726880413.57903: done checking for any_errors_fatal 32645 1726880413.57904: checking for max_fail_percentage 32645 1726880413.57906: done checking for max_fail_percentage 32645 1726880413.57907: checking to see if all hosts have failed and the running result is not ok 32645 1726880413.57908: done checking to see if all hosts have failed 32645 1726880413.57909: getting the remaining hosts for this loop 32645 1726880413.57910: done getting the remaining hosts for this loop 32645 1726880413.57914: getting the next task for host managed_node2 32645 1726880413.57921: done getting next task for host managed_node2 32645 1726880413.57925: ^ task is: TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services 32645 1726880413.57930: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880413.57944: getting variables 32645 1726880413.57945: in VariableManager get_vars() 32645 1726880413.57980: Calling all_inventory to load vars for managed_node2 32645 1726880413.57982: Calling groups_inventory to load vars for managed_node2 32645 1726880413.57984: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880413.57991: Calling all_plugins_play to load vars for managed_node2 32645 1726880413.57993: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880413.57995: Calling groups_plugins_play to load vars for managed_node2 32645 1726880413.58179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880413.58472: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880413.58501: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.58508: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.58600: done with get_vars() 32645 1726880413.58613: done getting variables 32645 1726880413.58658: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 20 September 2024 21:00:13 -0400 (0:00:00.062) 0:00:28.160 ****** 32645 1726880413.58692: entering _queue_task() for managed_node2/service 32645 1726880413.58980: worker is 1 (out of 1 available) 32645 1726880413.58995: exiting _queue_task() for managed_node2/service 32645 1726880413.59012: done queuing things up, now waiting for results queue to drain 32645 1726880413.59014: waiting for pending results... 32645 1726880413.59488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services 32645 1726880413.59780: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a1 32645 1726880413.59785: variable 'ansible_search_path' from source: unknown 32645 1726880413.59788: variable 'ansible_search_path' from source: unknown 32645 1726880413.59797: variable '__firewall_conflicting_services' from source: role '' all vars 32645 1726880413.60194: variable '__firewall_conflicting_services' from source: role '' all vars 32645 1726880413.60232: variable 'omit' from source: magic vars 32645 1726880413.60380: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.60391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.60416: variable 'omit' from source: magic vars 32645 1726880413.60795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880413.63075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880413.63138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880413.63180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880413.63210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880413.63252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880413.63384: 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) 32645 1726880413.63403: 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) 32645 1726880413.63432: 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) 32645 1726880413.63498: 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) 32645 1726880413.63511: 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) 32645 1726880413.63638: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.63644: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.63732: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.63816: variable 'firewall_disable_conflicting_services' from source: role '' defaults 32645 1726880413.63846: Evaluated conditional (firewall_disable_conflicting_services | bool): False 32645 1726880413.63851: when evaluation is False, skipping this task 32645 1726880413.63877: variable 'item' from source: unknown 32645 1726880413.63961: variable 'item' from source: unknown skipping: [managed_node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } 32645 1726880413.64159: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.64166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.64172: variable 'omit' from source: magic vars 32645 1726880413.64280: 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) 32645 1726880413.64305: 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) 32645 1726880413.64327: 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) 32645 1726880413.64361: 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) 32645 1726880413.64374: 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) 32645 1726880413.64455: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.64458: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.64469: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.64564: variable 'firewall_disable_conflicting_services' from source: role '' defaults 32645 1726880413.64571: Evaluated conditional (firewall_disable_conflicting_services | bool): False 32645 1726880413.64574: when evaluation is False, skipping this task 32645 1726880413.64605: variable 'item' from source: unknown 32645 1726880413.64800: variable 'item' from source: unknown skipping: [managed_node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } 32645 1726880413.64975: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.64978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.64984: variable 'omit' from source: magic vars 32645 1726880413.65107: 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) 32645 1726880413.65115: 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) 32645 1726880413.65203: 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) 32645 1726880413.65211: 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) 32645 1726880413.65234: 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) 32645 1726880413.65398: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.65406: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.65439: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.65635: variable 'firewall_disable_conflicting_services' from source: role '' defaults 32645 1726880413.65639: Evaluated conditional (firewall_disable_conflicting_services | bool): False 32645 1726880413.65652: when evaluation is False, skipping this task 32645 1726880413.65799: variable 'item' from source: unknown 32645 1726880413.65803: variable 'item' from source: unknown skipping: [managed_node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } 32645 1726880413.65877: dumping result to json 32645 1726880413.65881: done dumping result, returning 32645 1726880413.65883: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services [1266f4c6-4e69-28d7-f79e-0000000003a1] 32645 1726880413.65886: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a1 32645 1726880413.65938: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a1 32645 1726880413.65942: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 32645 1726880413.66009: no more pending results, returning what we have 32645 1726880413.66013: results queue empty 32645 1726880413.66014: checking for any_errors_fatal 32645 1726880413.66019: done checking for any_errors_fatal 32645 1726880413.66020: checking for max_fail_percentage 32645 1726880413.66021: done checking for max_fail_percentage 32645 1726880413.66024: checking to see if all hosts have failed and the running result is not ok 32645 1726880413.66026: done checking to see if all hosts have failed 32645 1726880413.66027: getting the remaining hosts for this loop 32645 1726880413.66028: done getting the remaining hosts for this loop 32645 1726880413.66033: getting the next task for host managed_node2 32645 1726880413.66041: done getting next task for host managed_node2 32645 1726880413.66047: ^ task is: TASK: fedora.linux_system_roles.firewall : Unmask firewalld service 32645 1726880413.66056: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880413.66075: getting variables 32645 1726880413.66079: in VariableManager get_vars() 32645 1726880413.66116: Calling all_inventory to load vars for managed_node2 32645 1726880413.66124: Calling groups_inventory to load vars for managed_node2 32645 1726880413.66130: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880413.66147: Calling all_plugins_play to load vars for managed_node2 32645 1726880413.66153: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880413.66158: Calling groups_plugins_play to load vars for managed_node2 32645 1726880413.66401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880413.66747: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880413.66766: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.66776: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880413.66866: done with get_vars() 32645 1726880413.66881: done getting variables TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 20 September 2024 21:00:13 -0400 (0:00:00.083) 0:00:28.243 ****** 32645 1726880413.67014: entering _queue_task() for managed_node2/systemd 32645 1726880413.67017: Creating lock for systemd 32645 1726880413.67286: worker is 1 (out of 1 available) 32645 1726880413.67310: exiting _queue_task() for managed_node2/systemd 32645 1726880413.67325: done queuing things up, now waiting for results queue to drain 32645 1726880413.67327: waiting for pending results... 32645 1726880413.67601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Unmask firewalld service 32645 1726880413.68012: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a2 32645 1726880413.68017: variable 'ansible_search_path' from source: unknown 32645 1726880413.68020: variable 'ansible_search_path' from source: unknown 32645 1726880413.68023: calling self._execute() 32645 1726880413.68026: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.68029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.68032: variable 'omit' from source: magic vars 32645 1726880413.69112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880413.71309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880413.71422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880413.71493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880413.71543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880413.71583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880413.71717: 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) 32645 1726880413.71769: 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) 32645 1726880413.71814: 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) 32645 1726880413.71874: 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) 32645 1726880413.72254: 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) 32645 1726880413.72257: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880413.72260: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880413.72304: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880413.72497: variable 'ansible_facts' from source: unknown 32645 1726880413.72599: Evaluated conditional (ansible_facts.service_mgr == "systemd"): True 32645 1726880413.72612: variable 'omit' from source: magic vars 32645 1726880413.72759: variable 'omit' from source: magic vars 32645 1726880413.72813: variable '__firewall_service' from source: role '' all vars 32645 1726880413.72925: variable '__firewall_service' from source: role '' all vars 32645 1726880413.72964: variable 'omit' from source: magic vars 32645 1726880413.73003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880413.73075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880413.73119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880413.73168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880413.73196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880413.73254: variable 'inventory_hostname' from source: set_fact 32645 1726880413.73263: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.73293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.73426: Set connection var ansible_shell_executable to /bin/sh 32645 1726880413.73444: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880413.73463: Set connection var ansible_timeout to 10 32645 1726880413.73473: Set connection var ansible_shell_type to sh 32645 1726880413.73653: Set connection var ansible_pipelining to False 32645 1726880413.73656: Set connection var ansible_connection to ssh 32645 1726880413.73663: variable 'ansible_shell_executable' from source: unknown 32645 1726880413.73666: variable 'ansible_connection' from source: unknown 32645 1726880413.73669: variable 'ansible_module_compression' from source: unknown 32645 1726880413.73671: variable 'ansible_shell_type' from source: unknown 32645 1726880413.73674: variable 'ansible_shell_executable' from source: unknown 32645 1726880413.73676: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880413.73679: variable 'ansible_pipelining' from source: unknown 32645 1726880413.73681: variable 'ansible_timeout' from source: unknown 32645 1726880413.73683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880413.73852: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880413.73876: variable 'omit' from source: magic vars 32645 1726880413.73893: starting attempt loop 32645 1726880413.73904: running the handler 32645 1726880413.73933: _low_level_execute_command(): starting 32645 1726880413.73952: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880413.74679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880413.74702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880413.74717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880413.74742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880413.74764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880413.74796: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880413.74871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880413.74917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880413.74943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880413.74981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880413.75054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880413.80033: stdout chunk (state=3): >>>/root <<< 32645 1726880413.80313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880413.80317: stdout chunk (state=3): >>><<< 32645 1726880413.80319: stderr chunk (state=3): >>><<< 32645 1726880413.80339: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880413.80444: _low_level_execute_command(): starting 32645 1726880413.80450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446 `" && echo ansible-tmp-1726880413.8034642-33379-28756138120446="` echo /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446 `" ) && sleep 0' 32645 1726880413.81061: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880413.81096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880413.81119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880413.81166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880413.81277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880413.86367: stdout chunk (state=3): >>>ansible-tmp-1726880413.8034642-33379-28756138120446=/root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446 <<< 32645 1726880413.86644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880413.86647: stdout chunk (state=3): >>><<< 32645 1726880413.86653: stderr chunk (state=3): >>><<< 32645 1726880413.86674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880413.8034642-33379-28756138120446=/root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880413.86855: variable 'ansible_module_compression' from source: unknown 32645 1726880413.86859: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 32645 1726880413.86895: variable 'ansible_facts' from source: unknown 32645 1726880413.87117: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py 32645 1726880413.87325: Sending initial data 32645 1726880413.87339: Sent initial data (155 bytes) 32645 1726880413.88310: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880413.88426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880413.88450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880413.88537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880413.93211: 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 <<< 32645 1726880413.93267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880413.93358: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpay3o3q62 /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py <<< 32645 1726880413.93362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py" <<< 32645 1726880413.93483: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpay3o3q62" to remote "/root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py" <<< 32645 1726880413.96960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880413.97069: stderr chunk (state=3): >>><<< 32645 1726880413.97207: stdout chunk (state=3): >>><<< 32645 1726880413.97211: done transferring module to remote 32645 1726880413.97215: _low_level_execute_command(): starting 32645 1726880413.97218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/ /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py && sleep 0' 32645 1726880413.97739: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880413.97758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880413.97776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880413.97795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880413.97813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880413.97827: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880413.97869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880413.97885: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880413.97965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880413.97987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880413.98004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880413.98026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880413.98105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880414.03330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880414.03370: stdout chunk (state=3): >>><<< 32645 1726880414.03374: stderr chunk (state=3): >>><<< 32645 1726880414.03512: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880414.03515: _low_level_execute_command(): starting 32645 1726880414.03518: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/AnsiballZ_systemd.py && sleep 0' 32645 1726880414.04178: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880414.04200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880414.04302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880414.04316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880414.04340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880414.04360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880414.04380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880414.04467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880414.11432: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 32645 1726880414.11509: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880414.11582: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880414.12079: stdout chunk (state=3): >>> # 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 0x7f78757b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875783b30> # /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 0x7f78757b6ab0><<< 32645 1726880414.12095: stdout chunk (state=3): >>> <<< 32645 1726880414.12119: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880414.12177: stdout chunk (state=3): >>> <<< 32645 1726880414.12297: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880414.12580: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 32645 1726880414.12584: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880414.12702: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f78755a9160> <<< 32645 1726880414.12884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755aa3f0> <<< 32645 1726880414.13093: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755ab1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755aa600> <<< 32645 1726880414.13202: 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 0x7f78755dc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f78755aa150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google<<< 32645 1726880414.13307: stdout chunk (state=3): >>> # destroy google <<< 32645 1726880414.13327: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880414.13364: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880414.13498: 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. <<< 32645 1726880414.14293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 32645 1726880414.14312: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880414.14467: 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 # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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 0x7f78755fa180> <<< 32645 1726880414.14491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880414.14540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880414.14565: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880414.14624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880414.14699: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875639250> <<< 32645 1726880414.14701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880414.14891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756398e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755fbe60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755fab70> <<< 32645 1726880414.15114: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756032f0> <<< 32645 1726880414.15149: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880414.15174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880414.15193: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880414.15221: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880414.15393: 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 0x7f7875668e00> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787563b9e0> # /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 0x7f7875668f50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875616a20> <<< 32645 1726880414.15420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880414.15460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880414.15473: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566a0f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756025d0> <<< 32645 1726880414.15598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.15613: 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 0x7f787566a540> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566a3f0> <<< 32645 1726880414.15678: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.15681: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f787566a7e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756011c0> <<< 32645 1726880414.15921: stdout chunk (state=3): >>>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 0x7f787568cce0> 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 0x7f787568e3f0> # /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'<<< 32645 1726880414.16023: stdout chunk (state=3): >>> <<< 32645 1726880414.16027: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787568f2f0> <<< 32645 1726880414.16254: 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 0x7f787568f950> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787568e840> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880414.16258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # 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 0x7f78753a4410> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787568fb00> <<< 32645 1726880414.16261: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566aae0> <<< 32645 1726880414.16408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880414.16411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # 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 0x7f78753d82f0> <<< 32645 1726880414.16656: 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' <<< 32645 1726880414.16660: 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 0x7f78753d8e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753d8b60> # 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 0x7f78753d8e30> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.16729: stdout chunk (state=3): >>># 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 0x7f78753d9010> <<< 32645 1726880414.16896: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753a6450> # /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 0x7f78753da6c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753d9340> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566b200> <<< 32645 1726880414.16918: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880414.17107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880414.17129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880414.17177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880414.17307: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875406a20> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880414.17323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880414.17342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880414.17494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875422bd0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880414.17524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880414.17597: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880414.17695: stdout chunk (state=3): >>> <<< 32645 1726880414.17739: 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 0x7f78754539b0> <<< 32645 1726880414.17901: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880414.18021: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875482120> <<< 32645 1726880414.18142: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875453aa0><<< 32645 1726880414.18392: stdout chunk (state=3): >>> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875423860> # /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 0x7f787526cb00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875421c10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753db5c0> <<< 32645 1726880414.18691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f787526cce0> <<< 32645 1726880414.18954: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_d1k_8bvr/ansible_systemd_payload.zip' # zipimport: zlib available <<< 32645 1726880414.19291: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880414.19389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 32645 1726880414.19923: 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 0x7f78752e2750> import '_typing' # <<< 32645 1726880414.19941: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78752b1640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78752b0830> <<< 32645 1726880414.20039: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.20280: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880414.22587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.24657: 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 0x7f78752e0620> <<< 32645 1726880414.24698: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880414.24805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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 0x7f787530a060> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875309df0> <<< 32645 1726880414.24834: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875309700> <<< 32645 1726880414.24861: 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' <<< 32645 1726880414.25017: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787530a150> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78752e33e0> 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 0x7f787530ade0> # 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 0x7f787530b020> <<< 32645 1726880414.25036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880414.25075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880414.25205: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787530b530> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880414.25235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880414.25269: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875179220> <<< 32645 1726880414.25410: 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 0x7f787517ae40> # /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 0x7f787517b800> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880414.25459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880414.25599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787517c9e0> # /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' <<< 32645 1726880414.25682: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787517f4a0> <<< 32645 1726880414.25787: 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 0x7f787517f800> <<< 32645 1726880414.25850: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787517d760> # /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' <<< 32645 1726880414.25937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880414.25996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880414.26454: 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 0x7f78751833e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875181eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875181c10> # /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' <<< 32645 1726880414.26497: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875182180> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787517dc70> # 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 0x7f78751cb590> <<< 32645 1726880414.26523: 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 0x7f78751cb6b0> # /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 0x7f78751cd280> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cd040> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880414.26563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880414.26711: 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 0x7f78751cf6b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cd910> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880414.26727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880414.26799: 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' import '_string' # <<< 32645 1726880414.26845: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751d2cc0> <<< 32645 1726880414.27501: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cf770> # 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 0x7f78751d3b60> # 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 0x7f78751d3e90> # 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 0x7f78751d40b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cb9b0> # /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 0x7f78751d6e40> <<< 32645 1726880414.27870: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.27882: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78751d8440> <<< 32645 1726880414.27909: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751d5580> # 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 0x7f78751d6990> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751d5190> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880414.28027: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.28207: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880414.28298: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880414.28498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.28891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.29803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.30904: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880414.30924: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880414.30959: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880414.30987: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880414.31302: stdout chunk (state=3): >>># 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 0x7f78750607d0> # /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 0x7f7875061c70> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751db050> <<< 32645 1726880414.31334: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880414.31498: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880414.31712: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.32030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880414.32097: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875061ca0> # zipimport: zlib available <<< 32645 1726880414.32889: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.34201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.34308: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880414.34498: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880414.34621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.34684: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880414.34705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.34904: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880414.35525: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.35989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880414.36091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880414.36110: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880414.36266: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875062330> <<< 32645 1726880414.36307: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.36493: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880414.36507: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880414.36544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880414.36566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880414.36657: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.36916: 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 0x7f787506a1e0> # 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 0x7f787506ab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78750631a0> <<< 32645 1726880414.37005: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.37204: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available<<< 32645 1726880414.37499: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32645 1726880414.37593: 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 <<< 32645 1726880414.37664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880414.37776: 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 0x7f78750698b0> <<< 32645 1726880414.37854: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787506adb0> <<< 32645 1726880414.37900: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880414.37987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.38198: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.38216: stdout chunk (state=3): >>># 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 <<< 32645 1726880414.38258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880414.38262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880414.38337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880414.38363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880414.38385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880414.38482: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787515ae70> <<< 32645 1726880414.38551: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875074aa0> <<< 32645 1726880414.38660: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875072c30> <<< 32645 1726880414.38667: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875072a80> <<< 32645 1726880414.38890: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880414.38902: stdout chunk (state=3): >>># 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 <<< 32645 1726880414.39247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.40003: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880414.40007: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.40041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880414.40062: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.40183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.40393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880414.40453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880414.40481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880414.40705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880414.40723: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.40731: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7874b7f950> <<< 32645 1726880414.40895: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874b7ed80> <<< 32645 1726880414.41079: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874b7d280> <<< 32645 1726880414.41442: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875105400> <<< 32645 1726880414.41589: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875104110> import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32645 1726880414.41971: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.42392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.42455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.42552: 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' <<< 32645 1726880414.42668: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /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' <<< 32645 1726880414.42684: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78750f3410> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32645 1726880414.42727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32645 1726880414.42733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880414.42785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880414.42826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880414.42852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bf1b80> <<< 32645 1726880414.42888: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.42906: 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 0x7f7874bf1eb0> <<< 32645 1726880414.42968: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bed6a0> <<< 32645 1726880414.42998: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bec950> <<< 32645 1726880414.43046: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751054c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875104500> <<< 32645 1726880414.43079: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32645 1726880414.43117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32645 1726880414.43136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880414.43178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880414.43181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880414.43229: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.43262: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78744f4ad0> <<< 32645 1726880414.43293: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78744f43b0> # 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 0x7f78744f4560> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bf37a0> <<< 32645 1726880414.43325: stdout chunk (state=3): >>># /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' <<< 32645 1726880414.43362: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78744f4c50> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880414.43562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.43581: 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 0x7f78744f77d0> <<< 32645 1726880414.43654: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78744f57c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751045f0> import 'ansible.module_utils.facts.timeout' # <<< 32645 1726880414.43699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32645 1726880414.43796: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.43887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32645 1726880414.43893: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44036: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32645 1726880414.44076: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 32645 1726880414.44224: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 32645 1726880414.44251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.44285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32645 1726880414.44493: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 32645 1726880414.44731: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44800: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44886: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.44994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32645 1726880414.45862: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.46850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880414.46857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.46936: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.47020: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.47156: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32645 1726880414.47225: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 32645 1726880414.47398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 32645 1726880414.47403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.47454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.47505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 32645 1726880414.47554: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 32645 1726880414.47556: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.47668: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.47795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880414.47869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787452c470> <<< 32645 1726880414.47897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880414.48108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880414.48304: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787452c050> <<< 32645 1726880414.48321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 32645 1726880414.48422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.48523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32645 1726880414.48529: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.48673: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.48810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32645 1726880414.48818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.48922: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.49032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880414.49043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.49095: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.49174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880414.49239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880414.49333: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.49516: 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 0x7f7874543dd0> <<< 32645 1726880414.49762: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787452fad0> <<< 32645 1726880414.49766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880414.49783: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.49863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.50151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32645 1726880414.50157: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.50292: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.50447: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.50635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.50890: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880414.50939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.51100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 32645 1726880414.51104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.51141: stdout chunk (state=3): >>># /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' <<< 32645 1726880414.51199: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880414.51272: 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 0x7f787455ba40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78745411c0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 32645 1726880414.51361: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.51367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880414.51389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.51722: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.51952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880414.51958: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.52335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.52579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.52622: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32645 1726880414.52655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 32645 1726880414.52677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.52793: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.52924: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.53162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32645 1726880414.53186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32645 1726880414.53374: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.53579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32645 1726880414.53641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.53689: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.54895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.56188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32645 1726880414.56192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.56376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 32645 1726880414.56541: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.56699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32645 1726880414.56891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.56967: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.57227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880414.57324: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.57384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880414.57400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.57556: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.57918: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.58303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.58669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32645 1726880414.58696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 32645 1726880414.58735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.58795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32645 1726880414.58820: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.58862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32645 1726880414.58881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.58970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.59090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880414.59101: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.59274: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32645 1726880414.59458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.59545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32645 1726880414.59563: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.59627: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.59717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880414.59733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.60190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.60815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880414.60872: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.60917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32645 1726880414.60970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.61025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 32645 1726880414.61123: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880414.61399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 32645 1726880414.61402: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 32645 1726880414.61478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.61535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880414.61570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.61664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.61738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.61962: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32645 1726880414.61984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32645 1726880414.62088: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.62136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32645 1726880414.62587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.62852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 32645 1726880414.62997: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32645 1726880414.63101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880414.63168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32645 1726880414.63183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.63327: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.63437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32645 1726880414.63579: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.63582: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.63740: 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 <<< 32645 1726880414.64096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.64290: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 32645 1726880414.64341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880414.69262: stdout chunk (state=3): >>> <<< 32645 1726880414.69505: stdout chunk (state=3): >>>{"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5241", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ExecMainStartTimestampMonotonic": "301674137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5241", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5176", "MemoryCurrent": "33738752", "MemoryAvailable": "infinity", "CPUUsageNSec": "1236997000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSof<<< 32645 1726880414.69605: stdout chunk (state=3): >>>t": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service nftables.service iptables.service", "Before": "multi-user.target shutdown.target network-pre.target", "After": "polkit.service dbus-broker.service system.slice sysinit.target db<<< 32645 1726880414.69614: stdout chunk (state=3): >>>us.socket basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:59:57 EDT", "StateChangeTimestampMonotonic": "1327751517", "InactiveExitTimestamp": "Fri 2024-09-20 20:42:51 EDT", "InactiveExitTimestampMonotonic": "301674524", "ActiveEnterTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ActiveEnterTimestampMonotonic": "301913099", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ConditionTimestampMonotonic": "301665054", "AssertTimestamp": "Fri 2024-09-20 20:42:51 EDT", "AssertTimestampMonotonic": "301665058", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "04771f72948442128189ea8962126387", "CollectMode": "inactive"}, "invocation": {"module_args": {"name": "firewalld", "masked": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "enabled": null, "force": null}}} <<< 32645 1726880414.70613: 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<<< 32645 1726880414.70617: stdout chunk (state=3): >>> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880414.70634: stdout chunk (state=3): >>># 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<<< 32645 1726880414.70800: stdout chunk (state=3): >>> # cleanup[2] removing encodings.cp437<<< 32645 1726880414.70911: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 <<< 32645 1726880414.71032: stdout chunk (state=3): >>># 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 ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880414.71683: stdout chunk (state=3): >>># destroy _sitebuiltins # 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 <<< 32645 1726880414.71764: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport <<< 32645 1726880414.71810: stdout chunk (state=3): >>># 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 <<< 32645 1726880414.71869: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess <<< 32645 1726880414.72016: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880414.72206: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 32645 1726880414.72245: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl <<< 32645 1726880414.72295: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy _ssl <<< 32645 1726880414.72324: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 32645 1726880414.72355: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32645 1726880414.72400: 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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 32645 1726880414.72436: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 32645 1726880414.72464: stdout chunk (state=3): >>># cleanup[3] wiping inspect <<< 32645 1726880414.72614: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode <<< 32645 1726880414.72630: 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 # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 <<< 32645 1726880414.73042: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880414.73086: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880414.73110: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880414.73128: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880414.73183: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880414.73212: stdout chunk (state=3): >>># destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 <<< 32645 1726880414.73309: stdout chunk (state=3): >>># destroy functools # destroy operator <<< 32645 1726880414.73312: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880414.73581: stdout chunk (state=3): >>># destroy _socket # destroy codecs <<< 32645 1726880414.73587: stdout chunk (state=3): >>># 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 <<< 32645 1726880414.73599: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy time <<< 32645 1726880414.73631: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880414.73700: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy _abc # destroy itertools # destroy _sre # destroy posix <<< 32645 1726880414.73703: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880414.73725: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880414.74554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880414.74615: stderr chunk (state=3): >>><<< 32645 1726880414.74625: stdout chunk (state=3): >>><<< 32645 1726880414.74995: _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 0x7f78757b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875783b30> # /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 0x7f78757b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f78755a9160> # /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 0x7f78755aa3f0> # /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 0x7f78755ab1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755aa600> # /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 0x7f78755dc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f78755aa150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f78755fa180> # /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 0x7f7875639250> # /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 0x7f78756398e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755fbe60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78755fab70> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756032f0> # /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 0x7f7875668e00> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787563b9e0> # /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 0x7f7875668f50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875616a20> # /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 0x7f787566a0f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756025d0> # /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 0x7f787566a540> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566a3f0> # 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 0x7f787566a7e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78756011c0> 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 0x7f787568cce0> 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 0x7f787568e3f0> # /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 0x7f787568f2f0> # 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 0x7f787568f950> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787568e840> # /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 0x7f78753a4410> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787568fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566aae0> # /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 0x7f78753d82f0> # /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 0x7f78753d8e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753d8b60> # 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 0x7f78753d8e30> # 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 0x7f78753d9010> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753a6450> # /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 0x7f78753da6c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753d9340> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787566b200> # /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 0x7f7875406a20> # /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 0x7f7875422bd0> # /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 0x7f78754539b0> # /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 0x7f7875482120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875453aa0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875423860> # /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 0x7f787526cb00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875421c10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78753db5c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f787526cce0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_d1k_8bvr/ansible_systemd_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 0x7f78752e2750> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78752b1640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78752b0830> # 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 0x7f78752e0620> # /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 0x7f787530a060> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875309df0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875309700> # /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 0x7f787530a150> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78752e33e0> 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 0x7f787530ade0> # 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 0x7f787530b020> # /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 0x7f787530b530> 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 0x7f7875179220> # 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 0x7f787517ae40> # /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 0x7f787517b800> # /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 0x7f787517c9e0> # /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 0x7f787517f4a0> # 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 0x7f787517f800> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787517d760> # /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 0x7f78751833e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875181eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875181c10> # /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 0x7f7875182180> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787517dc70> # 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 0x7f78751cb590> # /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 0x7f78751cb6b0> # /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 0x7f78751cd280> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cd040> # /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 0x7f78751cf6b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cd910> # /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 0x7f78751d2cc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cf770> # 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 0x7f78751d3b60> # 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 0x7f78751d3e90> # 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 0x7f78751d40b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751cb9b0> # /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 0x7f78751d6e40> # 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 0x7f78751d8440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751d5580> # 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 0x7f78751d6990> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751d5190> # 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 0x7f78750607d0> # /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 0x7f7875061c70> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751db050> 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 0x7f7875061ca0> # 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 0x7f7875062330> # 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 0x7f787506a1e0> # 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 0x7f787506ab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78750631a0> # 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 0x7f78750698b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787506adb0> 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 0x7f787515ae70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875074aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875072c30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875072a80> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7874b7f950> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874b7ed80> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874b7d280> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875105400> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875104110> 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 0x7f78750f3410> # /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 0x7f7874bf1b80> # 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 0x7f7874bf1eb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bed6a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bec950> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751054c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7875104500> # /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 0x7f78744f4ad0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78744f43b0> # 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 0x7f78744f4560> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7874bf37a0> # /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 0x7f78744f4c50> # /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 0x7f78744f77d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78744f57c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78751045f0> 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 0x7f787452c470> # /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 0x7f787452c050> 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 0x7f7874543dd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f787452fad0> 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 0x7f787455ba40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78745411c0> 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 # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5241", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ExecMainStartTimestampMonotonic": "301674137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5241", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5176", "MemoryCurrent": "33738752", "MemoryAvailable": "infinity", "CPUUsageNSec": "1236997000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service nftables.service iptables.service", "Before": "multi-user.target shutdown.target network-pre.target", "After": "polkit.service dbus-broker.service system.slice sysinit.target dbus.socket basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:59:57 EDT", "StateChangeTimestampMonotonic": "1327751517", "InactiveExitTimestamp": "Fri 2024-09-20 20:42:51 EDT", "InactiveExitTimestampMonotonic": "301674524", "ActiveEnterTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ActiveEnterTimestampMonotonic": "301913099", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ConditionTimestampMonotonic": "301665054", "AssertTimestamp": "Fri 2024-09-20 20:42:51 EDT", "AssertTimestampMonotonic": "301665058", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "04771f72948442128189ea8962126387", "CollectMode": "inactive"}, "invocation": {"module_args": {"name": "firewalld", "masked": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "enabled": null, "force": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # 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 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 _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.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880414.76706: done with _execute_module (systemd, {'name': 'firewalld', 'masked': False, '_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': 'systemd', '_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-1726880413.8034642-33379-28756138120446/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880414.76710: _low_level_execute_command(): starting 32645 1726880414.76713: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880413.8034642-33379-28756138120446/ > /dev/null 2>&1 && sleep 0' 32645 1726880414.76715: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880414.76718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880414.76720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880414.76723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880414.76725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880414.76728: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880414.76730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880414.76732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880414.76734: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880414.76736: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880414.76739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880414.76741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880414.76743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880414.76745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880414.76749: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880414.76753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880414.76755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880414.76757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880414.76760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880414.76762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880414.81117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880414.81121: stdout chunk (state=3): >>><<< 32645 1726880414.81123: stderr chunk (state=3): >>><<< 32645 1726880414.81126: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880414.81128: handler run complete 32645 1726880414.81191: attempt loop complete, returning result 32645 1726880414.81195: _execute() done 32645 1726880414.81198: dumping result to json 32645 1726880414.81223: done dumping result, returning 32645 1726880414.81229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Unmask firewalld service [1266f4c6-4e69-28d7-f79e-0000000003a2] 32645 1726880414.81240: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a2 32645 1726880414.82515: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a2 32645 1726880414.82519: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ActiveEnterTimestampMonotonic": "301913099", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus-broker.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:42:51 EDT", "AssertTimestampMonotonic": "301665058", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1236997000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ConditionTimestampMonotonic": "301665054", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service nftables.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5176", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5241", "ExecMainStartTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ExecMainStartTimestampMonotonic": "301674137", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:42:51 EDT", "InactiveExitTimestampMonotonic": "301674524", "InvocationID": "04771f72948442128189ea8962126387", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5241", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33738752", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:59:57 EDT", "StateChangeTimestampMonotonic": "1327751517", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 32645 1726880414.83109: no more pending results, returning what we have 32645 1726880414.83113: results queue empty 32645 1726880414.83114: checking for any_errors_fatal 32645 1726880414.83119: done checking for any_errors_fatal 32645 1726880414.83120: checking for max_fail_percentage 32645 1726880414.83122: done checking for max_fail_percentage 32645 1726880414.83123: checking to see if all hosts have failed and the running result is not ok 32645 1726880414.83124: done checking to see if all hosts have failed 32645 1726880414.83125: getting the remaining hosts for this loop 32645 1726880414.83127: done getting the remaining hosts for this loop 32645 1726880414.83131: getting the next task for host managed_node2 32645 1726880414.83138: done getting next task for host managed_node2 32645 1726880414.83142: ^ task is: TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service 32645 1726880414.83146: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880414.83185: getting variables 32645 1726880414.83187: in VariableManager get_vars() 32645 1726880414.83255: Calling all_inventory to load vars for managed_node2 32645 1726880414.83259: Calling groups_inventory to load vars for managed_node2 32645 1726880414.83262: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880414.83272: Calling all_plugins_play to load vars for managed_node2 32645 1726880414.83276: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880414.83279: Calling groups_plugins_play to load vars for managed_node2 32645 1726880414.83487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880414.83763: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880414.83785: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880414.83791: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880414.83874: done with get_vars() 32645 1726880414.83886: done getting variables 32645 1726880414.83960: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 20 September 2024 21:00:14 -0400 (0:00:01.169) 0:00:29.413 ****** 32645 1726880414.84001: entering _queue_task() for managed_node2/service 32645 1726880414.84477: worker is 1 (out of 1 available) 32645 1726880414.84489: exiting _queue_task() for managed_node2/service 32645 1726880414.84501: done queuing things up, now waiting for results queue to drain 32645 1726880414.84502: waiting for pending results... 32645 1726880414.84741: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service 32645 1726880414.84838: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a3 32645 1726880414.84868: variable 'ansible_search_path' from source: unknown 32645 1726880414.84879: variable 'ansible_search_path' from source: unknown 32645 1726880414.84923: calling self._execute() 32645 1726880414.85218: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880414.85358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880414.85362: variable 'omit' from source: magic vars 32645 1726880414.86669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880414.88434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880414.88519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880414.88712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880414.88717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880414.88721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880414.88803: 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) 32645 1726880414.88863: 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) 32645 1726880414.88907: 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) 32645 1726880414.89034: 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) 32645 1726880414.89233: 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) 32645 1726880414.89415: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880414.89507: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880414.89551: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880414.89558: variable 'omit' from source: magic vars 32645 1726880414.89710: variable 'omit' from source: magic vars 32645 1726880414.89763: variable '__firewall_service' from source: role '' all vars 32645 1726880414.89904: variable '__firewall_service' from source: role '' all vars 32645 1726880414.89936: variable 'omit' from source: magic vars 32645 1726880414.89991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880414.90043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880414.90118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880414.90122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880414.90127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880414.90206: variable 'inventory_hostname' from source: set_fact 32645 1726880414.90229: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880414.90246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880414.90302: Set connection var ansible_shell_executable to /bin/sh 32645 1726880414.90309: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880414.90316: Set connection var ansible_timeout to 10 32645 1726880414.90319: Set connection var ansible_shell_type to sh 32645 1726880414.90334: Set connection var ansible_pipelining to False 32645 1726880414.90342: Set connection var ansible_connection to ssh 32645 1726880414.90367: variable 'ansible_shell_executable' from source: unknown 32645 1726880414.90370: variable 'ansible_connection' from source: unknown 32645 1726880414.90373: variable 'ansible_module_compression' from source: unknown 32645 1726880414.90378: variable 'ansible_shell_type' from source: unknown 32645 1726880414.90380: variable 'ansible_shell_executable' from source: unknown 32645 1726880414.90385: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880414.90390: variable 'ansible_pipelining' from source: unknown 32645 1726880414.90394: variable 'ansible_timeout' from source: unknown 32645 1726880414.90399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880414.90559: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880414.90572: variable 'omit' from source: magic vars 32645 1726880414.90575: starting attempt loop 32645 1726880414.90578: running the handler 32645 1726880414.90713: variable 'ansible_facts' from source: unknown 32645 1726880414.90882: _low_level_execute_command(): starting 32645 1726880414.90885: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880414.91754: 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 <<< 32645 1726880414.91776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880414.91804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880414.91834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880414.91863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880414.91986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880414.96801: stdout chunk (state=3): >>>/root <<< 32645 1726880414.97060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880414.97137: stderr chunk (state=3): >>><<< 32645 1726880414.97162: stdout chunk (state=3): >>><<< 32645 1726880414.97264: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880414.97274: _low_level_execute_command(): starting 32645 1726880414.97278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280 `" && echo ansible-tmp-1726880414.9718826-33429-148234910450280="` echo /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280 `" ) && sleep 0' 32645 1726880414.97999: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880414.98028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880414.98032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880414.98086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880415.04526: stdout chunk (state=3): >>>ansible-tmp-1726880414.9718826-33429-148234910450280=/root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280 <<< 32645 1726880415.04919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880415.04976: stderr chunk (state=3): >>><<< 32645 1726880415.04979: stdout chunk (state=3): >>><<< 32645 1726880415.04997: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880414.9718826-33429-148234910450280=/root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880415.05233: variable 'ansible_module_compression' from source: unknown 32645 1726880415.05236: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 32645 1726880415.05238: variable 'ansible_facts' from source: unknown 32645 1726880415.05426: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py 32645 1726880415.05634: Sending initial data 32645 1726880415.05640: Sent initial data (156 bytes) 32645 1726880415.06318: 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 <<< 32645 1726880415.06368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880415.06371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880415.06374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880415.06582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880415.06590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880415.10926: 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 <<< 32645 1726880415.10933: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880415.10984: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880415.11036: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2w8_mlvv /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py <<< 32645 1726880415.11042: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py" <<< 32645 1726880415.11073: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2w8_mlvv" to remote "/root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py" <<< 32645 1726880415.13801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880415.13805: stdout chunk (state=3): >>><<< 32645 1726880415.13807: stderr chunk (state=3): >>><<< 32645 1726880415.13809: done transferring module to remote 32645 1726880415.13812: _low_level_execute_command(): starting 32645 1726880415.13814: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/ /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py && sleep 0' 32645 1726880415.14502: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880415.14589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880415.14660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880415.14712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880415.14824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880415.20061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880415.20155: stdout chunk (state=3): >>><<< 32645 1726880415.20158: stderr chunk (state=3): >>><<< 32645 1726880415.20161: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880415.20164: _low_level_execute_command(): starting 32645 1726880415.20166: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/AnsiballZ_systemd.py && sleep 0' 32645 1726880415.20736: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880415.20757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880415.20778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880415.20798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880415.20816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880415.20864: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880415.20937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880415.20961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880415.20983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880415.21078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880415.26214: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880415.26278: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880415.26334: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880415.26361: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880415.26616: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880415.26635: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880415.26673: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880415.26742: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880415.26773: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880415.27319: stdout chunk (state=3): >>>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 0x7f5edf92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf8fbb30> # /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 0x7f5edf92eab0> import '_signal' # import '_abc' # import 'abc' # <<< 32645 1726880415.27336: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880415.27376: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880415.27520: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880415.27575: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880415.27579: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880415.27635: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880415.27684: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880415.27687: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880415.27708: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880415.27916: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5edf6fd160> # /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 0x7f5edf6fe3f0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880415.27942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.28115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880415.28158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf6ff1d0> <<< 32645 1726880415.28175: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf6fe600> <<< 32645 1726880415.28223: 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' <<< 32645 1726880415.28261: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf730140> import 'importlib.util' # <<< 32645 1726880415.28287: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880415.28345: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880415.28362: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880415.28383: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880415.28474: 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 <<< 32645 1726880415.28503: 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 0x7f5edf6fe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880415.28582: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880415.28711: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880415.28917: stdout chunk (state=3): >>>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. <<< 32645 1726880415.29923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880415.30016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880415.30058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880415.30079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880415.30137: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880415.30145: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf74e0c0> <<< 32645 1726880415.30168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880415.30273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880415.30276: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880415.30351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.30374: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880415.30412: 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 0x7f5edf78d160> <<< 32645 1726880415.30547: 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 0x7f5edf78d7f0> import '_collections' # <<< 32645 1726880415.30719: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf74f830> <<< 32645 1726880415.30722: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880415.30797: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf74eab0> <<< 32645 1726880415.30939: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf757230> <<< 32645 1726880415.30981: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880415.31020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880415.31093: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880415.31205: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880415.31268: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880415.31397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7bcd70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf78f980> # /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 0x7f5edf7bcdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf769910> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880415.31746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7be090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf756510> <<< 32645 1726880415.31807: 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' <<< 32645 1726880415.31862: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.31900: 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 0x7f5edf7be4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7be360> <<< 32645 1726880415.31959: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.32006: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf7be750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf755100> <<< 32645 1726880415.32131: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880415.32146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880415.32279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7e4c20> 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 0x7f5edf7e6360> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880415.32283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880415.32372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7e7200> <<< 32645 1726880415.32401: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.32423: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf7e7860> <<< 32645 1726880415.32496: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7e6750> # /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' <<< 32645 1726880415.32555: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.32566: 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 0x7f5edf5002c0> <<< 32645 1726880415.32659: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7e79b0> <<< 32645 1726880415.32679: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7bea20> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880415.32911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # 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 0x7f5edf52c200> # /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 0x7f5edf52cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52ca70> # 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 0x7f5edf52cd40> <<< 32645 1726880415.32925: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.33072: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.33104: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf52cec0> <<< 32645 1726880415.33145: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf502360> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880415.33182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880415.33244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880415.33290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52e5d0> <<< 32645 1726880415.33303: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52d250> <<< 32645 1726880415.33347: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7bf140> <<< 32645 1726880415.33467: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880415.33497: 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 <<< 32645 1726880415.33538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880415.33595: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf55a960> <<< 32645 1726880415.33667: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880415.33783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.33789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880415.33838: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf576ab0> <<< 32645 1726880415.33916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880415.34030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 32645 1726880415.34058: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 32645 1726880415.34134: 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 0x7f5edf5a7830> <<< 32645 1726880415.34157: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880415.34339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880415.34496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf5d9fd0> <<< 32645 1726880415.34619: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf5a7950> <<< 32645 1726880415.34679: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf577740> <<< 32645 1726880415.34714: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880415.34737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf3d09e0> <<< 32645 1726880415.34795: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf575af0> <<< 32645 1726880415.34817: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52f500> <<< 32645 1726880415.35040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880415.35122: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5edf3d0bc0> <<< 32645 1726880415.35380: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_4b3evm_m/ansible_ansible.legacy.systemd_payload.zip' <<< 32645 1726880415.35404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.35716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.35795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880415.35897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880415.35961: 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' <<< 32645 1726880415.35985: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf4466f0> <<< 32645 1726880415.35999: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880415.36319: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf4195e0> <<< 32645 1726880415.36337: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf418740> # zipimport: zlib available <<< 32645 1726880415.36376: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880415.36396: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.36422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.36477: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.36498: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880415.36692: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.39153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.41615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880415.41618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880415.41645: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf4445c0> <<< 32645 1726880415.41685: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880415.41688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.41743: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880415.41767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880415.41789: 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' <<< 32645 1726880415.41842: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.41872: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf46e180> <<< 32645 1726880415.41921: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf46df10> <<< 32645 1726880415.41989: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf46d820> <<< 32645 1726880415.42013: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880415.42030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880415.42103: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf46dd00> <<< 32645 1726880415.42110: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf447380> <<< 32645 1726880415.42156: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880415.42160: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.42176: 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 0x7f5edf46ee70> <<< 32645 1726880415.42502: 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 0x7f5edf46f0b0> # /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 0x7f5edf46f590> <<< 32645 1726880415.42546: stdout chunk (state=3): >>>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 0x7f5edf2dd370> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.42561: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880415.42584: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf2def90> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880415.42613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880415.42695: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2df950> <<< 32645 1726880415.42699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880415.42742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880415.42792: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e0b00> <<< 32645 1726880415.42805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880415.42867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880415.42912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880415.42916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880415.43013: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e3590> <<< 32645 1726880415.43057: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.43080: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf46f050> <<< 32645 1726880415.43105: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e1850> <<< 32645 1726880415.43144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880415.43202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880415.43276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880415.43288: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.43443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880415.43624: 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 0x7f5edf2e7350> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e5e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e5b80> <<< 32645 1726880415.43659: 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' <<< 32645 1726880415.43795: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e60f0> <<< 32645 1726880415.43840: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e1d60> <<< 32645 1726880415.43896: 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' <<< 32645 1726880415.43908: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf32b4a0> <<< 32645 1726880415.43953: 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 0x7f5edf32b5f0> <<< 32645 1726880415.44017: 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 <<< 32645 1726880415.44040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880415.44078: 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' <<< 32645 1726880415.44109: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.44296: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf331220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf330fe0> # /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 0x7f5edf333770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf331910> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880415.44360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.44388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880415.44412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880415.44432: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880415.44516: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf336ea0> <<< 32645 1726880415.44767: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf333890> <<< 32645 1726880415.44877: 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' <<< 32645 1726880415.44885: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf337b60> <<< 32645 1726880415.44945: 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' <<< 32645 1726880415.44947: 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 0x7f5edf337e90> <<< 32645 1726880415.45024: 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' <<< 32645 1726880415.45032: 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 0x7f5edf338170> <<< 32645 1726880415.45066: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf32b920> <<< 32645 1726880415.45102: 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 <<< 32645 1726880415.45109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880415.45144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880415.45189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880415.45234: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.45287: 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 0x7f5edf33b8c0><<< 32645 1726880415.45294: stdout chunk (state=3): >>> <<< 32645 1726880415.45599: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.45793: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf33cbc0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf33a060> # 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 0x7f5edf33b410> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf339c70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880415.45900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.46083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880415.46101: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880415.46132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.46164: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.46193: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880415.46428: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.46705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.47805: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.48994: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880415.49021: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880415.49061: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880415.49106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.49213: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.49216: 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 0x7f5edf1c4d70><<< 32645 1726880415.49235: stdout chunk (state=3): >>> <<< 32645 1726880415.49413: 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' <<< 32645 1726880415.49419: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1c5a90> <<< 32645 1726880415.49444: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf33f830> <<< 32645 1726880415.49596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880415.49897: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.50173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880415.50192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880415.50217: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1c5b80> <<< 32645 1726880415.50241: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.51176: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.52089: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.52222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.52393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880415.52439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.52504: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880415.52521: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.52666: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.52826: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880415.53044: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880415.53481: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.53954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880415.54065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880415.54093: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880415.54235: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1c6d20> <<< 32645 1726880415.54257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.54389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.54515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880415.54526: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880415.54546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880415.54568: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880415.54608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880415.54620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880415.54901: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.54951: 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 0x7f5edf1ce660> <<< 32645 1726880415.55217: 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 0x7f5edf1cef60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1c7c20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880415.55241: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.55313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.55433: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.55525: 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 <<< 32645 1726880415.55585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.55719: 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' <<< 32645 1726880415.55725: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5edf1cdc70> <<< 32645 1726880415.55801: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1cf1a0> <<< 32645 1726880415.55851: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880415.55859: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880415.55889: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.55989: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.56097: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.56142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.56212: 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 <<< 32645 1726880415.56220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880415.56264: 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 <<< 32645 1726880415.56303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880415.56336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880415.56432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880415.56460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880415.56492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880415.56689: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf3af290> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1d8fb0> <<< 32645 1726880415.56784: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1d7380> <<< 32645 1726880415.56811: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1d71d0> <<< 32645 1726880415.56815: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 32645 1726880415.56817: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32645 1726880415.56842: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.56889: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.56932: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880415.56936: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880415.57038: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880415.57060: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57103: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880415.57187: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57493: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57844: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57873: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57911: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.57970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.58045: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.58106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.58162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880415.58410: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880415.58460: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.58495: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.58540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880415.58658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880415.58688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880415.58771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880415.58801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880415.58886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880415.58920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880415.58961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880415.59002: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ede757b90> <<< 32645 1726880415.59061: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede756fc0> <<< 32645 1726880415.59302: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7554c0> <<< 32645 1726880415.59542: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf269c40> <<< 32645 1726880415.59670: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf268920> <<< 32645 1726880415.59688: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32645 1726880415.59716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.60061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.60391: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.60465: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.60621: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32645 1726880415.60636: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32645 1726880415.60683: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf268fb0> <<< 32645 1726880415.60817: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880415.60866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880415.60873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880415.60902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880415.60914: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7d1c40> <<< 32645 1726880415.60989: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.60996: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.61015: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ede7d1f70> <<< 32645 1726880415.61079: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7c5760> <<< 32645 1726880415.61128: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7c4a10> <<< 32645 1726880415.61208: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2584d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf258aa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 32645 1726880415.61212: stdout chunk (state=3): >>> <<< 32645 1726880415.61254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32645 1726880415.61284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880415.61501: 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' # 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 0x7f5ede614b60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede614440> # 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 0x7f5ede6145f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7d3830> # /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 0x7f5ede614c50> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880415.61567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880415.61615: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.61719: 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 0x7f5ede6177a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede6157c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf258890> import 'ansible.module_utils.facts.timeout' # <<< 32645 1726880415.61745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32645 1726880415.61766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.61799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.61806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 32645 1726880415.61831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.61924: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32645 1726880415.62030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62110: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32645 1726880415.62214: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 32645 1726880415.62263: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62315: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32645 1726880415.62379: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32645 1726880415.62548: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62803: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880415.62853: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.62949: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.63038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 32645 1726880415.63052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 32645 1726880415.63070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.63979: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.64867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880415.64890: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.64976: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65119: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65168: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32645 1726880415.65178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 32645 1726880415.65204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32645 1726880415.65309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65489: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 32645 1726880415.65532: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32645 1726880415.65593: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65642: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32645 1726880415.65736: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65897: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.65981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880415.66013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880415.66053: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede640230> <<< 32645 1726880415.66070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880415.66122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880415.66493: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede6411c0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880415.66561: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32645 1726880415.66588: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.66725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.66896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32645 1726880415.66905: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.67028: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.67130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880415.67155: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.67310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880415.67376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880415.67474: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.67589: 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 0x7f5ede65bc20><<< 32645 1726880415.67594: stdout chunk (state=3): >>> <<< 32645 1726880415.67955: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede643920> <<< 32645 1726880415.67959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880415.67988: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.68065: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.68149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32645 1726880415.68167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.68324: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.68704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880415.68893: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880415.68907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 32645 1726880415.68991: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880415.69026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32645 1726880415.69052: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.69117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.69194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 32645 1726880415.69206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32645 1726880415.69250: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880415.69282: 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 0x7f5ede673890><<< 32645 1726880415.69292: stdout chunk (state=3): >>> <<< 32645 1726880415.69311: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede65b410> <<< 32645 1726880415.69317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 32645 1726880415.69337: stdout chunk (state=3): >>># zipimport: zlib available<<< 32645 1726880415.69360: stdout chunk (state=3): >>> <<< 32645 1726880415.69373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.69390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 32645 1726880415.69412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.69472: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.69537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880415.69559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.69863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880415.70142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70340: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70514: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70584: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32645 1726880415.70705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32645 1726880415.70709: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.70899: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.71031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.71288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32645 1726880415.71311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32645 1726880415.71337: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.71630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.71857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 32645 1726880415.71900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.71947: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.72939: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.73527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32645 1726880415.73539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 32645 1726880415.73544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.73662: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.73775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32645 1726880415.73788: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.73893: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32645 1726880415.74010: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74185: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880415.74369: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74385: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 32645 1726880415.74401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880415.74523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74609: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.74944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32645 1726880415.75199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 32645 1726880415.75203: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75236: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32645 1726880415.75313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32645 1726880415.75352: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75420: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880415.75505: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75529: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32645 1726880415.75572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75624: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32645 1726880415.75772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.75823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880415.75835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32645 1726880415.76435: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76490: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880415.76574: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76601: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32645 1726880415.76645: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76681: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32645 1726880415.76739: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76762: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880415.76803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.76979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32645 1726880415.76993: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77002: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 32645 1726880415.77024: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77074: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880415.77132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77226: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77281: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32645 1726880415.77447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32645 1726880415.77456: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77513: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32645 1726880415.77572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.77790: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32645 1726880415.78015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32645 1726880415.78132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32645 1726880415.78236: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 32645 1726880415.78435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 32645 1726880415.78522: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32645 1726880415.78641: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78815: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.78970: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 32645 1726880415.79077: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880415.81697: stdout chunk (state=3): >>> {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5241", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ExecMainStartTimestampMonotonic": "301674137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5241", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5176", "MemoryCurrent": "33738752", "MemoryAvailable": "infinity", "CPUUsageNSec": "1236997000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service nftables.service iptables.service", "Before": "multi-user.target shutdown.target network-pre.target", "After": "polkit.service dbus-broker.service system.slice sysinit.target dbu<<< 32645 1726880415.81714: stdout chunk (state=3): >>>s.socket basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:59:57 EDT", "StateChangeTimestampMonotonic": "1327751517", "InactiveExitTimestamp": "Fri 2024-09-20 20:42:51 EDT", "InactiveExitTimestampMonotonic": "301674524", "ActiveEnterTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ActiveEnterTimestampMonotonic": "301913099", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ConditionTimestampMonotonic": "301665054", "AssertTimestamp": "Fri 2024-09-20 20:42:51 EDT", "AssertTimestampMonotonic": "301665058", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "04771f72948442128189ea8962126387", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "firewalld", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 32645 1726880415.82399: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880415.82406: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 32645 1726880415.82436: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 32645 1726880415.82456: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap<<< 32645 1726880415.82468: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880415.82486: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82501: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 32645 1726880415.82513: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82542: stdout chunk (state=3): >>># 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 32645 1726880415.82551: stdout chunk (state=3): >>># 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 # 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 <<< 32645 1726880415.82579: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82590: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 32645 1726880415.82599: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82609: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing 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 <<< 32645 1726880415.82638: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 32645 1726880415.82658: stdout chunk (state=3): >>># 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 <<< 32645 1726880415.82668: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82683: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82696: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82712: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82723: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82743: stdout chunk (state=3): >>># 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 <<< 32645 1726880415.82765: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly <<< 32645 1726880415.82769: stdout chunk (state=3): >>># 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 ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880415.83179: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880415.83239: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880415.83267: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880415.83335: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880415.83382: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880415.83413: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal <<< 32645 1726880415.83428: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880415.83490: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880415.83499: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32645 1726880415.83576: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 32645 1726880415.83587: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32645 1726880415.83622: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 32645 1726880415.83658: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy base64 <<< 32645 1726880415.83690: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880415.83704: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 32645 1726880415.83744: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 32645 1726880415.83769: 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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 32645 1726880415.83810: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 32645 1726880415.83839: stdout chunk (state=3): >>># cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token <<< 32645 1726880415.83849: stdout chunk (state=3): >>># cleanup[3] wiping _opcode <<< 32645 1726880415.83875: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 32645 1726880415.83901: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 32645 1726880415.83905: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880415.83965: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 32645 1726880415.83972: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 32645 1726880415.83981: stdout chunk (state=3): >>># cleanup[3] wiping weakref <<< 32645 1726880415.83987: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy copyreg # cleanup[3] wiping re._parser <<< 32645 1726880415.83997: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880415.84079: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 32645 1726880415.84088: stdout chunk (state=3): >>># 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings <<< 32645 1726880415.84165: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 32645 1726880415.84172: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping 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 <<< 32645 1726880415.84180: 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 <<< 32645 1726880415.84374: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880415.84407: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880415.84431: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880415.84463: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880415.84529: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing <<< 32645 1726880415.84537: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880415.84573: stdout chunk (state=3): >>># destroy _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp <<< 32645 1726880415.84597: stdout chunk (state=3): >>># destroy _io # destroy marshal <<< 32645 1726880415.84626: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880415.84761: stdout chunk (state=3): >>># destroy _socket # 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 <<< 32645 1726880415.84789: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 32645 1726880415.84836: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy _abc <<< 32645 1726880415.84870: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880415.84892: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880415.85315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880415.85368: stderr chunk (state=3): >>><<< 32645 1726880415.85372: stdout chunk (state=3): >>><<< 32645 1726880415.85490: _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 0x7f5edf92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf8fbb30> # /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 0x7f5edf92eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5edf6fd160> # /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 0x7f5edf6fe3f0> # /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 0x7f5edf6ff1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf6fe600> # /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 0x7f5edf730140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f5edf6fe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f5edf74e0c0> # /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 0x7f5edf78d160> # /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 0x7f5edf78d7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf74f830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf74eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf757230> # /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 0x7f5edf7bcd70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf78f980> # /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 0x7f5edf7bcdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf769910> # /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 0x7f5edf7be090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf756510> # /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 0x7f5edf7be4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7be360> # 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 0x7f5edf7be750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf755100> 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 0x7f5edf7e4c20> 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 0x7f5edf7e6360> # /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 0x7f5edf7e7200> # 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 0x7f5edf7e7860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7e6750> # /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 0x7f5edf5002c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7e79b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7bea20> # /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 0x7f5edf52c200> # /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 0x7f5edf52cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52ca70> # 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 0x7f5edf52cd40> # 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 0x7f5edf52cec0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf502360> # /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 0x7f5edf52e5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52d250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf7bf140> # /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 0x7f5edf55a960> # /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 0x7f5edf576ab0> # /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 0x7f5edf5a7830> # /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 0x7f5edf5d9fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf5a7950> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf577740> # /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 0x7f5edf3d09e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf575af0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf52f500> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5edf3d0bc0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_4b3evm_m/ansible_ansible.legacy.systemd_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 0x7f5edf4466f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf4195e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf418740> # 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 0x7f5edf4445c0> # /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 0x7f5edf46e180> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf46df10> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf46d820> # /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 0x7f5edf46dd00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf447380> 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 0x7f5edf46ee70> # 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 0x7f5edf46f0b0> # /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 0x7f5edf46f590> 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 0x7f5edf2dd370> # 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 0x7f5edf2def90> # /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 0x7f5edf2df950> # /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 0x7f5edf2e0b00> # /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 0x7f5edf2e3590> # 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 0x7f5edf46f050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e1850> # /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 0x7f5edf2e7350> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e5e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e5b80> # /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 0x7f5edf2e60f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2e1d60> # 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 0x7f5edf32b4a0> # /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 0x7f5edf32b5f0> # /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 0x7f5edf331220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf330fe0> # /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 0x7f5edf333770> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf331910> # /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 0x7f5edf336ea0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf333890> # 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 0x7f5edf337b60> # 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 0x7f5edf337e90> # 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 0x7f5edf338170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf32b920> # /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 0x7f5edf33b8c0> # 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 0x7f5edf33cbc0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf33a060> # 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 0x7f5edf33b410> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf339c70> # 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 0x7f5edf1c4d70> # /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 0x7f5edf1c5a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf33f830> 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 0x7f5edf1c5b80> # 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 0x7f5edf1c6d20> # 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 0x7f5edf1ce660> # 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 0x7f5edf1cef60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1c7c20> # 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 0x7f5edf1cdc70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1cf1a0> 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 0x7f5edf3af290> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1d8fb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1d7380> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf1d71d0> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ede757b90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede756fc0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7554c0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf269c40> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf268920> 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 0x7f5edf268fb0> # /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 0x7f5ede7d1c40> # 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 0x7f5ede7d1f70> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7c5760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7c4a10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf2584d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf258aa0> # /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 0x7f5ede614b60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede614440> # 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 0x7f5ede6145f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede7d3830> # /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 0x7f5ede614c50> # /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 0x7f5ede6177a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede6157c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5edf258890> 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 0x7f5ede640230> # /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 0x7f5ede6411c0> 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 0x7f5ede65bc20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede643920> 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 0x7f5ede673890> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ede65b410> 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 # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5241", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ExecMainStartTimestampMonotonic": "301674137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5241", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5176", "MemoryCurrent": "33738752", "MemoryAvailable": "infinity", "CPUUsageNSec": "1236997000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service nftables.service iptables.service", "Before": "multi-user.target shutdown.target network-pre.target", "After": "polkit.service dbus-broker.service system.slice sysinit.target dbus.socket basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:59:57 EDT", "StateChangeTimestampMonotonic": "1327751517", "InactiveExitTimestamp": "Fri 2024-09-20 20:42:51 EDT", "InactiveExitTimestampMonotonic": "301674524", "ActiveEnterTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ActiveEnterTimestampMonotonic": "301913099", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ConditionTimestampMonotonic": "301665054", "AssertTimestamp": "Fri 2024-09-20 20:42:51 EDT", "AssertTimestampMonotonic": "301665058", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "04771f72948442128189ea8962126387", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "firewalld", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # 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 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 _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.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880415.86484: done with _execute_module (ansible.legacy.systemd, {'name': 'firewalld', 'state': 'started', 'enabled': True, '_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.systemd', '_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-1726880414.9718826-33429-148234910450280/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880415.86487: _low_level_execute_command(): starting 32645 1726880415.86490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880414.9718826-33429-148234910450280/ > /dev/null 2>&1 && sleep 0' 32645 1726880415.86493: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880415.86501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880415.86520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880415.86523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880415.86537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880415.86551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880415.86595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880415.86609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880415.86666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880415.88647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880415.88692: stderr chunk (state=3): >>><<< 32645 1726880415.88695: stdout chunk (state=3): >>><<< 32645 1726880415.88719: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880415.88722: handler run complete 32645 1726880415.88770: attempt loop complete, returning result 32645 1726880415.88773: _execute() done 32645 1726880415.88776: dumping result to json 32645 1726880415.88790: done dumping result, returning 32645 1726880415.88799: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service [1266f4c6-4e69-28d7-f79e-0000000003a3] 32645 1726880415.88804: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a3 32645 1726880415.89074: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a3 32645 1726880415.89077: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ActiveEnterTimestampMonotonic": "301913099", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus-broker.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:42:51 EDT", "AssertTimestampMonotonic": "301665058", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1236997000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ConditionTimestampMonotonic": "301665054", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service nftables.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5176", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5241", "ExecMainStartTimestamp": "Fri 2024-09-20 20:42:51 EDT", "ExecMainStartTimestampMonotonic": "301674137", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:42:51 EDT", "InactiveExitTimestampMonotonic": "301674524", "InvocationID": "04771f72948442128189ea8962126387", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5241", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33738752", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:59:57 EDT", "StateChangeTimestampMonotonic": "1327751517", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 32645 1726880415.89358: no more pending results, returning what we have 32645 1726880415.89365: results queue empty 32645 1726880415.89366: checking for any_errors_fatal 32645 1726880415.89377: done checking for any_errors_fatal 32645 1726880415.89377: checking for max_fail_percentage 32645 1726880415.89379: done checking for max_fail_percentage 32645 1726880415.89379: checking to see if all hosts have failed and the running result is not ok 32645 1726880415.89380: done checking to see if all hosts have failed 32645 1726880415.89381: getting the remaining hosts for this loop 32645 1726880415.89382: done getting the remaining hosts for this loop 32645 1726880415.89385: getting the next task for host managed_node2 32645 1726880415.89389: done getting next task for host managed_node2 32645 1726880415.89392: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined 32645 1726880415.89396: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880415.89404: getting variables 32645 1726880415.89405: in VariableManager get_vars() 32645 1726880415.89428: Calling all_inventory to load vars for managed_node2 32645 1726880415.89431: Calling groups_inventory to load vars for managed_node2 32645 1726880415.89433: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880415.89440: Calling all_plugins_play to load vars for managed_node2 32645 1726880415.89442: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880415.89445: Calling groups_plugins_play to load vars for managed_node2 32645 1726880415.89618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880415.89863: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880415.89888: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880415.89901: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880415.90000: done with get_vars() 32645 1726880415.90015: done getting variables 32645 1726880415.90113: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 20 September 2024 21:00:15 -0400 (0:00:01.061) 0:00:30.475 ****** 32645 1726880415.90160: entering _queue_task() for managed_node2/set_fact 32645 1726880415.90430: worker is 1 (out of 1 available) 32645 1726880415.90444: exiting _queue_task() for managed_node2/set_fact 32645 1726880415.90460: done queuing things up, now waiting for results queue to drain 32645 1726880415.90462: waiting for pending results... 32645 1726880415.90878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined 32645 1726880415.91005: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a4 32645 1726880415.91015: variable 'ansible_search_path' from source: unknown 32645 1726880415.91019: variable 'ansible_search_path' from source: unknown 32645 1726880415.91056: calling self._execute() 32645 1726880415.91136: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880415.91143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880415.91155: variable 'omit' from source: magic vars 32645 1726880415.91796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880415.94341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880415.94411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880415.94454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880415.94491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880415.94516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880415.94636: 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) 32645 1726880415.94655: 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) 32645 1726880415.94704: 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) 32645 1726880415.94734: 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) 32645 1726880415.94747: 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) 32645 1726880415.94889: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880415.94896: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880415.94914: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880415.94920: variable 'omit' from source: magic vars 32645 1726880415.94992: variable 'omit' from source: magic vars 32645 1726880415.95209: 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) 32645 1726880415.95232: 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) 32645 1726880415.95253: 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) 32645 1726880415.95287: 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) 32645 1726880415.95300: 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) 32645 1726880415.95337: 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) 32645 1726880415.95359: 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) 32645 1726880415.95381: 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) 32645 1726880415.95413: 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) 32645 1726880415.95430: 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) 32645 1726880415.95464: 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) 32645 1726880415.95484: 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) 32645 1726880415.95507: 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) 32645 1726880415.95540: 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) 32645 1726880415.95554: 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) 32645 1726880415.95710: variable 'firewall' from source: include params 32645 1726880415.95781: variable '__ha_fw_service' from source: include params 32645 1726880415.95788: variable '__fence_fw_port' from source: include params 32645 1726880415.95903: variable '__use_fence_fw_port' from source: include params 32645 1726880415.96107: variable '__arch' from source: include params 32645 1726880415.96179: variable 'ansible_facts' from source: unknown 32645 1726880415.96237: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880415.96241: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880415.96301: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880415.96425: variable 'ansible_architecture' from source: facts 32645 1726880415.96474: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880415.96563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880415.96692: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880415.96737: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880415.96766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880415.96793: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880415.96835: 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) 32645 1726880415.96855: 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) 32645 1726880415.96876: 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) 32645 1726880415.96898: 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) 32645 1726880415.97004: variable 'discovered_interpreter_python' from source: facts 32645 1726880415.97019: variable 'omit' from source: magic vars 32645 1726880415.97044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880415.97070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880415.97096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880415.97112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880415.97122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880415.97151: variable 'inventory_hostname' from source: set_fact 32645 1726880415.97155: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880415.97158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880415.97235: Set connection var ansible_shell_executable to /bin/sh 32645 1726880415.97245: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880415.97252: Set connection var ansible_timeout to 10 32645 1726880415.97255: Set connection var ansible_shell_type to sh 32645 1726880415.97267: Set connection var ansible_pipelining to False 32645 1726880415.97270: Set connection var ansible_connection to ssh 32645 1726880415.97290: variable 'ansible_shell_executable' from source: unknown 32645 1726880415.97293: variable 'ansible_connection' from source: unknown 32645 1726880415.97296: variable 'ansible_module_compression' from source: unknown 32645 1726880415.97298: variable 'ansible_shell_type' from source: unknown 32645 1726880415.97303: variable 'ansible_shell_executable' from source: unknown 32645 1726880415.97307: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880415.97312: variable 'ansible_pipelining' from source: unknown 32645 1726880415.97316: variable 'ansible_timeout' from source: unknown 32645 1726880415.97321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880415.97409: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880415.97417: variable 'omit' from source: magic vars 32645 1726880415.97423: starting attempt loop 32645 1726880415.97426: running the handler 32645 1726880415.97438: handler run complete 32645 1726880415.97448: attempt loop complete, returning result 32645 1726880415.97453: _execute() done 32645 1726880415.97456: dumping result to json 32645 1726880415.97458: done dumping result, returning 32645 1726880415.97468: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined [1266f4c6-4e69-28d7-f79e-0000000003a4] 32645 1726880415.97473: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a4 32645 1726880415.97560: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a4 32645 1726880415.97563: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } 32645 1726880415.97637: no more pending results, returning what we have 32645 1726880415.97640: results queue empty 32645 1726880415.97641: checking for any_errors_fatal 32645 1726880415.97666: done checking for any_errors_fatal 32645 1726880415.97667: checking for max_fail_percentage 32645 1726880415.97669: done checking for max_fail_percentage 32645 1726880415.97670: checking to see if all hosts have failed and the running result is not ok 32645 1726880415.97671: done checking to see if all hosts have failed 32645 1726880415.97672: getting the remaining hosts for this loop 32645 1726880415.97674: done getting the remaining hosts for this loop 32645 1726880415.97678: getting the next task for host managed_node2 32645 1726880415.97688: done getting next task for host managed_node2 32645 1726880415.97691: ^ task is: TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove 32645 1726880415.97697: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880415.97708: getting variables 32645 1726880415.97710: in VariableManager get_vars() 32645 1726880415.97746: Calling all_inventory to load vars for managed_node2 32645 1726880415.97750: Calling groups_inventory to load vars for managed_node2 32645 1726880415.97752: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880415.97760: Calling all_plugins_play to load vars for managed_node2 32645 1726880415.97762: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880415.97764: Calling groups_plugins_play to load vars for managed_node2 32645 1726880415.97903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880415.98124: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880415.98146: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880415.98161: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880415.98258: done with get_vars() 32645 1726880415.98276: done getting variables 32645 1726880415.98443: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 20 September 2024 21:00:15 -0400 (0:00:00.083) 0:00:30.558 ****** 32645 1726880415.98487: entering _queue_task() for managed_node2/script 32645 1726880415.98489: Creating lock for script 32645 1726880415.98771: worker is 1 (out of 1 available) 32645 1726880415.98783: exiting _queue_task() for managed_node2/script 32645 1726880415.98800: done queuing things up, now waiting for results queue to drain 32645 1726880415.98802: waiting for pending results... 32645 1726880415.99225: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove 32645 1726880415.99256: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a6 32645 1726880415.99285: variable 'ansible_search_path' from source: unknown 32645 1726880415.99289: variable 'ansible_search_path' from source: unknown 32645 1726880415.99315: calling self._execute() 32645 1726880415.99401: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880415.99408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880415.99421: variable 'omit' from source: magic vars 32645 1726880415.99990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880416.01969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880416.02021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880416.02052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880416.02096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880416.02123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880416.02190: 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) 32645 1726880416.02226: 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) 32645 1726880416.02251: 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) 32645 1726880416.02282: 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) 32645 1726880416.02295: 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) 32645 1726880416.02398: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880416.02405: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880416.02425: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880416.02525: variable '__firewall_previous_replaced' from source: set_fact 32645 1726880416.02535: Evaluated conditional (__firewall_previous_replaced | bool): False 32645 1726880416.02540: when evaluation is False, skipping this task 32645 1726880416.02543: _execute() done 32645 1726880416.02546: dumping result to json 32645 1726880416.02550: done dumping result, returning 32645 1726880416.02553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove [1266f4c6-4e69-28d7-f79e-0000000003a6] 32645 1726880416.02561: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a6 32645 1726880416.02651: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a6 32645 1726880416.02654: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 32645 1726880416.02715: no more pending results, returning what we have 32645 1726880416.02718: results queue empty 32645 1726880416.02719: checking for any_errors_fatal 32645 1726880416.02725: done checking for any_errors_fatal 32645 1726880416.02726: checking for max_fail_percentage 32645 1726880416.02731: done checking for max_fail_percentage 32645 1726880416.02732: checking to see if all hosts have failed and the running result is not ok 32645 1726880416.02733: done checking to see if all hosts have failed 32645 1726880416.02734: getting the remaining hosts for this loop 32645 1726880416.02736: done getting the remaining hosts for this loop 32645 1726880416.02739: getting the next task for host managed_node2 32645 1726880416.02746: done getting next task for host managed_node2 32645 1726880416.02752: ^ task is: TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed 32645 1726880416.02760: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880416.02795: getting variables 32645 1726880416.02796: in VariableManager get_vars() 32645 1726880416.02844: Calling all_inventory to load vars for managed_node2 32645 1726880416.02847: Calling groups_inventory to load vars for managed_node2 32645 1726880416.02853: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880416.02862: Calling all_plugins_play to load vars for managed_node2 32645 1726880416.02865: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880416.02867: Calling groups_plugins_play to load vars for managed_node2 32645 1726880416.03130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880416.03316: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880416.03332: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880416.03338: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880416.03401: done with get_vars() 32645 1726880416.03409: done getting variables 32645 1726880416.03455: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 20 September 2024 21:00:16 -0400 (0:00:00.050) 0:00:30.608 ****** 32645 1726880416.03485: entering _queue_task() for managed_node2/set_fact 32645 1726880416.03695: worker is 1 (out of 1 available) 32645 1726880416.03707: exiting _queue_task() for managed_node2/set_fact 32645 1726880416.03720: done queuing things up, now waiting for results queue to drain 32645 1726880416.03722: waiting for pending results... 32645 1726880416.03895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed 32645 1726880416.04009: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a7 32645 1726880416.04021: variable 'ansible_search_path' from source: unknown 32645 1726880416.04025: variable 'ansible_search_path' from source: unknown 32645 1726880416.04057: calling self._execute() 32645 1726880416.04127: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880416.04135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880416.04154: variable 'omit' from source: magic vars 32645 1726880416.04580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880416.06581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880416.06687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880416.06720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880416.06772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880416.06796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880416.06898: 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) 32645 1726880416.06943: 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) 32645 1726880416.06964: 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) 32645 1726880416.07005: 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) 32645 1726880416.07021: 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) 32645 1726880416.07157: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880416.07184: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880416.07210: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880416.07328: variable '__firewall_previous_replaced' from source: set_fact 32645 1726880416.07338: Evaluated conditional (__firewall_previous_replaced | bool): False 32645 1726880416.07341: when evaluation is False, skipping this task 32645 1726880416.07358: _execute() done 32645 1726880416.07361: dumping result to json 32645 1726880416.07364: done dumping result, returning 32645 1726880416.07384: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed [1266f4c6-4e69-28d7-f79e-0000000003a7] 32645 1726880416.07387: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a7 32645 1726880416.07538: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a7 32645 1726880416.07541: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 32645 1726880416.07599: no more pending results, returning what we have 32645 1726880416.07602: results queue empty 32645 1726880416.07603: checking for any_errors_fatal 32645 1726880416.07609: done checking for any_errors_fatal 32645 1726880416.07611: checking for max_fail_percentage 32645 1726880416.07612: done checking for max_fail_percentage 32645 1726880416.07613: checking to see if all hosts have failed and the running result is not ok 32645 1726880416.07614: done checking to see if all hosts have failed 32645 1726880416.07615: getting the remaining hosts for this loop 32645 1726880416.07617: done getting the remaining hosts for this loop 32645 1726880416.07620: getting the next task for host managed_node2 32645 1726880416.07629: done getting next task for host managed_node2 32645 1726880416.07637: ^ task is: TASK: fedora.linux_system_roles.firewall : Configure firewall 32645 1726880416.07643: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880416.07659: getting variables 32645 1726880416.07661: in VariableManager get_vars() 32645 1726880416.07699: Calling all_inventory to load vars for managed_node2 32645 1726880416.07701: Calling groups_inventory to load vars for managed_node2 32645 1726880416.07703: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880416.07710: Calling all_plugins_play to load vars for managed_node2 32645 1726880416.07712: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880416.07715: Calling groups_plugins_play to load vars for managed_node2 32645 1726880416.07898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880416.08128: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880416.08144: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880416.08151: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880416.08206: done with get_vars() 32645 1726880416.08214: done getting variables TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 20 September 2024 21:00:16 -0400 (0:00:00.047) 0:00:30.656 ****** 32645 1726880416.08281: entering _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib 32645 1726880416.08283: Creating lock for fedora.linux_system_roles.firewall_lib 32645 1726880416.08462: worker is 1 (out of 1 available) 32645 1726880416.08474: exiting _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib 32645 1726880416.08487: done queuing things up, now waiting for results queue to drain 32645 1726880416.08489: waiting for pending results... 32645 1726880416.08662: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Configure firewall 32645 1726880416.08782: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003a9 32645 1726880416.08794: variable 'ansible_search_path' from source: unknown 32645 1726880416.08797: variable 'ansible_search_path' from source: unknown 32645 1726880416.09186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880416.11016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880416.11139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880416.11225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880416.11297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880416.11325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880416.11400: 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) 32645 1726880416.11441: 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) 32645 1726880416.11462: 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) 32645 1726880416.11493: 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) 32645 1726880416.11506: 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) 32645 1726880416.11593: 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) 32645 1726880416.11651: 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) 32645 1726880416.11685: 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) 32645 1726880416.11757: 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) 32645 1726880416.11803: 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) 32645 1726880416.11883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880416.12184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880416.12216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880416.12245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880416.12274: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880416.12310: 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) 32645 1726880416.12328: 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) 32645 1726880416.12352: 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) 32645 1726880416.12379: 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) 32645 1726880416.12464: 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) 32645 1726880416.12545: 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) 32645 1726880416.12552: 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) 32645 1726880416.12555: 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) 32645 1726880416.12592: 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) 32645 1726880416.13196: variable 'firewall' from source: include params 32645 1726880416.13200: variable '__ha_fw_service' from source: include params 32645 1726880416.13202: variable '__fence_fw_port' from source: include params 32645 1726880416.13205: variable '__use_fence_fw_port' from source: include params 32645 1726880416.13715: variable '__arch' from source: include params 32645 1726880416.13817: variable 'ansible_facts' from source: unknown 32645 1726880416.13919: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880416.13922: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880416.14009: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880416.14207: variable 'ansible_architecture' from source: facts 32645 1726880416.14261: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880416.14314: variable '__previous' from source: task vars 32645 1726880416.14321: variable '__detailed' from source: task vars 32645 1726880416.14386: variable 'omit' from source: magic vars 32645 1726880416.14457: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880416.14466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880416.14477: variable 'omit' from source: magic vars 32645 1726880416.14651: 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) 32645 1726880416.14671: 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) 32645 1726880416.14696: 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) 32645 1726880416.14730: 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) 32645 1726880416.14746: 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) 32645 1726880416.14827: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880416.14834: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880416.14847: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880416.14854: variable 'omit' from source: magic vars 32645 1726880416.14912: variable 'omit' from source: magic vars 32645 1726880416.15028: 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) 32645 1726880416.15054: 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) 32645 1726880416.15078: 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) 32645 1726880416.15109: 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) 32645 1726880416.15121: 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) 32645 1726880416.15184: variable 'item' from source: unknown 32645 1726880416.15189: variable 'omit' from source: magic vars 32645 1726880416.15287: variable 'item' from source: unknown 32645 1726880416.15293: variable 'omit' from source: magic vars 32645 1726880416.15387: variable 'item' from source: unknown 32645 1726880416.15391: variable 'omit' from source: magic vars 32645 1726880416.15483: variable 'item' from source: unknown 32645 1726880416.15489: variable 'omit' from source: magic vars 32645 1726880416.15584: variable 'item' from source: unknown 32645 1726880416.15588: variable 'omit' from source: magic vars 32645 1726880416.15681: variable 'item' from source: unknown 32645 1726880416.15687: variable 'omit' from source: magic vars 32645 1726880416.15779: variable 'item' from source: unknown 32645 1726880416.15784: variable 'omit' from source: magic vars 32645 1726880416.15879: variable 'item' from source: unknown 32645 1726880416.15884: variable 'omit' from source: magic vars 32645 1726880416.15978: variable 'item' from source: unknown 32645 1726880416.15984: variable 'omit' from source: magic vars 32645 1726880416.16077: variable 'item' from source: unknown 32645 1726880416.16083: variable 'omit' from source: magic vars 32645 1726880416.16353: variable 'item' from source: unknown 32645 1726880416.16357: variable 'omit' from source: magic vars 32645 1726880416.16384: variable 'item' from source: unknown 32645 1726880416.16387: variable 'omit' from source: magic vars 32645 1726880416.16509: variable 'item' from source: unknown 32645 1726880416.16615: variable 'omit' from source: magic vars 32645 1726880416.16653: variable 'item' from source: unknown 32645 1726880416.16660: variable 'omit' from source: magic vars 32645 1726880416.16939: variable 'item' from source: unknown 32645 1726880416.16942: variable 'omit' from source: magic vars 32645 1726880416.16945: variable 'item' from source: unknown 32645 1726880416.16947: variable 'omit' from source: magic vars 32645 1726880416.17061: variable 'item' from source: unknown 32645 1726880416.17064: variable 'omit' from source: magic vars 32645 1726880416.17296: variable 'item' from source: unknown 32645 1726880416.17300: variable 'omit' from source: magic vars 32645 1726880416.17323: variable 'item' from source: unknown 32645 1726880416.17355: variable 'omit' from source: magic vars 32645 1726880416.17481: variable 'item' from source: unknown 32645 1726880416.17484: variable 'omit' from source: magic vars 32645 1726880416.17600: variable 'item' from source: unknown 32645 1726880416.17606: variable 'omit' from source: magic vars 32645 1726880416.17768: variable 'item' from source: unknown 32645 1726880416.17841: variable 'omit' from source: magic vars 32645 1726880416.17914: variable 'item' from source: unknown 32645 1726880416.17920: variable 'omit' from source: magic vars 32645 1726880416.18056: variable 'item' from source: unknown 32645 1726880416.18195: variable 'item' from source: unknown 32645 1726880416.18341: variable 'item' from source: unknown 32645 1726880416.18347: variable 'omit' from source: magic vars 32645 1726880416.18359: variable '__firewall_report_changed' from source: set_fact 32645 1726880416.18375: variable 'omit' from source: magic vars 32645 1726880416.18405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880416.18439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880416.18460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880416.18480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880416.18492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880416.18524: variable 'inventory_hostname' from source: set_fact 32645 1726880416.18527: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880416.18536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880416.18657: Set connection var ansible_shell_executable to /bin/sh 32645 1726880416.18666: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880416.18674: Set connection var ansible_timeout to 10 32645 1726880416.18677: Set connection var ansible_shell_type to sh 32645 1726880416.18696: Set connection var ansible_pipelining to False 32645 1726880416.18699: Set connection var ansible_connection to ssh 32645 1726880416.18722: variable 'ansible_shell_executable' from source: unknown 32645 1726880416.18726: variable 'ansible_connection' from source: unknown 32645 1726880416.18730: variable 'ansible_module_compression' from source: unknown 32645 1726880416.18819: variable 'ansible_shell_type' from source: unknown 32645 1726880416.18824: variable 'ansible_shell_executable' from source: unknown 32645 1726880416.18827: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880416.18829: variable 'ansible_pipelining' from source: unknown 32645 1726880416.18831: variable 'ansible_timeout' from source: unknown 32645 1726880416.18834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880416.18908: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880416.18949: variable 'omit' from source: magic vars 32645 1726880416.18954: starting attempt loop 32645 1726880416.18957: running the handler 32645 1726880416.18960: _low_level_execute_command(): starting 32645 1726880416.18965: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880416.19655: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880416.19659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880416.19661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880416.19677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880416.19691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880416.19698: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880416.19709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880416.19723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880416.19735: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880416.19743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880416.19755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880416.19799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880416.19803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880416.19805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880416.19807: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880416.19813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880416.19884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880416.19895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880416.19975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880416.21874: stdout chunk (state=3): >>>/root <<< 32645 1726880416.22149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880416.22154: stdout chunk (state=3): >>><<< 32645 1726880416.22156: stderr chunk (state=3): >>><<< 32645 1726880416.22159: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880416.22162: _low_level_execute_command(): starting 32645 1726880416.22165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702 `" && echo ansible-tmp-1726880416.2207963-33467-113523534607702="` echo /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702 `" ) && sleep 0' 32645 1726880416.22743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880416.22764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880416.22779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880416.22825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880416.22841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880416.22857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880416.22921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880416.22969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880416.22986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880416.23008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880416.23085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880416.25218: stdout chunk (state=3): >>>ansible-tmp-1726880416.2207963-33467-113523534607702=/root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702 <<< 32645 1726880416.25414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880416.25418: stdout chunk (state=3): >>><<< 32645 1726880416.25420: stderr chunk (state=3): >>><<< 32645 1726880416.25556: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880416.2207963-33467-113523534607702=/root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880416.25560: variable 'ansible_module_compression' from source: unknown 32645 1726880416.25562: ANSIBALLZ: Using lock for fedora.linux_system_roles.firewall_lib 32645 1726880416.25565: ANSIBALLZ: Acquiring lock 32645 1726880416.25579: ANSIBALLZ: Lock acquired: 139731846440352 32645 1726880416.25588: ANSIBALLZ: Creating module 32645 1726880416.45359: ANSIBALLZ: Writing module into payload 32645 1726880416.45650: ANSIBALLZ: Writing module 32645 1726880416.45679: ANSIBALLZ: Renaming module 32645 1726880416.45743: ANSIBALLZ: Done creating module 32645 1726880416.45746: variable 'ansible_facts' from source: unknown 32645 1726880416.45811: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py 32645 1726880416.45974: Sending initial data 32645 1726880416.46078: Sent initial data (161 bytes) 32645 1726880416.46762: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880416.46780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880416.46860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880416.48632: 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 <<< 32645 1726880416.48690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880416.48761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmplwp0sh13 /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py <<< 32645 1726880416.48777: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py" <<< 32645 1726880416.48800: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmplwp0sh13" to remote "/root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py" <<< 32645 1726880416.50008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880416.50150: stderr chunk (state=3): >>><<< 32645 1726880416.50155: stdout chunk (state=3): >>><<< 32645 1726880416.50158: done transferring module to remote 32645 1726880416.50160: _low_level_execute_command(): starting 32645 1726880416.50163: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/ /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py && sleep 0' 32645 1726880416.50696: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880416.50714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880416.50732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880416.50753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880416.50769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880416.50828: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880416.50892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880416.50947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880416.50994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880416.53154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880416.53157: stdout chunk (state=3): >>><<< 32645 1726880416.53160: stderr chunk (state=3): >>><<< 32645 1726880416.53162: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880416.53164: _low_level_execute_command(): starting 32645 1726880416.53166: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/AnsiballZ_firewall_lib.py && sleep 0' 32645 1726880416.53767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880416.53840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880416.53898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880416.53924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880416.53940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880416.54035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880416.56418: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880416.56446: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880416.56493: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880416.56504: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880416.56581: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880416.56590: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880416.56605: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880416.56644: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880416.56673: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880416.56742: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880416.56763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32645 1726880416.56785: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880416.56822: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880416.56858: 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 0x7f75c160c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c15dbb30> <<< 32645 1726880416.56893: 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' <<< 32645 1726880416.56941: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c160eab0> <<< 32645 1726880416.56945: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 32645 1726880416.56975: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 32645 1726880416.57010: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880416.57020: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880416.57106: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880416.57137: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880416.57163: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880416.57216: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 32645 1726880416.57242: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880416.57245: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880416.57277: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1421160> <<< 32645 1726880416.57348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880416.57352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880416.57398: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14223f0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880416.57438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.57442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880416.57500: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1422600> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880416.57533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1454140> import 'importlib.util' # <<< 32645 1726880416.57569: stdout chunk (state=3): >>>import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880416.57585: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880416.57653: 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 <<< 32645 1726880416.57656: 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 0x7f75c1422150> <<< 32645 1726880416.57714: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880416.57718: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880416.57745: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880416.57775: 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. <<< 32645 1726880416.58032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880416.58055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880416.58083: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880416.58105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.58118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880416.58158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880416.58194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880416.58200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880416.58241: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14720c0> <<< 32645 1726880416.58244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880416.58281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880416.58293: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880416.58346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.58402: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880416.58406: 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' <<< 32645 1726880416.58437: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14b5160> # /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 0x7f75c14b57f0> <<< 32645 1726880416.58455: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880416.58505: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1473830> <<< 32645 1726880416.58517: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880416.58552: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1472ab0> <<< 32645 1726880416.58662: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c147b230> <<< 32645 1726880416.58698: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880416.58734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880416.58737: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880416.58754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880416.58795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880416.58830: 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' <<< 32645 1726880416.58860: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e0d40> <<< 32645 1726880416.58863: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14b7920> <<< 32645 1726880416.58889: 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 0x7f75c14e0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c148dee0> <<< 32645 1726880416.58934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880416.58973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e2090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c147a510> <<< 32645 1726880416.59007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880416.59052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880416.59057: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59113: 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 0x7f75c14e24e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e2390> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59117: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59152: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c14e2780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1479100> import 'runpy' # <<< 32645 1726880416.59156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880416.59205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880416.59235: 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' <<< 32645 1726880416.59273: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1504c80> import 'errno' # <<< 32645 1726880416.59282: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59309: 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 0x7f75c1506360> # /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' <<< 32645 1726880416.59342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880416.59367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1507260> <<< 32645 1726880416.59408: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59432: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c1507890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c15067b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880416.59462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880416.59515: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59519: 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 0x7f75c12d82c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c15079b0> <<< 32645 1726880416.59574: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e2a80> <<< 32645 1726880416.59578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880416.59622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880416.59625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880416.59653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880416.59692: 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 0x7f75c13041d0> <<< 32645 1726880416.59718: 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' <<< 32645 1726880416.59746: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59786: 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 0x7f75c1304d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1304a70> # 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 0x7f75c1304d40> <<< 32645 1726880416.59809: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.59957: stdout chunk (state=3): >>># 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 0x7f75c1304f20> <<< 32645 1726880416.59961: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c12da330> <<< 32645 1726880416.59981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880416.60015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880416.60031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1306600> <<< 32645 1726880416.60083: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1305280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e31a0> <<< 32645 1726880416.60114: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880416.60189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.60202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880416.60241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880416.60271: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1332990> <<< 32645 1726880416.60339: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880416.60363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.60389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880416.60399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880416.60431: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c134eb10> <<< 32645 1726880416.60458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880416.60508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880416.60578: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880416.60594: 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 0x7f75c137f860> <<< 32645 1726880416.60632: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880416.60643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880416.60670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880416.60712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880416.60811: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c13b1fd0> <<< 32645 1726880416.60894: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c137f980> <<< 32645 1726880416.60952: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c134f7a0> <<< 32645 1726880416.60987: 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 0x7f75c1188950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c134db50> <<< 32645 1726880416.60998: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1307530> <<< 32645 1726880416.61111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880416.61130: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75c134df10> <<< 32645 1726880416.61216: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_2134a_ia/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available <<< 32645 1726880416.61371: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.61417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880416.61421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880416.61467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880416.61580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880416.61597: 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 0x7f75c11e6600> import '_typing' # <<< 32645 1726880416.61810: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c11bd4f0> <<< 32645 1726880416.61846: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c11bc650> # zipimport: zlib available import 'ansible' # <<< 32645 1726880416.61883: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880416.61901: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880416.61924: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.63518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.65024: 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' <<< 32645 1726880416.65028: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c11e4c80> <<< 32645 1726880416.65066: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880416.65097: 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' <<< 32645 1726880416.65142: 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 0x7f75c120dfd0> <<< 32645 1726880416.65181: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c120dd60> <<< 32645 1726880416.65231: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c120d670> <<< 32645 1726880416.65247: 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' <<< 32645 1726880416.65306: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c120dac0> <<< 32645 1726880416.65338: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1306570> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.65372: 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 0x7f75c120edb0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.65393: 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 0x7f75c120eff0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880416.65446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880416.65463: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880416.65525: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c120f470> import 'pwd' # <<< 32645 1726880416.65555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880416.65571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880416.65634: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c107d220> <<< 32645 1726880416.65670: 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 0x7f75c107ee40> <<< 32645 1726880416.65688: stdout chunk (state=3): >>># /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' <<< 32645 1726880416.65734: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c107f7d0> <<< 32645 1726880416.65786: 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' <<< 32645 1726880416.65809: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10809b0> <<< 32645 1726880416.65822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880416.65892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880416.65897: 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' <<< 32645 1726880416.65940: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1083470> <<< 32645 1726880416.65994: 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 0x7f75c15070e0> <<< 32645 1726880416.66021: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1081730> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880416.66074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880416.66097: 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' <<< 32645 1726880416.66126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880416.66165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880416.66179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880416.66504: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1087470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1085f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1085d00> # /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' <<< 32645 1726880416.66542: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1086240> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1081c40> # 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 0x7f75c10cb620> # /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 0x7f75c10cb830> # /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' <<< 32645 1726880416.66586: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.66604: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c10d12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d1070> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880416.66743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880416.66809: 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 0x7f75c10d37d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d1970> <<< 32645 1726880416.66847: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880416.66904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.66934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880416.66951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880416.66998: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d6f90> <<< 32645 1726880416.67160: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d3980> <<< 32645 1726880416.67242: 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 0x7f75c10d7e00> <<< 32645 1726880416.67285: 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 0x7f75c10db800> <<< 32645 1726880416.67346: 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 0x7f75c10d82f0> <<< 32645 1726880416.67396: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10cba10> <<< 32645 1726880416.67401: 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' <<< 32645 1726880416.67430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880416.67447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880416.67475: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.67515: 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 0x7f75c10db890> <<< 32645 1726880416.67731: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.67735: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c10dc740> <<< 32645 1726880416.67783: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10da000> # 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 0x7f75c10db3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d9c10> <<< 32645 1726880416.67811: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.67851: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880416.67854: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.67958: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.68075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.68107: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880416.68143: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880416.68147: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.68286: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.68437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.69126: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.69833: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880416.69872: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880416.69875: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880416.69905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.69965: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c11608c0> <<< 32645 1726880416.70089: 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' <<< 32645 1726880416.70120: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c11616d0> <<< 32645 1726880416.70123: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10dfb60> <<< 32645 1726880416.70194: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880416.70197: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.70237: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 32645 1726880416.70240: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.70414: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.70621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880416.70638: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1161880> # zipimport: zlib available <<< 32645 1726880416.71199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.71747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.71838: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.71943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880416.71946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.71973: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72028: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880416.72032: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72221: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880416.72239: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72271: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880416.72319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72362: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880416.72379: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72651: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.72938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880416.73002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880416.73035: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880416.73112: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1162600> <<< 32645 1726880416.73131: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73291: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880416.73341: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880416.73344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880416.73418: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.73543: 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 0x7f75c0f6e330> <<< 32645 1726880416.73612: 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 0x7f75c0f6ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1163410> <<< 32645 1726880416.73642: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880416.73772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73822: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.73952: 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 <<< 32645 1726880416.74002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.74094: 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 0x7f75c0f6da60> <<< 32645 1726880416.74133: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f6eed0> <<< 32645 1726880416.74177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880416.74244: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.74316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.74343: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.74392: 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' <<< 32645 1726880416.74415: 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 <<< 32645 1726880416.74443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880416.74466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880416.74532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880416.74566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880416.74570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880416.74625: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c106b080> <<< 32645 1726880416.74674: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f78e00> <<< 32645 1726880416.74773: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f76f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f76d80> # destroy ansible.module_utils.distro <<< 32645 1726880416.74786: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880416.74807: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.74841: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880416.74933: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880416.74937: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.75002: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 32645 1726880416.75044: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 32645 1726880416.75092: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 32645 1726880416.75096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 32645 1726880416.75950: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.76686: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.76712: stdout chunk (state=3): >>>import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1010620> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.76872: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py <<< 32645 1726880416.76885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0ffd160> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1010800> <<< 32645 1726880416.76903: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py <<< 32645 1726880416.76989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' <<< 32645 1726880416.77006: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py <<< 32645 1726880416.77042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.77055: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 32645 1726880416.77240: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c054fb60> <<< 32645 1726880416.77311: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.77343: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c054f8c0> <<< 32645 1726880416.77372: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c054f1a0> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.77401: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' <<< 32645 1726880416.77443: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py <<< 32645 1726880416.77463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py <<< 32645 1726880416.77508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05728d0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' <<< 32645 1726880416.77550: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0572c30> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 32645 1726880416.77592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0573080> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0573860> <<< 32645 1726880416.77616: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0571fa0> <<< 32645 1726880416.77671: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0571a60> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py <<< 32645 1726880416.77687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0573e30> <<< 32645 1726880416.77699: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05714f0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c054f590> <<< 32645 1726880416.77751: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 32645 1726880416.77890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 32645 1726880416.77920: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' <<< 32645 1726880416.77950: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05764b0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 32645 1726880416.77964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py <<< 32645 1726880416.78000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 32645 1726880416.78068: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0577260> <<< 32645 1726880416.78071: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0576990> <<< 32645 1726880416.78254: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05748c0> <<< 32645 1726880416.78257: stdout chunk (state=3): >>>import 'gi.repository.GLib' # <<< 32645 1726880416.78284: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.78318: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bfe60> <<< 32645 1726880416.78382: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880416.78385: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bfef0> <<< 32645 1726880416.78413: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880416.78488: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c05c05f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c04a0> <<< 32645 1726880416.78517: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 32645 1726880416.78568: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 32645 1726880416.78571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 32645 1726880416.78615: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 32645 1726880416.78618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880416.78656: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c2c90> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 32645 1726880416.78689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 32645 1726880416.78731: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 32645 1726880416.78762: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c3e90> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c8110> <<< 32645 1726880416.78778: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880416.78843: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880416.78862: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c05c8260> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c9e80> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c3980> <<< 32645 1726880416.78900: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c2de0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c2060> <<< 32645 1726880416.78944: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c15e0> <<< 32645 1726880416.78971: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c0e60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bf950> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bfb30> <<< 32645 1726880416.79021: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' <<< 32645 1726880416.79025: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c05c84a0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c1220> <<< 32645 1726880416.79097: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c85f0> <<< 32645 1726880416.79105: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c87a0> <<< 32645 1726880416.79147: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' <<< 32645 1726880416.79152: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py <<< 32645 1726880416.79180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880416.79227: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py <<< 32645 1726880416.79252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c95e0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c8fb0> <<< 32645 1726880416.79267: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py <<< 32645 1726880416.79321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' <<< 32645 1726880416.79345: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' <<< 32645 1726880416.79378: stdout chunk (state=3): >>>import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05ccc50> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py <<< 32645 1726880416.79419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' <<< 32645 1726880416.79443: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05cf830> <<< 32645 1726880416.79462: stdout chunk (state=3): >>>import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05cdd00> <<< 32645 1726880416.79522: stdout chunk (state=3): >>>import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c92e0> <<< 32645 1726880416.79553: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' <<< 32645 1726880416.79581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880416.79679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880416.79683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880416.79709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880416.79741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880416.79783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880416.79787: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75bfdcbd10> <<< 32645 1726880416.79815: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfdcb140> <<< 32645 1726880416.79876: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfdc9b20> <<< 32645 1726880416.80038: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05d5490> <<< 32645 1726880416.80077: stdout chunk (state=3): >>>import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05cfec0> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c89b0> <<< 32645 1726880416.80099: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py <<< 32645 1726880416.80151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py <<< 32645 1726880416.80212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' <<< 32645 1726880416.80230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3f020> <<< 32645 1726880416.80260: stdout chunk (state=3): >>>import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3dbe0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py <<< 32645 1726880416.80302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc' <<< 32645 1726880416.80347: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880416.80362: stdout chunk (state=3): >>>import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb4c6e0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb4c980> <<< 32645 1726880416.80394: stdout chunk (state=3): >>>import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3faa0> <<< 32645 1726880416.80413: stdout chunk (state=3): >>>import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3c6e0> <<< 32645 1726880416.80715: stdout chunk (state=3): >>>import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0ffd0d0> <<< 32645 1726880416.80743: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py <<< 32645 1726880416.80762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' <<< 32645 1726880416.80806: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py <<< 32645 1726880416.80834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 32645 1726880416.81000: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfbd9be0> <<< 32645 1726880416.81041: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 32645 1726880416.81069: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py <<< 32645 1726880416.81098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 32645 1726880416.81342: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfbf32c0> import 'gi.repository.Gio' # <<< 32645 1726880416.81345: stdout chunk (state=3): >>># destroy gi.repository.NM import 'gi.repository.NM' # <<< 32645 1726880416.81370: stdout chunk (state=3): >>>import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfbd9130> <<< 32645 1726880416.81453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880416.89154: stdout chunk (state=3): >>> {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"service": ["high-availability"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "port": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # destroy __main__ <<< 32645 1726880416.89703: 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 <<< 32645 1726880416.89729: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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<<< 32645 1726880416.89785: stdout chunk (state=3): >>> # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # 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 <<< 32645 1726880416.89795: stdout chunk (state=3): >>># 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 <<< 32645 1726880416.89864: stdout chunk (state=3): >>># 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 # 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 # 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 # 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 # 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 # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 32645 1726880416.89872: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio <<< 32645 1726880416.89908: stdout chunk (state=3): >>># cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm <<< 32645 1726880416.90473: stdout chunk (state=3): >>># destroy _sitebuiltins # 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 ntpath # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping xml.dom.minidom <<< 32645 1726880416.90543: stdout chunk (state=3): >>># cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< 32645 1726880416.90780: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping token # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 32645 1726880416.90783: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # 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 tempfile # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880416.91543: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _io # destroy io # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _collections # destroy _uuid <<< 32645 1726880416.91546: stdout chunk (state=3): >>># destroy _thread # destroy re._parser # destroy _sre # destroy _string # destroy array # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy _signal # destroy gi._gi # 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 operator # destroy ansible.module_utils.six.moves # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy linecache # destroy tokenize # destroy token # destroy posixpath # destroy functools # destroy _blake2 # destroy platform # destroy distro # destroy datetime <<< 32645 1726880416.91553: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy json.scanner # destroy _json <<< 32645 1726880416.91584: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy re # destroy shlex # destroy subprocess # destroy warnings <<< 32645 1726880416.91659: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880416.92078: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy builtins # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _operator # destroy _sha2 # destroy itertools # destroy posix # clear sys.audit hooks <<< 32645 1726880416.92289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880416.92292: stdout chunk (state=3): >>><<< 32645 1726880416.92306: stderr chunk (state=3): >>><<< 32645 1726880416.92483: _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 0x7f75c160c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c15dbb30> # /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 0x7f75c160eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f75c1421160> # /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 0x7f75c14223f0> # /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 0x7f75c14231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1422600> # /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 0x7f75c1454140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f75c1422150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f75c14720c0> # /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 0x7f75c14b5160> # /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 0x7f75c14b57f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1473830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1472ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c147b230> # /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 0x7f75c14e0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14b7920> # /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 0x7f75c14e0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c148dee0> # /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 0x7f75c14e2090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c147a510> # /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 0x7f75c14e24e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e2390> # 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 0x7f75c14e2780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1479100> 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 0x7f75c1504c80> 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 0x7f75c1506360> # /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 0x7f75c1507260> # 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 0x7f75c1507890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c15067b0> # /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 0x7f75c12d82c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c15079b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e2a80> # /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 0x7f75c13041d0> # /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 0x7f75c1304d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1304a70> # 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 0x7f75c1304d40> # 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 0x7f75c1304f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c12da330> # /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 0x7f75c1306600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1305280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c14e31a0> # /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 0x7f75c1332990> # /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 0x7f75c134eb10> # /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 0x7f75c137f860> # /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 0x7f75c13b1fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c137f980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c134f7a0> # /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 0x7f75c1188950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c134db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1307530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75c134df10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_2134a_ia/ansible_fedora.linux_system_roles.firewall_lib_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 0x7f75c11e6600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c11bd4f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c11bc650> # 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 0x7f75c11e4c80> # /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 0x7f75c120dfd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c120dd60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c120d670> # /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 0x7f75c120dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1306570> 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 0x7f75c120edb0> # 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 0x7f75c120eff0> # /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 0x7f75c120f470> 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 0x7f75c107d220> # 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 0x7f75c107ee40> # /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 0x7f75c107f7d0> # /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 0x7f75c10809b0> # /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 0x7f75c1083470> # 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 0x7f75c15070e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1081730> # /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 0x7f75c1087470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1085f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1085d00> # /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 0x7f75c1086240> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1081c40> # 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 0x7f75c10cb620> # /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 0x7f75c10cb830> # /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 0x7f75c10d12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d1070> # /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 0x7f75c10d37d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d1970> # /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 0x7f75c10d6f90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d3980> # 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 0x7f75c10d7e00> # 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 0x7f75c10db800> # 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 0x7f75c10d82f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10cba10> # /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 0x7f75c10db890> # 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 0x7f75c10dc740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10da000> # 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 0x7f75c10db3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10d9c10> # 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 0x7f75c11608c0> # /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 0x7f75c11616d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c10dfb60> 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 0x7f75c1161880> # 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 0x7f75c1162600> # 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 0x7f75c0f6e330> # 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 0x7f75c0f6ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1163410> # 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 0x7f75c0f6da60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f6eed0> 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 0x7f75c106b080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f78e00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f76f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0f76d80> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1010620> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0ffd160> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c1010800> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c054fb60> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c054f8c0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c054f1a0> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05728d0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0572c30> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0573080> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0573860> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0571fa0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0571a60> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0573e30> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05714f0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c054f590> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05764b0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0577260> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0576990> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05748c0> import 'gi.repository.GLib' # # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bfe60> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bfef0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c05c05f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c04a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c2c90> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c3e90> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c8110> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c05c8260> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c9e80> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c3980> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c2de0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c2060> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c15e0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c0e60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bf950> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05bfb30> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75c05c84a0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c1220> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c85f0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c87a0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c95e0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c8fb0> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05ccc50> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05cf830> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05cdd00> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c92e0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75bfdcbd10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfdcb140> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfdc9b20> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05d5490> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05cfec0> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c05c89b0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3f020> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3dbe0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb4c6e0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb4c980> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3faa0> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfb3c6e0> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75c0ffd0d0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfbd9be0> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfbf32c0> import 'gi.repository.Gio' # # destroy gi.repository.NM import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75bfbd9130> # zipimport: zlib available {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"service": ["high-availability"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "port": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 # 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 # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy _sitebuiltins # 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 ntpath # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping token # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # 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 tempfile # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _io # destroy io # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _collections # destroy _uuid # destroy _thread # destroy re._parser # destroy _sre # destroy _string # destroy array # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy _signal # destroy gi._gi # 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 operator # destroy ansible.module_utils.six.moves # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy linecache # destroy tokenize # destroy token # destroy posixpath # destroy functools # destroy _blake2 # destroy platform # destroy distro # destroy datetime # destroy _hashlib # destroy selinux._selinux # destroy json.scanner # destroy _json # destroy argparse # destroy json # destroy re # destroy shlex # destroy subprocess # destroy warnings # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy builtins # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _operator # destroy _sha2 # destroy itertools # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 # 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 # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy _sitebuiltins # 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 ntpath # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping token # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # 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 tempfile # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _io # destroy io # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _collections # destroy _uuid # destroy _thread # destroy re._parser # destroy _sre # destroy _string # destroy array # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy _signal # destroy gi._gi # 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 operator # destroy ansible.module_utils.six.moves # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy linecache # destroy tokenize # destroy token # destroy posixpath # destroy functools # destroy _blake2 # destroy platform # destroy distro # destroy datetime # destroy _hashlib # destroy selinux._selinux # destroy json.scanner # destroy _json # destroy argparse # destroy json # destroy re # destroy shlex # destroy subprocess # destroy warnings # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy builtins # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _operator # destroy _sha2 # destroy itertools # destroy posix # clear sys.audit hooks 32645 1726880416.94862: done with _execute_module (fedora.linux_system_roles.firewall_lib, {'service': 'high-availability', 'permanent': True, 'runtime': True, 'state': 'enabled', '__report_changed': True, '_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': 'fedora.linux_system_roles.firewall_lib', '_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-1726880416.2207963-33467-113523534607702/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880416.94867: _low_level_execute_command(): starting 32645 1726880416.94872: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880416.2207963-33467-113523534607702/ > /dev/null 2>&1 && sleep 0' 32645 1726880416.94875: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880416.94879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880416.94882: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880416.94885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880416.94887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880416.94890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880416.94892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880416.96974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880416.96979: stdout chunk (state=3): >>><<< 32645 1726880416.96981: stderr chunk (state=3): >>><<< 32645 1726880416.96985: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880416.96987: handler run complete 32645 1726880416.96989: attempt loop complete, returning result 32645 1726880416.96991: variable 'item' from source: unknown 32645 1726880416.97069: variable 'item' from source: unknown ok: [managed_node2] => (item={'service': 'high-availability', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "service": "high-availability", "state": "enabled" } } 32645 1726880416.97398: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880416.97401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880416.97404: variable 'omit' from source: magic vars 32645 1726880416.97756: 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) 32645 1726880416.97766: 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) 32645 1726880416.97770: 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) 32645 1726880416.97772: 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) 32645 1726880416.97775: 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) 32645 1726880416.97953: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880416.97957: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880416.97969: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880416.97975: variable 'omit' from source: magic vars 32645 1726880416.97994: variable 'omit' from source: magic vars 32645 1726880416.98292: 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) 32645 1726880416.98335: 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) 32645 1726880416.98639: 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) 32645 1726880416.98643: 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) 32645 1726880416.98646: 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) 32645 1726880416.98950: variable 'item' from source: unknown 32645 1726880416.98968: variable 'omit' from source: magic vars 32645 1726880416.99104: variable 'item' from source: unknown 32645 1726880416.99111: variable 'omit' from source: magic vars 32645 1726880416.99267: variable 'item' from source: unknown 32645 1726880416.99273: variable 'omit' from source: magic vars 32645 1726880416.99408: variable 'item' from source: unknown 32645 1726880416.99454: variable 'omit' from source: magic vars 32645 1726880416.99569: variable 'item' from source: unknown 32645 1726880416.99573: variable 'omit' from source: magic vars 32645 1726880416.99732: variable 'item' from source: unknown 32645 1726880416.99739: variable 'omit' from source: magic vars 32645 1726880416.99840: variable 'item' from source: unknown 32645 1726880416.99844: variable 'omit' from source: magic vars 32645 1726880416.99984: variable 'item' from source: unknown 32645 1726880416.99990: variable 'omit' from source: magic vars 32645 1726880417.00125: variable 'item' from source: unknown 32645 1726880417.00134: variable 'omit' from source: magic vars 32645 1726880417.00277: variable 'item' from source: unknown 32645 1726880417.00280: variable 'omit' from source: magic vars 32645 1726880417.00415: variable 'item' from source: unknown 32645 1726880417.00421: variable 'omit' from source: magic vars 32645 1726880417.00561: variable 'item' from source: unknown 32645 1726880417.00567: variable 'omit' from source: magic vars 32645 1726880417.00703: variable 'item' from source: unknown 32645 1726880417.00714: variable 'omit' from source: magic vars 32645 1726880417.00877: variable 'item' from source: unknown 32645 1726880417.00882: variable 'omit' from source: magic vars 32645 1726880417.01258: variable 'item' from source: unknown 32645 1726880417.01261: variable 'omit' from source: magic vars 32645 1726880417.01264: variable 'item' from source: unknown 32645 1726880417.01266: variable 'omit' from source: magic vars 32645 1726880417.01268: variable 'item' from source: unknown 32645 1726880417.01271: variable 'omit' from source: magic vars 32645 1726880417.01690: variable 'item' from source: unknown 32645 1726880417.01694: variable 'omit' from source: magic vars 32645 1726880417.02140: variable 'item' from source: unknown 32645 1726880417.02144: variable 'omit' from source: magic vars 32645 1726880417.02155: variable 'item' from source: unknown 32645 1726880417.02163: variable 'omit' from source: magic vars 32645 1726880417.02500: variable 'item' from source: unknown 32645 1726880417.02506: variable 'omit' from source: magic vars 32645 1726880417.02641: variable 'item' from source: unknown 32645 1726880417.02647: variable 'omit' from source: magic vars 32645 1726880417.02889: variable 'item' from source: unknown 32645 1726880417.02900: variable 'omit' from source: magic vars 32645 1726880417.03239: variable 'item' from source: unknown 32645 1726880417.03594: variable 'item' from source: unknown 32645 1726880417.03738: variable 'item' from source: unknown 32645 1726880417.03745: variable 'omit' from source: magic vars 32645 1726880417.03757: variable '__firewall_report_changed' from source: set_fact 32645 1726880417.03771: variable 'omit' from source: magic vars 32645 1726880417.03795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880417.03805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880417.03813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880417.03833: variable 'inventory_hostname' from source: set_fact 32645 1726880417.03837: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880417.03839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880417.03936: Set connection var ansible_shell_executable to /bin/sh 32645 1726880417.03943: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880417.03952: Set connection var ansible_timeout to 10 32645 1726880417.04009: Set connection var ansible_shell_type to sh 32645 1726880417.04012: Set connection var ansible_pipelining to False 32645 1726880417.04015: Set connection var ansible_connection to ssh 32645 1726880417.04017: variable 'ansible_shell_executable' from source: unknown 32645 1726880417.04020: variable 'ansible_connection' from source: unknown 32645 1726880417.04022: variable 'ansible_module_compression' from source: unknown 32645 1726880417.04024: variable 'ansible_shell_type' from source: unknown 32645 1726880417.04026: variable 'ansible_shell_executable' from source: unknown 32645 1726880417.04031: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880417.04033: variable 'ansible_pipelining' from source: unknown 32645 1726880417.04035: variable 'ansible_timeout' from source: unknown 32645 1726880417.04037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880417.04152: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880417.04164: variable 'omit' from source: magic vars 32645 1726880417.04232: starting attempt loop 32645 1726880417.04236: running the handler 32645 1726880417.04239: _low_level_execute_command(): starting 32645 1726880417.04241: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880417.04779: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880417.04791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880417.04807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880417.04885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880417.04889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880417.04891: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880417.04893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880417.04895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880417.04897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880417.04963: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880417.05027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880417.05069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880417.07152: stdout chunk (state=3): >>>/root <<< 32645 1726880417.07156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880417.07159: stdout chunk (state=3): >>><<< 32645 1726880417.07161: stderr chunk (state=3): >>><<< 32645 1726880417.07164: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880417.07170: _low_level_execute_command(): starting 32645 1726880417.07172: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876 `" && echo ansible-tmp-1726880417.070665-33467-214149508254876="` echo /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876 `" ) && sleep 0' 32645 1726880417.08189: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880417.08192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880417.08195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880417.08197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880417.08199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880417.08201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880417.08297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880417.08343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880417.10554: stdout chunk (state=3): >>>ansible-tmp-1726880417.070665-33467-214149508254876=/root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876 <<< 32645 1726880417.10876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880417.10880: stdout chunk (state=3): >>><<< 32645 1726880417.10954: stderr chunk (state=3): >>><<< 32645 1726880417.10958: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880417.070665-33467-214149508254876=/root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880417.10961: variable 'ansible_module_compression' from source: unknown 32645 1726880417.11008: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.firewall_lib-ZIP_DEFLATED 32645 1726880417.11034: variable 'ansible_facts' from source: unknown 32645 1726880417.11119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py 32645 1726880417.11276: Sending initial data 32645 1726880417.11280: Sent initial data (160 bytes) 32645 1726880417.11834: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880417.11955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880417.11970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880417.12044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880417.13823: 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 <<< 32645 1726880417.13919: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880417.14032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvpbtgos9 /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py <<< 32645 1726880417.14040: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py" <<< 32645 1726880417.14107: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvpbtgos9" to remote "/root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py" <<< 32645 1726880417.16753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880417.16796: stderr chunk (state=3): >>><<< 32645 1726880417.16802: stdout chunk (state=3): >>><<< 32645 1726880417.16827: done transferring module to remote 32645 1726880417.16840: _low_level_execute_command(): starting 32645 1726880417.16850: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/ /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py && sleep 0' 32645 1726880417.17941: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880417.17979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880417.17992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880417.18128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880417.20165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880417.20168: stdout chunk (state=3): >>><<< 32645 1726880417.20171: stderr chunk (state=3): >>><<< 32645 1726880417.20174: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880417.20176: _low_level_execute_command(): starting 32645 1726880417.20178: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/AnsiballZ_firewall_lib.py && sleep 0' 32645 1726880417.20652: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880417.20662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880417.20674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880417.20689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880417.20702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880417.20710: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880417.20720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880417.20738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880417.20746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880417.20842: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880417.20845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880417.20847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880417.20852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880417.20854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880417.20856: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880417.20858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880417.20884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880417.20897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880417.20907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880417.20989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880417.23190: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880417.23245: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880417.23280: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880417.23361: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880417.23444: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 32645 1726880417.23462: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880417.23515: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.23565: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 32645 1726880417.23598: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880417.23635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880417.23646: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d32c530> <<< 32645 1726880417.23676: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d2fbb30> <<< 32645 1726880417.23740: 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 0x7f6f2d32eab0> import '_signal' # import '_abc' # <<< 32645 1726880417.23777: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 32645 1726880417.23983: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 32645 1726880417.24002: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 32645 1726880417.24053: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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' <<< 32645 1726880417.24067: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0d9160> <<< 32645 1726880417.24125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880417.24150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0da3f0> <<< 32645 1726880417.24172: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880417.24197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.24232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880417.24245: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0db1d0> <<< 32645 1726880417.24273: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0da600> # /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' <<< 32645 1726880417.24306: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d10c140> <<< 32645 1726880417.24309: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880417.24356: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880417.24373: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880417.24376: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880417.24425: 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 <<< 32645 1726880417.24449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.24474: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0da150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880417.24520: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880417.24524: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880417.24526: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880417.24556: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880417.24584: 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. <<< 32645 1726880417.24833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880417.24854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880417.24891: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880417.24911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.24923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880417.24966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880417.25051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880417.25058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d12a0c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880417.25090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880417.25111: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880417.25172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.25182: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880417.25244: 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 0x7f6f2d16d160> <<< 32645 1726880417.25247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880417.25259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d16d7f0> <<< 32645 1726880417.25272: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880417.25325: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d12b830> <<< 32645 1726880417.25343: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880417.25370: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d12aab0> <<< 32645 1726880417.25471: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d133230> <<< 32645 1726880417.25510: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880417.25541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880417.25606: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880417.25609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880417.25626: 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' <<< 32645 1726880417.25682: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d198d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d16f920> <<< 32645 1726880417.25773: 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 0x7f6f2d198e90> <<< 32645 1726880417.25843: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d145ee0> # /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 0x7f6f2d19a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d132510> # /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' <<< 32645 1726880417.25884: 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 0x7f6f2d19a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d19a390> <<< 32645 1726880417.25911: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.26014: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2d19a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d131100> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880417.26097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d1bcc80> <<< 32645 1726880417.26145: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2d1be360> <<< 32645 1726880417.26175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880417.26234: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d1bf260> # 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 0x7f6f2d1bf890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d1be7b0> <<< 32645 1726880417.26267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880417.26280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880417.26351: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.26377: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2cf7c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d1bf9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d19aa80> <<< 32645 1726880417.26405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880417.26431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880417.26466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880417.26553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880417.26557: 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 0x7f6f2cfa8200> <<< 32645 1726880417.26617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2cfa8d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfa8aa0> # 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 0x7f6f2cfa8d70> <<< 32645 1726880417.26636: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.26758: stdout chunk (state=3): >>># 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 0x7f6f2cfa8f50> <<< 32645 1726880417.26762: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cf7e360> <<< 32645 1726880417.26786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880417.26835: 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 <<< 32645 1726880417.26866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfaa630> <<< 32645 1726880417.26900: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfa92b0> <<< 32645 1726880417.26918: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d19b1a0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880417.26983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.27005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880417.27048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880417.27064: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfd69c0> <<< 32645 1726880417.27136: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880417.27173: 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 <<< 32645 1726880417.27190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880417.27238: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cff2b10> <<< 32645 1726880417.27359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880417.27464: stdout chunk (state=3): >>># 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 0x7f6f2d0238c0> <<< 32645 1726880417.27468: 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' <<< 32645 1726880417.27470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880417.27504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880417.27600: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d052060> <<< 32645 1726880417.27681: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0239e0> <<< 32645 1726880417.27718: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cff37a0> <<< 32645 1726880417.27759: 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 0x7f6f2ce28980> <<< 32645 1726880417.27782: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cff1b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfab560> <<< 32645 1726880417.27931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880417.27934: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f2cff1f10> <<< 32645 1726880417.27998: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_ax1y9cao/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available <<< 32645 1726880417.28152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.28185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880417.28253: stdout chunk (state=3): >>># 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 <<< 32645 1726880417.28321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880417.28373: 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 0x7f6f2ce86690> <<< 32645 1726880417.28395: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880417.28581: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce5d580> <<< 32645 1726880417.28595: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce5c6e0> # zipimport: zlib available <<< 32645 1726880417.28635: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880417.28639: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.28696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880417.28700: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.30453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.31662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880417.31677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce84560> <<< 32645 1726880417.31690: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880417.31699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.31726: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 32645 1726880417.31734: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880417.31762: 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' <<< 32645 1726880417.31799: 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 0x7f6f2ceae0f0><<< 32645 1726880417.31807: stdout chunk (state=3): >>> <<< 32645 1726880417.31841: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ceade80> <<< 32645 1726880417.31872: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cead790> <<< 32645 1726880417.31901: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880417.31907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880417.31984: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ceae1e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce87320> <<< 32645 1726880417.31988: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880417.31991: 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' <<< 32645 1726880417.32026: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2ceaeea0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.32038: 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 0x7f6f2ceaf0e0> <<< 32645 1726880417.32043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880417.32104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880417.32116: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880417.32165: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ceaf5f0> import 'pwd' # <<< 32645 1726880417.32195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880417.32220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880417.32261: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd1d430> <<< 32645 1726880417.32285: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.32292: 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 0x7f6f2cd1f050> <<< 32645 1726880417.32309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880417.32331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880417.32366: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd1f9b0> <<< 32645 1726880417.32408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880417.32445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880417.32450: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd20b90> <<< 32645 1726880417.32475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880417.32504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880417.32537: 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' <<< 32645 1726880417.32604: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd23680> <<< 32645 1726880417.32632: 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 0x7f6f2cd239e0> <<< 32645 1726880417.32655: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd21940> <<< 32645 1726880417.32665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880417.32696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880417.32712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880417.32723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880417.32736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880417.32764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880417.32793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880417.32798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880417.32813: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd27590> <<< 32645 1726880417.32819: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880417.32926: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd26060> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd25dc0> <<< 32645 1726880417.32946: 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' <<< 32645 1726880417.33019: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd26330> <<< 32645 1726880417.33055: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd21e50> <<< 32645 1726880417.33083: 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 0x7f6f2cd6b680> <<< 32645 1726880417.33139: 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 0x7f6f2cd6b7d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880417.33163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880417.33184: 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' <<< 32645 1726880417.33233: 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 0x7f6f2cd713a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd71160> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880417.33414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.33501: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2cd738c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd71a60> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880417.33543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880417.33600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd76ff0> <<< 32645 1726880417.33772: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd739b0> <<< 32645 1726880417.33856: 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 0x7f6f2cd773b0> <<< 32645 1726880417.33869: 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 0x7f6f2cd78050> <<< 32645 1726880417.33946: 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 0x7f6f2cd78320> <<< 32645 1726880417.34067: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd6bad0> # /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 <<< 32645 1726880417.34094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2cd7b950> <<< 32645 1726880417.34256: 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 0x7f6f2cd7cce0> <<< 32645 1726880417.34280: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd7a0c0> <<< 32645 1726880417.34324: 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 0x7f6f2cd7b470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd79cd0> <<< 32645 1726880417.34402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880417.34406: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.34888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880417.34933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.35594: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.36276: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880417.36300: 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' # <<< 32645 1726880417.36316: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880417.36341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.36401: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.36420: 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 0x7f6f2ce00ec0> <<< 32645 1726880417.36509: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880417.36532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880417.36552: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce01c10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd7cb60> <<< 32645 1726880417.36603: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880417.36619: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.36647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.36664: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880417.36842: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.37035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880417.37057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce018e0> <<< 32645 1726880417.37081: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38184: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880417.38417: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880417.38471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38724: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880417.38757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880417.38775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38825: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.38863: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880417.38890: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.39174: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.39472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880417.39563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880417.39574: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880417.39658: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce02d20> <<< 32645 1726880417.39686: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.39770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.39906: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880417.39971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880417.40254: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.40290: 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 0x7f6f2cc0e4b0> # 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 0x7f6f2cc0ede0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce03ad0> # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880417.40334: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880417.40357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40502: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40576: 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 <<< 32645 1726880417.40625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.40732: 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 0x7f6f2cc0dc70> <<< 32645 1726880417.40776: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc0f020> <<< 32645 1726880417.40826: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880417.40846: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40926: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.40998: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.41057: 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 <<< 32645 1726880417.41079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32645 1726880417.41159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880417.41185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880417.41294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880417.41391: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cecf1d0> <<< 32645 1726880417.41394: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc18ef0> <<< 32645 1726880417.41482: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc17320> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc171a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880417.41567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.41598: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880417.41618: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880417.41642: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.41744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.41766: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 32645 1726880417.41818: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 32645 1726880417.41836: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.42683: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.43446: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ccb0a70> <<< 32645 1726880417.43654: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.43685: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cca1010> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ccb0bc0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py <<< 32645 1726880417.43755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' <<< 32645 1726880417.43789: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py <<< 32645 1726880417.43819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.43843: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 32645 1726880417.44035: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c14fad0> <<< 32645 1726880417.44135: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c14f860> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c14f170> <<< 32645 1726880417.44176: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py <<< 32645 1726880417.44365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 32645 1726880417.44375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c172870> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c172c00> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 32645 1726880417.44412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c172ff0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' <<< 32645 1726880417.44466: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1737d0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c171f40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1719d0> <<< 32645 1726880417.44499: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.44547: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c173d70> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c171460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c14f680> <<< 32645 1726880417.44654: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 32645 1726880417.44735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 32645 1726880417.44839: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c176450> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 32645 1726880417.44887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 32645 1726880417.45231: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c177230> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c176960> <<< 32645 1726880417.45261: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c174860> import 'gi.repository.GLib' # # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1bffe0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c00e0> <<< 32645 1726880417.45345: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880417.45383: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c1c0800> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c0680> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 32645 1726880417.45501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 32645 1726880417.45537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c2de0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 32645 1726880417.45734: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c3fb0> <<< 32645 1726880417.45738: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8290> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880417.45746: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c1c8410> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8230> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c3b00> <<< 32645 1726880417.45899: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c2f60> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c21b0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c1790> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c1010> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1bfad0> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1bf920> <<< 32645 1726880417.45903: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' <<< 32645 1726880417.45995: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c1c85c0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c1430> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8770> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c88f0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py <<< 32645 1726880417.46022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880417.46108: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c9700> <<< 32645 1726880417.46166: stdout chunk (state=3): >>>import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c9100> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py <<< 32645 1726880417.46264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' <<< 32645 1726880417.46273: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1ccd10> <<< 32645 1726880417.46306: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1cf8f0> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1cddc0> <<< 32645 1726880417.46424: stdout chunk (state=3): >>>import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c9220> <<< 32645 1726880417.46427: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py <<< 32645 1726880417.46475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880417.46530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880417.46608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880417.46669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880417.46706: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2ba67d70> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ba671a0> <<< 32645 1726880417.46814: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ba65bb0> <<< 32645 1726880417.46959: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1d5520> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1cff80> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8b00> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py <<< 32645 1726880417.47006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py <<< 32645 1726880417.47066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' <<< 32645 1726880417.47145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cf140> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cdd00> <<< 32645 1726880417.47173: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7e8830> <<< 32645 1726880417.47261: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7e8b00> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cfbf0> <<< 32645 1726880417.47277: stdout chunk (state=3): >>>import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cc7d0> <<< 32645 1726880417.47587: stdout chunk (state=3): >>>import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cca0e60> <<< 32645 1726880417.47717: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 32645 1726880417.47852: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b871df0> <<< 32645 1726880417.47890: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 32645 1726880417.47917: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py <<< 32645 1726880417.47957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 32645 1726880417.48199: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b88f470> import 'gi.repository.Gio' # # destroy gi.repository.NM <<< 32645 1726880417.48283: stdout chunk (state=3): >>>import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b8712b0> <<< 32645 1726880417.48306: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880417.55661: stdout chunk (state=3): >>> {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"port": ["1229/tcp"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "service": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} <<< 32645 1726880417.55686: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880417.56289: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880417.56355: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 32645 1726880417.56396: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 32645 1726880417.56467: stdout chunk (state=3): >>># 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 # 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 # 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 # 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_collections <<< 32645 1726880417.56471: stdout chunk (state=3): >>># destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat <<< 32645 1726880417.56495: stdout chunk (state=3): >>># cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm <<< 32645 1726880417.56894: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 32645 1726880417.56916: stdout chunk (state=3): >>># 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 ntpath <<< 32645 1726880417.56958: stdout chunk (state=3): >>># cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject <<< 32645 1726880417.57045: stdout chunk (state=3): >>># cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis <<< 32645 1726880417.57096: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 32645 1726880417.57180: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< 32645 1726880417.57184: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping textwrap # cleanup[3] wiping linecache <<< 32645 1726880417.57247: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping token # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing <<< 32645 1726880417.57292: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 32645 1726880417.57331: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 <<< 32645 1726880417.57386: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 32645 1726880417.57400: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880417.57800: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _io <<< 32645 1726880417.57926: stdout chunk (state=3): >>># destroy io # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _collections # destroy _uuid <<< 32645 1726880417.58002: stdout chunk (state=3): >>># destroy _thread # destroy re._parser # destroy _sre # destroy _string # destroy array # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy _signal # destroy gi._gi # destroy copyreg # destroy contextlib <<< 32645 1726880417.58111: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy ansible.module_utils.six.moves # destroy firewall <<< 32645 1726880417.58120: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy linecache # destroy tokenize # destroy token <<< 32645 1726880417.58284: stdout chunk (state=3): >>># destroy posixpath # destroy functools # destroy _blake2 # destroy platform # destroy distro # destroy datetime # destroy _hashlib # destroy selinux._selinux # destroy json.scanner # destroy _json # destroy argparse # destroy json # destroy re # destroy shlex # destroy subprocess # destroy warnings <<< 32645 1726880417.58287: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880417.58416: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy builtins # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _operator # destroy _sha2 # destroy itertools # destroy posix # clear sys.audit hooks <<< 32645 1726880417.58873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880417.58996: stderr chunk (state=3): >>><<< 32645 1726880417.59000: stdout chunk (state=3): >>><<< 32645 1726880417.59208: _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 0x7f6f2d32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d2fbb30> # /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 0x7f6f2d32eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f6f2d0d9160> # /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 0x7f6f2d0da3f0> # /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 0x7f6f2d0db1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0da600> # /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 0x7f6f2d10c140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f6f2d0da150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f6f2d12a0c0> # /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 0x7f6f2d16d160> # /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 0x7f6f2d16d7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d12b830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d12aab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d133230> # /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 0x7f6f2d198d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d16f920> # /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 0x7f6f2d198e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d145ee0> # /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 0x7f6f2d19a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d132510> # /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 0x7f6f2d19a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d19a390> # 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 0x7f6f2d19a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d131100> 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 0x7f6f2d1bcc80> 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 0x7f6f2d1be360> # /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 0x7f6f2d1bf260> # 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 0x7f6f2d1bf890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d1be7b0> # /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 0x7f6f2cf7c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d1bf9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d19aa80> # /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 0x7f6f2cfa8200> # /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 0x7f6f2cfa8d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfa8aa0> # 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 0x7f6f2cfa8d70> # 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 0x7f6f2cfa8f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cf7e360> # /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 0x7f6f2cfaa630> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfa92b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d19b1a0> # /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 0x7f6f2cfd69c0> # /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 0x7f6f2cff2b10> # /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 0x7f6f2d0238c0> # /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 0x7f6f2d052060> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2d0239e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cff37a0> # /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 0x7f6f2ce28980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cff1b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cfab560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f2cff1f10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_ax1y9cao/ansible_fedora.linux_system_roles.firewall_lib_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 0x7f6f2ce86690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce5d580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce5c6e0> # 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 0x7f6f2ce84560> # /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 0x7f6f2ceae0f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ceade80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cead790> # /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 0x7f6f2ceae1e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce87320> 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 0x7f6f2ceaeea0> # 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 0x7f6f2ceaf0e0> # /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 0x7f6f2ceaf5f0> 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 0x7f6f2cd1d430> # 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 0x7f6f2cd1f050> # /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 0x7f6f2cd1f9b0> # /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 0x7f6f2cd20b90> # /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 0x7f6f2cd23680> # 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 0x7f6f2cd239e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd21940> # /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 0x7f6f2cd27590> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd26060> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd25dc0> # /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 0x7f6f2cd26330> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd21e50> # 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 0x7f6f2cd6b680> # /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 0x7f6f2cd6b7d0> # /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 0x7f6f2cd713a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd71160> # /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 0x7f6f2cd738c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd71a60> # /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 0x7f6f2cd76ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd739b0> # 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 0x7f6f2cd773b0> # 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 0x7f6f2cd78050> # 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 0x7f6f2cd78320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd6bad0> # /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 0x7f6f2cd7b950> # 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 0x7f6f2cd7cce0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd7a0c0> # 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 0x7f6f2cd7b470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd79cd0> # 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 0x7f6f2ce00ec0> # /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 0x7f6f2ce01c10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cd7cb60> 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 0x7f6f2ce018e0> # 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 0x7f6f2ce02d20> # 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 0x7f6f2cc0e4b0> # 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 0x7f6f2cc0ede0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ce03ad0> # 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 0x7f6f2cc0dc70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc0f020> 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 0x7f6f2cecf1d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc18ef0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc17320> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cc171a0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ccb0a70> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cca1010> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ccb0bc0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c14fad0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c14f860> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c14f170> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c172870> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c172c00> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c172ff0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1737d0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c171f40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1719d0> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c173d70> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c171460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c14f680> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c176450> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c177230> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c176960> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c174860> import 'gi.repository.GLib' # # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1bffe0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c00e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c1c0800> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c0680> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c2de0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c3fb0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8290> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c1c8410> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8230> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c3b00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c2f60> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c21b0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c1790> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c1010> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1bfad0> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1bf920> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2c1c85c0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c1430> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8770> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c88f0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c9700> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c9100> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1ccd10> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1cf8f0> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1cddc0> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c9220> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f2ba67d70> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ba671a0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ba65bb0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1d5520> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1cff80> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2c1c8b00> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cf140> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cdd00> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7e8830> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7e8b00> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cfbf0> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b7cc7d0> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2cca0e60> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b871df0> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b88f470> import 'gi.repository.Gio' # # destroy gi.repository.NM import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2b8712b0> # zipimport: zlib available {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"port": ["1229/tcp"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "service": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 # 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 # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy _sitebuiltins # 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 ntpath # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping token # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # 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 tempfile # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _io # destroy io # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _collections # destroy _uuid # destroy _thread # destroy re._parser # destroy _sre # destroy _string # destroy array # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy _signal # destroy gi._gi # 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 operator # destroy ansible.module_utils.six.moves # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy linecache # destroy tokenize # destroy token # destroy posixpath # destroy functools # destroy _blake2 # destroy platform # destroy distro # destroy datetime # destroy _hashlib # destroy selinux._selinux # destroy json.scanner # destroy _json # destroy argparse # destroy json # destroy re # destroy shlex # destroy subprocess # destroy warnings # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy builtins # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _operator # destroy _sha2 # destroy itertools # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880417.60936: done with _execute_module (fedora.linux_system_roles.firewall_lib, {'port': '1229/tcp', 'permanent': True, 'runtime': True, 'state': 'enabled', '__report_changed': True, '_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': 'fedora.linux_system_roles.firewall_lib', '_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-1726880417.070665-33467-214149508254876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880417.60939: _low_level_execute_command(): starting 32645 1726880417.60942: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880417.070665-33467-214149508254876/ > /dev/null 2>&1 && sleep 0' 32645 1726880417.61084: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880417.61088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880417.61162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880417.61193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880417.61213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880417.61217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880417.61293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880417.63290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880417.63370: stderr chunk (state=3): >>><<< 32645 1726880417.63386: stdout chunk (state=3): >>><<< 32645 1726880417.63455: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880417.63462: handler run complete 32645 1726880417.63537: attempt loop complete, returning result 32645 1726880417.63573: variable 'item' from source: unknown 32645 1726880417.63691: variable 'item' from source: unknown ok: [managed_node2] => (item={'port': '1229/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "1229/tcp", "state": "enabled" } } 32645 1726880417.64256: dumping result to json 32645 1726880417.64260: done dumping result, returning 32645 1726880417.64263: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Configure firewall [1266f4c6-4e69-28d7-f79e-0000000003a9] 32645 1726880417.64265: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a9 32645 1726880417.64617: no more pending results, returning what we have 32645 1726880417.64620: results queue empty 32645 1726880417.64622: checking for any_errors_fatal 32645 1726880417.64629: done checking for any_errors_fatal 32645 1726880417.64631: checking for max_fail_percentage 32645 1726880417.64632: done checking for max_fail_percentage 32645 1726880417.64633: checking to see if all hosts have failed and the running result is not ok 32645 1726880417.64635: done checking to see if all hosts have failed 32645 1726880417.64636: getting the remaining hosts for this loop 32645 1726880417.64638: done getting the remaining hosts for this loop 32645 1726880417.64642: getting the next task for host managed_node2 32645 1726880417.64768: done getting next task for host managed_node2 32645 1726880417.64773: ^ task is: TASK: fedora.linux_system_roles.firewall : Gather firewall config information 32645 1726880417.64779: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880417.64788: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003a9 32645 1726880417.64791: WORKER PROCESS EXITING 32645 1726880417.64799: getting variables 32645 1726880417.64801: in VariableManager get_vars() 32645 1726880417.64838: Calling all_inventory to load vars for managed_node2 32645 1726880417.64842: Calling groups_inventory to load vars for managed_node2 32645 1726880417.64845: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880417.64858: Calling all_plugins_play to load vars for managed_node2 32645 1726880417.64863: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880417.64867: Calling groups_plugins_play to load vars for managed_node2 32645 1726880417.65253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880417.65627: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880417.65666: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880417.65685: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880417.65790: done with get_vars() 32645 1726880417.65801: done getting variables TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 20 September 2024 21:00:17 -0400 (0:00:01.576) 0:00:32.232 ****** 32645 1726880417.65913: entering _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 32645 1726880417.65916: Creating lock for fedora.linux_system_roles.firewall_lib_facts 32645 1726880417.66369: worker is 1 (out of 1 available) 32645 1726880417.66381: exiting _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 32645 1726880417.66394: done queuing things up, now waiting for results queue to drain 32645 1726880417.66396: waiting for pending results... 32645 1726880417.66693: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config information 32645 1726880417.66922: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003ab 32645 1726880417.66963: variable 'ansible_search_path' from source: unknown 32645 1726880417.66975: variable 'ansible_search_path' from source: unknown 32645 1726880417.67606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880417.70423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880417.70569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880417.70756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880417.70760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880417.70763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880417.70800: 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) 32645 1726880417.70852: 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) 32645 1726880417.70998: 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) 32645 1726880417.71056: 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) 32645 1726880417.71081: 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) 32645 1726880417.71157: 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) 32645 1726880417.71197: 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) 32645 1726880417.71241: 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) 32645 1726880417.71304: 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) 32645 1726880417.71336: 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) 32645 1726880417.71454: 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) 32645 1726880417.71469: 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) 32645 1726880417.71503: 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) 32645 1726880417.71568: 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) 32645 1726880417.71588: 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) 32645 1726880417.71869: variable 'fw' from source: task vars 32645 1726880417.72195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880417.72596: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880417.72737: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880417.72782: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880417.72885: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880417.73012: 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) 32645 1726880417.73157: 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) 32645 1726880417.73170: 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) 32645 1726880417.73216: 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) 32645 1726880417.73392: variable 'firewall' from source: include params 32645 1726880417.73515: variable '__ha_fw_service' from source: include params 32645 1726880417.73555: variable '__fence_fw_port' from source: include params 32645 1726880417.73776: variable '__use_fence_fw_port' from source: include params 32645 1726880417.74072: variable '__arch' from source: include params 32645 1726880417.74147: variable 'ansible_facts' from source: unknown 32645 1726880417.74219: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.74223: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.74288: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.74422: variable 'ansible_architecture' from source: facts 32645 1726880417.74476: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.74536: variable '__previous' from source: task vars 32645 1726880417.74590: variable 'omit' from source: magic vars 32645 1726880417.74669: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880417.74679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880417.74690: variable 'omit' from source: magic vars 32645 1726880417.74869: 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) 32645 1726880417.74889: 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) 32645 1726880417.74915: 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) 32645 1726880417.74953: 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) 32645 1726880417.74966: 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) 32645 1726880417.75050: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880417.75058: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880417.75068: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880417.75163: variable 'firewall' from source: include params 32645 1726880417.75354: variable '__ha_fw_service' from source: include params 32645 1726880417.75358: variable '__fence_fw_port' from source: include params 32645 1726880417.75424: variable '__use_fence_fw_port' from source: include params 32645 1726880417.75774: variable '__arch' from source: include params 32645 1726880417.75880: variable 'ansible_facts' from source: unknown 32645 1726880417.75965: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.75974: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.76041: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.76239: variable 'ansible_architecture' from source: facts 32645 1726880417.76554: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.76557: Evaluated conditional (firewall != None): True 32645 1726880417.76673: 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) 32645 1726880417.76954: 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) 32645 1726880417.76957: 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) 32645 1726880417.77353: 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) 32645 1726880417.77357: 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) 32645 1726880417.77359: variable 'firewall' from source: include params 32645 1726880417.77402: variable '__ha_fw_service' from source: include params 32645 1726880417.77443: variable '__fence_fw_port' from source: include params 32645 1726880417.77649: variable '__use_fence_fw_port' from source: include params 32645 1726880417.77982: variable '__arch' from source: include params 32645 1726880417.78085: variable 'ansible_facts' from source: unknown 32645 1726880417.78169: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.78179: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.78257: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.78453: variable 'ansible_architecture' from source: facts 32645 1726880417.78489: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.78553: Evaluated conditional (firewall | length == 1): False 32645 1726880417.78563: when evaluation is False, skipping this task 32645 1726880417.78616: variable 'item' from source: unknown 32645 1726880417.78692: variable 'item' from source: unknown skipping: [managed_node2] => (item={'service': 'high-availability', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "service": "high-availability", "state": "enabled" }, "skip_reason": "Conditional result was False" } 32645 1726880417.79153: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880417.79157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880417.79159: variable 'omit' from source: magic vars 32645 1726880417.79235: 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) 32645 1726880417.79272: 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) 32645 1726880417.79308: 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) 32645 1726880417.79368: 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) 32645 1726880417.79392: 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) 32645 1726880417.79600: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880417.79612: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880417.79627: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880417.79770: variable 'firewall' from source: include params 32645 1726880417.79876: variable '__ha_fw_service' from source: include params 32645 1726880417.79889: variable '__fence_fw_port' from source: include params 32645 1726880417.80059: variable '__use_fence_fw_port' from source: include params 32645 1726880417.80388: variable '__arch' from source: include params 32645 1726880417.80490: variable 'ansible_facts' from source: unknown 32645 1726880417.80724: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.80737: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.80816: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.81020: variable 'ansible_architecture' from source: facts 32645 1726880417.81060: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.81117: Evaluated conditional (firewall != None): True 32645 1726880417.81259: 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) 32645 1726880417.81294: 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) 32645 1726880417.81332: 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) 32645 1726880417.81388: 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) 32645 1726880417.81415: 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) 32645 1726880417.81510: variable 'firewall' from source: include params 32645 1726880417.81612: variable '__ha_fw_service' from source: include params 32645 1726880417.81625: variable '__fence_fw_port' from source: include params 32645 1726880417.81795: variable '__use_fence_fw_port' from source: include params 32645 1726880417.82209: variable '__arch' from source: include params 32645 1726880417.82364: variable 'ansible_facts' from source: unknown 32645 1726880417.82653: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.82657: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.82659: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.82740: variable 'ansible_architecture' from source: facts 32645 1726880417.82779: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.82838: Evaluated conditional (firewall | length == 1): False 32645 1726880417.82847: when evaluation is False, skipping this task 32645 1726880417.82905: variable 'item' from source: unknown 32645 1726880417.82986: variable 'item' from source: unknown skipping: [managed_node2] => (item={'port': '1229/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "1229/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } 32645 1726880417.83121: dumping result to json 32645 1726880417.83137: done dumping result, returning 32645 1726880417.83154: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config information [1266f4c6-4e69-28d7-f79e-0000000003ab] 32645 1726880417.83165: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ab skipping: [managed_node2] => { "changed": false } MSG: All items skipped 32645 1726880417.83363: no more pending results, returning what we have 32645 1726880417.83367: results queue empty 32645 1726880417.83368: checking for any_errors_fatal 32645 1726880417.83386: done checking for any_errors_fatal 32645 1726880417.83386: checking for max_fail_percentage 32645 1726880417.83389: done checking for max_fail_percentage 32645 1726880417.83389: checking to see if all hosts have failed and the running result is not ok 32645 1726880417.83391: done checking to see if all hosts have failed 32645 1726880417.83392: getting the remaining hosts for this loop 32645 1726880417.83393: done getting the remaining hosts for this loop 32645 1726880417.83398: getting the next task for host managed_node2 32645 1726880417.83408: done getting next task for host managed_node2 32645 1726880417.83413: ^ task is: TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 32645 1726880417.83419: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880417.83435: getting variables 32645 1726880417.83437: in VariableManager get_vars() 32645 1726880417.83589: Calling all_inventory to load vars for managed_node2 32645 1726880417.83592: Calling groups_inventory to load vars for managed_node2 32645 1726880417.83595: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880417.83606: Calling all_plugins_play to load vars for managed_node2 32645 1726880417.83610: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880417.83614: Calling groups_plugins_play to load vars for managed_node2 32645 1726880417.83956: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ab 32645 1726880417.83960: WORKER PROCESS EXITING 32645 1726880417.83976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880417.84256: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880417.84277: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880417.84283: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880417.84381: done with get_vars() 32645 1726880417.84393: done getting variables 32645 1726880417.84464: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 20 September 2024 21:00:17 -0400 (0:00:00.185) 0:00:32.418 ****** 32645 1726880417.84503: entering _queue_task() for managed_node2/set_fact 32645 1726880417.84785: worker is 1 (out of 1 available) 32645 1726880417.84800: exiting _queue_task() for managed_node2/set_fact 32645 1726880417.84813: done queuing things up, now waiting for results queue to drain 32645 1726880417.84814: waiting for pending results... 32645 1726880417.85090: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 32645 1726880417.85282: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003ac 32645 1726880417.85337: variable 'ansible_search_path' from source: unknown 32645 1726880417.85340: variable 'ansible_search_path' from source: unknown 32645 1726880417.85344: calling self._execute() 32645 1726880417.85458: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880417.85667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880417.85671: variable 'omit' from source: magic vars 32645 1726880417.86333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880417.88481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880417.88754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880417.88758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880417.88761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880417.88764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880417.88823: 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) 32645 1726880417.88858: 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) 32645 1726880417.88897: 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) 32645 1726880417.88954: 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) 32645 1726880417.88986: 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) 32645 1726880417.89154: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880417.89171: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880417.89208: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880417.89445: variable 'firewall' from source: include params 32645 1726880417.89579: variable '__ha_fw_service' from source: include params 32645 1726880417.89592: variable '__fence_fw_port' from source: include params 32645 1726880417.89771: variable '__use_fence_fw_port' from source: include params 32645 1726880417.90116: variable '__arch' from source: include params 32645 1726880417.90224: variable 'ansible_facts' from source: unknown 32645 1726880417.90325: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.90342: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.90432: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.90633: variable 'ansible_architecture' from source: facts 32645 1726880417.90707: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.90778: Evaluated conditional (firewall != None): True 32645 1726880417.90929: 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) 32645 1726880417.90971: 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) 32645 1726880417.90991: 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) 32645 1726880417.91022: 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) 32645 1726880417.91037: 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) 32645 1726880417.91108: variable 'firewall' from source: include params 32645 1726880417.91176: variable '__ha_fw_service' from source: include params 32645 1726880417.91182: variable '__fence_fw_port' from source: include params 32645 1726880417.91291: variable '__use_fence_fw_port' from source: include params 32645 1726880417.91490: variable '__arch' from source: include params 32645 1726880417.91572: variable 'ansible_facts' from source: unknown 32645 1726880417.91665: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880417.91669: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.91727: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880417.91949: variable 'ansible_architecture' from source: facts 32645 1726880417.92027: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880417.92153: Evaluated conditional (firewall | length == 1): False 32645 1726880417.92157: when evaluation is False, skipping this task 32645 1726880417.92162: _execute() done 32645 1726880417.92167: dumping result to json 32645 1726880417.92169: done dumping result, returning 32645 1726880417.92172: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact [1266f4c6-4e69-28d7-f79e-0000000003ac] 32645 1726880417.92174: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ac 32645 1726880417.92245: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ac 32645 1726880417.92247: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } 32645 1726880417.92399: no more pending results, returning what we have 32645 1726880417.92403: results queue empty 32645 1726880417.92409: checking for any_errors_fatal 32645 1726880417.92420: done checking for any_errors_fatal 32645 1726880417.92421: checking for max_fail_percentage 32645 1726880417.92423: done checking for max_fail_percentage 32645 1726880417.92424: checking to see if all hosts have failed and the running result is not ok 32645 1726880417.92426: done checking to see if all hosts have failed 32645 1726880417.92426: getting the remaining hosts for this loop 32645 1726880417.92428: done getting the remaining hosts for this loop 32645 1726880417.92432: getting the next task for host managed_node2 32645 1726880417.92446: done getting next task for host managed_node2 32645 1726880417.92453: ^ task is: TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments 32645 1726880417.92460: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880417.92480: getting variables 32645 1726880417.92482: in VariableManager get_vars() 32645 1726880417.92527: Calling all_inventory to load vars for managed_node2 32645 1726880417.92530: Calling groups_inventory to load vars for managed_node2 32645 1726880417.92533: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880417.92542: Calling all_plugins_play to load vars for managed_node2 32645 1726880417.92551: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880417.92556: Calling groups_plugins_play to load vars for managed_node2 32645 1726880417.93029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880417.93825: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880417.93853: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880417.93864: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880417.94084: done with get_vars() 32645 1726880417.94096: done getting variables TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 20 September 2024 21:00:17 -0400 (0:00:00.098) 0:00:32.516 ****** 32645 1726880417.94326: entering _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 32645 1726880417.95286: worker is 1 (out of 1 available) 32645 1726880417.95306: exiting _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 32645 1726880417.95319: done queuing things up, now waiting for results queue to drain 32645 1726880417.95321: waiting for pending results... 32645 1726880417.95558: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments 32645 1726880417.95772: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003ae 32645 1726880417.95791: variable 'ansible_search_path' from source: unknown 32645 1726880417.95795: variable 'ansible_search_path' from source: unknown 32645 1726880417.95850: calling self._execute() 32645 1726880417.95961: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880417.95969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880417.95982: variable 'omit' from source: magic vars 32645 1726880417.96712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880417.98644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880417.98709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880417.98741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880417.98775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880417.98798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880417.98880: 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) 32645 1726880417.98906: 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) 32645 1726880417.98928: 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) 32645 1726880417.98964: 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) 32645 1726880417.98977: 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) 32645 1726880417.99086: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880417.99093: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880417.99113: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880417.99323: 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) 32645 1726880417.99382: 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) 32645 1726880417.99554: 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) 32645 1726880417.99557: 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) 32645 1726880417.99560: 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) 32645 1726880417.99624: variable 'firewall' from source: include params 32645 1726880417.99744: variable '__ha_fw_service' from source: include params 32645 1726880417.99762: variable '__fence_fw_port' from source: include params 32645 1726880418.00223: variable '__use_fence_fw_port' from source: include params 32645 1726880418.00593: variable '__arch' from source: include params 32645 1726880418.00724: variable 'ansible_facts' from source: unknown 32645 1726880418.00809: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880418.00819: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880418.00924: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880418.01143: variable 'ansible_architecture' from source: facts 32645 1726880418.01201: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880418.01283: Evaluated conditional (firewall == None or firewall | length == 0): False 32645 1726880418.01288: when evaluation is False, skipping this task 32645 1726880418.01291: _execute() done 32645 1726880418.01293: dumping result to json 32645 1726880418.01296: done dumping result, returning 32645 1726880418.01299: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments [1266f4c6-4e69-28d7-f79e-0000000003ae] 32645 1726880418.01302: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ae skipping: [managed_node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } 32645 1726880418.01564: no more pending results, returning what we have 32645 1726880418.01567: results queue empty 32645 1726880418.01571: checking for any_errors_fatal 32645 1726880418.01579: done checking for any_errors_fatal 32645 1726880418.01580: checking for max_fail_percentage 32645 1726880418.01582: done checking for max_fail_percentage 32645 1726880418.01583: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.01584: done checking to see if all hosts have failed 32645 1726880418.01585: getting the remaining hosts for this loop 32645 1726880418.01586: done getting the remaining hosts for this loop 32645 1726880418.01590: getting the next task for host managed_node2 32645 1726880418.01597: done getting next task for host managed_node2 32645 1726880418.01600: ^ task is: TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 32645 1726880418.01606: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880418.01625: getting variables 32645 1726880418.01629: in VariableManager get_vars() 32645 1726880418.01682: Calling all_inventory to load vars for managed_node2 32645 1726880418.01686: Calling groups_inventory to load vars for managed_node2 32645 1726880418.01688: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.01699: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.01704: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.01710: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.01886: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003ae 32645 1726880418.01889: WORKER PROCESS EXITING 32645 1726880418.01903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.02102: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.02117: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.02124: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.02233: done with get_vars() 32645 1726880418.02244: done getting variables 32645 1726880418.02321: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 20 September 2024 21:00:18 -0400 (0:00:00.080) 0:00:32.597 ****** 32645 1726880418.02364: entering _queue_task() for managed_node2/set_fact 32645 1726880418.02861: worker is 1 (out of 1 available) 32645 1726880418.02882: exiting _queue_task() for managed_node2/set_fact 32645 1726880418.02896: done queuing things up, now waiting for results queue to drain 32645 1726880418.02898: waiting for pending results... 32645 1726880418.03087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 32645 1726880418.03315: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003af 32645 1726880418.03354: variable 'ansible_search_path' from source: unknown 32645 1726880418.03357: variable 'ansible_search_path' from source: unknown 32645 1726880418.03402: calling self._execute() 32645 1726880418.03543: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.03552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.03627: variable 'omit' from source: magic vars 32645 1726880418.04069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880418.06824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880418.06828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880418.06893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880418.06900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880418.06926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880418.07163: 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) 32645 1726880418.07167: 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) 32645 1726880418.07170: 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) 32645 1726880418.07205: 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) 32645 1726880418.07241: 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) 32645 1726880418.07341: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880418.07348: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880418.07378: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880418.07526: 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) 32645 1726880418.07550: 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) 32645 1726880418.07622: 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) 32645 1726880418.07658: 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) 32645 1726880418.07662: 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) 32645 1726880418.07836: variable 'firewall' from source: include params 32645 1726880418.07878: variable '__ha_fw_service' from source: include params 32645 1726880418.07885: variable '__fence_fw_port' from source: include params 32645 1726880418.08178: variable '__use_fence_fw_port' from source: include params 32645 1726880418.08398: variable '__arch' from source: include params 32645 1726880418.08515: variable 'ansible_facts' from source: unknown 32645 1726880418.08611: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880418.08616: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880418.08677: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880418.08848: variable 'ansible_architecture' from source: facts 32645 1726880418.08895: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880418.08983: Evaluated conditional (firewall == None or firewall | length == 0): False 32645 1726880418.08987: when evaluation is False, skipping this task 32645 1726880418.08990: _execute() done 32645 1726880418.08994: dumping result to json 32645 1726880418.08996: done dumping result, returning 32645 1726880418.08998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact [1266f4c6-4e69-28d7-f79e-0000000003af] 32645 1726880418.09001: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003af 32645 1726880418.09100: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003af 32645 1726880418.09103: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } 32645 1726880418.09155: no more pending results, returning what we have 32645 1726880418.09158: results queue empty 32645 1726880418.09160: checking for any_errors_fatal 32645 1726880418.09170: done checking for any_errors_fatal 32645 1726880418.09171: checking for max_fail_percentage 32645 1726880418.09173: done checking for max_fail_percentage 32645 1726880418.09174: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.09175: done checking to see if all hosts have failed 32645 1726880418.09176: getting the remaining hosts for this loop 32645 1726880418.09177: done getting the remaining hosts for this loop 32645 1726880418.09181: getting the next task for host managed_node2 32645 1726880418.09190: done getting next task for host managed_node2 32645 1726880418.09193: ^ task is: TASK: fedora.linux_system_roles.firewall : Get config files, checksums after 32645 1726880418.09198: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880418.09220: getting variables 32645 1726880418.09222: in VariableManager get_vars() 32645 1726880418.09314: Calling all_inventory to load vars for managed_node2 32645 1726880418.09317: Calling groups_inventory to load vars for managed_node2 32645 1726880418.09319: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.09326: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.09328: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.09332: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.09560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.09829: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.09843: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.09847: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.09901: done with get_vars() 32645 1726880418.09910: done getting variables 32645 1726880418.09968: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 20 September 2024 21:00:18 -0400 (0:00:00.076) 0:00:32.673 ****** 32645 1726880418.09994: entering _queue_task() for managed_node2/script 32645 1726880418.10164: worker is 1 (out of 1 available) 32645 1726880418.10178: exiting _queue_task() for managed_node2/script 32645 1726880418.10190: done queuing things up, now waiting for results queue to drain 32645 1726880418.10192: waiting for pending results... 32645 1726880418.10403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums after 32645 1726880418.10518: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003b1 32645 1726880418.10534: variable 'ansible_search_path' from source: unknown 32645 1726880418.10537: variable 'ansible_search_path' from source: unknown 32645 1726880418.10569: calling self._execute() 32645 1726880418.10647: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.10655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.10667: variable 'omit' from source: magic vars 32645 1726880418.11366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880418.15185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880418.15230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880418.15268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880418.15297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880418.15320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880418.15401: 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) 32645 1726880418.15426: 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) 32645 1726880418.15451: 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) 32645 1726880418.15543: 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) 32645 1726880418.15547: 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) 32645 1726880418.15675: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880418.15682: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880418.15771: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880418.15896: variable '__firewall_previous_replaced' from source: set_fact 32645 1726880418.15900: Evaluated conditional (__firewall_previous_replaced | bool): False 32645 1726880418.15902: when evaluation is False, skipping this task 32645 1726880418.15905: _execute() done 32645 1726880418.15907: dumping result to json 32645 1726880418.15910: done dumping result, returning 32645 1726880418.15913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums after [1266f4c6-4e69-28d7-f79e-0000000003b1] 32645 1726880418.15918: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003b1 skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 32645 1726880418.16072: no more pending results, returning what we have 32645 1726880418.16075: results queue empty 32645 1726880418.16077: checking for any_errors_fatal 32645 1726880418.16082: done checking for any_errors_fatal 32645 1726880418.16083: checking for max_fail_percentage 32645 1726880418.16086: done checking for max_fail_percentage 32645 1726880418.16087: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.16088: done checking to see if all hosts have failed 32645 1726880418.16089: getting the remaining hosts for this loop 32645 1726880418.16091: done getting the remaining hosts for this loop 32645 1726880418.16096: getting the next task for host managed_node2 32645 1726880418.16102: done getting next task for host managed_node2 32645 1726880418.16106: ^ task is: TASK: fedora.linux_system_roles.firewall : Calculate what has changed 32645 1726880418.16110: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880418.16122: getting variables 32645 1726880418.16123: in VariableManager get_vars() 32645 1726880418.16159: Calling all_inventory to load vars for managed_node2 32645 1726880418.16163: Calling groups_inventory to load vars for managed_node2 32645 1726880418.16166: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.16175: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.16178: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.16182: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.16359: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003b1 32645 1726880418.16362: WORKER PROCESS EXITING 32645 1726880418.16374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.16527: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.16541: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.16546: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.16604: done with get_vars() 32645 1726880418.16612: done getting variables 32645 1726880418.16655: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 20 September 2024 21:00:18 -0400 (0:00:00.066) 0:00:32.740 ****** 32645 1726880418.16687: entering _queue_task() for managed_node2/set_fact 32645 1726880418.16862: worker is 1 (out of 1 available) 32645 1726880418.16877: exiting _queue_task() for managed_node2/set_fact 32645 1726880418.16890: done queuing things up, now waiting for results queue to drain 32645 1726880418.16891: waiting for pending results... 32645 1726880418.17173: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Calculate what has changed 32645 1726880418.17334: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003b2 32645 1726880418.17360: variable 'ansible_search_path' from source: unknown 32645 1726880418.17372: variable 'ansible_search_path' from source: unknown 32645 1726880418.17493: calling self._execute() 32645 1726880418.17520: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.17531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.17548: variable 'omit' from source: magic vars 32645 1726880418.18259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880418.20851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880418.20951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880418.20999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880418.21058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880418.21106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880418.21227: 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) 32645 1726880418.21301: 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) 32645 1726880418.21312: 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) 32645 1726880418.21368: 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) 32645 1726880418.21392: 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) 32645 1726880418.21565: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880418.21756: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880418.21760: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880418.21790: variable '__firewall_previous_replaced' from source: set_fact 32645 1726880418.21803: Evaluated conditional (__firewall_previous_replaced | bool): False 32645 1726880418.21811: when evaluation is False, skipping this task 32645 1726880418.21818: _execute() done 32645 1726880418.21826: dumping result to json 32645 1726880418.21837: done dumping result, returning 32645 1726880418.21851: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Calculate what has changed [1266f4c6-4e69-28d7-f79e-0000000003b2] 32645 1726880418.21862: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003b2 skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 32645 1726880418.22025: no more pending results, returning what we have 32645 1726880418.22029: results queue empty 32645 1726880418.22030: checking for any_errors_fatal 32645 1726880418.22037: done checking for any_errors_fatal 32645 1726880418.22038: checking for max_fail_percentage 32645 1726880418.22040: done checking for max_fail_percentage 32645 1726880418.22041: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.22043: done checking to see if all hosts have failed 32645 1726880418.22044: getting the remaining hosts for this loop 32645 1726880418.22045: done getting the remaining hosts for this loop 32645 1726880418.22051: getting the next task for host managed_node2 32645 1726880418.22060: done getting next task for host managed_node2 32645 1726880418.22064: ^ task is: TASK: fedora.linux_system_roles.firewall : Show diffs 32645 1726880418.22069: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880418.22084: getting variables 32645 1726880418.22086: in VariableManager get_vars() 32645 1726880418.22129: Calling all_inventory to load vars for managed_node2 32645 1726880418.22133: Calling groups_inventory to load vars for managed_node2 32645 1726880418.22136: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.22256: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.22262: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.22267: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.22645: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003b2 32645 1726880418.22650: WORKER PROCESS EXITING 32645 1726880418.22684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.22962: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.22985: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.22991: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.23069: done with get_vars() 32645 1726880418.23081: done getting variables 32645 1726880418.23146: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 20 September 2024 21:00:18 -0400 (0:00:00.065) 0:00:32.805 ****** 32645 1726880418.23203: entering _queue_task() for managed_node2/debug 32645 1726880418.23456: worker is 1 (out of 1 available) 32645 1726880418.23469: exiting _queue_task() for managed_node2/debug 32645 1726880418.23484: done queuing things up, now waiting for results queue to drain 32645 1726880418.23486: waiting for pending results... 32645 1726880418.23783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Show diffs 32645 1726880418.24006: in run() - task 1266f4c6-4e69-28d7-f79e-0000000003b3 32645 1726880418.24032: variable 'ansible_search_path' from source: unknown 32645 1726880418.24052: variable 'ansible_search_path' from source: unknown 32645 1726880418.24099: calling self._execute() 32645 1726880418.24212: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.24233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.24254: variable 'omit' from source: magic vars 32645 1726880418.24853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880418.27472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880418.27560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880418.27620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880418.27671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880418.27712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880418.27834: 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) 32645 1726880418.27875: 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) 32645 1726880418.27912: 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) 32645 1726880418.27974: 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) 32645 1726880418.27996: 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) 32645 1726880418.28160: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880418.28252: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880418.28255: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880418.28399: variable '__firewall_previous_replaced' from source: set_fact 32645 1726880418.28417: Evaluated conditional (__firewall_previous_replaced | bool): False 32645 1726880418.28433: when evaluation is False, skipping this task 32645 1726880418.28443: _execute() done 32645 1726880418.28453: dumping result to json 32645 1726880418.28465: done dumping result, returning 32645 1726880418.28479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Show diffs [1266f4c6-4e69-28d7-f79e-0000000003b3] 32645 1726880418.28657: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003b3 32645 1726880418.28730: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000003b3 32645 1726880418.28733: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__firewall_previous_replaced | bool" } 32645 1726880418.28778: no more pending results, returning what we have 32645 1726880418.28781: results queue empty 32645 1726880418.28782: checking for any_errors_fatal 32645 1726880418.28789: done checking for any_errors_fatal 32645 1726880418.28790: checking for max_fail_percentage 32645 1726880418.28792: done checking for max_fail_percentage 32645 1726880418.28793: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.28794: done checking to see if all hosts have failed 32645 1726880418.28795: getting the remaining hosts for this loop 32645 1726880418.28796: done getting the remaining hosts for this loop 32645 1726880418.28800: getting the next task for host managed_node2 32645 1726880418.28810: done getting next task for host managed_node2 32645 1726880418.28813: ^ task is: TASK: meta (role_complete) 32645 1726880418.28818: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880418.28836: getting variables 32645 1726880418.28838: in VariableManager get_vars() 32645 1726880418.28882: Calling all_inventory to load vars for managed_node2 32645 1726880418.28886: Calling groups_inventory to load vars for managed_node2 32645 1726880418.28889: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.28899: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.28903: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.28907: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.29232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.29546: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.29572: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.29579: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.29658: done with get_vars() 32645 1726880418.29669: done getting variables 32645 1726880418.29759: done queuing things up, now waiting for results queue to drain 32645 1726880418.29762: results queue empty 32645 1726880418.29763: checking for any_errors_fatal 32645 1726880418.29766: done checking for any_errors_fatal 32645 1726880418.29767: checking for max_fail_percentage 32645 1726880418.29768: done checking for max_fail_percentage 32645 1726880418.29769: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.29770: done checking to see if all hosts have failed 32645 1726880418.29771: getting the remaining hosts for this loop 32645 1726880418.29775: done getting the remaining hosts for this loop 32645 1726880418.29778: getting the next task for host managed_node2 32645 1726880418.29784: done getting next task for host managed_node2 32645 1726880418.29788: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure selinux 32645 1726880418.29791: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880418.29803: getting variables 32645 1726880418.29804: in VariableManager get_vars() 32645 1726880418.29818: Calling all_inventory to load vars for managed_node2 32645 1726880418.29821: Calling groups_inventory to load vars for managed_node2 32645 1726880418.29823: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.29828: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.29831: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.29835: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.30031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.30306: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.30326: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.30333: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.30381: done with get_vars() 32645 1726880418.30390: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure selinux] **************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:52 Friday 20 September 2024 21:00:18 -0400 (0:00:00.072) 0:00:32.878 ****** 32645 1726880418.30471: entering _queue_task() for managed_node2/include_tasks 32645 1726880418.30690: worker is 1 (out of 1 available) 32645 1726880418.30702: exiting _queue_task() for managed_node2/include_tasks 32645 1726880418.30714: done queuing things up, now waiting for results queue to drain 32645 1726880418.30716: waiting for pending results... 32645 1726880418.30993: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure selinux 32645 1726880418.31176: in run() - task 1266f4c6-4e69-28d7-f79e-000000000166 32645 1726880418.31181: variable 'ansible_search_path' from source: unknown 32645 1726880418.31185: variable 'ansible_search_path' from source: unknown 32645 1726880418.31214: calling self._execute() 32645 1726880418.31354: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.31358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.31361: variable 'omit' from source: magic vars 32645 1726880418.31960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880418.34620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880418.34709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880418.34764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880418.34842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880418.34870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880418.35059: 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) 32645 1726880418.35064: 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) 32645 1726880418.35096: 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) 32645 1726880418.35154: 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) 32645 1726880418.35185: 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) 32645 1726880418.35346: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880418.35365: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880418.35401: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880418.35414: _execute() done 32645 1726880418.35493: dumping result to json 32645 1726880418.35497: done dumping result, returning 32645 1726880418.35501: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure selinux [1266f4c6-4e69-28d7-f79e-000000000166] 32645 1726880418.35503: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000166 32645 1726880418.35581: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000166 32645 1726880418.35585: WORKER PROCESS EXITING 32645 1726880418.35657: no more pending results, returning what we have 32645 1726880418.35663: in VariableManager get_vars() 32645 1726880418.35719: Calling all_inventory to load vars for managed_node2 32645 1726880418.35723: Calling groups_inventory to load vars for managed_node2 32645 1726880418.35726: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.35743: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.35753: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.35758: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.36310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.36568: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.36595: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.36602: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.36665: done with get_vars() 32645 1726880418.36674: variable 'ansible_search_path' from source: unknown 32645 1726880418.36675: variable 'ansible_search_path' from source: unknown 32645 1726880418.36712: we have included files to process 32645 1726880418.36714: generating all_blocks data 32645 1726880418.36716: done generating all_blocks data 32645 1726880418.36722: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml 32645 1726880418.36723: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml 32645 1726880418.36726: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml 32645 1726880418.37543: done processing included file 32645 1726880418.37546: iterating over new_blocks loaded from include file 32645 1726880418.37548: in VariableManager get_vars() 32645 1726880418.37570: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.37590: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.37595: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.37631: done with get_vars() 32645 1726880418.37633: filtering new block on tags 32645 1726880418.37669: done filtering new block on tags 32645 1726880418.37673: in VariableManager get_vars() 32645 1726880418.37692: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.37711: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.37717: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.37754: done with get_vars() 32645 1726880418.37756: filtering new block on tags 32645 1726880418.37824: done filtering new block on tags 32645 1726880418.37827: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml for managed_node2 32645 1726880418.37839: extending task lists for all hosts with included blocks 32645 1726880418.38179: done extending task lists 32645 1726880418.38181: done processing included files 32645 1726880418.38182: results queue empty 32645 1726880418.38183: checking for any_errors_fatal 32645 1726880418.38185: done checking for any_errors_fatal 32645 1726880418.38186: checking for max_fail_percentage 32645 1726880418.38187: done checking for max_fail_percentage 32645 1726880418.38188: checking to see if all hosts have failed and the running result is not ok 32645 1726880418.38189: done checking to see if all hosts have failed 32645 1726880418.38190: getting the remaining hosts for this loop 32645 1726880418.38192: done getting the remaining hosts for this loop 32645 1726880418.38195: getting the next task for host managed_node2 32645 1726880418.38200: done getting next task for host managed_node2 32645 1726880418.38203: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Populate service facts 32645 1726880418.38207: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880418.38218: getting variables 32645 1726880418.38219: in VariableManager get_vars() 32645 1726880418.38237: Calling all_inventory to load vars for managed_node2 32645 1726880418.38239: Calling groups_inventory to load vars for managed_node2 32645 1726880418.38242: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880418.38250: Calling all_plugins_play to load vars for managed_node2 32645 1726880418.38254: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880418.38258: Calling groups_plugins_play to load vars for managed_node2 32645 1726880418.38445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880418.38706: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880418.38725: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.38733: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880418.38782: done with get_vars() 32645 1726880418.38793: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Populate service facts] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 Friday 20 September 2024 21:00:18 -0400 (0:00:00.084) 0:00:32.962 ****** 32645 1726880418.38882: entering _queue_task() for managed_node2/service_facts 32645 1726880418.39148: worker is 1 (out of 1 available) 32645 1726880418.39264: exiting _queue_task() for managed_node2/service_facts 32645 1726880418.39276: done queuing things up, now waiting for results queue to drain 32645 1726880418.39278: waiting for pending results... 32645 1726880418.39570: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Populate service facts 32645 1726880418.39668: in run() - task 1266f4c6-4e69-28d7-f79e-000000000498 32645 1726880418.39690: variable 'ansible_search_path' from source: unknown 32645 1726880418.39699: variable 'ansible_search_path' from source: unknown 32645 1726880418.39747: calling self._execute() 32645 1726880418.39882: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.39886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.39889: variable 'omit' from source: magic vars 32645 1726880418.40510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880418.43246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880418.43315: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880418.43350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880418.43379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880418.43402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880418.43487: 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) 32645 1726880418.43511: 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) 32645 1726880418.43539: 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) 32645 1726880418.43574: 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) 32645 1726880418.43587: 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) 32645 1726880418.43694: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880418.43701: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880418.43720: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880418.43726: variable 'omit' from source: magic vars 32645 1726880418.43785: variable 'omit' from source: magic vars 32645 1726880418.43813: variable 'omit' from source: magic vars 32645 1726880418.43838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880418.43867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880418.43892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880418.44155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880418.44159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880418.44161: variable 'inventory_hostname' from source: set_fact 32645 1726880418.44167: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.44171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.44213: Set connection var ansible_shell_executable to /bin/sh 32645 1726880418.44238: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880418.44262: Set connection var ansible_timeout to 10 32645 1726880418.44281: Set connection var ansible_shell_type to sh 32645 1726880418.44320: Set connection var ansible_pipelining to False 32645 1726880418.44334: Set connection var ansible_connection to ssh 32645 1726880418.44372: variable 'ansible_shell_executable' from source: unknown 32645 1726880418.44376: variable 'ansible_connection' from source: unknown 32645 1726880418.44381: variable 'ansible_module_compression' from source: unknown 32645 1726880418.44384: variable 'ansible_shell_type' from source: unknown 32645 1726880418.44389: variable 'ansible_shell_executable' from source: unknown 32645 1726880418.44391: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880418.44397: variable 'ansible_pipelining' from source: unknown 32645 1726880418.44399: variable 'ansible_timeout' from source: unknown 32645 1726880418.44405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880418.44538: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880418.44547: variable 'omit' from source: magic vars 32645 1726880418.44554: starting attempt loop 32645 1726880418.44557: running the handler 32645 1726880418.44653: _low_level_execute_command(): starting 32645 1726880418.44656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880418.45984: 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 <<< 32645 1726880418.45988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880418.46019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880418.46027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880418.46103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880418.46156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880418.46172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880418.46202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880418.46229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880418.46289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880418.48064: stdout chunk (state=3): >>>/root <<< 32645 1726880418.48175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880418.48244: stderr chunk (state=3): >>><<< 32645 1726880418.48251: stdout chunk (state=3): >>><<< 32645 1726880418.48268: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880418.48281: _low_level_execute_command(): starting 32645 1726880418.48293: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258 `" && echo ansible-tmp-1726880418.482677-33548-90053603273258="` echo /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258 `" ) && sleep 0' 32645 1726880418.49354: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880418.49369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880418.49573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880418.49594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880418.49675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880418.51907: stdout chunk (state=3): >>>ansible-tmp-1726880418.482677-33548-90053603273258=/root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258 <<< 32645 1726880418.52324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880418.52327: stdout chunk (state=3): >>><<< 32645 1726880418.52333: stderr chunk (state=3): >>><<< 32645 1726880418.52336: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880418.482677-33548-90053603273258=/root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880418.52339: variable 'ansible_module_compression' from source: unknown 32645 1726880418.52424: ANSIBALLZ: Using lock for service_facts 32645 1726880418.52438: ANSIBALLZ: Acquiring lock 32645 1726880418.52478: ANSIBALLZ: Lock acquired: 139731848526304 32645 1726880418.52495: ANSIBALLZ: Creating module 32645 1726880418.71735: ANSIBALLZ: Writing module into payload 32645 1726880418.71830: ANSIBALLZ: Writing module 32645 1726880418.71843: ANSIBALLZ: Renaming module 32645 1726880418.71852: ANSIBALLZ: Done creating module 32645 1726880418.71866: variable 'ansible_facts' from source: unknown 32645 1726880418.71944: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py 32645 1726880418.72102: Sending initial data 32645 1726880418.72115: Sent initial data (160 bytes) 32645 1726880418.72594: 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 <<< 32645 1726880418.72598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880418.72601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880418.72604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880418.72671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880418.72678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880418.72730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880418.74444: 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 <<< 32645 1726880418.74482: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880418.74528: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpeua5lf3e /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py <<< 32645 1726880418.74531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py" <<< 32645 1726880418.74575: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpeua5lf3e" to remote "/root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py" <<< 32645 1726880418.75417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880418.75466: stderr chunk (state=3): >>><<< 32645 1726880418.75470: stdout chunk (state=3): >>><<< 32645 1726880418.75487: done transferring module to remote 32645 1726880418.75501: _low_level_execute_command(): starting 32645 1726880418.75512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/ /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py && sleep 0' 32645 1726880418.75932: 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 <<< 32645 1726880418.75935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880418.75939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880418.76015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880418.76018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880418.76076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880418.78154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880418.78163: stdout chunk (state=3): >>><<< 32645 1726880418.78167: stderr chunk (state=3): >>><<< 32645 1726880418.78255: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880418.78258: _low_level_execute_command(): starting 32645 1726880418.78261: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/AnsiballZ_service_facts.py && sleep 0' 32645 1726880418.79325: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880418.79330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880418.79457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880418.79478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880418.79481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880418.79544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880418.81884: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880418.81887: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880418.81924: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880418.81947: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880418.82033: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880418.82063: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880418.82145: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 32645 1726880418.82224: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880418.82275: 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 0x7fd49132c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4912fbb30> <<< 32645 1726880418.82279: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880418.82281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49132eab0> <<< 32645 1726880418.82286: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880418.82320: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880418.82341: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880418.82369: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880418.82460: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880418.82488: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880418.82494: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880418.82525: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880418.82542: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880418.82565: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880418.82577: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880418.82607: 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' <<< 32645 1726880418.82637: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491141160> <<< 32645 1726880418.82696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 32645 1726880418.82699: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880418.82722: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911423f0> <<< 32645 1726880418.82747: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880418.82756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.82774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880418.82799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880418.82802: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911431d0> <<< 32645 1726880418.82816: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491142600> <<< 32645 1726880418.82845: 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'<<< 32645 1726880418.82848: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491174140> <<< 32645 1726880418.82871: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880418.82874: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880418.82902: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880418.82907: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880418.82930: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880418.82999: 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 <<< 32645 1726880418.83021: 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 0x7fd491142150> <<< 32645 1726880418.83030: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880418.83064: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880418.83078: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880418.83112: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880418.83140: 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. <<< 32645 1726880418.83392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880418.83406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880418.83444: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880418.83452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.83471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880418.83515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880418.83540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880418.83553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880418.83581: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880418.83587: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491192120> <<< 32645 1726880418.83606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880418.83644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880418.83665: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880418.83707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.83729: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880418.83760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880418.83768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911d1220> <<< 32645 1726880418.83788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880418.83791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880418.83806: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911d18b0> <<< 32645 1726880418.83822: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880418.83871: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491193a10> <<< 32645 1726880418.83884: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880418.83915: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491192b10> <<< 32645 1726880418.84022: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49119b290> <<< 32645 1726880418.84051: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880418.84076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880418.84089: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880418.84110: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880418.84140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880418.84174: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880418.84218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491200e00> <<< 32645 1726880418.84224: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911d39e0> <<< 32645 1726880418.84251: 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 0x7fd491200e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911ad9d0> <<< 32645 1726880418.84361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880418.84454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4912020f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49119a570> # /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 0x7fd491202540> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491141130> <<< 32645 1726880418.84780: 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 0x7fd4912027e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491199160> 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 0x7fd491224ce0> 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 0x7fd4912263f0> # /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 0x7fd4912272f0> <<< 32645 1726880418.84797: 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 0x7fd491227950> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491226840> # /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' <<< 32645 1726880418.84893: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd490fe4410> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491227b00> <<< 32645 1726880418.84951: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491202ae0> <<< 32645 1726880418.85013: 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' <<< 32645 1726880418.85073: 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 0x7fd491014290> # /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' <<< 32645 1726880418.85105: 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 0x7fd491014da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491014b00> # 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 0x7fd491014d10> <<< 32645 1726880418.85153: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.85418: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.85437: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd491014f80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490fe63f0> # /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' <<< 32645 1726880418.85443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880418.85446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491016630> <<< 32645 1726880418.85450: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4910152b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491203200> <<< 32645 1726880418.85453: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880418.85478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.85510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880418.85562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880418.85566: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491042990> <<< 32645 1726880418.85645: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880418.85652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.85712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880418.85780: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49105eb10> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880418.85815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880418.85872: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880418.85876: 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 0x7fd49108f8c0> <<< 32645 1726880418.85890: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880418.85945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880418.85976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880418.86022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880418.86106: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4910c2060> <<< 32645 1726880418.86175: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49108f9e0> <<< 32645 1726880418.86211: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49105f7a0> <<< 32645 1726880418.86246: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880418.86251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490e949b0> <<< 32645 1726880418.86272: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49105db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491017530> <<< 32645 1726880418.86372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880418.86405: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd490e94b90> <<< 32645 1726880418.86506: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_lze2xu7i/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 32645 1726880418.86633: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.86668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880418.86687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880418.86717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880418.86822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880418.86858: 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 0x7fd490ef6690> <<< 32645 1726880418.86913: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880418.87057: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ec95b0> <<< 32645 1726880418.87060: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ec8710> # zipimport: zlib available <<< 32645 1726880418.87092: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880418.87096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.87164: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880418.87169: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880418.88745: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.90040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880418.90063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ef4980> # /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' <<< 32645 1726880418.90084: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880418.90170: 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' <<< 32645 1726880418.90177: 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 0x7fd490f15f70> <<< 32645 1726880418.90201: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f15d00> <<< 32645 1726880418.90275: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f15610> <<< 32645 1726880418.90283: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880418.90316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f16060> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491202450> import 'atexit' # <<< 32645 1726880418.90342: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.90375: 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 0x7fd490f16cc0> # 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 0x7fd490f16f00> <<< 32645 1726880418.90400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880418.90461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880418.90464: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880418.90537: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f17440> import 'pwd' # <<< 32645 1726880418.90553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880418.90565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880418.90609: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d89280> <<< 32645 1726880418.90642: 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 0x7fd490d8aea0> <<< 32645 1726880418.90676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880418.90679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880418.90720: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8b830> <<< 32645 1726880418.90742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880418.90786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880418.90789: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8ca10> <<< 32645 1726880418.90883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880418.90889: stdout chunk (state=3): >>># 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' <<< 32645 1726880418.90917: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8f500> <<< 32645 1726880418.90970: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.91027: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd490d8f830> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8d7c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880418.91092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880418.91143: 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 # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880418.91183: 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 0x7fd490d93320> import '_tokenize' # <<< 32645 1726880418.91232: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d91e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d91b80> <<< 32645 1726880418.91277: 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' <<< 32645 1726880418.91375: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d920f0> <<< 32645 1726880418.91402: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8dc40> <<< 32645 1726880418.91488: 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 0x7fd490ddb500> # /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 0x7fd490ddb680> <<< 32645 1726880418.91512: 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' <<< 32645 1726880418.91555: 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' <<< 32645 1726880418.91580: 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 0x7fd490ddd250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddd010> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880418.91715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880418.91768: 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 0x7fd490ddf7d0> <<< 32645 1726880418.91803: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddd910> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880418.91858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.91886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880418.91901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880418.91945: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490de2f30> <<< 32645 1726880418.92113: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddf920> <<< 32645 1726880418.92218: 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 0x7fd490de3f50> <<< 32645 1726880418.92229: 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 0x7fd490de40b0> <<< 32645 1726880418.92270: 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 0x7fd490de4320> <<< 32645 1726880418.92398: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddb980> # /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' <<< 32645 1726880418.92439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880418.92483: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd490de6ea0> <<< 32645 1726880418.92698: 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 0x7fd490de84a0> <<< 32645 1726880418.92739: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490de5670> # 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 0x7fd490de6a20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490de5220> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880418.92810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.92905: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.93026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880418.93071: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880418.93198: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.93341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.94031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.94743: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880418.94747: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880418.94780: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.94822: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd490e6c7d0> <<< 32645 1726880418.95012: 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' <<< 32645 1726880418.95038: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490e6d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490deb9b0> <<< 32645 1726880418.95123: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 32645 1726880418.95127: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.95277: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.95474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880418.95504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490e6d370> # zipimport: zlib available <<< 32645 1726880418.96078: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.96640: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.96723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.96820: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880418.96835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.96869: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.96922: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880418.96935: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.97003: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.97138: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880418.97177: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880418.97180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.97213: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.97266: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880418.97278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.97554: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.97837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880418.97918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880418.97938: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880418.98033: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490e6ffe0> <<< 32645 1726880418.98036: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98222: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880418.98226: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880418.98257: stdout chunk (state=3): >>>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' <<< 32645 1726880418.98351: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.98487: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.98503: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd490c7a120> <<< 32645 1726880418.98564: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880418.98568: 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 0x7fd490c7aa80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddd040> # zipimport: zlib available <<< 32645 1726880418.98621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98674: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880418.98677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.98902: 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 <<< 32645 1726880418.98954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880418.99060: 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 0x7fd490c796d0> <<< 32645 1726880418.99100: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c7ad20> <<< 32645 1726880418.99143: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880418.99168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.99216: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.99285: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.99312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880418.99394: 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 <<< 32645 1726880418.99398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32645 1726880418.99427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880418.99510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880418.99537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880418.99597: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f72f00> <<< 32645 1726880418.99647: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c84bc0> <<< 32645 1726880418.99747: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c85fa0> <<< 32645 1726880418.99772: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c82b70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880418.99806: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880418.99909: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32645 1726880418.99913: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880418.99938: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880419.00236: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880419.00515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880419.00666: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880419.00831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880419.00867: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d1fc80> <<< 32645 1726880419.00886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880419.00930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880419.00966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880419.00974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880419.01019: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d0bd10> <<< 32645 1726880419.01022: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880419.01042: 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 0x7fd490d0bfe0> <<< 32645 1726880419.01082: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d1c6b0> <<< 32645 1726880419.01106: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 32645 1726880419.01161: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880420.98733: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "certmonger.service": {"name": "certmonger.service", "state": "running", "status": "enabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync-qdevice.service": {"name": "corosync-qdevice.service", "state": "running", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled",<<< 32645 1726880420.98820: stdout chunk (state=3): >>> "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rtkit-daemon.service": {"name": "rtkit-daemon.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "upower.service": {"name": "upower.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "canberra-system-bootup.service": {"name": "canberra-system-bootup.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown-reboot.service": {"name": "canberra-system-shutdown-reboot.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown.service": {"name": "canberra-system-shutdown.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "geoclue.service": {"name": "geoclue.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "low-memory-monitor.service": {"name": "low-memory-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 32645 1726880420.98836: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880420.99472: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery <<< 32645 1726880420.99504: stdout chunk (state=3): >>># cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880420.99517: stdout chunk (state=3): >>># 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 # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880420.99714: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880420.99766: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880420.99795: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880420.99869: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880420.99872: 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 <<< 32645 1726880420.99943: stdout chunk (state=3): >>># 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 _signal # destroy _posixsubprocess <<< 32645 1726880420.99980: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 32645 1726880421.00015: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880421.00041: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 32645 1726880421.00070: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 32645 1726880421.00108: stdout chunk (state=3): >>># destroy fnmatch # destroy _compat_pickle # destroy _pickle <<< 32645 1726880421.00170: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 32645 1726880421.00185: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # 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 <<< 32645 1726880421.00252: 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 # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880421.00300: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880421.00343: 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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880421.00395: 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 # 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 <<< 32645 1726880421.00409: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880421.00421: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880421.00561: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880421.00612: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880421.00638: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880421.00698: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880421.00702: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880421.00752: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880421.00756: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880421.00861: stdout chunk (state=3): >>># 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 <<< 32645 1726880421.00889: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 32645 1726880421.00946: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880421.00983: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880421.00996: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880421.01577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880421.01580: stdout chunk (state=3): >>><<< 32645 1726880421.01582: stderr chunk (state=3): >>><<< 32645 1726880421.01642: _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 0x7fd49132c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4912fbb30> # /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 0x7fd49132eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fd491141160> # /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 0x7fd4911423f0> # /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 0x7fd4911431d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491142600> # /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 0x7fd491174140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fd491142150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fd491192120> # /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 0x7fd4911d1220> # /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 0x7fd4911d18b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491193a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491192b10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49119b290> # /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 0x7fd491200e00> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911d39e0> # /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 0x7fd491200e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4911ad9d0> # /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 0x7fd4912020f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49119a570> # /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 0x7fd491202540> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491141130> # 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 0x7fd4912027e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491199160> 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 0x7fd491224ce0> 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 0x7fd4912263f0> # /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 0x7fd4912272f0> # 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 0x7fd491227950> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491226840> # /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 0x7fd490fe4410> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491227b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491202ae0> # /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 0x7fd491014290> # /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 0x7fd491014da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491014b00> # 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 0x7fd491014d10> # 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 0x7fd491014f80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490fe63f0> # /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 0x7fd491016630> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4910152b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491203200> # /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 0x7fd491042990> # /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 0x7fd49105eb10> # /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 0x7fd49108f8c0> # /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 0x7fd4910c2060> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49108f9e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49105f7a0> # /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 0x7fd490e949b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd49105db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491017530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd490e94b90> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_lze2xu7i/ansible_service_facts_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 0x7fd490ef6690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ec95b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ec8710> # 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 0x7fd490ef4980> # /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 0x7fd490f15f70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f15d00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490f15610> # /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 0x7fd490f16060> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd491202450> 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 0x7fd490f16cc0> # 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 0x7fd490f16f00> # /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 0x7fd490f17440> 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 0x7fd490d89280> # 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 0x7fd490d8aea0> # /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 0x7fd490d8b830> # /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 0x7fd490d8ca10> # /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 0x7fd490d8f500> # 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 0x7fd490d8f830> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8d7c0> # /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 0x7fd490d93320> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d91e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d91b80> # /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 0x7fd490d920f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d8dc40> # 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 0x7fd490ddb500> # /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 0x7fd490ddb680> # /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 0x7fd490ddd250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddd010> # /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 0x7fd490ddf7d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddd910> # /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 0x7fd490de2f30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddf920> # 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 0x7fd490de3f50> # 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 0x7fd490de40b0> # 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 0x7fd490de4320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddb980> # /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 0x7fd490de6ea0> # 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 0x7fd490de84a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490de5670> # 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 0x7fd490de6a20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490de5220> # 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 0x7fd490e6c7d0> # /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 0x7fd490e6d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490deb9b0> 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 0x7fd490e6d370> # 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 0x7fd490e6ffe0> # 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 0x7fd490c7a120> # 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 0x7fd490c7aa80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490ddd040> # 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 0x7fd490c796d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c7ad20> 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 0x7fd490f72f00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c84bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c85fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490c82b70> # 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 # /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 0x7fd490d1fc80> # /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 0x7fd490d0bd10> # 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 0x7fd490d0bfe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd490d1c6b0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "certmonger.service": {"name": "certmonger.service", "state": "running", "status": "enabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync-qdevice.service": {"name": "corosync-qdevice.service", "state": "running", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rtkit-daemon.service": {"name": "rtkit-daemon.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "upower.service": {"name": "upower.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "canberra-system-bootup.service": {"name": "canberra-system-bootup.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown-reboot.service": {"name": "canberra-system-shutdown-reboot.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown.service": {"name": "canberra-system-shutdown.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "geoclue.service": {"name": "geoclue.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "low-memory-monitor.service": {"name": "low-memory-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 _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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 _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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 32645 1726880421.03356: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726880418.482677-33548-90053603273258/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880421.03360: _low_level_execute_command(): starting 32645 1726880421.03363: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880418.482677-33548-90053603273258/ > /dev/null 2>&1 && sleep 0' 32645 1726880421.03985: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880421.04065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.04121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880421.04140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880421.04154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.04233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.06266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880421.06281: stderr chunk (state=3): >>><<< 32645 1726880421.06293: stdout chunk (state=3): >>><<< 32645 1726880421.06316: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880421.06331: handler run complete 32645 1726880421.06677: variable 'ansible_facts' from source: unknown 32645 1726880421.06961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880421.07954: variable 'ansible_facts' from source: unknown 32645 1726880421.08157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880421.08595: attempt loop complete, returning result 32645 1726880421.08608: _execute() done 32645 1726880421.08616: dumping result to json 32645 1726880421.08725: done dumping result, returning 32645 1726880421.08744: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Populate service facts [1266f4c6-4e69-28d7-f79e-000000000498] 32645 1726880421.08758: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000498 32645 1726880421.11552: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000498 32645 1726880421.11555: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "canberra-system-bootup.service": { "name": "canberra-system-bootup.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown-reboot.service": { "name": "canberra-system-shutdown-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown.service": { "name": "canberra-system-shutdown.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "certmonger.service": { "name": "certmonger.service", "source": "systemd", "state": "running", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qdevice.service": { "name": "corosync-qdevice.service", "source": "systemd", "state": "running", "status": "enabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "running", "status": "enabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "geoclue.service": { "name": "geoclue.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "low-memory-monitor.service": { "name": "low-memory-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "running", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rtkit-daemon.service": { "name": "rtkit-daemon.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "upower.service": { "name": "upower.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } 32645 1726880421.13555: no more pending results, returning what we have 32645 1726880421.13557: results queue empty 32645 1726880421.13560: checking for any_errors_fatal 32645 1726880421.13563: done checking for any_errors_fatal 32645 1726880421.13563: checking for max_fail_percentage 32645 1726880421.13564: done checking for max_fail_percentage 32645 1726880421.13565: checking to see if all hosts have failed and the running result is not ok 32645 1726880421.13569: done checking to see if all hosts have failed 32645 1726880421.13570: getting the remaining hosts for this loop 32645 1726880421.13571: done getting the remaining hosts for this loop 32645 1726880421.13576: getting the next task for host managed_node2 32645 1726880421.13589: done getting next task for host managed_node2 32645 1726880421.13593: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux 32645 1726880421.13597: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880421.13609: getting variables 32645 1726880421.13611: in VariableManager get_vars() 32645 1726880421.13634: Calling all_inventory to load vars for managed_node2 32645 1726880421.13636: Calling groups_inventory to load vars for managed_node2 32645 1726880421.13638: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880421.13645: Calling all_plugins_play to load vars for managed_node2 32645 1726880421.13647: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880421.13652: Calling groups_plugins_play to load vars for managed_node2 32645 1726880421.13986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880421.14433: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880421.14451: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880421.14457: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880421.14503: done with get_vars() 32645 1726880421.14514: done getting variables 32645 1726880421.14566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:12 Friday 20 September 2024 21:00:21 -0400 (0:00:02.757) 0:00:35.719 ****** 32645 1726880421.14591: entering _queue_task() for managed_node2/set_fact 32645 1726880421.14814: worker is 1 (out of 1 available) 32645 1726880421.14830: exiting _queue_task() for managed_node2/set_fact 32645 1726880421.14845: done queuing things up, now waiting for results queue to drain 32645 1726880421.14847: waiting for pending results... 32645 1726880421.15044: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux 32645 1726880421.15152: in run() - task 1266f4c6-4e69-28d7-f79e-00000000049a 32645 1726880421.15165: variable 'ansible_search_path' from source: unknown 32645 1726880421.15169: variable 'ansible_search_path' from source: unknown 32645 1726880421.15205: calling self._execute() 32645 1726880421.15282: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.15289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.15301: variable 'omit' from source: magic vars 32645 1726880421.15918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880421.17890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880421.17952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880421.17983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880421.18017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880421.18040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880421.18122: 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) 32645 1726880421.18151: 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) 32645 1726880421.18172: 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) 32645 1726880421.18204: 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) 32645 1726880421.18219: 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) 32645 1726880421.18326: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880421.18334: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880421.18356: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880421.18463: variable 'ansible_facts' from source: unknown 32645 1726880421.18660: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880421.18953: variable 'ansible_facts' from source: unknown 32645 1726880421.19087: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880421.19227: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880421.19234: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880421.19400: variable 'ansible_facts' from source: unknown 32645 1726880421.19621: Evaluated conditional (ansible_facts['architecture'] == 'x86_64'): True 32645 1726880421.19915: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 32645 1726880421.19919: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880421.20004: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 32645 1726880421.20196: variable 'ansible_architecture' from source: facts 32645 1726880421.20253: variable 'ha_cluster_extra_packages' from source: role '' defaults 32645 1726880421.20260: Evaluated conditional (( 'fence-virt' in ha_cluster_fence_agent_packages or 'fence-virt' in ha_cluster_extra_packages or 'fence-agents-all' in ha_cluster_fence_agent_packages or 'fence-agents-all' in ha_cluster_extra_packages )): True 32645 1726880421.20266: variable 'omit' from source: magic vars 32645 1726880421.20318: variable 'omit' from source: magic vars 32645 1726880421.20364: variable 'omit' from source: magic vars 32645 1726880421.20378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880421.20401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880421.20417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880421.20437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880421.20446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880421.20473: variable 'inventory_hostname' from source: set_fact 32645 1726880421.20477: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.20483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.20564: Set connection var ansible_shell_executable to /bin/sh 32645 1726880421.20571: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880421.20579: Set connection var ansible_timeout to 10 32645 1726880421.20581: Set connection var ansible_shell_type to sh 32645 1726880421.20593: Set connection var ansible_pipelining to False 32645 1726880421.20596: Set connection var ansible_connection to ssh 32645 1726880421.20615: variable 'ansible_shell_executable' from source: unknown 32645 1726880421.20618: variable 'ansible_connection' from source: unknown 32645 1726880421.20621: variable 'ansible_module_compression' from source: unknown 32645 1726880421.20625: variable 'ansible_shell_type' from source: unknown 32645 1726880421.20631: variable 'ansible_shell_executable' from source: unknown 32645 1726880421.20634: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.20638: variable 'ansible_pipelining' from source: unknown 32645 1726880421.20647: variable 'ansible_timeout' from source: unknown 32645 1726880421.20652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.20733: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880421.20740: variable 'omit' from source: magic vars 32645 1726880421.20746: starting attempt loop 32645 1726880421.20752: running the handler 32645 1726880421.20767: handler run complete 32645 1726880421.20774: attempt loop complete, returning result 32645 1726880421.20777: _execute() done 32645 1726880421.20780: dumping result to json 32645 1726880421.20785: done dumping result, returning 32645 1726880421.20792: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux [1266f4c6-4e69-28d7-f79e-00000000049a] 32645 1726880421.20798: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049a 32645 1726880421.20893: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049a 32645 1726880421.20896: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "changed": false } 32645 1726880421.20987: no more pending results, returning what we have 32645 1726880421.20990: results queue empty 32645 1726880421.20991: checking for any_errors_fatal 32645 1726880421.20999: done checking for any_errors_fatal 32645 1726880421.21000: checking for max_fail_percentage 32645 1726880421.21001: done checking for max_fail_percentage 32645 1726880421.21002: checking to see if all hosts have failed and the running result is not ok 32645 1726880421.21003: done checking to see if all hosts have failed 32645 1726880421.21004: getting the remaining hosts for this loop 32645 1726880421.21008: done getting the remaining hosts for this loop 32645 1726880421.21011: getting the next task for host managed_node2 32645 1726880421.21018: done getting next task for host managed_node2 32645 1726880421.21021: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get associated selinux ports 32645 1726880421.21025: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880421.21038: getting variables 32645 1726880421.21039: in VariableManager get_vars() 32645 1726880421.21074: Calling all_inventory to load vars for managed_node2 32645 1726880421.21078: Calling groups_inventory to load vars for managed_node2 32645 1726880421.21080: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880421.21090: Calling all_plugins_play to load vars for managed_node2 32645 1726880421.21093: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880421.21098: Calling groups_plugins_play to load vars for managed_node2 32645 1726880421.21471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880421.22035: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880421.22058: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880421.22064: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880421.22134: done with get_vars() 32645 1726880421.22152: done getting variables 32645 1726880421.22211: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Get associated selinux ports] ***** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:20 Friday 20 September 2024 21:00:21 -0400 (0:00:00.076) 0:00:35.795 ****** 32645 1726880421.22254: entering _queue_task() for managed_node2/shell 32645 1726880421.22514: worker is 1 (out of 1 available) 32645 1726880421.22527: exiting _queue_task() for managed_node2/shell 32645 1726880421.22542: done queuing things up, now waiting for results queue to drain 32645 1726880421.22543: waiting for pending results... 32645 1726880421.22872: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get associated selinux ports 32645 1726880421.23054: in run() - task 1266f4c6-4e69-28d7-f79e-00000000049b 32645 1726880421.23058: variable 'ansible_search_path' from source: unknown 32645 1726880421.23061: variable 'ansible_search_path' from source: unknown 32645 1726880421.23113: calling self._execute() 32645 1726880421.23204: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.23217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.23278: variable 'omit' from source: magic vars 32645 1726880421.23874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880421.25673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880421.25733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880421.25767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880421.25796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880421.25818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880421.25991: 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) 32645 1726880421.25995: 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) 32645 1726880421.25998: 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) 32645 1726880421.26108: 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) 32645 1726880421.26111: 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) 32645 1726880421.26372: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880421.26376: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880421.26379: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880421.26415: variable 'ansible_facts' from source: unknown 32645 1726880421.26695: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880421.26907: variable 'ansible_facts' from source: unknown 32645 1726880421.27072: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880421.27177: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880421.27183: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880421.27190: variable 'omit' from source: magic vars 32645 1726880421.27241: variable 'omit' from source: magic vars 32645 1726880421.27271: variable 'omit' from source: magic vars 32645 1726880421.27294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880421.27317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880421.27334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880421.27352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880421.27366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880421.27388: variable 'inventory_hostname' from source: set_fact 32645 1726880421.27392: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.27397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.27552: Set connection var ansible_shell_executable to /bin/sh 32645 1726880421.27555: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880421.27556: Set connection var ansible_timeout to 10 32645 1726880421.27558: Set connection var ansible_shell_type to sh 32645 1726880421.27559: Set connection var ansible_pipelining to False 32645 1726880421.27560: Set connection var ansible_connection to ssh 32645 1726880421.27561: variable 'ansible_shell_executable' from source: unknown 32645 1726880421.27563: variable 'ansible_connection' from source: unknown 32645 1726880421.27564: variable 'ansible_module_compression' from source: unknown 32645 1726880421.27565: variable 'ansible_shell_type' from source: unknown 32645 1726880421.27567: variable 'ansible_shell_executable' from source: unknown 32645 1726880421.27568: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.27569: variable 'ansible_pipelining' from source: unknown 32645 1726880421.27571: variable 'ansible_timeout' from source: unknown 32645 1726880421.27573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.27642: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880421.27653: variable 'omit' from source: magic vars 32645 1726880421.27660: starting attempt loop 32645 1726880421.27663: running the handler 32645 1726880421.27673: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880421.27693: _low_level_execute_command(): starting 32645 1726880421.27701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880421.28183: 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 <<< 32645 1726880421.28187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.28190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880421.28193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.28239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880421.28252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.28316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.30110: stdout chunk (state=3): >>>/root <<< 32645 1726880421.30234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880421.30300: stderr chunk (state=3): >>><<< 32645 1726880421.30303: stdout chunk (state=3): >>><<< 32645 1726880421.30381: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880421.30385: _low_level_execute_command(): starting 32645 1726880421.30389: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143 `" && echo ansible-tmp-1726880421.3033307-33624-230851373210143="` echo /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143 `" ) && sleep 0' 32645 1726880421.30913: 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.9.102 originally 10.31.9.102 <<< 32645 1726880421.30917: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880421.30919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880421.30921: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.31001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880421.31004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.31060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.33216: stdout chunk (state=3): >>>ansible-tmp-1726880421.3033307-33624-230851373210143=/root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143 <<< 32645 1726880421.33326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880421.33384: stderr chunk (state=3): >>><<< 32645 1726880421.33387: stdout chunk (state=3): >>><<< 32645 1726880421.33398: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880421.3033307-33624-230851373210143=/root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880421.33433: variable 'ansible_module_compression' from source: unknown 32645 1726880421.33478: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880421.33527: variable 'ansible_facts' from source: unknown 32645 1726880421.33634: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py 32645 1726880421.33736: Sending initial data 32645 1726880421.33739: Sent initial data (156 bytes) 32645 1726880421.34259: 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 <<< 32645 1726880421.34262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880421.34264: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.34267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880421.34271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.34323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880421.34329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.34387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.36057: 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 <<< 32645 1726880421.36090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880421.36134: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpn06f5lxh /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py <<< 32645 1726880421.36137: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py" <<< 32645 1726880421.36167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpn06f5lxh" to remote "/root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py" <<< 32645 1726880421.36938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880421.36993: stderr chunk (state=3): >>><<< 32645 1726880421.36996: stdout chunk (state=3): >>><<< 32645 1726880421.37013: done transferring module to remote 32645 1726880421.37024: _low_level_execute_command(): starting 32645 1726880421.37031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/ /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py && sleep 0' 32645 1726880421.37569: 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 <<< 32645 1726880421.37575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.37642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.37680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.37731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.39657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880421.39665: stderr chunk (state=3): >>><<< 32645 1726880421.39673: stdout chunk (state=3): >>><<< 32645 1726880421.39693: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880421.39696: _low_level_execute_command(): starting 32645 1726880421.39699: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/AnsiballZ_command.py && sleep 0' 32645 1726880421.40181: 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 <<< 32645 1726880421.40188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.40191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 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 <<< 32645 1726880421.40193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.40265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.40301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.42634: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880421.42663: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880421.42701: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880421.42704: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880421.42774: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880421.42780: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880421.42819: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880421.42852: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880421.42870: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880421.42877: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880421.42891: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880421.42898: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880421.42945: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880421.42956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.42964: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880421.42990: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880421.43029: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880421.43058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880421.43061: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad4d4530> <<< 32645 1726880421.43080: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad4a3b30> <<< 32645 1726880421.43089: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880421.43116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad4d6ab0> <<< 32645 1726880421.43139: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880421.43159: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880421.43170: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880421.43186: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880421.43215: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880421.43307: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880421.43339: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880421.43346: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880421.43369: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880421.43386: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880421.43393: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880421.43413: stdout chunk (state=3): >>>Processing global site-packages <<< 32645 1726880421.43417: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880421.43430: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880421.43447: 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 <<< 32645 1726880421.43469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880421.43478: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad281160> <<< 32645 1726880421.43529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880421.43537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880421.43557: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2823f0> <<< 32645 1726880421.43584: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880421.43587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.43604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880421.43630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880421.43636: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2831d0> <<< 32645 1726880421.43644: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad282600> <<< 32645 1726880421.43674: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880421.43691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2b4140> <<< 32645 1726880421.43702: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880421.43705: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880421.43737: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880421.43759: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880421.43831: 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 <<< 32645 1726880421.43844: 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 0x7f6aad282150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880421.43897: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880421.43901: stdout chunk (state=3): >>># destroy google <<< 32645 1726880421.43930: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880421.43951: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880421.43967: 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. <<< 32645 1726880421.44205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880421.44267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880421.44270: 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' <<< 32645 1726880421.44283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880421.44330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880421.44343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880421.44375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880421.44397: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d20c0> <<< 32645 1726880421.44405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880421.44440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880421.44461: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880421.44501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.44518: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880421.44551: 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' <<< 32645 1726880421.44563: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad311160> <<< 32645 1726880421.44578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880421.44591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880421.44594: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad3117f0> <<< 32645 1726880421.44613: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880421.44662: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d3830> <<< 32645 1726880421.44669: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880421.44702: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d2ab0> <<< 32645 1726880421.44813: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2db230> <<< 32645 1726880421.44836: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880421.44862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880421.44874: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880421.44904: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880421.44928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880421.44950: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880421.44955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880421.44988: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad340d40> <<< 32645 1726880421.45005: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad313920> <<< 32645 1726880421.45035: 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 0x7f6aad340e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2eda30> <<< 32645 1726880421.45099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880421.45125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880421.45133: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad342060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2da510> <<< 32645 1726880421.45159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880421.45172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880421.45202: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45204: 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 0x7f6aad342480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad342330> <<< 32645 1726880421.45240: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45287: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aad342720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d9100> <<< 32645 1726880421.45308: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880421.45340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880421.45371: 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' <<< 32645 1726880421.45385: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad368c20> <<< 32645 1726880421.45408: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880421.45429: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45432: 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 0x7f6aad36a360> <<< 32645 1726880421.45460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880421.45466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880421.45506: 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' <<< 32645 1726880421.45538: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad36b200> <<< 32645 1726880421.45557: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45565: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aad36b860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad36a750> <<< 32645 1726880421.45589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880421.45609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880421.45654: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45679: 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 0x7f6aad1242f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad36b9e0> <<< 32645 1726880421.45719: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad342a20> <<< 32645 1726880421.45737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880421.45770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880421.45794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880421.45811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880421.45842: 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 0x7f6aad150230> <<< 32645 1726880421.45868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880421.45875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880421.45911: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45931: 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 0x7f6aad150d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad150ad0> <<< 32645 1726880421.45934: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.45951: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aad150ce0> <<< 32645 1726880421.45962: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.46054: stdout chunk (state=3): >>># 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 0x7f6aad150f20> <<< 32645 1726880421.46076: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad126390> <<< 32645 1726880421.46111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880421.46141: 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 <<< 32645 1726880421.46177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad152600> <<< 32645 1726880421.46201: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad151280> <<< 32645 1726880421.46214: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad343140> <<< 32645 1726880421.46247: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880421.46303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.46333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880421.46364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880421.46400: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad17e9c0> <<< 32645 1726880421.46454: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880421.46477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.46497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880421.46514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880421.46563: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad19ab40> <<< 32645 1726880421.46580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880421.46624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880421.46683: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880421.46710: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880421.46728: 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 0x7f6aad1cb890> <<< 32645 1726880421.46744: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880421.46777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880421.46797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880421.46844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880421.46946: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad1fe000> <<< 32645 1726880421.47020: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad1cb9b0> <<< 32645 1726880421.47057: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad19b200> <<< 32645 1726880421.47083: 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 0x7f6aacfd0950> <<< 32645 1726880421.47108: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad199b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad153560> <<< 32645 1726880421.47218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880421.47239: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6aacfd0b30> <<< 32645 1726880421.47318: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ml0nssi2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 32645 1726880421.47484: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.47509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880421.47526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880421.47571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880421.47656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880421.47688: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880421.47698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad02e690> <<< 32645 1726880421.47706: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880421.47908: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad009580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad0086e0> <<< 32645 1726880421.47923: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.47954: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880421.47963: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.47980: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.47999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.48007: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880421.48030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.49618: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.50983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880421.50990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad02c560> <<< 32645 1726880421.51016: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880421.51024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.51053: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880421.51059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880421.51088: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880421.51094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880421.51126: 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' <<< 32645 1726880421.51132: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aad052090> <<< 32645 1726880421.51173: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad051e50> <<< 32645 1726880421.51206: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad051760> <<< 32645 1726880421.51313: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad051c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad02f320> <<< 32645 1726880421.51320: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880421.51355: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.51361: 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 0x7f6aad052d50> <<< 32645 1726880421.51386: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.51393: 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 0x7f6aad052f90> <<< 32645 1726880421.51413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880421.51471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880421.51481: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880421.51541: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad0534a0> <<< 32645 1726880421.51545: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880421.51573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880421.51599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880421.51640: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec51f0> <<< 32645 1726880421.51668: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.51674: 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 0x7f6aacec6e10> <<< 32645 1726880421.51691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880421.51710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880421.51747: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec77a0> <<< 32645 1726880421.51770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880421.51800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880421.51818: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec86b0> <<< 32645 1726880421.51839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880421.51879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880421.51905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880421.51911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880421.51962: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacecb410> <<< 32645 1726880421.52001: 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 0x7f6aacecb710> <<< 32645 1726880421.52026: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec96d0> <<< 32645 1726880421.52044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880421.52076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880421.52102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880421.52114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880421.52123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880421.52157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880421.52182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880421.52188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacecf2f0> <<< 32645 1726880421.52209: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880421.52282: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacecddc0> <<< 32645 1726880421.52289: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacecdb20> <<< 32645 1726880421.52307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880421.52315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880421.52390: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacece090> <<< 32645 1726880421.52422: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec9be0> <<< 32645 1726880421.52452: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.52460: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacf17440> <<< 32645 1726880421.52484: 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' <<< 32645 1726880421.52487: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf17590> <<< 32645 1726880421.52505: 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 <<< 32645 1726880421.52533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880421.52551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880421.52557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880421.52595: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.52602: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacf191c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf18f80> <<< 32645 1726880421.52614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880421.52743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880421.52800: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.52807: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacf1b650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf19850> <<< 32645 1726880421.52828: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880421.52878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.52899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880421.52922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880421.52927: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880421.52976: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf1edb0> <<< 32645 1726880421.53130: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf1b770> <<< 32645 1726880421.53211: 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' <<< 32645 1726880421.53217: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacf1fc50> <<< 32645 1726880421.53246: 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 0x7f6aacf1ffb0> <<< 32645 1726880421.53298: 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' <<< 32645 1726880421.53313: 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 0x7f6aacf21670> <<< 32645 1726880421.53320: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf178c0> <<< 32645 1726880421.53343: 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 <<< 32645 1726880421.53352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880421.53365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880421.53395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880421.53423: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.53454: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.53460: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacf23770> <<< 32645 1726880421.53646: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.53657: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.53669: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacf24ce0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf21f10> <<< 32645 1726880421.53703: 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' <<< 32645 1726880421.53714: 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 0x7f6aacf232c0> <<< 32645 1726880421.53742: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf21b20> # zipimport: zlib available <<< 32645 1726880421.53747: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880421.53770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.53874: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.53984: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.54000: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.54011: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880421.54028: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.54036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880421.54055: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.54198: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.54340: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.55018: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.55699: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880421.55715: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880421.55722: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880421.55739: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880421.55765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.55822: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.55829: 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 0x7f6aacfa8f50> <<< 32645 1726880421.55932: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880421.55936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880421.55963: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacfa9ca0> <<< 32645 1726880421.55969: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf27aa0> <<< 32645 1726880421.56023: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880421.56040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.56066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.56072: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880421.56091: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.56264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.56454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880421.56457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880421.56474: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacfa9d00> <<< 32645 1726880421.56481: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57036: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57579: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57666: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880421.57769: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57813: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880421.57868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.57946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.58062: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880421.58068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.58093: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880421.58113: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.58156: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.58198: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880421.58209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.58486: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.58767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880421.58835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880421.58867: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880421.58947: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacfaaea0> <<< 32645 1726880421.58955: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59042: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59127: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880421.59142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880421.59151: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880421.59173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880421.59177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880421.59256: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.59378: 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 0x7f6aacdb6810> <<< 32645 1726880421.59439: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880421.59445: 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 0x7f6aacdb7140> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacfabf50> <<< 32645 1726880421.59464: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59510: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880421.59559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59610: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59715: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.59786: 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 <<< 32645 1726880421.59833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.59921: 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' <<< 32645 1726880421.59928: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aacdb5e50> <<< 32645 1726880421.59966: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdb73e0> <<< 32645 1726880421.60004: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880421.60010: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60165: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60236: 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 <<< 32645 1726880421.60239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880421.60264: 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 <<< 32645 1726880421.60286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 32645 1726880421.60296: stdout chunk (state=3): >>> <<< 32645 1726880421.60307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880421.60372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880421.60385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880421.60406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880421.60463: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad08b320> <<< 32645 1726880421.60514: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdc10d0> <<< 32645 1726880421.60607: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdbf500> <<< 32645 1726880421.60616: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdb5d60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880421.60643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60673: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880421.60679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880421.60737: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880421.60743: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60764: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880421.60782: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.60896: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.61024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880421.61032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880421.61054: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf20ec0> <<< 32645 1726880421.61139: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880421.87521: stdout chunk (state=3): >>> {"changed": true, "stdout": "2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp", "stderr": "egrep: warning: egrep is obsolescent; using grep -E\nimport _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853c0c530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853bd7b60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853c0eab0>\nimport '_signal' # \nimport '_abc' # >>ter'>\nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a21130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a223c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a231a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a225d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a540e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a22120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code ob<<< 32645 1726880421.87563: stdout chunk (state=3): >>>ject from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853b03da0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853ae8470>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853ae8e00>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538579e0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853857bf0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aad700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aac470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853857f80>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9a8d0>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9bbf0>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a0ad80>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853994ec0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539efaa0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538572c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539ee2a0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a0a120>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aae5d0>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538573b0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9ade0>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853a99370>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853856510>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955d60>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539353a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539356a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_exte<<< 32645 1726880421.87577: stdout chunk (state=3): >>>rnal.SourceFileLoader object at 0x7f7853935af0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853936360>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853934c80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955880>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955e20>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955310>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aac230>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853826d80>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78537f4ce0>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78537f5610>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853827830>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78537f7aa0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853825340>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537f7e60>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d0350>\nim<<< 32645 1726880421.87596: stdout chunk (state=3): >>>port 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853825fd0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537b06e0>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537b0fb0>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537b3170>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d1b50>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d1280>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539375f0>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853866810>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530f82f0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530f9a90>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853195340>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853195400>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312<<< 32645 1726880421.87616: stdout chunk (state=3): >>>.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853195b50>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531959d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d2330>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d0e30>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d0b90>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531b2e10>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d3320>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853197590>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d2b770>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4c9e0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4cc50>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4cdd0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4ccb0>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4c4a0>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d2b890>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d29eb0>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853196b10>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531963c0>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853194dd0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853196810>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4cfe0>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4cb90>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4d6d0>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4d580>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4f770>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code <<< 32645 1726880421.87637: stdout chunk (state=3): >>>object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fbc0>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4d130>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fb00>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fce0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d79010>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d787a0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852dacb00>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852daf020>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852dadb80>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d78d10>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852e01340>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.c<<< 32645 1726880421.87650: stdout chunk (state=3): >>>python-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852930d10>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529300e0>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852e02360>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddce60>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddf320>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852949160>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852949280>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852daf740>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4ff20>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852968d40>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852985b80>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852986a80>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpyth<<< 32645 1726880421.87674: stdout chunk (state=3): >>>on-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529870b0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852985fd0>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852987b30>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852987260>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785296bb30>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529b5d00>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b5a30>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529b5d30>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529b5eb0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddd370>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785296a0c0>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529695b0>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785294b800>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b6ba0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529e5b20>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subpr<<< 32645 1726880421.87678: stdout chunk (state=3): >>>ocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78527f2240>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78527f04d0>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78527f0350>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b61b0>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785294a1e0>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530fa6c0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852877050>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528766c0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852876cc0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785289b110>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785289b7a0>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852899a90>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852899790>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib6<<< 32645 1726880421.87702: stdout chunk (state=3): >>>4/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ce210>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ce2a0>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852666a80>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852665790>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852666c90>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852667440>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852667d40>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852666e40>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852667f20>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b01a0>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib<<< 32645 1726880421.87714: stdout chunk (state=3): >>>64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b2630>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b2540>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cf140>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cecf0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526ce1e0>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b1880>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78526e0b00>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e08c0>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e2420>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e10a0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cf8c0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b0230>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687530>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687050>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270a900>\n# /usr/lib6<<< 32645 1726880421.87743: stdout chunk (state=3): >>>4/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270b110>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687f20>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f785273dca0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270b380>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852684f20>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f596a0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852686f00>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528e53a0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ccfb0>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528cc350>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528e6ba0>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852876e70>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5a900>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5b410>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5ac30>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5be90>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object<<< 32645 1726880421.87748: stdout chunk (state=3): >>> from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f802f0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f80710>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] remov<<< 32645 1726880421.87767: stdout chunk (state=3): >>>ing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlread<<< 32645 1726880421.87792: stdout chunk (state=3): >>>er\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] <<< 32645 1726880421.87811: stdout chunk (state=3): >>>wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3<<< 32645 1726880421.87832: stdout chunk (state=3): >>>] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "start": "2024-09-20 21:00:21.612096", "end": "2024-09-20 21:00:21.873526", "delta": "0:00:00.261430", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 32645 1726880421.88276: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880421.88296: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type<<< 32645 1726880421.88303: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 32645 1726880421.88328: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # 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 <<< 32645 1726880421.88345: stdout chunk (state=3): >>># 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 types <<< 32645 1726880421.88364: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880421.88374: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # 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 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 <<< 32645 1726880421.88400: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # 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 <<< 32645 1726880421.88410: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 32645 1726880421.88435: 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 <<< 32645 1726880421.88470: stdout chunk (state=3): >>># 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 <<< 32645 1726880421.88477: 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 # cleanup[2] removing glob # destroy glob <<< 32645 1726880421.88701: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880421.88762: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880421.88772: stdout chunk (state=3): >>># destroy binascii # destroy struct <<< 32645 1726880421.88776: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880421.88783: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880421.88820: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880421.88845: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 32645 1726880421.88868: stdout chunk (state=3): >>># 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 <<< 32645 1726880421.88890: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale<<< 32645 1726880421.88910: stdout chunk (state=3): >>> # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880421.88921: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880421.88941: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880421.88957: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 32645 1726880421.88964: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880421.88989: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880421.89002: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880421.89019: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880421.89065: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880421.89086: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880421.89104: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880421.89132: 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 <<< 32645 1726880421.89140: stdout chunk (state=3): >>># 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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 32645 1726880421.89167: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 32645 1726880421.89178: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880421.89199: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880421.89208: stdout chunk (state=3): >>># 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 <<< 32645 1726880421.89227: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880421.89240: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880421.89251: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880421.89372: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880421.89382: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880421.89389: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880421.89420: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880421.89427: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880421.89455: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880421.89489: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880421.89506: 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 <<< 32645 1726880421.89513: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880421.89538: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880421.89630: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880421.89646: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32645 1726880421.89660: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880421.89666: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880421.89707: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880421.89718: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880421.89743: stdout chunk (state=3): >>># destroy _abc <<< 32645 1726880421.89753: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880421.90196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880421.90245: stderr chunk (state=3): >>><<< 32645 1726880421.90250: stdout chunk (state=3): >>><<< 32645 1726880421.90407: _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 0x7f6aad4d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad4a3b30> # /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 0x7f6aad4d6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f6aad281160> # /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 0x7f6aad2823f0> # /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 0x7f6aad2831d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad282600> # /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 0x7f6aad2b4140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f6aad282150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f6aad2d20c0> # /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 0x7f6aad311160> # /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 0x7f6aad3117f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d3830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d2ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2db230> # /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 0x7f6aad340d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad313920> # /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 0x7f6aad340e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2eda30> # /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 0x7f6aad342060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2da510> # /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 0x7f6aad342480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad342330> # 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 0x7f6aad342720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad2d9100> 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 0x7f6aad368c20> 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 0x7f6aad36a360> # /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 0x7f6aad36b200> # 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 0x7f6aad36b860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad36a750> # /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 0x7f6aad1242f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad36b9e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad342a20> # /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 0x7f6aad150230> # /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 0x7f6aad150d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad150ad0> # 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 0x7f6aad150ce0> # 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 0x7f6aad150f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad126390> # /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 0x7f6aad152600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad151280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad343140> # /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 0x7f6aad17e9c0> # /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 0x7f6aad19ab40> # /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 0x7f6aad1cb890> # /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 0x7f6aad1fe000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad1cb9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad19b200> # /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 0x7f6aacfd0950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad199b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad153560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6aacfd0b30> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ml0nssi2/ansible_ansible.legacy.command_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 0x7f6aad02e690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad009580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad0086e0> # 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 0x7f6aad02c560> # /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 0x7f6aad052090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad051e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad051760> # /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 0x7f6aad051c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aad02f320> 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 0x7f6aad052d50> # 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 0x7f6aad052f90> # /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 0x7f6aad0534a0> 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 0x7f6aacec51f0> # 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 0x7f6aacec6e10> # /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 0x7f6aacec77a0> # /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 0x7f6aacec86b0> # /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 0x7f6aacecb410> # 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 0x7f6aacecb710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec96d0> # /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 0x7f6aacecf2f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacecddc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacecdb20> # /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 0x7f6aacece090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacec9be0> # 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 0x7f6aacf17440> # /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 0x7f6aacf17590> # /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 0x7f6aacf191c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf18f80> # /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 0x7f6aacf1b650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf19850> # /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 0x7f6aacf1edb0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf1b770> # 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 0x7f6aacf1fc50> # 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 0x7f6aacf1ffb0> # 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 0x7f6aacf21670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf178c0> # /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 0x7f6aacf23770> # 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 0x7f6aacf24ce0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf21f10> # 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 0x7f6aacf232c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf21b20> # 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 0x7f6aacfa8f50> # /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 0x7f6aacfa9ca0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacf27aa0> 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 0x7f6aacfa9d00> # 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 0x7f6aacfaaea0> # 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 0x7f6aacdb6810> # 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 0x7f6aacdb7140> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacfabf50> # 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 0x7f6aacdb5e50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdb73e0> 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 0x7f6aad08b320> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdc10d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdbf500> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aacdb5d60> # 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 # /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 0x7f6aacf20ec0> # zipimport: zlib available {"changed": true, "stdout": "2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp", "stderr": "egrep: warning: egrep is obsolescent; using grep -E\nimport _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853c0c530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853bd7b60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853c0eab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a21130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a223c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a231a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a225d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a540e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a22120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853b03da0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853ae8470>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853ae8e00>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538579e0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853857bf0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aad700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aac470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853857f80>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9a8d0>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9bbf0>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a0ad80>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853994ec0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539efaa0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538572c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539ee2a0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a0a120>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aae5d0>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538573b0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9ade0>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853a99370>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853856510>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955d60>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539353a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539356a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853935af0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853936360>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853934c80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955880>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955e20>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955310>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aac230>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853826d80>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78537f4ce0>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78537f5610>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853827830>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78537f7aa0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853825340>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537f7e60>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d0350>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853825fd0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537b06e0>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537b0fb0>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537b3170>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d1b50>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d1280>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539375f0>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853866810>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530f82f0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530f9a90>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853195340>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853195400>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853195b50>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531959d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d2330>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d0e30>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d0b90>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531b2e10>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d3320>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853197590>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d2b770>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4c9e0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4cc50>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4cdd0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4ccb0>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4c4a0>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d2b890>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d29eb0>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853196b10>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531963c0>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853194dd0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853196810>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4cfe0>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4cb90>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4d6d0>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4d580>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4f770>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fbc0>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4d130>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fb00>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fce0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d79010>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d787a0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852dacb00>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852daf020>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852dadb80>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d78d10>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852e01340>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852930d10>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529300e0>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852e02360>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddce60>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddf320>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852949160>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852949280>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852daf740>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4ff20>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852968d40>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852985b80>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852986a80>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529870b0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852985fd0>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852987b30>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852987260>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785296bb30>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529b5d00>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b5a30>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529b5d30>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78529b5eb0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddd370>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785296a0c0>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529695b0>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785294b800>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b6ba0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529e5b20>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78527f2240>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78527f04d0>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78527f0350>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b61b0>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785294a1e0>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530fa6c0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852877050>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528766c0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852876cc0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785289b110>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785289b7a0>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852899a90>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852899790>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ce210>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ce2a0>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852666a80>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852665790>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852666c90>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852667440>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852667d40>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852666e40>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852667f20>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b01a0>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b2630>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b2540>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cf140>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cecf0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526ce1e0>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b1880>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78526e0b00>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e08c0>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e2420>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e10a0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cf8c0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b0230>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687530>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687050>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270a900>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270b110>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687f20>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f785273dca0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270b380>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852684f20>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f596a0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852686f00>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528e53a0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ccfb0>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528cc350>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528e6ba0>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852876e70>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5a900>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5b410>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5ac30>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5be90>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f802f0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f80710>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "start": "2024-09-20 21:00:21.612096", "end": "2024-09-20 21:00:21.873526", "delta": "0:00:00.261430", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880421.91092: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep " +ports: +" | sed -e "s/ *ports: //"', '_uses_shell': True, '_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.command', '_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-1726880421.3033307-33624-230851373210143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880421.91102: _low_level_execute_command(): starting 32645 1726880421.91108: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880421.3033307-33624-230851373210143/ > /dev/null 2>&1 && sleep 0' 32645 1726880421.91547: 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 <<< 32645 1726880421.91552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.91555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880421.91558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880421.91606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880421.91615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880421.91658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880421.93665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880421.93705: stderr chunk (state=3): >>><<< 32645 1726880421.93711: stdout chunk (state=3): >>><<< 32645 1726880421.93722: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880421.93732: handler run complete 32645 1726880421.93784: Evaluated conditional (False): False 32645 1726880421.93809: attempt loop complete, returning result 32645 1726880421.93812: _execute() done 32645 1726880421.93814: dumping result to json 32645 1726880421.93865: done dumping result, returning 32645 1726880421.93875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get associated selinux ports [1266f4c6-4e69-28d7-f79e-00000000049b] 32645 1726880421.93880: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049b 32645 1726880421.94303: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049b 32645 1726880421.94306: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.261430", "end": "2024-09-20 21:00:21.873526", "rc": 0, "start": "2024-09-20 21:00:21.612096" } STDOUT: 2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp STDERR: egrep: warning: egrep is obsolescent; using grep -E 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 0x7f7853c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853bd7b60> # /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 0x7f7853c0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f7853a21130> # /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 0x7f7853a223c0> # /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 0x7f7853a231a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a225d0> # /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 0x7f7853a540e0> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f7853a22120> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # /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/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 0x7f7853b03da0> # /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 0x7f7853ae8470> # /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 0x7f7853ae8e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538579e0> # /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' import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853857bf0> # /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 0x7f7853aad700> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aac470> # /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 0x7f7853857f80> # /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 0x7f7853a9a8d0> # /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 0x7f7853a9bbf0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a0ad80> # /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 0x7f7853994ec0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539efaa0> # /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 0x7f78538572c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539ee2a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a0a120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aae5d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78538573b0> # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853a9ade0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853a99370> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853856510> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.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 0x7f7853955d60> # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539353a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539356a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853935af0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853936360> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853934c80> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955880> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955e20> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853955310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853aac230> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.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 0x7f7853826d80> # /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' # 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 0x7f78537f4ce0> # 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 0x7f78537f5610> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853827830> import 'errno' # # 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 0x7f78537f7aa0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853825340> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' # /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 0x7f78537f7e60> # /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 0x7f78537d0350> import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853825fd0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' # /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 0x7f78537b06e0> # /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 0x7f78537b0fb0> # /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 0x7f78537b3170> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d1b50> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78537d1280> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78539375f0> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853866810> import 'gi.repository.GObject' # # destroy gobject # /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' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530f82f0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530f9a90> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853195340> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853195400> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7853195b50> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531959d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /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__/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 0x7f78531d2330> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d0e30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531d0b90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531b2e10> # /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 0x7f78531d3320> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853197590> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d2b770> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4c9e0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4cc50> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4cdd0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4ccb0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4c4a0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d2b890> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d29eb0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853196b10> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78531963c0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853194dd0> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7853196810> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852d4cfe0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4cb90> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' # /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 0x7f7852d4d6d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4d580> # /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 0x7f7852d4f770> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fbc0> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4d130> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fb00> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4fce0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' import 'pwd' # # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d79010> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d787a0> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852dacb00> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852daf020> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852dadb80> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d78d10> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /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 0x7f7852e01340> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7852930d10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529300e0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852e02360> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddce60> # /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 0x7f7852ddf320> # 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 0x7f7852949160> # 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 0x7f7852949280> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852daf740> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852d4ff20> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' # /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 0x7f7852968d40> # /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' # /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__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # 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 0x7f7852985b80> # /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 0x7f7852986a80> # 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 0x7f78529870b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852985fd0> # /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 0x7f7852987b30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852987260> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785296bb30> # /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' # /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 0x7f78529b5d00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b5a30> # 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 0x7f78529b5d30> # 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 0x7f78529b5eb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852ddd370> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785296a0c0> import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529695b0> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785294b800> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.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 0x7f78529b6ba0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529e5b20> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' # /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' # 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 0x7f78527f2240> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78527f04d0> import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78527f0350> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78529b61b0> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785294a1e0> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78530fa6c0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852877050> import 'gi.repository.Gio' # # destroy gi.repository.NM import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528766c0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc' import 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852876cc0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785289b110> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785289b7a0> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852899a90> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852899790> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /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 0x7f78528ce210> # /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' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ce2a0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /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' # 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 0x7f7852666a80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852665790> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852666c90> # /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 0x7f7852667440> # 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 0x7f7852667d40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852666e40> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852667f20> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b01a0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b2630> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b2540> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cf140> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cecf0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526ce1e0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b1880> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.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 0x7f78526e0b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e08c0> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e2420> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526e10a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526cf8c0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78526b0230> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687530> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687050> # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270a900> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270b110> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852687f20> # /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 0x7f785273dca0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f785270b380> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852684f20> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f596a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852686f00> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528e53a0> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528ccfb0> import 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528cc350> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc' import 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78528e6ba0> import 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7852876e70> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc' import 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5a900> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc' import 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5b410> import 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5ac30> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc' import 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f5be90> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc' import 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f802f0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc' import 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7851f80710> # 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__ # destroy __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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing copyreg # cleanup[2] removing contextlib # 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 re # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing threading # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing _socket # cleanup[2] removing math # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing signal # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing argparse # cleanup[2] removing firewall # destroy firewall # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing copy # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing firewall.core # destroy firewall.core # cleanup[2] removing firewall.core.base # destroy firewall.core.base # cleanup[2] removing pwd # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing fnmatch # cleanup[2] removing syslog # cleanup[2] removing fcntl # cleanup[2] removing firewall.core.logger # destroy firewall.core.logger # cleanup[2] removing firewall.dbus_utils # destroy firewall.dbus_utils # cleanup[2] removing shlex # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing firewall.core.prog # destroy firewall.core.prog # cleanup[2] removing firewall.core.ipset # destroy firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # destroy firewall.client # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy firewall.core.fw_nm # cleanup[2] removing firewall.core.io # destroy firewall.core.io # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing http # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing firewall.core.io.io_object # destroy firewall.core.io.io_object # cleanup[2] removing firewall.core.io.policy # destroy firewall.core.io.policy # cleanup[2] removing firewall.core.io.zone # destroy firewall.core.io.zone # cleanup[2] removing firewall.core.io.service # destroy firewall.core.io.service # cleanup[2] removing firewall.core.icmp # destroy firewall.core.icmp # cleanup[2] removing firewall.core.io.ipset # destroy firewall.core.io.ipset # cleanup[2] removing firewall.core.io.icmptype # destroy firewall.core.io.icmptype # cleanup[2] removing firewall.core.io.helper # destroy firewall.core.io.helper # cleanup[2] removing firewall.command # destroy firewall.command # destroy _sitebuiltins # destroy zlib # destroy _bz2 # destroy _compression # destroy _lzma # cleanup[3] wiping xml.sax.saxutils # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping base64 # destroy struct # cleanup[3] wiping binascii # cleanup[3] wiping xml.sax # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping firewall.errors # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.functions # destroy shlex # destroy pipes # destroy string # cleanup[3] wiping tempfile # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping shutil # cleanup[3] wiping fcntl # cleanup[3] wiping syslog # cleanup[3] wiping fnmatch # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping pwd # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping copy # cleanup[3] wiping _struct # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping logging # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping argparse # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy signal # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping errno # cleanup[3] wiping select # cleanup[3] wiping math # cleanup[3] wiping _socket # cleanup[3] wiping gi.repository # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping threading # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping _typing # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping contextlib # cleanup[3] wiping copyreg # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # 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 operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy _dbus_glib_bindings # destroy sys.monitoring # destroy _socket # destroy gi.repository.GObject # destroy argparse # destroy importlib # destroy zipimport # destroy gi._gi # destroy gi # destroy firewall.core.rich # destroy shutil # destroy _collections # destroy re._parser # destroy array # destroy textwrap # destroy _thread # destroy stat # destroy genericpath # destroy tokenize # destroy _string # destroy tempfile # destroy xml.sax # destroy xml.sax.saxutils # destroy copy # destroy firewall.functions # destroy select # destroy _signal # destroy xml.sax.handler # destroy copyreg # destroy contextlib # destroy operator # destroy _typing # destroy _tokenize # destroy collections # destroy io # destroy _opcode # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _hashlib # destroy _blake2 # destroy _ssl # destroy binascii # destroy datetime # destroy locale # destroy warnings # destroy _struct # 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 _codecs # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _operator # destroy _sha2 # destroy builtins # destroy itertools # destroy _sre # destroy posix # destroy _functools # clear sys.audit hooks 32645 1726880421.94827: no more pending results, returning what we have 32645 1726880421.94831: results queue empty 32645 1726880421.94832: checking for any_errors_fatal 32645 1726880421.94837: done checking for any_errors_fatal 32645 1726880421.94838: checking for max_fail_percentage 32645 1726880421.94839: done checking for max_fail_percentage 32645 1726880421.94840: checking to see if all hosts have failed and the running result is not ok 32645 1726880421.94840: done checking to see if all hosts have failed 32645 1726880421.94841: getting the remaining hosts for this loop 32645 1726880421.94842: done getting the remaining hosts for this loop 32645 1726880421.94845: getting the next task for host managed_node2 32645 1726880421.94852: done getting next task for host managed_node2 32645 1726880421.94855: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux 32645 1726880421.94858: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880421.94867: getting variables 32645 1726880421.94868: in VariableManager get_vars() 32645 1726880421.94892: Calling all_inventory to load vars for managed_node2 32645 1726880421.94894: Calling groups_inventory to load vars for managed_node2 32645 1726880421.94896: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880421.94903: Calling all_plugins_play to load vars for managed_node2 32645 1726880421.94905: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880421.94908: Calling groups_plugins_play to load vars for managed_node2 32645 1726880421.95273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880421.95821: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880421.95840: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880421.95844: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880421.95898: done with get_vars() 32645 1726880421.95908: done getting variables 32645 1726880421.95960: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:28 Friday 20 September 2024 21:00:21 -0400 (0:00:00.737) 0:00:36.533 ****** 32645 1726880421.95985: entering _queue_task() for managed_node2/set_fact 32645 1726880421.96184: worker is 1 (out of 1 available) 32645 1726880421.96199: exiting _queue_task() for managed_node2/set_fact 32645 1726880421.96214: done queuing things up, now waiting for results queue to drain 32645 1726880421.96216: waiting for pending results... 32645 1726880421.96410: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux 32645 1726880421.96518: in run() - task 1266f4c6-4e69-28d7-f79e-00000000049c 32645 1726880421.96533: variable 'ansible_search_path' from source: unknown 32645 1726880421.96537: variable 'ansible_search_path' from source: unknown 32645 1726880421.96880: variable '__ports' from source: set_fact 32645 1726880421.97011: variable 'omit' from source: magic vars 32645 1726880421.97112: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880421.97122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880421.97134: variable 'omit' from source: magic vars 32645 1726880421.97377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880421.99093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880421.99145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880421.99179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880421.99211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880421.99234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880421.99313: 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) 32645 1726880421.99337: 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) 32645 1726880421.99360: 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) 32645 1726880421.99392: 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) 32645 1726880421.99406: 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) 32645 1726880421.99500: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880421.99507: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880421.99523: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880421.99633: variable 'ansible_facts' from source: unknown 32645 1726880421.99804: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880421.99937: variable 'ansible_facts' from source: unknown 32645 1726880422.00077: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.00170: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.00177: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.00319: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.00322: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.00333: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.00433: variable 'ansible_facts' from source: unknown 32645 1726880422.00566: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.00689: variable 'ansible_facts' from source: unknown 32645 1726880422.00825: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.00916: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.00926: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.00932: variable 'omit' from source: magic vars 32645 1726880422.00982: variable 'omit' from source: magic vars 32645 1726880422.01227: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.01234: variable '_pair' from source: task vars 32645 1726880422.01312: variable 'item' from source: unknown 32645 1726880422.01376: variable 'omit' from source: magic vars 32645 1726880422.01398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880422.01421: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.01437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880422.01455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.01466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.01492: variable 'inventory_hostname' from source: set_fact 32645 1726880422.01497: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.01500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.01583: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.01588: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.01595: Set connection var ansible_timeout to 10 32645 1726880422.01598: Set connection var ansible_shell_type to sh 32645 1726880422.01610: Set connection var ansible_pipelining to False 32645 1726880422.01612: Set connection var ansible_connection to ssh 32645 1726880422.01633: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.01636: variable 'ansible_connection' from source: unknown 32645 1726880422.01638: variable 'ansible_module_compression' from source: unknown 32645 1726880422.01641: variable 'ansible_shell_type' from source: unknown 32645 1726880422.01644: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.01646: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.01653: variable 'ansible_pipelining' from source: unknown 32645 1726880422.01655: variable 'ansible_timeout' from source: unknown 32645 1726880422.01661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.01748: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.01758: variable 'omit' from source: magic vars 32645 1726880422.01765: starting attempt loop 32645 1726880422.01768: running the handler 32645 1726880422.01781: handler run complete 32645 1726880422.01788: attempt loop complete, returning result 32645 1726880422.01803: variable 'item' from source: unknown 32645 1726880422.01861: variable 'item' from source: unknown ok: [managed_node2] => (item=2224/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "2224/tcp" } 32645 1726880422.02066: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.02069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.02072: variable 'omit' from source: magic vars 32645 1726880422.02155: 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) 32645 1726880422.02180: 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) 32645 1726880422.02201: 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) 32645 1726880422.02234: 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) 32645 1726880422.02245: 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) 32645 1726880422.02327: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.02333: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.02341: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.02439: variable 'ansible_facts' from source: unknown 32645 1726880422.02574: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.02701: variable 'ansible_facts' from source: unknown 32645 1726880422.02838: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.02935: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.02939: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.03078: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.03082: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.03091: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.03189: variable 'ansible_facts' from source: unknown 32645 1726880422.03321: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.03446: variable 'ansible_facts' from source: unknown 32645 1726880422.03597: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.03690: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.03693: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.03705: variable 'omit' from source: magic vars 32645 1726880422.03714: variable 'omit' from source: magic vars 32645 1726880422.03952: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.03959: variable '_pair' from source: task vars 32645 1726880422.04034: variable 'item' from source: unknown 32645 1726880422.04098: variable 'omit' from source: magic vars 32645 1726880422.04114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.04121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.04130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.04142: variable 'inventory_hostname' from source: set_fact 32645 1726880422.04147: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.04150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.04207: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.04214: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.04220: Set connection var ansible_timeout to 10 32645 1726880422.04223: Set connection var ansible_shell_type to sh 32645 1726880422.04236: Set connection var ansible_pipelining to False 32645 1726880422.04238: Set connection var ansible_connection to ssh 32645 1726880422.04259: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.04264: variable 'ansible_connection' from source: unknown 32645 1726880422.04267: variable 'ansible_module_compression' from source: unknown 32645 1726880422.04269: variable 'ansible_shell_type' from source: unknown 32645 1726880422.04272: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.04277: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.04282: variable 'ansible_pipelining' from source: unknown 32645 1726880422.04286: variable 'ansible_timeout' from source: unknown 32645 1726880422.04291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.04367: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.04376: variable 'omit' from source: magic vars 32645 1726880422.04386: starting attempt loop 32645 1726880422.04389: running the handler 32645 1726880422.04392: handler run complete 32645 1726880422.04400: attempt loop complete, returning result 32645 1726880422.04413: variable 'item' from source: unknown 32645 1726880422.04468: variable 'item' from source: unknown ok: [managed_node2] => (item=3121/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "3121/tcp" } 32645 1726880422.04581: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.04585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.04587: variable 'omit' from source: magic vars 32645 1726880422.04721: 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) 32645 1726880422.04742: 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) 32645 1726880422.04764: 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) 32645 1726880422.04795: 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) 32645 1726880422.04808: 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) 32645 1726880422.04890: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.04893: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.04903: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.05000: variable 'ansible_facts' from source: unknown 32645 1726880422.05134: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.05260: variable 'ansible_facts' from source: unknown 32645 1726880422.05398: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.05495: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.05502: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.05650: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.05654: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.05663: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.05761: variable 'ansible_facts' from source: unknown 32645 1726880422.05896: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.06024: variable 'ansible_facts' from source: unknown 32645 1726880422.06162: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.06257: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.06263: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.06268: variable 'omit' from source: magic vars 32645 1726880422.06280: variable 'omit' from source: magic vars 32645 1726880422.06519: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.06526: variable '_pair' from source: task vars 32645 1726880422.06605: variable 'item' from source: unknown 32645 1726880422.06687: variable 'omit' from source: magic vars 32645 1726880422.06703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.06710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.06716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.06727: variable 'inventory_hostname' from source: set_fact 32645 1726880422.06733: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.06737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.06797: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.06803: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.06810: Set connection var ansible_timeout to 10 32645 1726880422.06812: Set connection var ansible_shell_type to sh 32645 1726880422.06824: Set connection var ansible_pipelining to False 32645 1726880422.06826: Set connection var ansible_connection to ssh 32645 1726880422.06845: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.06849: variable 'ansible_connection' from source: unknown 32645 1726880422.06852: variable 'ansible_module_compression' from source: unknown 32645 1726880422.06857: variable 'ansible_shell_type' from source: unknown 32645 1726880422.06859: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.06864: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.06869: variable 'ansible_pipelining' from source: unknown 32645 1726880422.06872: variable 'ansible_timeout' from source: unknown 32645 1726880422.06880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.06953: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.06960: variable 'omit' from source: magic vars 32645 1726880422.06966: starting attempt loop 32645 1726880422.06969: running the handler 32645 1726880422.06975: handler run complete 32645 1726880422.06982: attempt loop complete, returning result 32645 1726880422.06996: variable 'item' from source: unknown 32645 1726880422.07052: variable 'item' from source: unknown ok: [managed_node2] => (item=5403/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5403/tcp" } 32645 1726880422.07163: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.07166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.07169: variable 'omit' from source: magic vars 32645 1726880422.07304: 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) 32645 1726880422.07324: 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) 32645 1726880422.07347: 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) 32645 1726880422.07378: 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) 32645 1726880422.07393: 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) 32645 1726880422.07471: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.07474: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.07484: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.07584: variable 'ansible_facts' from source: unknown 32645 1726880422.07718: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.07846: variable 'ansible_facts' from source: unknown 32645 1726880422.07984: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.08078: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.08085: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.08225: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.08229: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.08240: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.08340: variable 'ansible_facts' from source: unknown 32645 1726880422.08476: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.08605: variable 'ansible_facts' from source: unknown 32645 1726880422.08756: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.08852: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.08859: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.08864: variable 'omit' from source: magic vars 32645 1726880422.08876: variable 'omit' from source: magic vars 32645 1726880422.09114: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.09122: variable '_pair' from source: task vars 32645 1726880422.09200: variable 'item' from source: unknown 32645 1726880422.09291: variable 'omit' from source: magic vars 32645 1726880422.09306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.09314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.09320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.09330: variable 'inventory_hostname' from source: set_fact 32645 1726880422.09337: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.09341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.09401: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.09407: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.09414: Set connection var ansible_timeout to 10 32645 1726880422.09417: Set connection var ansible_shell_type to sh 32645 1726880422.09428: Set connection var ansible_pipelining to False 32645 1726880422.09434: Set connection var ansible_connection to ssh 32645 1726880422.09452: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.09455: variable 'ansible_connection' from source: unknown 32645 1726880422.09457: variable 'ansible_module_compression' from source: unknown 32645 1726880422.09462: variable 'ansible_shell_type' from source: unknown 32645 1726880422.09466: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.09468: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.09474: variable 'ansible_pipelining' from source: unknown 32645 1726880422.09478: variable 'ansible_timeout' from source: unknown 32645 1726880422.09483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.09555: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.09563: variable 'omit' from source: magic vars 32645 1726880422.09570: starting attempt loop 32645 1726880422.09573: running the handler 32645 1726880422.09583: handler run complete 32645 1726880422.09591: attempt loop complete, returning result 32645 1726880422.09602: variable 'item' from source: unknown 32645 1726880422.09655: variable 'item' from source: unknown ok: [managed_node2] => (item=5404/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5404/udp" } 32645 1726880422.09775: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.09778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.09780: variable 'omit' from source: magic vars 32645 1726880422.09917: 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) 32645 1726880422.09940: 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) 32645 1726880422.09962: 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) 32645 1726880422.09992: 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) 32645 1726880422.10006: 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) 32645 1726880422.10084: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.10087: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.10096: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.10196: variable 'ansible_facts' from source: unknown 32645 1726880422.10332: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.10458: variable 'ansible_facts' from source: unknown 32645 1726880422.10591: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.10686: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.10692: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.10836: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.10839: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.10850: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.10950: variable 'ansible_facts' from source: unknown 32645 1726880422.11083: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.11212: variable 'ansible_facts' from source: unknown 32645 1726880422.11345: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.11439: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.11446: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.11451: variable 'omit' from source: magic vars 32645 1726880422.11464: variable 'omit' from source: magic vars 32645 1726880422.11701: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.11709: variable '_pair' from source: task vars 32645 1726880422.11787: variable 'item' from source: unknown 32645 1726880422.11890: variable 'omit' from source: magic vars 32645 1726880422.11906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.11913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.11920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.11930: variable 'inventory_hostname' from source: set_fact 32645 1726880422.11936: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.11940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.12000: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.12007: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.12013: Set connection var ansible_timeout to 10 32645 1726880422.12016: Set connection var ansible_shell_type to sh 32645 1726880422.12028: Set connection var ansible_pipelining to False 32645 1726880422.12033: Set connection var ansible_connection to ssh 32645 1726880422.12051: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.12054: variable 'ansible_connection' from source: unknown 32645 1726880422.12057: variable 'ansible_module_compression' from source: unknown 32645 1726880422.12061: variable 'ansible_shell_type' from source: unknown 32645 1726880422.12063: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.12069: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.12072: variable 'ansible_pipelining' from source: unknown 32645 1726880422.12080: variable 'ansible_timeout' from source: unknown 32645 1726880422.12083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.12155: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.12163: variable 'omit' from source: magic vars 32645 1726880422.12169: starting attempt loop 32645 1726880422.12172: running the handler 32645 1726880422.12178: handler run complete 32645 1726880422.12188: attempt loop complete, returning result 32645 1726880422.12202: variable 'item' from source: unknown 32645 1726880422.12253: variable 'item' from source: unknown ok: [managed_node2] => (item=5405-5412/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5405-5412/udp" } 32645 1726880422.12392: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.12395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.12398: variable 'omit' from source: magic vars 32645 1726880422.12517: 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) 32645 1726880422.12540: 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) 32645 1726880422.12562: 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) 32645 1726880422.12596: 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) 32645 1726880422.12608: 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) 32645 1726880422.12686: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.12690: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.12701: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.12798: variable 'ansible_facts' from source: unknown 32645 1726880422.12935: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.13060: variable 'ansible_facts' from source: unknown 32645 1726880422.13195: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.13291: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.13297: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.13440: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.13444: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.13455: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.13551: variable 'ansible_facts' from source: unknown 32645 1726880422.13705: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.13831: variable 'ansible_facts' from source: unknown 32645 1726880422.13970: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.14066: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.14073: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.14078: variable 'omit' from source: magic vars 32645 1726880422.14090: variable 'omit' from source: magic vars 32645 1726880422.14330: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.14343: variable '_pair' from source: task vars 32645 1726880422.14414: variable 'item' from source: unknown 32645 1726880422.14528: variable 'omit' from source: magic vars 32645 1726880422.14547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.14557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.14563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.14574: variable 'inventory_hostname' from source: set_fact 32645 1726880422.14579: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.14582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.14637: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.14642: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.14652: Set connection var ansible_timeout to 10 32645 1726880422.14655: Set connection var ansible_shell_type to sh 32645 1726880422.14670: Set connection var ansible_pipelining to False 32645 1726880422.14673: Set connection var ansible_connection to ssh 32645 1726880422.14688: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.14691: variable 'ansible_connection' from source: unknown 32645 1726880422.14696: variable 'ansible_module_compression' from source: unknown 32645 1726880422.14699: variable 'ansible_shell_type' from source: unknown 32645 1726880422.14703: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.14707: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.14712: variable 'ansible_pipelining' from source: unknown 32645 1726880422.14715: variable 'ansible_timeout' from source: unknown 32645 1726880422.14721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.14798: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.14806: variable 'omit' from source: magic vars 32645 1726880422.14812: starting attempt loop 32645 1726880422.14815: running the handler 32645 1726880422.14822: handler run complete 32645 1726880422.14829: attempt loop complete, returning result 32645 1726880422.14844: variable 'item' from source: unknown 32645 1726880422.14900: variable 'item' from source: unknown ok: [managed_node2] => (item=9929/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "9929/tcp" } 32645 1726880422.15033: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.15036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.15039: variable 'omit' from source: magic vars 32645 1726880422.15168: 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) 32645 1726880422.15188: 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) 32645 1726880422.15208: 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) 32645 1726880422.15241: 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) 32645 1726880422.15254: 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) 32645 1726880422.15330: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.15337: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.15346: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.15444: variable 'ansible_facts' from source: unknown 32645 1726880422.15578: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.15704: variable 'ansible_facts' from source: unknown 32645 1726880422.15839: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.15930: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.15940: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.16080: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.16084: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.16093: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.16224: variable 'ansible_facts' from source: unknown 32645 1726880422.16360: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.16483: variable 'ansible_facts' from source: unknown 32645 1726880422.16616: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.16755: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.16780: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.16784: variable 'omit' from source: magic vars 32645 1726880422.16786: variable 'omit' from source: magic vars 32645 1726880422.17109: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.17119: variable '_pair' from source: task vars 32645 1726880422.17267: variable 'item' from source: unknown 32645 1726880422.17543: variable 'omit' from source: magic vars 32645 1726880422.17581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.17619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.17622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.17645: variable 'inventory_hostname' from source: set_fact 32645 1726880422.17671: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.17676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.17788: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.17794: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.17801: Set connection var ansible_timeout to 10 32645 1726880422.17804: Set connection var ansible_shell_type to sh 32645 1726880422.17817: Set connection var ansible_pipelining to False 32645 1726880422.17820: Set connection var ansible_connection to ssh 32645 1726880422.17843: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.17848: variable 'ansible_connection' from source: unknown 32645 1726880422.17852: variable 'ansible_module_compression' from source: unknown 32645 1726880422.17855: variable 'ansible_shell_type' from source: unknown 32645 1726880422.17857: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.17859: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.17862: variable 'ansible_pipelining' from source: unknown 32645 1726880422.17864: variable 'ansible_timeout' from source: unknown 32645 1726880422.17871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.17959: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.17979: variable 'omit' from source: magic vars 32645 1726880422.18006: starting attempt loop 32645 1726880422.18010: running the handler 32645 1726880422.18012: handler run complete 32645 1726880422.18036: attempt loop complete, returning result 32645 1726880422.18046: variable 'item' from source: unknown 32645 1726880422.18152: variable 'item' from source: unknown ok: [managed_node2] => (item=9929/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "9929/udp" } 32645 1726880422.18311: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.18314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.18317: variable 'omit' from source: magic vars 32645 1726880422.18489: 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) 32645 1726880422.18509: 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) 32645 1726880422.18529: 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) 32645 1726880422.18565: 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) 32645 1726880422.18579: 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) 32645 1726880422.18659: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.18663: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.18671: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.19004: variable 'ansible_facts' from source: unknown 32645 1726880422.19062: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.19289: variable 'ansible_facts' from source: unknown 32645 1726880422.19482: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.19620: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.19628: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.19973: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.19977: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.19979: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.20023: variable 'ansible_facts' from source: unknown 32645 1726880422.20253: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.20447: variable 'ansible_facts' from source: unknown 32645 1726880422.20675: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.20812: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.20820: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.20827: variable 'omit' from source: magic vars 32645 1726880422.20846: variable 'omit' from source: magic vars 32645 1726880422.21142: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880422.21153: variable '_pair' from source: task vars 32645 1726880422.21225: variable 'item' from source: unknown 32645 1726880422.21365: variable 'omit' from source: magic vars 32645 1726880422.21381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.21388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.21394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.21404: variable 'inventory_hostname' from source: set_fact 32645 1726880422.21407: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.21412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.21473: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.21481: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.21486: Set connection var ansible_timeout to 10 32645 1726880422.21489: Set connection var ansible_shell_type to sh 32645 1726880422.21501: Set connection var ansible_pipelining to False 32645 1726880422.21504: Set connection var ansible_connection to ssh 32645 1726880422.21519: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.21522: variable 'ansible_connection' from source: unknown 32645 1726880422.21529: variable 'ansible_module_compression' from source: unknown 32645 1726880422.21531: variable 'ansible_shell_type' from source: unknown 32645 1726880422.21536: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.21539: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.21546: variable 'ansible_pipelining' from source: unknown 32645 1726880422.21549: variable 'ansible_timeout' from source: unknown 32645 1726880422.21555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.21627: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880422.21637: variable 'omit' from source: magic vars 32645 1726880422.21644: starting attempt loop 32645 1726880422.21647: running the handler 32645 1726880422.21656: handler run complete 32645 1726880422.21663: attempt loop complete, returning result 32645 1726880422.21677: variable 'item' from source: unknown 32645 1726880422.21727: variable 'item' from source: unknown ok: [managed_node2] => (item=21064/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "21064", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "21064/tcp" } 32645 1726880422.21878: dumping result to json 32645 1726880422.21882: done dumping result, returning 32645 1726880422.21884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux [1266f4c6-4e69-28d7-f79e-00000000049c] 32645 1726880422.21886: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049c 32645 1726880422.22303: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049c 32645 1726880422.22306: WORKER PROCESS EXITING 32645 1726880422.22316: no more pending results, returning what we have 32645 1726880422.22318: results queue empty 32645 1726880422.22319: checking for any_errors_fatal 32645 1726880422.22330: done checking for any_errors_fatal 32645 1726880422.22330: checking for max_fail_percentage 32645 1726880422.22332: done checking for max_fail_percentage 32645 1726880422.22332: checking to see if all hosts have failed and the running result is not ok 32645 1726880422.22333: done checking to see if all hosts have failed 32645 1726880422.22334: getting the remaining hosts for this loop 32645 1726880422.22335: done getting the remaining hosts for this loop 32645 1726880422.22337: getting the next task for host managed_node2 32645 1726880422.22342: done getting next task for host managed_node2 32645 1726880422.22344: ^ task is: TASK: Ensure the service and the ports status with the selinux role 32645 1726880422.22347: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880422.22357: getting variables 32645 1726880422.22358: in VariableManager get_vars() 32645 1726880422.22387: Calling all_inventory to load vars for managed_node2 32645 1726880422.22389: Calling groups_inventory to load vars for managed_node2 32645 1726880422.22391: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.22398: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.22400: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.22403: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.22774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.23490: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.23513: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.23520: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.23594: done with get_vars() 32645 1726880422.23609: done getting variables TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:35 Friday 20 September 2024 21:00:22 -0400 (0:00:00.277) 0:00:36.810 ****** 32645 1726880422.23712: entering _queue_task() for managed_node2/include_role 32645 1726880422.23983: worker is 1 (out of 1 available) 32645 1726880422.23998: exiting _queue_task() for managed_node2/include_role 32645 1726880422.24010: done queuing things up, now waiting for results queue to drain 32645 1726880422.24011: waiting for pending results... 32645 1726880422.24377: running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role 32645 1726880422.24502: in run() - task 1266f4c6-4e69-28d7-f79e-00000000049d 32645 1726880422.24524: variable 'ansible_search_path' from source: unknown 32645 1726880422.24535: variable 'ansible_search_path' from source: unknown 32645 1726880422.24587: calling self._execute() 32645 1726880422.24699: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.24712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.24727: variable 'omit' from source: magic vars 32645 1726880422.25353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880422.27984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880422.28051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880422.28105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880422.28157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880422.28193: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880422.28316: 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) 32645 1726880422.28366: 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) 32645 1726880422.28453: 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) 32645 1726880422.28463: 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) 32645 1726880422.28491: 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) 32645 1726880422.28657: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.28672: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.28710: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.28877: variable 'ansible_facts' from source: unknown 32645 1726880422.29181: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.29403: variable 'ansible_facts' from source: unknown 32645 1726880422.29673: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.29890: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.29893: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.29896: _execute() done 32645 1726880422.29899: dumping result to json 32645 1726880422.29901: done dumping result, returning 32645 1726880422.29904: done running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role [1266f4c6-4e69-28d7-f79e-00000000049d] 32645 1726880422.29906: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049d 32645 1726880422.30040: no more pending results, returning what we have 32645 1726880422.30045: in VariableManager get_vars() 32645 1726880422.30094: Calling all_inventory to load vars for managed_node2 32645 1726880422.30097: Calling groups_inventory to load vars for managed_node2 32645 1726880422.30100: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.30112: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.30116: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.30120: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.30765: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000049d 32645 1726880422.30769: WORKER PROCESS EXITING 32645 1726880422.31032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.31837: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.31861: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.31868: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.31936: done with get_vars() 32645 1726880422.31952: variable 'ansible_search_path' from source: unknown 32645 1726880422.31954: variable 'ansible_search_path' from source: unknown 32645 1726880422.32385: variable 'omit' from source: magic vars 32645 1726880422.32465: variable 'omit' from source: magic vars 32645 1726880422.32485: variable 'omit' from source: magic vars 32645 1726880422.32489: we have included files to process 32645 1726880422.32490: generating all_blocks data 32645 1726880422.32492: done generating all_blocks data 32645 1726880422.32496: processing included file: fedora.linux_system_roles.selinux 32645 1726880422.32522: in VariableManager get_vars() 32645 1726880422.32546: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.32567: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.32573: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.32602: done with get_vars() 32645 1726880422.32663: in VariableManager get_vars() 32645 1726880422.32687: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.32708: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.32713: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.32757: done with get_vars() 32645 1726880422.32797: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/vars/main.yml 32645 1726880422.32875: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/defaults/main.yml 32645 1726880422.32978: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/meta/main.yml 32645 1726880422.33159: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml 32645 1726880422.34030: in VariableManager get_vars() 32645 1726880422.34053: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.34073: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.34078: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.34109: done with get_vars() 32645 1726880422.34184: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean 32645 1726880422.35519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 32645 1726880422.38143: in VariableManager get_vars() 32645 1726880422.38167: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.38187: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.38192: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.38225: done with get_vars() 32645 1726880422.38489: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml 32645 1726880422.39174: iterating over new_blocks loaded from include file 32645 1726880422.39176: in VariableManager get_vars() 32645 1726880422.39199: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.39218: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.39224: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.39265: done with get_vars() 32645 1726880422.39268: filtering new block on tags 32645 1726880422.39649: done filtering new block on tags 32645 1726880422.39654: in VariableManager get_vars() 32645 1726880422.39676: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.39696: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.39701: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.39740: done with get_vars() 32645 1726880422.39743: filtering new block on tags 32645 1726880422.39768: done filtering new block on tags 32645 1726880422.39770: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.selinux for managed_node2 32645 1726880422.39777: extending task lists for all hosts with included blocks 32645 1726880422.40174: done extending task lists 32645 1726880422.40175: done processing included files 32645 1726880422.40176: results queue empty 32645 1726880422.40177: checking for any_errors_fatal 32645 1726880422.40188: done checking for any_errors_fatal 32645 1726880422.40189: checking for max_fail_percentage 32645 1726880422.40191: done checking for max_fail_percentage 32645 1726880422.40191: checking to see if all hosts have failed and the running result is not ok 32645 1726880422.40192: done checking to see if all hosts have failed 32645 1726880422.40194: getting the remaining hosts for this loop 32645 1726880422.40195: done getting the remaining hosts for this loop 32645 1726880422.40198: getting the next task for host managed_node2 32645 1726880422.40204: done getting next task for host managed_node2 32645 1726880422.40207: ^ task is: TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 32645 1726880422.40212: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880422.40223: getting variables 32645 1726880422.40224: in VariableManager get_vars() 32645 1726880422.40243: Calling all_inventory to load vars for managed_node2 32645 1726880422.40246: Calling groups_inventory to load vars for managed_node2 32645 1726880422.40251: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.40258: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.40261: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.40265: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.40832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.41636: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.41657: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.41663: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.41719: done with get_vars() 32645 1726880422.41738: done getting variables TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 20 September 2024 21:00:22 -0400 (0:00:00.181) 0:00:36.991 ****** 32645 1726880422.41825: entering _queue_task() for managed_node2/include_tasks 32645 1726880422.42354: worker is 1 (out of 1 available) 32645 1726880422.42366: exiting _queue_task() for managed_node2/include_tasks 32645 1726880422.42379: done queuing things up, now waiting for results queue to drain 32645 1726880422.42381: waiting for pending results... 32645 1726880422.42508: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 32645 1726880422.42737: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004f9 32645 1726880422.42762: variable 'ansible_search_path' from source: unknown 32645 1726880422.42776: variable 'ansible_search_path' from source: unknown 32645 1726880422.42823: calling self._execute() 32645 1726880422.42942: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.42961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.42978: variable 'omit' from source: magic vars 32645 1726880422.43590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880422.46246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880422.46347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880422.46399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880422.46451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880422.46491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880422.46700: 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) 32645 1726880422.46705: 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) 32645 1726880422.46708: 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) 32645 1726880422.46747: 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) 32645 1726880422.46772: 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) 32645 1726880422.46938: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.46953: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.46981: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.47157: variable 'ansible_facts' from source: unknown 32645 1726880422.47466: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.47688: variable 'ansible_facts' from source: unknown 32645 1726880422.47938: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.48089: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.48104: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.48357: _execute() done 32645 1726880422.48361: dumping result to json 32645 1726880422.48364: done dumping result, returning 32645 1726880422.48366: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages [1266f4c6-4e69-28d7-f79e-0000000004f9] 32645 1726880422.48369: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004f9 32645 1726880422.48444: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004f9 32645 1726880422.48447: WORKER PROCESS EXITING 32645 1726880422.48493: no more pending results, returning what we have 32645 1726880422.48498: in VariableManager get_vars() 32645 1726880422.48551: Calling all_inventory to load vars for managed_node2 32645 1726880422.48554: Calling groups_inventory to load vars for managed_node2 32645 1726880422.48557: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.48571: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.48575: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.48579: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.49356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.50200: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.50222: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.50230: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.50295: done with get_vars() 32645 1726880422.50308: variable 'ansible_search_path' from source: unknown 32645 1726880422.50309: variable 'ansible_search_path' from source: unknown 32645 1726880422.50347: we have included files to process 32645 1726880422.50350: generating all_blocks data 32645 1726880422.50352: done generating all_blocks data 32645 1726880422.50356: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 32645 1726880422.50357: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 32645 1726880422.50359: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 32645 1726880422.50654: in VariableManager get_vars() 32645 1726880422.50679: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.50700: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.50705: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.50759: done with get_vars() 32645 1726880422.50787: done processing included file 32645 1726880422.50790: iterating over new_blocks loaded from include file 32645 1726880422.50791: in VariableManager get_vars() 32645 1726880422.50813: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.50836: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.50845: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.50885: done with get_vars() 32645 1726880422.50888: filtering new block on tags 32645 1726880422.50960: done filtering new block on tags 32645 1726880422.50963: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node2 32645 1726880422.50969: extending task lists for all hosts with included blocks 32645 1726880422.53079: done extending task lists 32645 1726880422.53080: done processing included files 32645 1726880422.53081: results queue empty 32645 1726880422.53082: checking for any_errors_fatal 32645 1726880422.53086: done checking for any_errors_fatal 32645 1726880422.53087: checking for max_fail_percentage 32645 1726880422.53089: done checking for max_fail_percentage 32645 1726880422.53089: checking to see if all hosts have failed and the running result is not ok 32645 1726880422.53090: done checking to see if all hosts have failed 32645 1726880422.53091: getting the remaining hosts for this loop 32645 1726880422.53093: done getting the remaining hosts for this loop 32645 1726880422.53097: getting the next task for host managed_node2 32645 1726880422.53103: done getting next task for host managed_node2 32645 1726880422.53106: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 32645 1726880422.53111: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880422.53122: getting variables 32645 1726880422.53123: in VariableManager get_vars() 32645 1726880422.53142: Calling all_inventory to load vars for managed_node2 32645 1726880422.53145: Calling groups_inventory to load vars for managed_node2 32645 1726880422.53147: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.53155: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.53158: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.53162: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.53711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.54607: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.54627: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.54635: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.54696: done with get_vars() 32645 1726880422.54712: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 20 September 2024 21:00:22 -0400 (0:00:00.129) 0:00:37.121 ****** 32645 1726880422.54806: entering _queue_task() for managed_node2/setup 32645 1726880422.55078: worker is 1 (out of 1 available) 32645 1726880422.55092: exiting _queue_task() for managed_node2/setup 32645 1726880422.55107: done queuing things up, now waiting for results queue to drain 32645 1726880422.55108: waiting for pending results... 32645 1726880422.55411: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 32645 1726880422.55658: in run() - task 1266f4c6-4e69-28d7-f79e-000000000565 32645 1726880422.55686: variable 'ansible_search_path' from source: unknown 32645 1726880422.55695: variable 'ansible_search_path' from source: unknown 32645 1726880422.55741: calling self._execute() 32645 1726880422.55954: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.55958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.55961: variable 'omit' from source: magic vars 32645 1726880422.56500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880422.62652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880422.62703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880422.62733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880422.62767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880422.62801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880422.62871: 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) 32645 1726880422.62897: 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) 32645 1726880422.62918: 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) 32645 1726880422.62957: 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) 32645 1726880422.62967: 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) 32645 1726880422.63067: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.63071: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.63088: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.63197: variable 'ansible_facts' from source: unknown 32645 1726880422.63342: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.63474: variable 'ansible_facts' from source: unknown 32645 1726880422.63609: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.63703: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.63709: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.63831: 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) 32645 1726880422.63852: 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) 32645 1726880422.63876: 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) 32645 1726880422.63908: 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) 32645 1726880422.63921: 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) 32645 1726880422.63964: 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) 32645 1726880422.63986: 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) 32645 1726880422.64006: 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) 32645 1726880422.64037: 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) 32645 1726880422.64054: 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) 32645 1726880422.64164: variable '__selinux_required_facts' from source: role '' all vars 32645 1726880422.64168: variable 'ansible_facts' from source: unknown 32645 1726880422.64398: Evaluated conditional (__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32645 1726880422.64401: when evaluation is False, skipping this task 32645 1726880422.64404: _execute() done 32645 1726880422.64407: dumping result to json 32645 1726880422.64409: done dumping result, returning 32645 1726880422.64411: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role [1266f4c6-4e69-28d7-f79e-000000000565] 32645 1726880422.64413: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000565 skipping: [managed_node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 32645 1726880422.64693: no more pending results, returning what we have 32645 1726880422.64697: results queue empty 32645 1726880422.64698: checking for any_errors_fatal 32645 1726880422.64700: done checking for any_errors_fatal 32645 1726880422.64701: checking for max_fail_percentage 32645 1726880422.64702: done checking for max_fail_percentage 32645 1726880422.64703: checking to see if all hosts have failed and the running result is not ok 32645 1726880422.64704: done checking to see if all hosts have failed 32645 1726880422.64705: getting the remaining hosts for this loop 32645 1726880422.64706: done getting the remaining hosts for this loop 32645 1726880422.64710: getting the next task for host managed_node2 32645 1726880422.64718: done getting next task for host managed_node2 32645 1726880422.64723: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 32645 1726880422.64732: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880422.64756: getting variables 32645 1726880422.64758: in VariableManager get_vars() 32645 1726880422.64803: Calling all_inventory to load vars for managed_node2 32645 1726880422.64807: Calling groups_inventory to load vars for managed_node2 32645 1726880422.64810: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.64821: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.64825: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.64832: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.69583: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000565 32645 1726880422.69587: WORKER PROCESS EXITING 32645 1726880422.69832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.70658: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.70671: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.70676: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.70722: done with get_vars() 32645 1726880422.70733: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 20 September 2024 21:00:22 -0400 (0:00:00.159) 0:00:37.281 ****** 32645 1726880422.70801: entering _queue_task() for managed_node2/include_tasks 32645 1726880422.71022: worker is 1 (out of 1 available) 32645 1726880422.71033: exiting _queue_task() for managed_node2/include_tasks 32645 1726880422.71048: done queuing things up, now waiting for results queue to drain 32645 1726880422.71051: waiting for pending results... 32645 1726880422.71247: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 32645 1726880422.71411: in run() - task 1266f4c6-4e69-28d7-f79e-000000000566 32645 1726880422.71424: variable 'ansible_search_path' from source: unknown 32645 1726880422.71428: variable 'ansible_search_path' from source: unknown 32645 1726880422.71464: calling self._execute() 32645 1726880422.71547: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.71557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.71567: variable 'omit' from source: magic vars 32645 1726880422.72002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880422.74629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880422.74693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880422.74726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880422.74762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880422.74786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880422.74869: 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) 32645 1726880422.74893: 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) 32645 1726880422.74914: 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) 32645 1726880422.74955: 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) 32645 1726880422.74967: 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) 32645 1726880422.75077: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.75084: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.75104: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.75216: variable 'ansible_facts' from source: unknown 32645 1726880422.75398: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.75532: variable 'ansible_facts' from source: unknown 32645 1726880422.75672: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.75772: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.75779: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.75785: _execute() done 32645 1726880422.75789: dumping result to json 32645 1726880422.75793: done dumping result, returning 32645 1726880422.75800: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages [1266f4c6-4e69-28d7-f79e-000000000566] 32645 1726880422.75806: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000566 32645 1726880422.75899: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000566 32645 1726880422.75902: WORKER PROCESS EXITING 32645 1726880422.75941: no more pending results, returning what we have 32645 1726880422.75945: in VariableManager get_vars() 32645 1726880422.75994: Calling all_inventory to load vars for managed_node2 32645 1726880422.75997: Calling groups_inventory to load vars for managed_node2 32645 1726880422.76000: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.76010: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.76013: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.76016: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.76791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.77434: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.77450: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.77455: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.77506: done with get_vars() 32645 1726880422.77515: variable 'ansible_search_path' from source: unknown 32645 1726880422.77516: variable 'ansible_search_path' from source: unknown 32645 1726880422.77546: we have included files to process 32645 1726880422.77547: generating all_blocks data 32645 1726880422.77550: done generating all_blocks data 32645 1726880422.77553: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 32645 1726880422.77554: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 32645 1726880422.77555: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 32645 1726880422.78837: done processing included file 32645 1726880422.78839: iterating over new_blocks loaded from include file 32645 1726880422.78840: in VariableManager get_vars() 32645 1726880422.78856: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.78869: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.78872: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.78909: done with get_vars() 32645 1726880422.78911: filtering new block on tags 32645 1726880422.78960: done filtering new block on tags 32645 1726880422.78962: in VariableManager get_vars() 32645 1726880422.78976: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.78988: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.78995: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79025: done with get_vars() 32645 1726880422.79026: filtering new block on tags 32645 1726880422.79074: done filtering new block on tags 32645 1726880422.79076: in VariableManager get_vars() 32645 1726880422.79090: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.79103: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79107: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79138: done with get_vars() 32645 1726880422.79140: filtering new block on tags 32645 1726880422.79211: done filtering new block on tags 32645 1726880422.79214: in VariableManager get_vars() 32645 1726880422.79232: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.79245: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79250: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79276: done with get_vars() 32645 1726880422.79278: filtering new block on tags 32645 1726880422.79343: done filtering new block on tags 32645 1726880422.79345: in VariableManager get_vars() 32645 1726880422.79361: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.79373: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79376: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.79416: done with get_vars() 32645 1726880422.79418: filtering new block on tags 32645 1726880422.79469: done filtering new block on tags 32645 1726880422.79473: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node2 32645 1726880422.79478: extending task lists for all hosts with included blocks 32645 1726880422.79863: done extending task lists 32645 1726880422.79866: done processing included files 32645 1726880422.79867: results queue empty 32645 1726880422.79868: checking for any_errors_fatal 32645 1726880422.79873: done checking for any_errors_fatal 32645 1726880422.79874: checking for max_fail_percentage 32645 1726880422.79875: done checking for max_fail_percentage 32645 1726880422.79876: checking to see if all hosts have failed and the running result is not ok 32645 1726880422.79878: done checking to see if all hosts have failed 32645 1726880422.79879: getting the remaining hosts for this loop 32645 1726880422.79881: done getting the remaining hosts for this loop 32645 1726880422.79885: getting the next task for host managed_node2 32645 1726880422.79892: done getting next task for host managed_node2 32645 1726880422.79899: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if system is ostree 32645 1726880422.79904: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880422.79915: getting variables 32645 1726880422.79916: in VariableManager get_vars() 32645 1726880422.79934: Calling all_inventory to load vars for managed_node2 32645 1726880422.79939: Calling groups_inventory to load vars for managed_node2 32645 1726880422.79942: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880422.79950: Calling all_plugins_play to load vars for managed_node2 32645 1726880422.79953: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880422.79959: Calling groups_plugins_play to load vars for managed_node2 32645 1726880422.80456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880422.81059: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880422.81083: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.81087: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880422.81150: done with get_vars() 32645 1726880422.81168: done getting variables TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 20 September 2024 21:00:22 -0400 (0:00:00.104) 0:00:37.386 ****** 32645 1726880422.81276: entering _queue_task() for managed_node2/stat 32645 1726880422.81559: worker is 1 (out of 1 available) 32645 1726880422.81573: exiting _queue_task() for managed_node2/stat 32645 1726880422.81586: done queuing things up, now waiting for results queue to drain 32645 1726880422.81588: waiting for pending results... 32645 1726880422.81910: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if system is ostree 32645 1726880422.82174: in run() - task 1266f4c6-4e69-28d7-f79e-00000000060f 32645 1726880422.82181: variable 'ansible_search_path' from source: unknown 32645 1726880422.82185: variable 'ansible_search_path' from source: unknown 32645 1726880422.82237: calling self._execute() 32645 1726880422.82554: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.82557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.82560: variable 'omit' from source: magic vars 32645 1726880422.82964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880422.85063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880422.85114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880422.85151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880422.85323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880422.85353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880422.85430: 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) 32645 1726880422.85461: 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) 32645 1726880422.85483: 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) 32645 1726880422.85515: 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) 32645 1726880422.85527: 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) 32645 1726880422.85642: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880422.85647: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880422.85667: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880422.85771: variable 'ansible_facts' from source: unknown 32645 1726880422.85917: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880422.86050: variable 'ansible_facts' from source: unknown 32645 1726880422.86185: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880422.86279: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880422.86287: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880422.86400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880422.86525: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880422.86561: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880422.86588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880422.86612: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880422.86655: 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) 32645 1726880422.86674: 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) 32645 1726880422.86696: 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) 32645 1726880422.86717: 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) 32645 1726880422.86787: Evaluated conditional (not __selinux_is_ostree is defined): True 32645 1726880422.86791: variable 'omit' from source: magic vars 32645 1726880422.86886: variable 'omit' from source: magic vars 32645 1726880422.86912: variable 'omit' from source: magic vars 32645 1726880422.86932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880422.86964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880422.86979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880422.86995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.87005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880422.87032: variable 'inventory_hostname' from source: set_fact 32645 1726880422.87036: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.87038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.87119: Set connection var ansible_shell_executable to /bin/sh 32645 1726880422.87126: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880422.87134: Set connection var ansible_timeout to 10 32645 1726880422.87137: Set connection var ansible_shell_type to sh 32645 1726880422.87150: Set connection var ansible_pipelining to False 32645 1726880422.87153: Set connection var ansible_connection to ssh 32645 1726880422.87176: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.87180: variable 'ansible_connection' from source: unknown 32645 1726880422.87185: variable 'ansible_module_compression' from source: unknown 32645 1726880422.87187: variable 'ansible_shell_type' from source: unknown 32645 1726880422.87190: variable 'ansible_shell_executable' from source: unknown 32645 1726880422.87193: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880422.87195: variable 'ansible_pipelining' from source: unknown 32645 1726880422.87198: variable 'ansible_timeout' from source: unknown 32645 1726880422.87201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880422.87317: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880422.87323: variable 'omit' from source: magic vars 32645 1726880422.87331: starting attempt loop 32645 1726880422.87334: running the handler 32645 1726880422.87345: _low_level_execute_command(): starting 32645 1726880422.87353: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880422.88120: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880422.88124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880422.88141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880422.88184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880422.89949: stdout chunk (state=3): >>>/root <<< 32645 1726880422.90064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880422.90188: stderr chunk (state=3): >>><<< 32645 1726880422.90191: stdout chunk (state=3): >>><<< 32645 1726880422.90210: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880422.90254: _low_level_execute_command(): starting 32645 1726880422.90258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686 `" && echo ansible-tmp-1726880422.902167-33665-279853022185686="` echo /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686 `" ) && sleep 0' 32645 1726880422.90732: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880422.90736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880422.90775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880422.90778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880422.90831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880422.90834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880422.90886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880422.93023: stdout chunk (state=3): >>>ansible-tmp-1726880422.902167-33665-279853022185686=/root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686 <<< 32645 1726880422.93144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880422.93188: stderr chunk (state=3): >>><<< 32645 1726880422.93191: stdout chunk (state=3): >>><<< 32645 1726880422.93207: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880422.902167-33665-279853022185686=/root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880422.93246: variable 'ansible_module_compression' from source: unknown 32645 1726880422.93294: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32645 1726880422.93317: variable 'ansible_facts' from source: unknown 32645 1726880422.93383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py 32645 1726880422.93496: Sending initial data 32645 1726880422.93500: Sent initial data (152 bytes) 32645 1726880422.93936: 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 <<< 32645 1726880422.93942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880422.93945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880422.93947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880422.93951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880422.94017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880422.94023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880422.94068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880422.95672: 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 <<< 32645 1726880422.95676: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880422.95711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880422.95756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp1qla5a74 /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py <<< 32645 1726880422.95763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py" <<< 32645 1726880422.95789: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp1qla5a74" to remote "/root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py" <<< 32645 1726880422.96732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880422.96822: stderr chunk (state=3): >>><<< 32645 1726880422.96826: stdout chunk (state=3): >>><<< 32645 1726880422.96846: done transferring module to remote 32645 1726880422.96851: _low_level_execute_command(): starting 32645 1726880422.96854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/ /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py && sleep 0' 32645 1726880422.97429: 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 <<< 32645 1726880422.97433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880422.97435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880422.97442: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880422.97444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880422.97503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880422.97506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880422.97556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880422.99519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880422.99564: stderr chunk (state=3): >>><<< 32645 1726880422.99567: stdout chunk (state=3): >>><<< 32645 1726880422.99580: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880422.99583: _low_level_execute_command(): starting 32645 1726880422.99589: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/AnsiballZ_stat.py && sleep 0' 32645 1726880422.99998: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880423.00001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.00004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880423.00006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.00055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.00067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.00113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.02312: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880423.02345: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880423.02381: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880423.02387: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880423.02453: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880423.02457: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880423.02497: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880423.02533: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880423.02559: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880423.02563: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880423.02578: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880423.02630: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880423.02638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.02647: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880423.02671: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880423.02709: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880423.02739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880423.02743: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac492c530> <<< 32645 1726880423.02761: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac48fbb30> <<< 32645 1726880423.02771: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880423.02787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac492eab0> <<< 32645 1726880423.02816: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880423.02839: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880423.02845: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880423.02862: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880423.02898: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880423.02990: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880423.03026: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880423.03031: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880423.03050: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880423.03073: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880423.03077: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880423.03097: stdout chunk (state=3): >>>Processing global site-packages <<< 32645 1726880423.03101: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880423.03113: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880423.03140: 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 <<< 32645 1726880423.03152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880423.03162: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac46fd160> <<< 32645 1726880423.03215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880423.03218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880423.03243: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac46fe3f0> <<< 32645 1726880423.03268: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880423.03274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.03289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880423.03316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880423.03322: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac46ff1d0> <<< 32645 1726880423.03330: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac46fe600> <<< 32645 1726880423.03365: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880423.03374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4730140> <<< 32645 1726880423.03389: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880423.03394: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880423.03418: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880423.03424: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880423.03441: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880423.03501: 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 <<< 32645 1726880423.03519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.03524: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac46fe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880423.03579: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880423.03586: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880423.03593: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880423.03616: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880423.03643: 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. <<< 32645 1726880423.03889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880423.03903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880423.03933: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880423.03937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.03964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880423.04000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880423.04028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880423.04037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880423.04066: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac474e150> <<< 32645 1726880423.04089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880423.04125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880423.04145: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880423.04185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.04206: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880423.04231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880423.04253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac478d220> <<< 32645 1726880423.04271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880423.04277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac478d8b0> <<< 32645 1726880423.04303: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880423.04309: stdout chunk (state=3): >>> <<< 32645 1726880423.04351: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac474fbc0> <<< 32645 1726880423.04364: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880423.04390: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac474eb40> <<< 32645 1726880423.04497: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47572f0> <<< 32645 1726880423.04521: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880423.04547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880423.04557: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880423.04583: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880423.04603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880423.04626: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880423.04632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880423.04658: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47bce00> <<< 32645 1726880423.04670: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac478f9e0> <<< 32645 1726880423.04705: 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' <<< 32645 1726880423.04711: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47bcf50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac476a9f0> <<< 32645 1726880423.04758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880423.04799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47be180> <<< 32645 1726880423.04807: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47565d0> <<< 32645 1726880423.04825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880423.04831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880423.04861: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.04868: 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 0x7fcac47be5d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47be480> <<< 32645 1726880423.04915: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.04925: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac47be870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47551c0> <<< 32645 1726880423.04939: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880423.04964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880423.04996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880423.05029: 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' <<< 32645 1726880423.05043: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47e0d40> <<< 32645 1726880423.05053: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880423.05078: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.05096: 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 0x7fcac47e2480> <<< 32645 1726880423.05108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880423.05134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880423.05155: 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' <<< 32645 1726880423.05163: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47e3380> <<< 32645 1726880423.05202: 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' <<< 32645 1726880423.05206: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac47e39e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47e28d0> <<< 32645 1726880423.05234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880423.05252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880423.05289: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.05298: 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 0x7fcac47f8470> <<< 32645 1726880423.05311: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47e3b60> <<< 32645 1726880423.05348: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47beb70> <<< 32645 1726880423.05369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880423.05394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880423.05415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880423.05434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880423.05469: 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 0x7fcac45e0320> <<< 32645 1726880423.05494: 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' <<< 32645 1726880423.05530: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.05534: 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 0x7fcac45e0e30> <<< 32645 1726880423.05541: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e0b90> <<< 32645 1726880423.05561: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.05570: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac45e0e60> <<< 32645 1726880423.05582: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.05674: stdout chunk (state=3): >>># 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 0x7fcac45e1010> <<< 32645 1726880423.05687: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47fa480> <<< 32645 1726880423.05708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880423.05726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880423.05754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880423.05766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880423.05776: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e2720> <<< 32645 1726880423.05798: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e13a0> <<< 32645 1726880423.05817: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47bf260> <<< 32645 1726880423.05842: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880423.05906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.05923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880423.05961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880423.05993: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac460eae0> <<< 32645 1726880423.06050: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880423.06062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.06083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880423.06103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880423.06148: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac462ac60> <<< 32645 1726880423.06166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880423.06222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880423.06269: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880423.06298: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880423.06314: 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 0x7fcac4657a10> <<< 32645 1726880423.06322: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880423.06350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880423.06377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880423.06420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880423.06515: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac468a1b0> <<< 32645 1726880423.06599: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4657b30> <<< 32645 1726880423.06638: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac462b320> <<< 32645 1726880423.06669: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880423.06687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4460bc0> <<< 32645 1726880423.06690: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4629ca0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e3680> <<< 32645 1726880423.06793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880423.06815: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcac4629dc0> <<< 32645 1726880423.06900: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7xojd6ib/ansible_stat_payload.zip' <<< 32645 1726880423.06906: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.07063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.07098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880423.07104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880423.07150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880423.07233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880423.07271: 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 0x7fcac44be7e0> <<< 32645 1726880423.07277: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880423.07482: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44956d0> <<< 32645 1726880423.07487: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4494860> # zipimport: zlib available <<< 32645 1726880423.07522: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880423.07534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.07552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.07561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.07574: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880423.07590: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.09179: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.10535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880423.10543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44bc6b0> <<< 32645 1726880423.10558: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880423.10568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.10594: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880423.10600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880423.10627: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880423.10636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880423.10666: 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' <<< 32645 1726880423.10672: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac44e6210> <<< 32645 1726880423.10709: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44e5fa0> <<< 32645 1726880423.10742: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44e58b0> <<< 32645 1726880423.10768: 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' <<< 32645 1726880423.10821: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44e6300> <<< 32645 1726880423.10824: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44bf470> <<< 32645 1726880423.10833: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880423.10858: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.10880: 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 0x7fcac44e6f60> <<< 32645 1726880423.10894: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.10900: 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 0x7fcac44e7140> <<< 32645 1726880423.10916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880423.10972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880423.10987: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880423.11033: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44e7680> <<< 32645 1726880423.11039: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880423.11067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880423.11093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880423.11132: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4355490> <<< 32645 1726880423.11164: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.11176: 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 0x7fcac43570b0> <<< 32645 1726880423.11193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880423.11206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880423.11244: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43579b0> <<< 32645 1726880423.11265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880423.11301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880423.11322: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4358b90> <<< 32645 1726880423.11342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880423.11388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880423.11413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880423.11421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880423.11473: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435b650> <<< 32645 1726880423.11518: 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 0x7fcac46ff140> <<< 32645 1726880423.11545: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4359910> <<< 32645 1726880423.11568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880423.11600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880423.11626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880423.11640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880423.11650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880423.11684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880423.11711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880423.11714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880423.11733: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435f590> <<< 32645 1726880423.11744: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880423.11814: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435e090> <<< 32645 1726880423.11820: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435ddf0> <<< 32645 1726880423.11844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880423.11856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880423.11931: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435e330> <<< 32645 1726880423.11968: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4359e20> <<< 32645 1726880423.11999: 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' <<< 32645 1726880423.12005: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac43a7740> <<< 32645 1726880423.12034: 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 0x7fcac43a7860> <<< 32645 1726880423.12065: 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 <<< 32645 1726880423.12086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880423.12108: 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' <<< 32645 1726880423.12155: 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 0x7fcac43a9400> <<< 32645 1726880423.12162: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43a91c0> <<< 32645 1726880423.12182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880423.12323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880423.12382: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.12388: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac43ab980> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43a9af0> <<< 32645 1726880423.12418: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880423.12468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.12497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880423.12509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880423.12527: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880423.12573: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43af110> <<< 32645 1726880423.12739: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43abad0> <<< 32645 1726880423.12820: 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' <<< 32645 1726880423.12830: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac43b0350> <<< 32645 1726880423.12860: 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' <<< 32645 1726880423.12866: 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 0x7fcac43b17c0> <<< 32645 1726880423.12917: 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' <<< 32645 1726880423.12929: 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 0x7fcac43b0380> <<< 32645 1726880423.12940: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43a7ad0> <<< 32645 1726880423.12964: 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 <<< 32645 1726880423.12970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880423.12993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880423.13021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880423.13055: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.13090: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.13096: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac43b3b00> <<< 32645 1726880423.13286: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.13300: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac43b4b00> <<< 32645 1726880423.13315: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43b2270> <<< 32645 1726880423.13351: 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' <<< 32645 1726880423.13355: 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 0x7fcac43b3620> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43b1e80> <<< 32645 1726880423.13379: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13409: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880423.13420: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13527: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13631: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13652: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880423.13677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13693: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13701: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880423.13712: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.13857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.14001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.14707: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.15397: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880423.15405: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880423.15419: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880423.15443: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880423.15467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.15525: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcac4438c20> <<< 32645 1726880423.15637: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880423.15644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880423.15671: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4439970> <<< 32645 1726880423.15677: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43b2d80> <<< 32645 1726880423.15744: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880423.15754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.15771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.15795: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880423.15801: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.15989: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.16177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880423.16187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880423.16203: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4439910> <<< 32645 1726880423.16209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.16775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880423.17533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880423.17623: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17825: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880423.17831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17852: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880423.17877: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17921: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.17967: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880423.17978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.18278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.18574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880423.18654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880423.18673: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880423.18768: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac443a9c0> <<< 32645 1726880423.18777: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.18870: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.18960: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880423.18967: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880423.18986: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880423.19012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880423.19019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880423.19108: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.19235: 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 0x7fcac42464e0> <<< 32645 1726880423.19297: 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 0x7fcac4246de0> <<< 32645 1726880423.19318: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac443b770> <<< 32645 1726880423.19336: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.19384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.19425: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880423.19438: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.19485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.19637: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.19646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.19725: 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 <<< 32645 1726880423.19773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.19871: 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 0x7fcac4245ac0> <<< 32645 1726880423.19922: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4247050> <<< 32645 1726880423.19953: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880423.19964: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880423.19970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20047: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20203: 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 <<< 32645 1726880423.20209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.20227: 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 <<< 32645 1726880423.20255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880423.20277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880423.20339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880423.20358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880423.20381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880423.20439: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac452b080> <<< 32645 1726880423.20492: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4250d40> <<< 32645 1726880423.20580: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac424f080> <<< 32645 1726880423.20584: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac424eed0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880423.20593: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20658: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880423.20664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880423.20721: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880423.20741: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20764: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880423.20770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.20930: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.21143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.21285: 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"}}} <<< 32645 1726880423.21290: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880423.21635: 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 <<< 32645 1726880423.21645: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21668: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21675: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc <<< 32645 1726880423.21699: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880423.21705: stdout chunk (state=3): >>># 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 runpy # destroy runpy <<< 32645 1726880423.21741: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21751: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21772: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21792: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21808: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21830: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.21839: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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 <<< 32645 1726880423.21845: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.22079: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880423.22106: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880423.22119: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 32645 1726880423.22139: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880423.22142: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32645 1726880423.22181: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880423.22191: 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 <<< 32645 1726880423.22216: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880423.22223: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 32645 1726880423.22247: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880423.22268: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal<<< 32645 1726880423.22278: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880423.22299: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880423.22303: stdout chunk (state=3): >>># destroy array <<< 32645 1726880423.22317: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880423.22335: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880423.22352: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880423.22403: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880423.22413: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880423.22417: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 32645 1726880423.22435: 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 <<< 32645 1726880423.22465: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880423.22476: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880423.22487: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 32645 1726880423.22517: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler<<< 32645 1726880423.22527: stdout chunk (state=3): >>> # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880423.22537: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880423.22543: 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 <<< 32645 1726880423.22552: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880423.22579: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 32645 1726880423.22597: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 32645 1726880423.22625: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.22647: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880423.22656: 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 <<< 32645 1726880423.22795: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880423.22805: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880423.22834: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880423.22840: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880423.22862: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880423.22900: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880423.22921: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880423.22924: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal<<< 32645 1726880423.22938: stdout chunk (state=3): >>> <<< 32645 1726880423.22955: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880423.23041: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.23058: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880423.23064: stdout chunk (state=3): >>># destroy time <<< 32645 1726880423.23089: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880423.23123: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880423.23149: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880423.23153: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 32645 1726880423.23169: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880423.23176: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880423.23537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880423.23601: stderr chunk (state=3): >>><<< 32645 1726880423.23604: stdout chunk (state=3): >>><<< 32645 1726880423.23673: _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 0x7fcac492c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac48fbb30> # /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 0x7fcac492eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fcac46fd160> # /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 0x7fcac46fe3f0> # /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 0x7fcac46ff1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac46fe600> # /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 0x7fcac4730140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fcac46fe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fcac474e150> # /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 0x7fcac478d220> # /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 0x7fcac478d8b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac474fbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac474eb40> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47572f0> # /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 0x7fcac47bce00> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac478f9e0> # /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 0x7fcac47bcf50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac476a9f0> # /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 0x7fcac47be180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47565d0> # /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 0x7fcac47be5d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47be480> # 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 0x7fcac47be870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47551c0> 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 0x7fcac47e0d40> 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 0x7fcac47e2480> # /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 0x7fcac47e3380> # 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 0x7fcac47e39e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47e28d0> # /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 0x7fcac47f8470> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47e3b60> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47beb70> # /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 0x7fcac45e0320> # /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 0x7fcac45e0e30> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e0b90> # 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 0x7fcac45e0e60> # 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 0x7fcac45e1010> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47fa480> # /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 0x7fcac45e2720> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e13a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac47bf260> # /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 0x7fcac460eae0> # /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 0x7fcac462ac60> # /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 0x7fcac4657a10> # /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 0x7fcac468a1b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4657b30> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac462b320> # /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 0x7fcac4460bc0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4629ca0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac45e3680> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcac4629dc0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7xojd6ib/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 0x7fcac44be7e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44956d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4494860> # 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 0x7fcac44bc6b0> # /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 0x7fcac44e6210> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44e5fa0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44e58b0> # /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 0x7fcac44e6300> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac44bf470> 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 0x7fcac44e6f60> # 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 0x7fcac44e7140> # /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 0x7fcac44e7680> 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 0x7fcac4355490> # 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 0x7fcac43570b0> # /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 0x7fcac43579b0> # /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 0x7fcac4358b90> # /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 0x7fcac435b650> # 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 0x7fcac46ff140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4359910> # /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 0x7fcac435f590> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435e090> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac435ddf0> # /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 0x7fcac435e330> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4359e20> # 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 0x7fcac43a7740> # /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 0x7fcac43a7860> # /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 0x7fcac43a9400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43a91c0> # /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 0x7fcac43ab980> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43a9af0> # /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 0x7fcac43af110> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43abad0> # 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 0x7fcac43b0350> # 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 0x7fcac43b17c0> # 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 0x7fcac43b0380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43a7ad0> # /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 0x7fcac43b3b00> # 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 0x7fcac43b4b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43b2270> # 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 0x7fcac43b3620> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43b1e80> # 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 0x7fcac4438c20> # /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 0x7fcac4439970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac43b2d80> 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 0x7fcac4439910> # 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 0x7fcac443a9c0> # 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 0x7fcac42464e0> # 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 0x7fcac4246de0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac443b770> # 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 0x7fcac4245ac0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4247050> 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 0x7fcac452b080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac4250d40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac424f080> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcac424eed0> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880423.24265: 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-1726880422.902167-33665-279853022185686/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880423.24268: _low_level_execute_command(): starting 32645 1726880423.24271: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880422.902167-33665-279853022185686/ > /dev/null 2>&1 && sleep 0' 32645 1726880423.24404: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880423.24408: 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 <<< 32645 1726880423.24411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880423.24413: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.24423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.24472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.24488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.24536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.26458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.26503: stderr chunk (state=3): >>><<< 32645 1726880423.26507: stdout chunk (state=3): >>><<< 32645 1726880423.26522: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880423.26535: handler run complete 32645 1726880423.26556: attempt loop complete, returning result 32645 1726880423.26559: _execute() done 32645 1726880423.26562: dumping result to json 32645 1726880423.26567: done dumping result, returning 32645 1726880423.26576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if system is ostree [1266f4c6-4e69-28d7-f79e-00000000060f] 32645 1726880423.26581: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000060f 32645 1726880423.26679: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000060f 32645 1726880423.26682: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 32645 1726880423.26767: no more pending results, returning what we have 32645 1726880423.26771: results queue empty 32645 1726880423.26772: checking for any_errors_fatal 32645 1726880423.26774: done checking for any_errors_fatal 32645 1726880423.26774: checking for max_fail_percentage 32645 1726880423.26777: done checking for max_fail_percentage 32645 1726880423.26777: checking to see if all hosts have failed and the running result is not ok 32645 1726880423.26779: done checking to see if all hosts have failed 32645 1726880423.26780: getting the remaining hosts for this loop 32645 1726880423.26782: done getting the remaining hosts for this loop 32645 1726880423.26786: getting the next task for host managed_node2 32645 1726880423.26794: done getting next task for host managed_node2 32645 1726880423.26798: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 32645 1726880423.26806: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880423.26817: getting variables 32645 1726880423.26819: in VariableManager get_vars() 32645 1726880423.26873: Calling all_inventory to load vars for managed_node2 32645 1726880423.26877: Calling groups_inventory to load vars for managed_node2 32645 1726880423.26879: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880423.26890: Calling all_plugins_play to load vars for managed_node2 32645 1726880423.26894: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880423.26897: Calling groups_plugins_play to load vars for managed_node2 32645 1726880423.27316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880423.27775: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880423.27792: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.27796: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.27865: done with get_vars() 32645 1726880423.27877: done getting variables 32645 1726880423.27926: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 20 September 2024 21:00:23 -0400 (0:00:00.466) 0:00:37.853 ****** 32645 1726880423.27965: entering _queue_task() for managed_node2/set_fact 32645 1726880423.28178: worker is 1 (out of 1 available) 32645 1726880423.28190: exiting _queue_task() for managed_node2/set_fact 32645 1726880423.28204: done queuing things up, now waiting for results queue to drain 32645 1726880423.28206: waiting for pending results... 32645 1726880423.28402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 32645 1726880423.28562: in run() - task 1266f4c6-4e69-28d7-f79e-000000000610 32645 1726880423.28575: variable 'ansible_search_path' from source: unknown 32645 1726880423.28579: variable 'ansible_search_path' from source: unknown 32645 1726880423.28610: calling self._execute() 32645 1726880423.28693: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.28701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.28712: variable 'omit' from source: magic vars 32645 1726880423.29139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880423.31095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880423.31144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880423.31179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880423.31209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880423.31233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880423.31313: 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) 32645 1726880423.31346: 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) 32645 1726880423.31370: 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) 32645 1726880423.31407: 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) 32645 1726880423.31419: 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) 32645 1726880423.31527: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880423.31533: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880423.31555: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880423.31663: variable 'ansible_facts' from source: unknown 32645 1726880423.31808: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880423.31940: variable 'ansible_facts' from source: unknown 32645 1726880423.32076: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880423.32172: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880423.32179: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880423.32278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880423.32406: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880423.32439: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880423.32466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880423.32495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880423.32540: 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) 32645 1726880423.32563: 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) 32645 1726880423.32585: 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) 32645 1726880423.32611: 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) 32645 1726880423.32675: Evaluated conditional (not __selinux_is_ostree is defined): True 32645 1726880423.32681: variable 'omit' from source: magic vars 32645 1726880423.32778: variable 'omit' from source: magic vars 32645 1726880423.32866: variable '__ostree_booted_stat' from source: set_fact 32645 1726880423.32897: variable 'omit' from source: magic vars 32645 1726880423.32922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880423.32946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880423.32962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880423.32977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880423.32987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880423.33015: variable 'inventory_hostname' from source: set_fact 32645 1726880423.33018: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.33023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.33100: Set connection var ansible_shell_executable to /bin/sh 32645 1726880423.33107: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880423.33113: Set connection var ansible_timeout to 10 32645 1726880423.33116: Set connection var ansible_shell_type to sh 32645 1726880423.33134: Set connection var ansible_pipelining to False 32645 1726880423.33137: Set connection var ansible_connection to ssh 32645 1726880423.33158: variable 'ansible_shell_executable' from source: unknown 32645 1726880423.33162: variable 'ansible_connection' from source: unknown 32645 1726880423.33166: variable 'ansible_module_compression' from source: unknown 32645 1726880423.33168: variable 'ansible_shell_type' from source: unknown 32645 1726880423.33171: variable 'ansible_shell_executable' from source: unknown 32645 1726880423.33176: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.33181: variable 'ansible_pipelining' from source: unknown 32645 1726880423.33184: variable 'ansible_timeout' from source: unknown 32645 1726880423.33190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.33278: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880423.33287: variable 'omit' from source: magic vars 32645 1726880423.33293: starting attempt loop 32645 1726880423.33296: running the handler 32645 1726880423.33308: handler run complete 32645 1726880423.33317: attempt loop complete, returning result 32645 1726880423.33320: _execute() done 32645 1726880423.33323: dumping result to json 32645 1726880423.33327: done dumping result, returning 32645 1726880423.33338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree [1266f4c6-4e69-28d7-f79e-000000000610] 32645 1726880423.33341: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000610 32645 1726880423.33431: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000610 32645 1726880423.33435: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } 32645 1726880423.33517: no more pending results, returning what we have 32645 1726880423.33520: results queue empty 32645 1726880423.33522: checking for any_errors_fatal 32645 1726880423.33530: done checking for any_errors_fatal 32645 1726880423.33531: checking for max_fail_percentage 32645 1726880423.33532: done checking for max_fail_percentage 32645 1726880423.33533: checking to see if all hosts have failed and the running result is not ok 32645 1726880423.33535: done checking to see if all hosts have failed 32645 1726880423.33535: getting the remaining hosts for this loop 32645 1726880423.33537: done getting the remaining hosts for this loop 32645 1726880423.33540: getting the next task for host managed_node2 32645 1726880423.33552: done getting next task for host managed_node2 32645 1726880423.33558: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 32645 1726880423.33565: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 32645 1726880423.33577: getting variables 32645 1726880423.33578: in VariableManager get_vars() 32645 1726880423.33614: Calling all_inventory to load vars for managed_node2 32645 1726880423.33617: Calling groups_inventory to load vars for managed_node2 32645 1726880423.33620: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880423.33634: Calling all_plugins_play to load vars for managed_node2 32645 1726880423.33637: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880423.33639: Calling groups_plugins_play to load vars for managed_node2 32645 1726880423.34014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880423.34594: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880423.34609: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.34614: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.34675: done with get_vars() 32645 1726880423.34685: done getting variables TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 20 September 2024 21:00:23 -0400 (0:00:00.068) 0:00:37.921 ****** 32645 1726880423.34767: entering _queue_task() for managed_node2/stat 32645 1726880423.34964: worker is 1 (out of 1 available) 32645 1726880423.34978: exiting _queue_task() for managed_node2/stat 32645 1726880423.34991: done queuing things up, now waiting for results queue to drain 32645 1726880423.34993: waiting for pending results... 32645 1726880423.35177: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 32645 1726880423.35345: in run() - task 1266f4c6-4e69-28d7-f79e-000000000612 32645 1726880423.35360: variable 'ansible_search_path' from source: unknown 32645 1726880423.35364: variable 'ansible_search_path' from source: unknown 32645 1726880423.35394: calling self._execute() 32645 1726880423.35473: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.35480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.35489: variable 'omit' from source: magic vars 32645 1726880423.35901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880423.37622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880423.37676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880423.37705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880423.37750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880423.37772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880423.37851: 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) 32645 1726880423.37877: 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) 32645 1726880423.37899: 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) 32645 1726880423.37931: 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) 32645 1726880423.37947: 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) 32645 1726880423.38051: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880423.38060: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880423.38081: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880423.38187: variable 'ansible_facts' from source: unknown 32645 1726880423.38360: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880423.38491: variable 'ansible_facts' from source: unknown 32645 1726880423.38629: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880423.38727: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880423.38736: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880423.38837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880423.38964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880423.38995: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880423.39030: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880423.39062: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880423.39101: 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) 32645 1726880423.39119: 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) 32645 1726880423.39144: 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) 32645 1726880423.39170: 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) 32645 1726880423.39234: Evaluated conditional (not __selinux_is_transactional is defined): True 32645 1726880423.39242: variable 'omit' from source: magic vars 32645 1726880423.39335: variable 'omit' from source: magic vars 32645 1726880423.39364: variable 'omit' from source: magic vars 32645 1726880423.39388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880423.39410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880423.39425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880423.39443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880423.39454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880423.39479: variable 'inventory_hostname' from source: set_fact 32645 1726880423.39482: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.39485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.39566: Set connection var ansible_shell_executable to /bin/sh 32645 1726880423.39573: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880423.39579: Set connection var ansible_timeout to 10 32645 1726880423.39582: Set connection var ansible_shell_type to sh 32645 1726880423.39596: Set connection var ansible_pipelining to False 32645 1726880423.39599: Set connection var ansible_connection to ssh 32645 1726880423.39619: variable 'ansible_shell_executable' from source: unknown 32645 1726880423.39622: variable 'ansible_connection' from source: unknown 32645 1726880423.39624: variable 'ansible_module_compression' from source: unknown 32645 1726880423.39629: variable 'ansible_shell_type' from source: unknown 32645 1726880423.39635: variable 'ansible_shell_executable' from source: unknown 32645 1726880423.39637: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.39643: variable 'ansible_pipelining' from source: unknown 32645 1726880423.39646: variable 'ansible_timeout' from source: unknown 32645 1726880423.39653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.39768: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880423.39778: variable 'omit' from source: magic vars 32645 1726880423.39781: starting attempt loop 32645 1726880423.39784: running the handler 32645 1726880423.39797: _low_level_execute_command(): starting 32645 1726880423.39804: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880423.40318: 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 <<< 32645 1726880423.40322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.40325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880423.40328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.40391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.40397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880423.40400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.40441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.42265: stdout chunk (state=3): >>>/root <<< 32645 1726880423.42372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.42416: stderr chunk (state=3): >>><<< 32645 1726880423.42420: stdout chunk (state=3): >>><<< 32645 1726880423.42443: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880423.42455: _low_level_execute_command(): starting 32645 1726880423.42462: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840 `" && echo ansible-tmp-1726880423.4244137-33674-150225870229840="` echo /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840 `" ) && sleep 0' 32645 1726880423.42900: 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 <<< 32645 1726880423.42904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.42906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880423.42909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.42954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.42969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.43011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.44991: stdout chunk (state=3): >>>ansible-tmp-1726880423.4244137-33674-150225870229840=/root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840 <<< 32645 1726880423.45109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.45156: stderr chunk (state=3): >>><<< 32645 1726880423.45161: stdout chunk (state=3): >>><<< 32645 1726880423.45171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880423.4244137-33674-150225870229840=/root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880423.45209: variable 'ansible_module_compression' from source: unknown 32645 1726880423.45251: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32645 1726880423.45278: variable 'ansible_facts' from source: unknown 32645 1726880423.45342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py 32645 1726880423.45446: Sending initial data 32645 1726880423.45452: Sent initial data (153 bytes) 32645 1726880423.45889: 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 <<< 32645 1726880423.45893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880423.45897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880423.45899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880423.45904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.45956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.45966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.46001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.47626: 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 <<< 32645 1726880423.47634: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880423.47664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880423.47708: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpo48bk52s /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py <<< 32645 1726880423.47710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py" <<< 32645 1726880423.47741: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpo48bk52s" to remote "/root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py" <<< 32645 1726880423.48523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.48576: stderr chunk (state=3): >>><<< 32645 1726880423.48579: stdout chunk (state=3): >>><<< 32645 1726880423.48596: done transferring module to remote 32645 1726880423.48607: _low_level_execute_command(): starting 32645 1726880423.48612: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/ /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py && sleep 0' 32645 1726880423.49038: 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 <<< 32645 1726880423.49042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.49045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880423.49047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880423.49051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.49099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.49105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.49147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.51026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.51062: stderr chunk (state=3): >>><<< 32645 1726880423.51066: stdout chunk (state=3): >>><<< 32645 1726880423.51078: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880423.51081: _low_level_execute_command(): starting 32645 1726880423.51087: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/AnsiballZ_stat.py && sleep 0' 32645 1726880423.51499: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880423.51503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.51505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880423.51508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880423.51510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.51558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.51574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.51610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.53822: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880423.53852: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880423.53885: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880423.53891: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880423.53969: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880423.53975: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880423.54015: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880423.54054: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880423.54082: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880423.54094: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880423.54154: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880423.54160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.54177: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880423.54205: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880423.54245: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880423.54269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880423.54279: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b380c530> <<< 32645 1726880423.54290: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b37dbb30> <<< 32645 1726880423.54312: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880423.54327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880423.54334: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b380eab0> <<< 32645 1726880423.54354: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880423.54382: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880423.54389: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880423.54410: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880423.54443: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880423.54540: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880423.54574: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880423.54613: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880423.54619: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880423.54645: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880423.54659: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880423.54663: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880423.54700: 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 <<< 32645 1726880423.54703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880423.54727: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3621160> <<< 32645 1726880423.54774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880423.54796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880423.54807: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36223f0> <<< 32645 1726880423.54835: 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' <<< 32645 1726880423.54860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880423.54876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880423.54899: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3622600> <<< 32645 1726880423.54936: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880423.54939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3654140> <<< 32645 1726880423.54963: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880423.54972: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880423.54996: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880423.55002: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880423.55022: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880423.55079: 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 <<< 32645 1726880423.55091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.55107: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3622150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880423.55164: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880423.55173: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880423.55179: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880423.55206: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880423.55238: 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. <<< 32645 1726880423.55483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880423.55496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880423.55535: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880423.55537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.55566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880423.55609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880423.55627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880423.55646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880423.55736: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3672180> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880423.55759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880423.55783: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880423.55823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.55843: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880423.55874: 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' <<< 32645 1726880423.55880: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36b1250> <<< 32645 1726880423.55912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880423.55920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880423.55926: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36b18e0> <<< 32645 1726880423.55947: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880423.55995: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3673e60> <<< 32645 1726880423.56009: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880423.56039: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3672b70> <<< 32645 1726880423.56147: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b367b2f0> <<< 32645 1726880423.56174: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880423.56202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880423.56211: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880423.56239: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880423.56258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880423.56283: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880423.56289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880423.56320: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e0e60> <<< 32645 1726880423.56327: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36b3a40> <<< 32645 1726880423.56364: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880423.56370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e0fb0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b368db20> <<< 32645 1726880423.56424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880423.56460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880423.56466: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e2180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b367a5d0> <<< 32645 1726880423.56491: 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' <<< 32645 1726880423.56535: 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' <<< 32645 1726880423.56543: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b36e25d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e2480> <<< 32645 1726880423.56584: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.56592: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b36e2870> <<< 32645 1726880423.56600: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36791c0> <<< 32645 1726880423.56621: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880423.56645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880423.56678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880423.56708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880423.56713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3704d70> <<< 32645 1726880423.56733: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880423.56771: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.56777: 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 0x7fc3b37064b0> <<< 32645 1726880423.56800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880423.56805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880423.56833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880423.56839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880423.56856: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b37073b0> <<< 32645 1726880423.56899: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.56902: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b3707a10> <<< 32645 1726880423.56915: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3706900> <<< 32645 1726880423.56934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880423.56957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880423.57001: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.57017: 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 0x7fc3b34f44a0> <<< 32645 1726880423.57023: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3707b90> <<< 32645 1726880423.57058: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e2b70> <<< 32645 1726880423.57085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880423.57107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880423.57131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880423.57151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880423.57189: 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 0x7fc3b3528380> <<< 32645 1726880423.57215: 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' <<< 32645 1726880423.57251: 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 0x7fc3b3528e90> <<< 32645 1726880423.57257: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3528bf0> <<< 32645 1726880423.57282: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.57291: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b3528ec0> <<< 32645 1726880423.57310: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.57399: stdout chunk (state=3): >>># 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 0x7fc3b35290a0> <<< 32645 1726880423.57420: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b34f6510> <<< 32645 1726880423.57440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880423.57463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880423.57483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880423.57503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880423.57510: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b352a780> <<< 32645 1726880423.57538: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3529400> <<< 32645 1726880423.57556: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e3290> <<< 32645 1726880423.57584: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880423.57646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.57668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880423.57701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880423.57734: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3556b10> <<< 32645 1726880423.57789: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880423.57809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.57829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880423.57854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880423.57895: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3572c90> <<< 32645 1726880423.57919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880423.57967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880423.58022: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880423.58052: 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 0x7fc3b359fa10> <<< 32645 1726880423.58072: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880423.58104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880423.58129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880423.58174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880423.58267: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b35d21b0> <<< 32645 1726880423.58350: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b359fb30> <<< 32645 1726880423.58388: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3573920> <<< 32645 1726880423.58416: 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 0x7fc3b33acb90> <<< 32645 1726880423.58441: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3571cd0> <<< 32645 1726880423.58447: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b352b6b0> <<< 32645 1726880423.58547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880423.58566: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc3b33acda0> <<< 32645 1726880423.58648: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_y37gb0om/ansible_stat_payload.zip' # zipimport: zlib available <<< 32645 1726880423.58811: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.58839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880423.58869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880423.58904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880423.58990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880423.59023: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880423.59032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b340a7e0> <<< 32645 1726880423.59047: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880423.59246: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b33e16d0> <<< 32645 1726880423.59259: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b33e0860> <<< 32645 1726880423.59262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.59292: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880423.59298: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.59322: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.59335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.59350: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880423.59369: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.60982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.62276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880423.62284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b34086b0> <<< 32645 1726880423.62312: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880423.62317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.62349: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880423.62356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880423.62384: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880423.62389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880423.62425: 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' <<< 32645 1726880423.62431: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b342e0c0> <<< 32645 1726880423.62473: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b342de50> <<< 32645 1726880423.62508: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b342d760> <<< 32645 1726880423.62534: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880423.62540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880423.62582: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b342e1b0> <<< 32645 1726880423.62601: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b340b470> <<< 32645 1726880423.62604: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880423.62632: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.62639: 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 0x7fc3b342ee70> <<< 32645 1726880423.62668: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.62675: 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 0x7fc3b342f0b0> <<< 32645 1726880423.62701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880423.62754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880423.62774: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880423.62826: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b342f5f0> <<< 32645 1726880423.62841: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880423.62859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880423.62891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880423.62934: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a1310> <<< 32645 1726880423.62967: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.62974: 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 0x7fc3b32a2f30> <<< 32645 1726880423.62994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880423.63014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880423.63055: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a38f0> <<< 32645 1726880423.63076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880423.63109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880423.63135: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a4ad0> <<< 32645 1726880423.63152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880423.63195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880423.63219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880423.63225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880423.63282: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a75c0> <<< 32645 1726880423.63322: 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 0x7fc3b32a7920> <<< 32645 1726880423.63352: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a5880> <<< 32645 1726880423.63374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880423.63408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880423.63444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880423.63457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880423.63461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880423.63496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880423.63521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880423.63530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880423.63546: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32ab470> <<< 32645 1726880423.63553: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880423.63628: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a9f40> <<< 32645 1726880423.63641: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a9ca0> <<< 32645 1726880423.63644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880423.63665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880423.63743: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32aa210> <<< 32645 1726880423.63777: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a5d90> <<< 32645 1726880423.63808: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.63815: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b32f35f0> <<< 32645 1726880423.63843: 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' <<< 32645 1726880423.63850: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f3770> <<< 32645 1726880423.63868: 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 <<< 32645 1726880423.63893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880423.63923: 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' <<< 32645 1726880423.63957: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.63963: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b32f5340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f5100> <<< 32645 1726880423.63988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880423.64117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880423.64258: 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 0x7fc3b32f7890> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f5a30> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880423.64287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.64317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880423.64333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880423.64351: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880423.64406: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32faff0> <<< 32645 1726880423.64574: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f79e0> <<< 32645 1726880423.64653: 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' <<< 32645 1726880423.64660: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b32fbec0> <<< 32645 1726880423.64696: 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' <<< 32645 1726880423.64702: 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 0x7fc3b32fc1a0> <<< 32645 1726880423.64826: 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 0x7fc3b32fc2c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f3a70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 32645 1726880423.64833: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.64865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880423.64896: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.64928: 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 0x7fc3b32ffad0> <<< 32645 1726880423.65129: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.65142: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b3300c80> <<< 32645 1726880423.65148: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32fe240> <<< 32645 1726880423.65186: 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 0x7fc3b32ff5c0> <<< 32645 1726880423.65197: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32fde20> <<< 32645 1726880423.65209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65229: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880423.65253: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65463: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65480: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65489: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880423.65511: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65520: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65539: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880423.65547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65685: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.65833: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.66526: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.67213: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880423.67237: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880423.67267: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880423.67288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.67349: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3b3384da0> <<< 32645 1726880423.67460: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880423.67472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880423.67490: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3385a90> <<< 32645 1726880423.67504: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a3860> <<< 32645 1726880423.67553: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880423.67573: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.67591: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.67613: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880423.67621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.67807: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.67989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880423.67997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880423.68019: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b33848c0> <<< 32645 1726880423.68030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.68598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69292: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69352: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880423.69358: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69414: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69451: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880423.69481: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69564: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69692: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880423.69701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880423.69735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69778: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.69821: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880423.69824: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.70156: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.70872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3386c00> # 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' <<< 32645 1726880423.70957: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880423.71156: 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 0x7fc3b31924e0> <<< 32645 1726880423.71160: 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 0x7fc3b3192e40> <<< 32645 1726880423.71163: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3387ad0> <<< 32645 1726880423.71184: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71306: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880423.71309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71408: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71588: 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 <<< 32645 1726880423.71657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880423.71799: 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 0x7fc3b3191ac0> <<< 32645 1726880423.71803: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b31930e0> <<< 32645 1726880423.71826: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880423.71847: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71957: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.71977: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.72014: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.72080: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32645 1726880423.72113: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880423.72138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880423.72245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880423.72255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880423.72305: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b346b0e0> <<< 32645 1726880423.72395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b319cd70> <<< 32645 1726880423.72447: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b319b140> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b319af90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880423.72476: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.72503: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.72532: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880423.72619: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880423.72710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880423.72725: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880423.72810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.73046: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880423.73188: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 32645 1726880423.73214: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880423.73584: 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 <<< 32645 1726880423.73654: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 <<< 32645 1726880423.73704: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 32645 1726880423.73799: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.73803: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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 <<< 32645 1726880423.74107: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880423.74111: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880423.74225: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.74272: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880423.74307: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.74537: 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 # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 32645 1726880423.74592: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # 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 <<< 32645 1726880423.74611: 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 <<< 32645 1726880423.75103: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880423.75108: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880423.75124: stdout chunk (state=3): >>># 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 <<< 32645 1726880423.75480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.75490: stderr chunk (state=3): >>>Shared connection to 10.31.9.102 closed. <<< 32645 1726880423.75602: stderr chunk (state=3): >>><<< 32645 1726880423.75611: stdout chunk (state=3): >>><<< 32645 1726880423.75707: _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 0x7fc3b380c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b37dbb30> # /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 0x7fc3b380eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fc3b3621160> # /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 0x7fc3b36223f0> # /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 0x7fc3b36231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3622600> # /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 0x7fc3b3654140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fc3b3622150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fc3b3672180> # /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 0x7fc3b36b1250> # /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 0x7fc3b36b18e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3673e60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3672b70> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b367b2f0> # /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 0x7fc3b36e0e60> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36b3a40> # /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 0x7fc3b36e0fb0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b368db20> # /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 0x7fc3b36e2180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b367a5d0> # /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 0x7fc3b36e25d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e2480> # 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 0x7fc3b36e2870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36791c0> 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 0x7fc3b3704d70> 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 0x7fc3b37064b0> # /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 0x7fc3b37073b0> # 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 0x7fc3b3707a10> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3706900> # /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 0x7fc3b34f44a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3707b90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e2b70> # /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 0x7fc3b3528380> # /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 0x7fc3b3528e90> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3528bf0> # 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 0x7fc3b3528ec0> # 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 0x7fc3b35290a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b34f6510> # /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 0x7fc3b352a780> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3529400> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b36e3290> # /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 0x7fc3b3556b10> # /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 0x7fc3b3572c90> # /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 0x7fc3b359fa10> # /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 0x7fc3b35d21b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b359fb30> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3573920> # /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 0x7fc3b33acb90> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3571cd0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b352b6b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc3b33acda0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_y37gb0om/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 0x7fc3b340a7e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b33e16d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b33e0860> # 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 0x7fc3b34086b0> # /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 0x7fc3b342e0c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b342de50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b342d760> # /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 0x7fc3b342e1b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b340b470> 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 0x7fc3b342ee70> # 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 0x7fc3b342f0b0> # /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 0x7fc3b342f5f0> 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 0x7fc3b32a1310> # 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 0x7fc3b32a2f30> # /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 0x7fc3b32a38f0> # /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 0x7fc3b32a4ad0> # /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 0x7fc3b32a75c0> # 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 0x7fc3b32a7920> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a5880> # /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 0x7fc3b32ab470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a9f40> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a9ca0> # /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 0x7fc3b32aa210> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a5d90> # 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 0x7fc3b32f35f0> # /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 0x7fc3b32f3770> # /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 0x7fc3b32f5340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f5100> # /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 0x7fc3b32f7890> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f5a30> # /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 0x7fc3b32faff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f79e0> # 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 0x7fc3b32fbec0> # 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 0x7fc3b32fc1a0> # 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 0x7fc3b32fc2c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32f3a70> # /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 0x7fc3b32ffad0> # 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 0x7fc3b3300c80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32fe240> # 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 0x7fc3b32ff5c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32fde20> # 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 0x7fc3b3384da0> # /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 0x7fc3b3385a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b32a3860> 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 0x7fc3b33848c0> # 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 0x7fc3b3386c00> # 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 0x7fc3b31924e0> # 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 0x7fc3b3192e40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b3387ad0> # 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 0x7fc3b3191ac0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b31930e0> 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 0x7fc3b346b0e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b319cd70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b319b140> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3b319af90> # 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": "/sbin/transactional-update", "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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880423.76538: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726880423.4244137-33674-150225870229840/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880423.76541: _low_level_execute_command(): starting 32645 1726880423.76544: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880423.4244137-33674-150225870229840/ > /dev/null 2>&1 && sleep 0' 32645 1726880423.76912: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880423.76916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.76918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880423.76921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880423.76975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880423.77004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880423.77042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880423.79079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880423.79083: stdout chunk (state=3): >>><<< 32645 1726880423.79086: stderr chunk (state=3): >>><<< 32645 1726880423.79156: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880423.79159: handler run complete 32645 1726880423.79163: attempt loop complete, returning result 32645 1726880423.79165: _execute() done 32645 1726880423.79172: dumping result to json 32645 1726880423.79183: done dumping result, returning 32645 1726880423.79200: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin [1266f4c6-4e69-28d7-f79e-000000000612] 32645 1726880423.79212: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000612 32645 1726880423.79635: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000612 32645 1726880423.79639: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 32645 1726880423.79751: no more pending results, returning what we have 32645 1726880423.79754: results queue empty 32645 1726880423.79756: checking for any_errors_fatal 32645 1726880423.79764: done checking for any_errors_fatal 32645 1726880423.79765: checking for max_fail_percentage 32645 1726880423.79767: done checking for max_fail_percentage 32645 1726880423.79769: checking to see if all hosts have failed and the running result is not ok 32645 1726880423.79771: done checking to see if all hosts have failed 32645 1726880423.79772: getting the remaining hosts for this loop 32645 1726880423.79774: done getting the remaining hosts for this loop 32645 1726880423.79779: getting the next task for host managed_node2 32645 1726880423.79789: done getting next task for host managed_node2 32645 1726880423.79793: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 32645 1726880423.79803: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880423.79816: getting variables 32645 1726880423.79818: in VariableManager get_vars() 32645 1726880423.80073: Calling all_inventory to load vars for managed_node2 32645 1726880423.80077: Calling groups_inventory to load vars for managed_node2 32645 1726880423.80080: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880423.80091: Calling all_plugins_play to load vars for managed_node2 32645 1726880423.80095: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880423.80100: Calling groups_plugins_play to load vars for managed_node2 32645 1726880423.80846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880423.81712: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880423.81740: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.81747: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.81854: done with get_vars() 32645 1726880423.81873: done getting variables 32645 1726880423.81957: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 20 September 2024 21:00:23 -0400 (0:00:00.472) 0:00:38.393 ****** 32645 1726880423.82006: entering _queue_task() for managed_node2/set_fact 32645 1726880423.82309: worker is 1 (out of 1 available) 32645 1726880423.82322: exiting _queue_task() for managed_node2/set_fact 32645 1726880423.82341: done queuing things up, now waiting for results queue to drain 32645 1726880423.82343: waiting for pending results... 32645 1726880423.82764: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 32645 1726880423.82933: in run() - task 1266f4c6-4e69-28d7-f79e-000000000613 32645 1726880423.82963: variable 'ansible_search_path' from source: unknown 32645 1726880423.82973: variable 'ansible_search_path' from source: unknown 32645 1726880423.83025: calling self._execute() 32645 1726880423.83159: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.83174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.83193: variable 'omit' from source: magic vars 32645 1726880423.83955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880423.85774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880423.85847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880423.85880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880423.85944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880423.86153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880423.86158: 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) 32645 1726880423.86161: 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) 32645 1726880423.86207: 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) 32645 1726880423.86270: 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) 32645 1726880423.86309: 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) 32645 1726880423.86473: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880423.86486: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880423.86524: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880423.86703: variable 'ansible_facts' from source: unknown 32645 1726880423.86980: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880423.87121: variable 'ansible_facts' from source: unknown 32645 1726880423.87260: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880423.87358: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880423.87365: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880423.87467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880423.87599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880423.87637: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880423.87673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880423.87700: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880423.87743: 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) 32645 1726880423.87764: 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) 32645 1726880423.87785: 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) 32645 1726880423.87806: 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) 32645 1726880423.87880: Evaluated conditional (not __selinux_is_transactional is defined): True 32645 1726880423.87884: variable 'omit' from source: magic vars 32645 1726880423.87980: variable 'omit' from source: magic vars 32645 1726880423.88072: variable '__transactional_update_stat' from source: set_fact 32645 1726880423.88104: variable 'omit' from source: magic vars 32645 1726880423.88126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880423.88155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880423.88171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880423.88186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880423.88196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880423.88221: variable 'inventory_hostname' from source: set_fact 32645 1726880423.88225: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.88230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.88314: Set connection var ansible_shell_executable to /bin/sh 32645 1726880423.88320: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880423.88327: Set connection var ansible_timeout to 10 32645 1726880423.88333: Set connection var ansible_shell_type to sh 32645 1726880423.88346: Set connection var ansible_pipelining to False 32645 1726880423.88350: Set connection var ansible_connection to ssh 32645 1726880423.88374: variable 'ansible_shell_executable' from source: unknown 32645 1726880423.88378: variable 'ansible_connection' from source: unknown 32645 1726880423.88381: variable 'ansible_module_compression' from source: unknown 32645 1726880423.88383: variable 'ansible_shell_type' from source: unknown 32645 1726880423.88386: variable 'ansible_shell_executable' from source: unknown 32645 1726880423.88388: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.88395: variable 'ansible_pipelining' from source: unknown 32645 1726880423.88397: variable 'ansible_timeout' from source: unknown 32645 1726880423.88403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.88492: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880423.88504: variable 'omit' from source: magic vars 32645 1726880423.88508: starting attempt loop 32645 1726880423.88517: running the handler 32645 1726880423.88523: handler run complete 32645 1726880423.88534: attempt loop complete, returning result 32645 1726880423.88538: _execute() done 32645 1726880423.88540: dumping result to json 32645 1726880423.88545: done dumping result, returning 32645 1726880423.88555: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists [1266f4c6-4e69-28d7-f79e-000000000613] 32645 1726880423.88560: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000613 32645 1726880423.88644: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000613 32645 1726880423.88648: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } 32645 1726880423.88751: no more pending results, returning what we have 32645 1726880423.88754: results queue empty 32645 1726880423.88755: checking for any_errors_fatal 32645 1726880423.88767: done checking for any_errors_fatal 32645 1726880423.88768: checking for max_fail_percentage 32645 1726880423.88769: done checking for max_fail_percentage 32645 1726880423.88770: checking to see if all hosts have failed and the running result is not ok 32645 1726880423.88772: done checking to see if all hosts have failed 32645 1726880423.88773: getting the remaining hosts for this loop 32645 1726880423.88774: done getting the remaining hosts for this loop 32645 1726880423.88778: getting the next task for host managed_node2 32645 1726880423.88789: done getting next task for host managed_node2 32645 1726880423.88793: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 32645 1726880423.88801: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880423.88811: getting variables 32645 1726880423.88813: in VariableManager get_vars() 32645 1726880423.88847: Calling all_inventory to load vars for managed_node2 32645 1726880423.88852: Calling groups_inventory to load vars for managed_node2 32645 1726880423.88854: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880423.88862: Calling all_plugins_play to load vars for managed_node2 32645 1726880423.88864: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880423.88866: Calling groups_plugins_play to load vars for managed_node2 32645 1726880423.89437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880423.90327: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880423.90359: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.90365: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.90424: done with get_vars() 32645 1726880423.90437: done getting variables 32645 1726880423.90498: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 20 September 2024 21:00:23 -0400 (0:00:00.085) 0:00:38.478 ****** 32645 1726880423.90532: entering _queue_task() for managed_node2/package 32645 1726880423.90727: worker is 1 (out of 1 available) 32645 1726880423.90745: exiting _queue_task() for managed_node2/package 32645 1726880423.90761: done queuing things up, now waiting for results queue to drain 32645 1726880423.90763: waiting for pending results... 32645 1726880423.90952: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 32645 1726880423.91110: in run() - task 1266f4c6-4e69-28d7-f79e-000000000615 32645 1726880423.91124: variable 'ansible_search_path' from source: unknown 32645 1726880423.91127: variable 'ansible_search_path' from source: unknown 32645 1726880423.91161: calling self._execute() 32645 1726880423.91240: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.91247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.91259: variable 'omit' from source: magic vars 32645 1726880423.91681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880423.94077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880423.94155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880423.94192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880423.94247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880423.94280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880423.94388: 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) 32645 1726880423.94439: 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) 32645 1726880423.94469: 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) 32645 1726880423.94499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32645 1726880423.94515: 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) 32645 1726880423.94623: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880423.94634: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880423.94654: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880423.94761: variable 'ansible_facts' from source: unknown 32645 1726880423.94939: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880423.95074: variable 'ansible_facts' from source: unknown 32645 1726880423.95212: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880423.95307: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880423.95314: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880423.95424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880423.95556: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880423.95588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880423.95617: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880423.95652: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880423.95707: variable 'ansible_python_version' from source: facts 32645 1726880423.95718: Evaluated conditional (ansible_python_version is version('3', '<')): False 32645 1726880423.95723: when evaluation is False, skipping this task 32645 1726880423.95725: _execute() done 32645 1726880423.95732: dumping result to json 32645 1726880423.95735: done dumping result, returning 32645 1726880423.95738: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools [1266f4c6-4e69-28d7-f79e-000000000615] 32645 1726880423.95746: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000615 32645 1726880423.95845: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000615 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } 32645 1726880423.95902: no more pending results, returning what we have 32645 1726880423.95905: results queue empty 32645 1726880423.95906: checking for any_errors_fatal 32645 1726880423.95913: done checking for any_errors_fatal 32645 1726880423.95914: checking for max_fail_percentage 32645 1726880423.95916: done checking for max_fail_percentage 32645 1726880423.95917: checking to see if all hosts have failed and the running result is not ok 32645 1726880423.95918: done checking to see if all hosts have failed 32645 1726880423.95919: getting the remaining hosts for this loop 32645 1726880423.95920: done getting the remaining hosts for this loop 32645 1726880423.95924: getting the next task for host managed_node2 32645 1726880423.95935: done getting next task for host managed_node2 32645 1726880423.95939: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 32645 1726880423.95947: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880423.95963: getting variables 32645 1726880423.95965: in VariableManager get_vars() 32645 1726880423.96001: Calling all_inventory to load vars for managed_node2 32645 1726880423.96004: Calling groups_inventory to load vars for managed_node2 32645 1726880423.96007: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880423.96025: Calling all_plugins_play to load vars for managed_node2 32645 1726880423.96029: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880423.96033: Calling groups_plugins_play to load vars for managed_node2 32645 1726880423.96527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880423.97112: WORKER PROCESS EXITING 32645 1726880423.97350: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880423.97364: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.97369: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880423.97437: done with get_vars() 32645 1726880423.97456: done getting variables 32645 1726880423.97498: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 20 September 2024 21:00:23 -0400 (0:00:00.069) 0:00:38.548 ****** 32645 1726880423.97532: entering _queue_task() for managed_node2/package 32645 1726880423.97720: worker is 1 (out of 1 available) 32645 1726880423.97738: exiting _queue_task() for managed_node2/package 32645 1726880423.97752: done queuing things up, now waiting for results queue to drain 32645 1726880423.97754: waiting for pending results... 32645 1726880423.97927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 32645 1726880423.98069: in run() - task 1266f4c6-4e69-28d7-f79e-000000000616 32645 1726880423.98083: variable 'ansible_search_path' from source: unknown 32645 1726880423.98088: variable 'ansible_search_path' from source: unknown 32645 1726880423.98121: calling self._execute() 32645 1726880423.98196: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880423.98202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880423.98214: variable 'omit' from source: magic vars 32645 1726880423.98611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880424.00780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880424.00828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880424.00865: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880424.00903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880424.00925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880424.01028: 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) 32645 1726880424.01109: 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) 32645 1726880424.01113: 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) 32645 1726880424.01253: 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) 32645 1726880424.01257: 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) 32645 1726880424.01353: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880424.01373: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880424.01409: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880424.01573: variable 'ansible_facts' from source: unknown 32645 1726880424.01837: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880424.02132: variable 'ansible_facts' from source: unknown 32645 1726880424.02361: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880424.02525: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880424.02534: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880424.02785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880424.03036: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880424.03040: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880424.03042: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880424.03044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880424.03126: variable 'ansible_python_version' from source: facts 32645 1726880424.03133: Evaluated conditional (ansible_python_version is version('3', '>=')): True 32645 1726880424.03306: variable 'ansible_os_family' from source: facts 32645 1726880424.03319: Evaluated conditional (ansible_os_family == "RedHat"): True 32645 1726880424.03323: variable 'omit' from source: magic vars 32645 1726880424.03391: variable 'omit' from source: magic vars 32645 1726880424.03589: variable '__selinux_is_ostree' from source: set_fact 32645 1726880424.03610: variable 'omit' from source: magic vars 32645 1726880424.03623: variable 'omit' from source: magic vars 32645 1726880424.03648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880424.03674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880424.03697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880424.03719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880424.03731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880424.03757: variable 'inventory_hostname' from source: set_fact 32645 1726880424.03766: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880424.03770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880424.03895: Set connection var ansible_shell_executable to /bin/sh 32645 1726880424.03899: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880424.03906: Set connection var ansible_timeout to 10 32645 1726880424.03909: Set connection var ansible_shell_type to sh 32645 1726880424.03921: Set connection var ansible_pipelining to False 32645 1726880424.03924: Set connection var ansible_connection to ssh 32645 1726880424.03944: variable 'ansible_shell_executable' from source: unknown 32645 1726880424.03947: variable 'ansible_connection' from source: unknown 32645 1726880424.03952: variable 'ansible_module_compression' from source: unknown 32645 1726880424.03985: variable 'ansible_shell_type' from source: unknown 32645 1726880424.03990: variable 'ansible_shell_executable' from source: unknown 32645 1726880424.03993: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880424.03996: variable 'ansible_pipelining' from source: unknown 32645 1726880424.03998: variable 'ansible_timeout' from source: unknown 32645 1726880424.04000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880424.04096: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880424.04104: variable 'omit' from source: magic vars 32645 1726880424.04114: starting attempt loop 32645 1726880424.04118: running the handler 32645 1726880424.04127: variable 'ansible_facts' from source: unknown 32645 1726880424.04132: variable 'ansible_facts' from source: unknown 32645 1726880424.04171: _low_level_execute_command(): starting 32645 1726880424.04177: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880424.04765: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880424.04815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880424.04825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880424.04889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880424.06659: stdout chunk (state=3): >>>/root <<< 32645 1726880424.06771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880424.06810: stderr chunk (state=3): >>><<< 32645 1726880424.06814: stdout chunk (state=3): >>><<< 32645 1726880424.06837: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880424.06850: _low_level_execute_command(): starting 32645 1726880424.06857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355 `" && echo ansible-tmp-1726880424.0683665-33700-234707268306355="` echo /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355 `" ) && sleep 0' 32645 1726880424.07270: 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 <<< 32645 1726880424.07274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880424.07277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880424.07279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880424.07337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880424.07339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880424.07379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880424.09425: stdout chunk (state=3): >>>ansible-tmp-1726880424.0683665-33700-234707268306355=/root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355 <<< 32645 1726880424.09539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880424.09580: stderr chunk (state=3): >>><<< 32645 1726880424.09584: stdout chunk (state=3): >>><<< 32645 1726880424.09606: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880424.0683665-33700-234707268306355=/root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880424.09641: variable 'ansible_module_compression' from source: unknown 32645 1726880424.09699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 32645 1726880424.09732: variable 'ansible_facts' from source: unknown 32645 1726880424.09943: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py 32645 1726880424.09977: Sending initial data 32645 1726880424.09997: Sent initial data (152 bytes) 32645 1726880424.10537: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880424.10562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880424.10599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880424.10616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880424.10664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880424.12441: 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 <<< 32645 1726880424.12505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880424.12560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpqjdfbstg /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py <<< 32645 1726880424.12563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py" <<< 32645 1726880424.12586: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpqjdfbstg" to remote "/root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py" <<< 32645 1726880424.13724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880424.13779: stderr chunk (state=3): >>><<< 32645 1726880424.13783: stdout chunk (state=3): >>><<< 32645 1726880424.13800: done transferring module to remote 32645 1726880424.13812: _low_level_execute_command(): starting 32645 1726880424.13817: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/ /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py && sleep 0' 32645 1726880424.14257: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880424.14321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880424.14324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880424.14327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880424.14329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880424.14331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880424.14393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880424.14399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880424.14442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880424.16356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880424.16398: stderr chunk (state=3): >>><<< 32645 1726880424.16406: stdout chunk (state=3): >>><<< 32645 1726880424.16436: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880424.16440: _low_level_execute_command(): starting 32645 1726880424.16464: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/AnsiballZ_dnf.py && sleep 0' 32645 1726880424.16972: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880424.17016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880424.17019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880424.17103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880424.17161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880424.19380: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880424.19411: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880424.19439: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880424.19445: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880424.19515: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880424.19559: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880424.19598: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880424.19608: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880424.19627: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880424.19629: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880424.19680: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880424.19685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.19702: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880424.19727: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880424.19764: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880424.19790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880424.19795: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06340c530> <<< 32645 1726880424.19814: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0633dbb30> <<< 32645 1726880424.19836: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880424.19839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06340eab0> <<< 32645 1726880424.19867: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880424.19891: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880424.19898: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880424.19920: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880424.19931: stdout chunk (state=3): >>> <<< 32645 1726880424.19959: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880424.19965: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880424.20063: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880424.20097: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880424.20134: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880424.20153: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880424.20176: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880424.20180: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880424.20182: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880424.20212: 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 <<< 32645 1726880424.20218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880424.20244: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631bd160> <<< 32645 1726880424.20293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880424.20312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880424.20316: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631be3f0> <<< 32645 1726880424.20347: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880424.20359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.20378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880424.20388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880424.20408: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631bf1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631be600> <<< 32645 1726880424.20442: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880424.20445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631f0140> <<< 32645 1726880424.20474: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880424.20477: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880424.20499: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880424.20505: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880424.20521: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880424.20582: 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 <<< 32645 1726880424.20604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.20609: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631be150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880424.20662: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880424.20669: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880424.20678: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880424.20704: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880424.20734: 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 <<< 32645 1726880424.20740: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 32645 1726880424.21027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880424.21034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880424.21069: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880424.21076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.21099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880424.21141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880424.21160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880424.21178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880424.21202: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880424.21206: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06320e0c0> <<< 32645 1726880424.21229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880424.21264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880424.21284: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880424.21326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.21346: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880424.21374: 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' <<< 32645 1726880424.21382: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06324d160> <<< 32645 1726880424.21398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880424.21413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880424.21419: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06324d7f0> <<< 32645 1726880424.21440: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880424.21483: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06320f830> <<< 32645 1726880424.21497: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880424.21526: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06320eab0> <<< 32645 1726880424.21634: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063217230> <<< 32645 1726880424.21658: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880424.21684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880424.21692: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880424.21717: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880424.21740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880424.21767: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880424.21772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880424.21798: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327cd70> <<< 32645 1726880424.21805: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06324f980> <<< 32645 1726880424.21840: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880424.21843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327cdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063229910> <<< 32645 1726880424.21895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880424.21927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880424.21932: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327e090> <<< 32645 1726880424.21952: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063216510> <<< 32645 1726880424.21955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880424.21975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880424.21986: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22004: 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 0x7fd06327e4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327e360> <<< 32645 1726880424.22042: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22046: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06327e750> <<< 32645 1726880424.22065: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063215100> <<< 32645 1726880424.22071: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880424.22098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880424.22132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880424.22154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880424.22171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880424.22177: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0632a4c20> import 'errno' # <<< 32645 1726880424.22209: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22217: 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 0x7fd0632a6360> <<< 32645 1726880424.22242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880424.22247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880424.22272: 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' <<< 32645 1726880424.22294: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0632a7200> <<< 32645 1726880424.22335: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22343: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0632a7860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0632a6750> <<< 32645 1726880424.22365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880424.22383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880424.22423: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22440: 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 0x7fd06301c2c0> <<< 32645 1726880424.22445: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0632a79b0> <<< 32645 1726880424.22478: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327ea20> <<< 32645 1726880424.22500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880424.22524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880424.22546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880424.22566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880424.22602: 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 0x7fd0630481d0> <<< 32645 1726880424.22631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880424.22638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880424.22666: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22678: 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 0x7fd063048ce0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063048a40> <<< 32645 1726880424.22695: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd063048d10> <<< 32645 1726880424.22720: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.22813: stdout chunk (state=3): >>># 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 0x7fd063048ef0> <<< 32645 1726880424.22833: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06301e330> <<< 32645 1726880424.22854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880424.22875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880424.22902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880424.22912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880424.22917: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06304a540> <<< 32645 1726880424.22944: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327e390> <<< 32645 1726880424.22961: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327f140> <<< 32645 1726880424.22991: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880424.23050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.23072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880424.23107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880424.23137: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063076900> <<< 32645 1726880424.23189: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880424.23209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.23226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880424.23250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880424.23291: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063092a20> <<< 32645 1726880424.23315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880424.23361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880424.23420: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880424.23441: 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 0x7fd0630c7710> <<< 32645 1726880424.23464: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880424.23492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880424.23517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880424.23561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880424.23655: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0630f5eb0> <<< 32645 1726880424.23737: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0630c7830> <<< 32645 1726880424.23774: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0630936b0> <<< 32645 1726880424.23806: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 32645 1726880424.23826: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062ec8890> <<< 32645 1726880424.23830: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063091a60> <<< 32645 1726880424.23838: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06304b4a0> <<< 32645 1726880424.23945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880424.23964: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd063091b80> <<< 32645 1726880424.24054: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_o7a14csg/ansible_ansible.legacy.dnf_payload.zip' <<< 32645 1726880424.24061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.24210: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.24238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 32645 1726880424.24241: stdout chunk (state=3): >>> <<< 32645 1726880424.24254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880424.24293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880424.24373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880424.24406: 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 0x7fd062f2a540> <<< 32645 1726880424.24416: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880424.24616: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f01430> <<< 32645 1726880424.24620: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f00590> # zipimport: zlib available <<< 32645 1726880424.24653: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880424.24656: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.24679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.24692: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.24709: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880424.24717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.26311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.27623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880424.27630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f28410> <<< 32645 1726880424.27652: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.27683: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880424.27686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880424.27715: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880424.27720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880424.27754: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.27766: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.27773: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062f4e000> <<< 32645 1726880424.27797: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f4dd90> <<< 32645 1726880424.27835: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f4d6a0> <<< 32645 1726880424.27856: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880424.27866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880424.27907: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f4db80> <<< 32645 1726880424.27915: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f2b1d0> import 'atexit' # <<< 32645 1726880424.27944: 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 0x7fd062f4ed20> <<< 32645 1726880424.27973: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.27979: 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 0x7fd062f4ef30> <<< 32645 1726880424.27998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880424.28044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880424.28064: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880424.28111: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f4f410> <<< 32645 1726880424.28116: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880424.28138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880424.28167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880424.28203: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dbd190> <<< 32645 1726880424.28232: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.28241: 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 0x7fd062dbedb0> <<< 32645 1726880424.28268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880424.28272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880424.28315: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dbf770> <<< 32645 1726880424.28333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880424.28363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880424.28379: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc0950> <<< 32645 1726880424.28402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880424.28437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880424.28462: 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' <<< 32645 1726880424.28522: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc33e0> <<< 32645 1726880424.28565: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.28573: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0631bf140> <<< 32645 1726880424.28585: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc16a0> <<< 32645 1726880424.28609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880424.28634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880424.28658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880424.28664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880424.28684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880424.28714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880424.28740: 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' <<< 32645 1726880424.28756: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc7290> <<< 32645 1726880424.28761: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880424.28838: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc5d60> <<< 32645 1726880424.28845: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc5af0> <<< 32645 1726880424.28864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880424.28869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880424.28951: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc6030> <<< 32645 1726880424.28977: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc1bb0> <<< 32645 1726880424.29009: 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 0x7fd062e0f3e0> <<< 32645 1726880424.29041: 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' <<< 32645 1726880424.29047: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e0f560> <<< 32645 1726880424.29072: 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 <<< 32645 1726880424.29081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880424.29107: 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' <<< 32645 1726880424.29152: 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 0x7fd062e11130> <<< 32645 1726880424.29166: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e10ef0> <<< 32645 1726880424.29173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880424.29298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880424.29342: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.29372: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062e13620> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e11820> <<< 32645 1726880424.29386: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880424.29440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.29459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880424.29467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880424.29480: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880424.29530: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e16e10> <<< 32645 1726880424.29683: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e137d0> <<< 32645 1726880424.29766: 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' <<< 32645 1726880424.29772: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062e14620> <<< 32645 1726880424.29802: 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' <<< 32645 1726880424.29808: 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 0x7fd062e17f80> <<< 32645 1726880424.29856: 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' <<< 32645 1726880424.29868: 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 0x7fd062e181a0> <<< 32645 1726880424.29871: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e0f830> <<< 32645 1726880424.29900: 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' <<< 32645 1726880424.29926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880424.29952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880424.29985: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.30018: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.30021: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062e1b710> <<< 32645 1726880424.30223: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.30235: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062e1cb90> <<< 32645 1726880424.30245: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e19eb0> <<< 32645 1726880424.30277: 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' <<< 32645 1726880424.30280: 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 0x7fd062e1b260> <<< 32645 1726880424.30303: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e19ac0> # zipimport: zlib available <<< 32645 1726880424.30318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30330: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880424.30345: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30558: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30577: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30585: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880424.30600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30608: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30626: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880424.30629: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.30913: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.31604: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.32409: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880424.32412: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880424.32416: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880424.32447: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880424.32467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.32531: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062ea0d70> <<< 32645 1726880424.32643: 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' <<< 32645 1726880424.32679: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062ea1b50> <<< 32645 1726880424.32685: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e1f860> <<< 32645 1726880424.32746: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880424.32753: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.32781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.32797: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880424.32815: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.32995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.33179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880424.33189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880424.33209: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062ea1ac0> <<< 32645 1726880424.33217: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.33788: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34344: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34521: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880424.34535: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34622: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880424.34628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34718: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34828: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880424.34851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34879: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880424.34891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34936: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.34973: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880424.34994: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.35273: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.35565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880424.35639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880424.35654: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880424.35746: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062ea2cf0> <<< 32645 1726880424.35763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.35844: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.35937: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880424.35941: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880424.35962: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880424.35996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880424.36000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880424.36085: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.36213: 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 0x7fd062cae630> <<< 32645 1726880424.36272: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.36276: 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 0x7fd062caefc0> <<< 32645 1726880424.36295: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e18110> <<< 32645 1726880424.36310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36353: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880424.36406: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36456: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36503: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36641: 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 <<< 32645 1726880424.36688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.36783: 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' <<< 32645 1726880424.36789: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062cadc10> <<< 32645 1726880424.36830: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062caf110> <<< 32645 1726880424.36868: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880424.36882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.36953: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37021: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37100: 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' <<< 32645 1726880424.37126: 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 <<< 32645 1726880424.37153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880424.37174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880424.37234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880424.37257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880424.37278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880424.37337: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062fa71a0> <<< 32645 1726880424.37385: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062cb8ec0> <<< 32645 1726880424.37473: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062cb7260> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062cb70b0> # destroy ansible.module_utils.distro <<< 32645 1726880424.37477: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32645 1726880424.37496: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37551: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880424.37558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880424.37616: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880424.37636: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37652: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.37663: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880424.37669: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.38328: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.38927: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.39700: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.40470: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 32645 1726880424.40484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4c800> <<< 32645 1726880424.40504: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4ca40> <<< 32645 1726880424.40527: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 32645 1726880424.40535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 32645 1726880424.40547: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880424.40573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 32645 1726880424.40593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4d1c0> <<< 32645 1726880424.40605: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4cd10> <<< 32645 1726880424.40614: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 32645 1726880424.40623: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 32645 1726880424.40640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880424.40683: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4da90> <<< 32645 1726880424.40711: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 32645 1726880424.40728: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 32645 1726880424.40757: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880424.40763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880424.40785: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880424.40798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880424.40830: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880424.40843: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3eff0> <<< 32645 1726880424.40867: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3efc0> <<< 32645 1726880424.40895: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 32645 1726880424.40908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880424.40918: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062292de0> <<< 32645 1726880424.40962: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3c4d0> <<< 32645 1726880424.40981: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880424.41014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880424.41040: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880424.41043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880424.41068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880424.41108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880424.41176: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622a5910> <<< 32645 1726880424.41184: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622a4440> <<< 32645 1726880424.41216: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062292c30> <<< 32645 1726880424.41235: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4e720> <<< 32645 1726880424.41259: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 32645 1726880424.41273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 32645 1726880424.41298: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 32645 1726880424.41437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 32645 1726880424.41460: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 32645 1726880424.41488: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062319850> <<< 32645 1726880424.41626: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622c99a0> <<< 32645 1726880424.41665: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3ebd0> <<< 32645 1726880424.41693: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 32645 1726880424.41700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 32645 1726880424.41716: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 32645 1726880424.41743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 32645 1726880424.41798: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 32645 1726880424.41803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062309cd0> <<< 32645 1726880424.41806: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06231b680> <<< 32645 1726880424.41818: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622c9490> <<< 32645 1726880424.41846: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4e120> <<< 32645 1726880424.41912: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4db20> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4d850> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4caa0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 32645 1726880424.41955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4db50> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 32645 1726880424.41963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880424.42001: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06230a390> <<< 32645 1726880424.42011: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062309fa0> <<< 32645 1726880424.42036: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 32645 1726880424.42046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.42114: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06230aa80> <<< 32645 1726880424.42139: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 32645 1726880424.42167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 32645 1726880424.42227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880424.42262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880424.42337: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.42419: 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 0x7fd0623287a0> <<< 32645 1726880424.42618: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062325cd0> <<< 32645 1726880424.42646: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06230b860> <<< 32645 1726880424.42669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 32645 1726880424.42687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 32645 1726880424.42720: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062325760> <<< 32645 1726880424.42741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 32645 1726880424.42752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 32645 1726880424.42758: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062336a80> <<< 32645 1726880424.42782: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 32645 1726880424.42809: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 32645 1726880424.42826: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062337710> <<< 32645 1726880424.42835: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0623371d0> <<< 32645 1726880424.42860: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 32645 1726880424.42932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 32645 1726880424.43015: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062337bf0> <<< 32645 1726880424.43025: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 32645 1726880424.43065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 32645 1726880424.43298: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06233aff0> <<< 32645 1726880424.43319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880424.43339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880424.43364: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062250680> <<< 32645 1726880424.43392: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py <<< 32645 1726880424.43398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.43426: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' <<< 32645 1726880424.43445: stdout chunk (state=3): >>>import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251e20> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251c10> <<< 32645 1726880424.43454: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py <<< 32645 1726880424.43460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.43488: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' <<< 32645 1726880424.43513: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py <<< 32645 1726880424.43519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880424.43547: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252810> <<< 32645 1726880424.43576: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.43580: stdout chunk (state=3): >>>import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252f30> <<< 32645 1726880424.43596: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252ed0> <<< 32645 1726880424.43742: stdout chunk (state=3): >>># extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062253ad0> <<< 32645 1726880424.43783: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' <<< 32645 1726880424.43791: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0622530e0> <<< 32645 1726880424.43813: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb0cb0> <<< 32645 1726880424.43841: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py <<< 32645 1726880424.43848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' <<< 32645 1726880424.43909: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb1430> <<< 32645 1726880424.43952: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252240> <<< 32645 1726880424.43974: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py <<< 32645 1726880424.44005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' <<< 32645 1726880424.44034: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.44066: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' <<< 32645 1726880424.44151: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb2960> <<< 32645 1726880424.44180: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 32645 1726880424.44188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' <<< 32645 1726880424.44210: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py <<< 32645 1726880424.44218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdc800> <<< 32645 1726880424.44236: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py <<< 32645 1726880424.44250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' <<< 32645 1726880424.44279: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdcad0> <<< 32645 1726880424.44305: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' <<< 32645 1726880424.44334: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 32645 1726880424.44344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' <<< 32645 1726880424.44372: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py <<< 32645 1726880424.44379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fde390> <<< 32645 1726880424.44401: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdd730> <<< 32645 1726880424.44422: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 32645 1726880424.44441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' <<< 32645 1726880424.44466: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py <<< 32645 1726880424.44479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' <<< 32645 1726880424.44520: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fde9f0> <<< 32645 1726880424.44586: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fde540> <<< 32645 1726880424.44610: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 32645 1726880424.44616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' <<< 32645 1726880424.44645: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880424.44676: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014140> <<< 32645 1726880424.44685: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdfd40> <<< 32645 1726880424.44711: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' <<< 32645 1726880424.44738: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014560> <<< 32645 1726880424.44756: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 32645 1726880424.44769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' <<< 32645 1726880424.44799: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' <<< 32645 1726880424.44807: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014cb0> <<< 32645 1726880424.44824: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014920> <<< 32645 1726880424.44855: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py <<< 32645 1726880424.44858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' <<< 32645 1726880424.44873: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062015a90> <<< 32645 1726880424.44900: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' <<< 32645 1726880424.44920: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062015df0> <<< 32645 1726880424.44952: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdd5b0> <<< 32645 1726880424.44966: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdc560> <<< 32645 1726880424.44979: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 32645 1726880424.45022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' <<< 32645 1726880424.45042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880424.45079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880424.45101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880424.45270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880424.45289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880424.45317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880424.45340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880424.45362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880424.45399: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.45403: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061e68890> <<< 32645 1726880424.45434: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06206fc80> <<< 32645 1726880424.45502: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06206e6f0> <<< 32645 1726880424.45808: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062042570> <<< 32645 1726880424.45854: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0620408c0> <<< 32645 1726880424.45877: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py <<< 32645 1726880424.45890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' <<< 32645 1726880424.45912: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062040a10> <<< 32645 1726880424.45940: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.45966: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' <<< 32645 1726880424.45990: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e79310> <<< 32645 1726880424.46012: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 32645 1726880424.46032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' <<< 32645 1726880424.46055: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 32645 1726880424.46079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' <<< 32645 1726880424.46108: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 32645 1726880424.46115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' <<< 32645 1726880424.46160: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e7aa50> <<< 32645 1726880424.46198: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e79ee0> <<< 32645 1726880424.46252: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e795e0> <<< 32645 1726880424.46258: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e79250> <<< 32645 1726880424.46426: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062016210> <<< 32645 1726880424.46432: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb26f0> <<< 32645 1726880424.46455: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py <<< 32645 1726880424.46535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' <<< 32645 1726880424.46560: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 32645 1726880424.46571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' <<< 32645 1726880424.46584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py <<< 32645 1726880424.46608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 32645 1726880424.46615: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eb7710> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eb72f0> <<< 32645 1726880424.46640: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py <<< 32645 1726880424.46658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' <<< 32645 1726880424.46677: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py <<< 32645 1726880424.46702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' <<< 32645 1726880424.46728: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc'<<< 32645 1726880424.46738: stdout chunk (state=3): >>> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eef140> <<< 32645 1726880424.48191: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eedbb0> <<< 32645 1726880424.48224: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eb7590> <<< 32645 1726880424.48371: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062016360> <<< 32645 1726880424.48441: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb1cd0> <<< 32645 1726880424.48447: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251f10> <<< 32645 1726880424.48477: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251eb0> <<< 32645 1726880424.48538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.48668: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 32645 1726880424.48686: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.48834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.49011: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880424.49017: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.49084: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.49140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 32645 1726880424.49154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.49298: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.49447: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 32645 1726880424.49559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880424.50119: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.50157: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 32645 1726880424.50164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 32645 1726880424.50200: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 32645 1726880424.50212: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0e1e0> <<< 32645 1726880424.50237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880424.50288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880424.50443: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0e300> <<< 32645 1726880424.50471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880424.50483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880424.50512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880424.50519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880424.50561: 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 0x7fd061b0e510> <<< 32645 1726880424.50570: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b0dd60> <<< 32645 1726880424.50603: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.50613: stdout chunk (state=3): >>># 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 0x7fd061b0df40> <<< 32645 1726880424.50636: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0e840> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0d460> <<< 32645 1726880424.50686: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 32645 1726880424.50695: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0dee0> <<< 32645 1726880424.50720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 32645 1726880424.50838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 32645 1726880424.50869: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 32645 1726880424.50876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.50905: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 32645 1726880424.50914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 32645 1726880424.51044: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 32645 1726880424.51047: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061b17b00> <<< 32645 1726880424.51064: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b17710> <<< 32645 1726880424.51081: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 32645 1726880424.51126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 32645 1726880424.51200: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061b9f380> <<< 32645 1726880424.51246: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b17c20> <<< 32645 1726880424.51269: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 32645 1726880424.51376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 32645 1726880424.52434: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 32645 1726880424.52438: stdout chunk (state=3): >>>import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061706510> <<< 32645 1726880424.52515: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b9f530> <<< 32645 1726880424.52545: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 32645 1726880424.52621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 32645 1726880424.52733: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06174bf50> <<< 32645 1726880424.52914: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061706900> <<< 32645 1726880424.52942: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 32645 1726880424.52981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880424.53075: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06177aff0> <<< 32645 1726880424.53117: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061778230> <<< 32645 1726880424.53141: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 32645 1726880424.53197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880424.53292: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 32645 1726880424.53299: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617b7110> <<< 32645 1726880424.53346: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06177b320> <<< 32645 1726880424.53363: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 32645 1726880424.53379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880424.53439: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617f8440> <<< 32645 1726880424.53464: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617b7830> <<< 32645 1726880424.53470: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b17290> <<< 32645 1726880424.53495: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 32645 1726880424.53536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 32645 1726880424.53561: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 32645 1726880424.53569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880424.53593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 32645 1726880424.53606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 32645 1726880424.53639: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.53646: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617fb8f0> <<< 32645 1726880424.53678: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fad80> <<< 32645 1726880424.53705: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 32645 1726880424.53733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 32645 1726880424.53758: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 32645 1726880424.53791: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd26030> <<< 32645 1726880424.53821: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 32645 1726880424.53840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 32645 1726880424.53864: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880424.53882: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd26f30> <<< 32645 1726880424.53907: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 32645 1726880424.53925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.54391: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 32645 1726880424.54400: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05fd27800> <<< 32645 1726880424.54433: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 32645 1726880424.54462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880424.54468: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd27530> <<< 32645 1726880424.54475: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd27170> <<< 32645 1726880424.54496: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd25ee0> <<< 32645 1726880424.54516: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd25880> <<< 32645 1726880424.54545: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 32645 1726880424.54570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.54692: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 32645 1726880424.54696: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05fd4a930> <<< 32645 1726880424.54721: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd26450> <<< 32645 1726880424.54806: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fbc50> <<< 32645 1726880424.54853: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fa390> <<< 32645 1726880424.54887: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.55036: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617faab0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fa810> <<< 32645 1726880424.55080: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617f85c0> <<< 32645 1726880424.55118: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd4bf20> <<< 32645 1726880424.55143: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 32645 1726880424.55173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 32645 1726880424.55194: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 32645 1726880424.55217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 32645 1726880424.55251: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 32645 1726880424.55259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 32645 1726880424.55278: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd964b0> <<< 32645 1726880424.55306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880424.55313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880424.55351: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd96c90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd95790> <<< 32645 1726880424.55387: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 32645 1726880424.55406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 32645 1726880424.55427: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd974a0> <<< 32645 1726880424.55455: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd4bef0> <<< 32645 1726880424.55488: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.55518: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 32645 1726880424.55544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 32645 1726880424.55572: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 32645 1726880424.55578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 32645 1726880424.55605: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb8f50> <<< 32645 1726880424.55631: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb84d0> <<< 32645 1726880424.55639: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb82f0> <<< 32645 1726880424.55662: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 32645 1726880424.55669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 32645 1726880424.55693: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 32645 1726880424.55729: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880424.55753: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 32645 1726880424.55774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 32645 1726880424.55805: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 32645 1726880424.55820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 32645 1726880424.55826: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdbbf80> <<< 32645 1726880424.55861: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 32645 1726880424.55913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 32645 1726880424.55940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880424.55996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880424.56021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880424.56039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880424.56060: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdfa000> <<< 32645 1726880424.56092: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.56116: 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 0x7fd05fdfa360> <<< 32645 1726880424.56178: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdea270> <<< 32645 1726880424.56219: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fde8440> <<< 32645 1726880424.56245: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdbb470> <<< 32645 1726880424.56286: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb9700> <<< 32645 1726880424.56300: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb9430> <<< 32645 1726880424.56320: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 32645 1726880424.56340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 32645 1726880424.56364: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 32645 1726880424.56378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.56405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 32645 1726880424.56431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdfbe30> <<< 32645 1726880424.56451: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdfaf90> <<< 32645 1726880424.56487: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb9c40> <<< 32645 1726880424.56514: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 32645 1726880424.56523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 32645 1726880424.56556: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b85f0> <<< 32645 1726880424.56582: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 32645 1726880424.56588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b89b0> <<< 32645 1726880424.56611: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' <<< 32645 1726880424.56617: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b8a70> <<< 32645 1726880424.56646: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py <<< 32645 1726880424.56655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b8b90> <<< 32645 1726880424.56679: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 32645 1726880424.56715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 32645 1726880424.56736: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 32645 1726880424.56772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 32645 1726880424.56854: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 32645 1726880424.56862: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f7bb710> <<< 32645 1726880424.56882: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b98b0> <<< 32645 1726880424.56906: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7bb830> <<< 32645 1726880424.56938: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880424.56992: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7bb920> <<< 32645 1726880424.57001: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b89e0> <<< 32645 1726880424.57027: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 32645 1726880424.57035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 32645 1726880424.57056: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7bbad0> <<< 32645 1726880424.57075: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 32645 1726880424.57096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 32645 1726880424.57114: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e4740> <<< 32645 1726880424.57142: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' <<< 32645 1726880424.57151: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e52b0> <<< 32645 1726880424.57184: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 32645 1726880424.57190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 32645 1726880424.57205: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e5430> <<< 32645 1726880424.57238: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880424.57241: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e5c70> <<< 32645 1726880424.57269: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 32645 1726880424.57276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e5eb0> <<< 32645 1726880424.57307: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 32645 1726880424.57346: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 32645 1726880424.57353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 32645 1726880424.57378: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e6810> <<< 32645 1726880424.57387: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e62a0> <<< 32645 1726880424.57418: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e7710> <<< 32645 1726880424.57444: stdout chunk (state=3): >>>import 'gc' # <<< 32645 1726880424.57547: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b0e6c0> <<< 32645 1726880424.57552: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0d220> <<< 32645 1726880424.58156: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 32645 1726880424.58187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 32645 1726880424.58220: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py <<< 32645 1726880424.58234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.58241: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f814ad0> <<< 32645 1726880424.58394: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 32645 1726880424.58413: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 32645 1726880424.58431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 32645 1726880424.58457: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 32645 1726880424.58464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.58488: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 32645 1726880424.58534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 32645 1726880424.58563: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 32645 1726880424.58628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 32645 1726880424.58655: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py <<< 32645 1726880424.58663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8492b0> <<< 32645 1726880424.58683: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 32645 1726880424.58709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 32645 1726880424.58728: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 32645 1726880424.58749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 32645 1726880424.58773: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.58926: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.58935: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f84b200> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f84adb0> <<< 32645 1726880424.58954: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.59081: 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 0x7fd062040740> <<< 32645 1726880424.59089: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f849ca0> <<< 32645 1726880424.59103: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8495b0> <<< 32645 1726880424.59129: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f816300> <<< 32645 1726880424.59157: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 32645 1726880424.59170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880424.59187: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8145f0> <<< 32645 1726880424.59206: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 32645 1726880424.59240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.59262: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 32645 1726880424.59296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 32645 1726880424.59325: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f884560> <<< 32645 1726880424.59369: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f85b080> <<< 32645 1726880424.59407: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 32645 1726880424.59417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 32645 1726880424.59433: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f885d30> <<< 32645 1726880424.59455: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 32645 1726880424.59471: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886030> <<< 32645 1726880424.59501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 32645 1726880424.59513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 32645 1726880424.59518: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886270> <<< 32645 1726880424.59542: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 32645 1726880424.59550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 32645 1726880424.59570: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8864e0> <<< 32645 1726880424.59595: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 32645 1726880424.59615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 32645 1726880424.59650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 32645 1726880424.59690: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886c00> <<< 32645 1726880424.59697: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886a50> <<< 32645 1726880424.59724: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py <<< 32645 1726880424.59730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 32645 1726880424.59745: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f484530> <<< 32645 1726880424.59761: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 32645 1726880424.59770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 32645 1726880424.59788: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f484680> <<< 32645 1726880424.59797: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 32645 1726880424.59832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 32645 1726880424.59841: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f484890> <<< 32645 1726880424.59869: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 32645 1726880424.59889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 32645 1726880424.59914: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 32645 1726880424.59940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 32645 1726880424.59960: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4857f0> <<< 32645 1726880424.59972: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f485070> <<< 32645 1726880424.60000: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 32645 1726880424.60013: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 32645 1726880424.60021: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f486390> <<< 32645 1726880424.60055: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 32645 1726880424.60062: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4867e0> <<< 32645 1726880424.60104: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 32645 1726880424.60115: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4869c0> <<< 32645 1726880424.60137: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 32645 1726880424.60159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 32645 1726880424.60194: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f486c90> <<< 32645 1726880424.60219: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 32645 1726880424.60229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 32645 1726880424.60241: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f487b60> <<< 32645 1726880424.60266: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 32645 1726880424.60277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 32645 1726880424.60290: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f487dd0> <<< 32645 1726880424.60312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 32645 1726880424.60328: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 32645 1726880424.60345: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f487fe0> <<< 32645 1726880424.60375: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 32645 1726880424.60384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 32645 1726880424.60413: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 32645 1726880424.60423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 32645 1726880424.60452: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a8bf0> <<< 32645 1726880424.60456: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a8740> <<< 32645 1726880424.60463: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 32645 1726880424.60481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 32645 1726880424.60507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 32645 1726880424.60520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a9a60> <<< 32645 1726880424.60543: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a93a0> <<< 32645 1726880424.60566: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 32645 1726880424.60578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 32645 1726880424.60585: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4aa6f0> <<< 32645 1726880424.60610: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 32645 1726880424.60633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 32645 1726880424.60646: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4aa9f0> <<< 32645 1726880424.60674: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 32645 1726880424.60686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 32645 1726880424.60696: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4ab920> <<< 32645 1726880424.60723: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 32645 1726880424.60730: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4abb90> <<< 32645 1726880424.60754: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 32645 1726880424.60776: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4abd40> <<< 32645 1726880424.60801: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f814890> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8145c0> <<< 32645 1726880424.60814: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e7c20> <<< 32645 1726880424.60847: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 32645 1726880424.60859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 32645 1726880424.60901: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8144d0> <<< 32645 1726880424.60924: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 32645 1726880424.60950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 32645 1726880424.60982: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e06e0> <<< 32645 1726880424.61002: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 32645 1726880424.61024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 32645 1726880424.61031: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e0bf0> <<< 32645 1726880424.61069: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 32645 1726880424.61072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 32645 1726880424.61075: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e15b0> <<< 32645 1726880424.61103: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 32645 1726880424.61116: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 32645 1726880424.61145: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py <<< 32645 1726880424.61153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.61181: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 32645 1726880424.61192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2960> <<< 32645 1726880424.61212: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 32645 1726880424.61219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880424.61237: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2a20> <<< 32645 1726880424.61265: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880424.61388: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 32645 1726880424.61395: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f4e3140> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2fc0> <<< 32645 1726880424.61422: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 32645 1726880424.61428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 32645 1726880424.61451: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 32645 1726880424.61476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 32645 1726880424.61500: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 32645 1726880424.61520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880424.61551: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py <<< 32645 1726880424.61559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5016d0> <<< 32645 1726880424.61577: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 32645 1726880424.61598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 32645 1726880424.61622: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 32645 1726880424.61656: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 32645 1726880424.61663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5028a0> <<< 32645 1726880424.61685: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 32645 1726880424.61735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f502b10> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880424.61770: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.61802: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f502c60> <<< 32645 1726880424.61810: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5029c0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f502360> <<< 32645 1726880424.61835: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5017f0> <<< 32645 1726880424.61840: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f500b00> <<< 32645 1726880424.61869: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e3f80> <<< 32645 1726880424.61881: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e38f0> <<< 32645 1726880424.61887: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2450> <<< 32645 1726880424.61914: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e19d0> <<< 32645 1726880424.61939: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 32645 1726880424.61959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 32645 1726880424.61977: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f502e10> <<< 32645 1726880424.62004: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 32645 1726880424.62012: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 32645 1726880424.62034: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f503710> <<< 32645 1726880424.62059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 32645 1726880424.62066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 32645 1726880424.62100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.62136: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f534620> <<< 32645 1726880424.62143: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f534380> <<< 32645 1726880424.62166: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.62198: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 32645 1726880424.62238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880424.62262: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 32645 1726880424.62306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 32645 1726880424.62384: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f536a50> <<< 32645 1726880424.62412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 32645 1726880424.62503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 32645 1726880424.62519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 32645 1726880424.62551: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f537fe0> <<< 32645 1726880424.62634: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.62638: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f5372f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f536e40> <<< 32645 1726880424.62673: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 32645 1726880424.62687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 32645 1726880424.62720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880424.62729: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2718b0> <<< 32645 1726880424.62738: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f270ce0> <<< 32645 1726880424.62769: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.62800: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 32645 1726880424.62843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 32645 1726880424.62857: stdout chunk (state=3): >>>import 'six.moves' # <<< 32645 1726880424.62881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 32645 1726880424.62926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880424.62940: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f272c30> <<< 32645 1726880424.62967: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 32645 1726880424.62976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 32645 1726880424.62995: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f29d0d0> <<< 32645 1726880424.63015: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 32645 1726880424.63023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 32645 1726880424.63046: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 32645 1726880424.63112: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f271f40> <<< 32645 1726880424.63120: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f271c10> <<< 32645 1726880424.63163: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5348f0> <<< 32645 1726880424.63193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 32645 1726880424.63200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 32645 1726880424.63234: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5365a0> <<< 32645 1726880424.63247: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f534650> <<< 32645 1726880424.63259: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f503d40> <<< 32645 1726880424.63282: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 32645 1726880424.63303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 32645 1726880424.63308: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f29f380> <<< 32645 1726880424.63342: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 32645 1726880424.63358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 32645 1726880424.63380: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f29fcb0> <<< 32645 1726880424.63400: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 32645 1726880424.63411: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 32645 1726880424.63417: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b86b0> <<< 32645 1726880424.63441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 32645 1726880424.63461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 32645 1726880424.63480: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b8ad0> <<< 32645 1726880424.63501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 32645 1726880424.63520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 32645 1726880424.63526: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b9640> <<< 32645 1726880424.63552: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 32645 1726880424.63599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 32645 1726880424.63633: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b9cd0> <<< 32645 1726880424.63659: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 32645 1726880424.63666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 32645 1726880424.63690: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 32645 1726880424.63698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880424.63722: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 32645 1726880424.63730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 32645 1726880424.63768: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880424.63820: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f2dcb90> <<< 32645 1726880424.63856: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2dc560> <<< 32645 1726880424.63860: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2dc200> <<< 32645 1726880424.63875: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2bbec0> <<< 32645 1726880425.82826: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}<<< 32645 1726880425.82834: stdout chunk (state=3): >>> <<< 32645 1726880425.84389: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 32645 1726880425.84421: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880425.84945: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880425.84973: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 32645 1726880425.84998: stdout chunk (state=3): >>># 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 <<< 32645 1726880425.85011: stdout chunk (state=3): >>># 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 <<< 32645 1726880425.85033: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator <<< 32645 1726880425.85046: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing 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 <<< 32645 1726880425.85060: stdout chunk (state=3): >>># 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 runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 32645 1726880425.85087: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 <<< 32645 1726880425.85100: stdout chunk (state=3): >>># 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 <<< 32645 1726880425.85109: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 32645 1726880425.85137: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 # 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 <<< 32645 1726880425.85161: stdout chunk (state=3): >>># 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 <<< 32645 1726880425.85175: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 <<< 32645 1726880425.85188: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 32645 1726880425.85207: stdout chunk (state=3): >>># 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 <<< 32645 1726880425.85229: 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser <<< 32645 1726880425.85256: stdout chunk (state=3): >>># cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat <<< 32645 1726880425.85267: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust <<< 32645 1726880425.85289: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec <<< 32645 1726880425.85308: stdout chunk (state=3): >>># cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode <<< 32645 1726880425.85325: stdout chunk (state=3): >>># cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses <<< 32645 1726880425.85337: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers <<< 32645 1726880425.85358: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version <<< 32645 1726880425.85378: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction <<< 32645 1726880425.85392: stdout chunk (state=3): >>># cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob<<< 32645 1726880425.85410: stdout chunk (state=3): >>> # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle <<< 32645 1726880425.85417: stdout chunk (state=3): >>># cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols <<< 32645 1726880425.85444: stdout chunk (state=3): >>># cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore <<< 32645 1726880425.85476: stdout chunk (state=3): >>># destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group <<< 32645 1726880425.85546: stdout chunk (state=3): >>># cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog <<< 32645 1726880425.85556: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 32645 1726880425.86153: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 32645 1726880425.86157: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880425.86201: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 32645 1726880425.86225: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 32645 1726880425.86265: stdout chunk (state=3): >>># destroy selinux <<< 32645 1726880425.86300: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 32645 1726880425.86304: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base <<< 32645 1726880425.86363: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 32645 1726880425.86403: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 32645 1726880425.86420: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common <<< 32645 1726880425.86452: stdout chunk (state=3): >>># destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 32645 1726880425.86482: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 32645 1726880425.86490: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 32645 1726880425.86505: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 32645 1726880425.86616: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade <<< 32645 1726880425.86622: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr <<< 32645 1726880425.86626: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove <<< 32645 1726880425.86633: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 32645 1726880425.86666: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package <<< 32645 1726880425.86699: stdout chunk (state=3): >>># destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle<<< 32645 1726880425.86743: stdout chunk (state=3): >>> # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 32645 1726880425.86758: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction <<< 32645 1726880425.86790: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction <<< 32645 1726880425.86822: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 32645 1726880425.86825: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization <<< 32645 1726880425.86872: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms <<< 32645 1726880425.86896: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode<<< 32645 1726880425.86908: stdout chunk (state=3): >>> # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils <<< 32645 1726880425.86971: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression <<< 32645 1726880425.87007: stdout chunk (state=3): >>># cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect <<< 32645 1726880425.87014: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 32645 1726880425.87036: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser<<< 32645 1726880425.87043: stdout chunk (state=3): >>> # cleanup[3] wiping email._encoded_words <<< 32645 1726880425.87167: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase <<< 32645 1726880425.87175: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 32645 1726880425.87188: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application <<< 32645 1726880425.87194: stdout chunk (state=3): >>># destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib <<< 32645 1726880425.87198: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket<<< 32645 1726880425.87243: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 32645 1726880425.87293: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex <<< 32645 1726880425.87297: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 32645 1726880425.87435: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing <<< 32645 1726880425.87440: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress <<< 32645 1726880425.87457: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880425.87465: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 32645 1726880425.87469: stdout chunk (state=3): >>> # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 32645 1726880425.87473: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii <<< 32645 1726880425.87490: stdout chunk (state=3): >>># cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools <<< 32645 1726880425.87531: 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880425.87548: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 32645 1726880425.87575: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc <<< 32645 1726880425.87605: stdout chunk (state=3): >>># cleanup[3] wiping _signal # destroy _signal <<< 32645 1726880425.87622: stdout chunk (state=3): >>># 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 <<< 32645 1726880425.87641: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880425.87664: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880425.87689: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses <<< 32645 1726880425.87705: stdout chunk (state=3): >>># destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880425.88268: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880425.88284: stdout chunk (state=3): >>># destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf <<< 32645 1726880425.88306: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880425.88352: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880425.88364: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880425.88386: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880425.88415: stdout chunk (state=3): >>># destroy _compat_pickle <<< 32645 1726880425.88423: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880425.88455: stdout chunk (state=3): >>># destroy _queue <<< 32645 1726880425.88472: stdout chunk (state=3): >>># destroy array <<< 32645 1726880425.88497: stdout chunk (state=3): >>># destroy _pickle # 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 <<< 32645 1726880425.88566: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator <<< 32645 1726880425.88572: stdout chunk (state=3): >>># destroy gzip <<< 32645 1726880425.88583: stdout chunk (state=3): >>># destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress <<< 32645 1726880425.88618: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 32645 1726880425.88636: stdout chunk (state=3): >>># destroy unicodedata <<< 32645 1726880425.88667: stdout chunk (state=3): >>># destroy _blake2 <<< 32645 1726880425.88674: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dh <<< 32645 1726880425.88726: stdout chunk (state=3): >>># destroy email # destroy queue # destroy shlex <<< 32645 1726880425.88731: stdout chunk (state=3): >>># destroy pwd # destroy _functools # destroy gettext # destroy libcomps <<< 32645 1726880425.88751: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib <<< 32645 1726880425.88762: stdout chunk (state=3): >>># destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 32645 1726880425.88792: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 32645 1726880425.88882: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check <<< 32645 1726880425.88887: stdout chunk (state=3): >>># destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 32645 1726880425.88907: stdout chunk (state=3): >>># destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread <<< 32645 1726880425.88942: stdout chunk (state=3): >>># destroy rpm <<< 32645 1726880425.89009: stdout chunk (state=3): >>># destroy functools # destroy itertools <<< 32645 1726880425.89020: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json <<< 32645 1726880425.89028: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 32645 1726880425.89107: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 32645 1726880425.89161: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 32645 1726880425.89170: stdout chunk (state=3): >>># destroy string <<< 32645 1726880425.89219: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880425.89332: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880425.89462: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880425.89477: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880425.89491: stdout chunk (state=3): >>># destroy re <<< 32645 1726880425.89502: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880425.89519: stdout chunk (state=3): >>># destroy _sre <<< 32645 1726880425.89544: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880425.90322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880425.90392: stderr chunk (state=3): >>><<< 32645 1726880425.90396: stdout chunk (state=3): >>><<< 32645 1726880425.90688: _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 0x7fd06340c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0633dbb30> # /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 0x7fd06340eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fd0631bd160> # /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 0x7fd0631be3f0> # /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 0x7fd0631bf1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0631be600> # /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 0x7fd0631f0140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fd0631be150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fd06320e0c0> # /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 0x7fd06324d160> # /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 0x7fd06324d7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06320f830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06320eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063217230> # /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 0x7fd06327cd70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06324f980> # /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 0x7fd06327cdd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063229910> # /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 0x7fd06327e090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063216510> # /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 0x7fd06327e4b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327e360> # 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 0x7fd06327e750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063215100> 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 0x7fd0632a4c20> 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 0x7fd0632a6360> # /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 0x7fd0632a7200> # 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 0x7fd0632a7860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0632a6750> # /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 0x7fd06301c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0632a79b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327ea20> # /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 0x7fd0630481d0> # /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 0x7fd063048ce0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063048a40> # 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 0x7fd063048d10> # 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 0x7fd063048ef0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06301e330> # /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 0x7fd06304a540> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327e390> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06327f140> # /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 0x7fd063076900> # /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 0x7fd063092a20> # /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 0x7fd0630c7710> # /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 0x7fd0630f5eb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0630c7830> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0630936b0> # /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 0x7fd062ec8890> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd063091a60> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06304b4a0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd063091b80> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_o7a14csg/ansible_ansible.legacy.dnf_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 0x7fd062f2a540> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f01430> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f00590> # 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 0x7fd062f28410> # /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 0x7fd062f4e000> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f4dd90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f4d6a0> # /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 0x7fd062f4db80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062f2b1d0> 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 0x7fd062f4ed20> # 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 0x7fd062f4ef30> # /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 0x7fd062f4f410> 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 0x7fd062dbd190> # 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 0x7fd062dbedb0> # /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 0x7fd062dbf770> # /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 0x7fd062dc0950> # /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 0x7fd062dc33e0> # 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 0x7fd0631bf140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc16a0> # /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 0x7fd062dc7290> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc5d60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc5af0> # /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 0x7fd062dc6030> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062dc1bb0> # 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 0x7fd062e0f3e0> # /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 0x7fd062e0f560> # /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 0x7fd062e11130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e10ef0> # /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 0x7fd062e13620> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e11820> # /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 0x7fd062e16e10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e137d0> # 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 0x7fd062e14620> # 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 0x7fd062e17f80> # 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 0x7fd062e181a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e0f830> # /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 0x7fd062e1b710> # 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 0x7fd062e1cb90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e19eb0> # 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 0x7fd062e1b260> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e19ac0> # 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 0x7fd062ea0d70> # /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 0x7fd062ea1b50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e1f860> 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 0x7fd062ea1ac0> # 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 0x7fd062ea2cf0> # 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 0x7fd062cae630> # 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 0x7fd062caefc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062e18110> # 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 0x7fd062cadc10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062caf110> 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 0x7fd062fa71a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062cb8ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062cb7260> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062cb70b0> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4c800> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4ca40> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4d1c0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4cd10> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4da90> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3eff0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3efc0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062292de0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3c4d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622a5910> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622a4440> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062292c30> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4e720> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062319850> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622c99a0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d3ebd0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062309cd0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06231b680> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0622c9490> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4e120> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4db20> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4d850> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4caa0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062d4db50> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06230a390> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062309fa0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06230aa80> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7fd0623287a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062325cd0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06230b860> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062325760> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062336a80> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062337710> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0623371d0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062337bf0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06233aff0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062250680> # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251e20> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251c10> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252810> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252f30> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252ed0> # extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd062253ad0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0622530e0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb0cb0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb1430> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062252240> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb2960> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdc800> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdcad0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fde390> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdd730> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fde9f0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fde540> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014140> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdfd40> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014560> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014cb0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062014920> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062015a90> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062015df0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdd5b0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fdc560> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061e68890> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06206fc80> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06206e6f0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062042570> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0620408c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062040a10> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e79310> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e7aa50> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e79ee0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e795e0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061e79250> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062016210> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb26f0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eb7710> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eb72f0> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eef140> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eedbb0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061eb7590> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062016360> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061fb1cd0> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251f10> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd062251eb0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0e1e0> # /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 0x7fd061f0e300> # /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 0x7fd061b0e510> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b0dd60> # 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 0x7fd061b0df40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0e840> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0d460> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0dee0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061b17b00> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b17710> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061b9f380> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b17c20> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd061706510> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b9f530> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06174bf50> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061706900> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06177aff0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061778230> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617b7110> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06177b320> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617f8440> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617b7830> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b17290> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7fd0617fb8f0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fad80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd26030> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd26f30> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05fd27800> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd27530> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd27170> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd25ee0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd25880> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05fd4a930> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd26450> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fbc50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fa390> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0617faab0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617fa810> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0617f85c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd4bf20> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd964b0> # /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 0x7fd05fd96c90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd95790> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd974a0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fd4bef0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb8f50> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb84d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb82f0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdbbf80> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7fd05fdfa000> # 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 0x7fd05fdfa360> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdea270> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fde8440> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdbb470> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb9700> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb9430> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdfbe30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdfaf90> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05fdb9c40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b85f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b89b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b8a70> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b8b90> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f7bb710> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b98b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7bb830> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7bb920> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7b89e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7bbad0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e4740> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e52b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e5430> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e5c70> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e5eb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e6810> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e62a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e7710> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061b0e6c0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd061f0d220> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f814ad0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8492b0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f84b200> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f84adb0> # 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 0x7fd062040740> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f849ca0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8495b0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f816300> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8145f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f884560> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f85b080> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f885d30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886030> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886270> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8864e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886c00> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f886a50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f484530> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f484680> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f484890> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4857f0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f485070> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f486390> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4867e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4869c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f486c90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f487b60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f487dd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f487fe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a8bf0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a8740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a9a60> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4a93a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4aa6f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4aa9f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4ab920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4abb90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4abd40> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f814890> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8145c0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f7e7c20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f8144d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e06e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e0bf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e15b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2960> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2a20> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f4e3140> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2fc0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5016d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5028a0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f502b10> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f502c60> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5029c0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f502360> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5017f0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f500b00> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e3f80> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e38f0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e2450> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f4e19d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f502e10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f503710> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f534620> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f534380> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f536a50> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f537fe0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f5372f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f536e40> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2718b0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f270ce0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f272c30> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f29d0d0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f271f40> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f271c10> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5348f0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f5365a0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f534650> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f503d40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f29f380> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f29fcb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b86b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b8ad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b9640> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2b9cd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05f2dcb90> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2dc560> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2dc200> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05f2bbec0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf # destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm # destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880425.92092: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-libselinux', 'python3-policycoreutils'], 'state': 'present', '_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.dnf', '_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-1726880424.0683665-33700-234707268306355/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880425.92096: _low_level_execute_command(): starting 32645 1726880425.92099: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880424.0683665-33700-234707268306355/ > /dev/null 2>&1 && sleep 0' 32645 1726880425.92102: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880425.92104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880425.92106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880425.92109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880425.92111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880425.92114: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880425.92116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880425.92118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880425.92120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880425.92126: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880425.92130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880425.92133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880425.92140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880425.92143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880425.92146: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880425.92148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880425.92151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880425.92154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880425.92156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880425.92159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880425.93762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880425.93822: stderr chunk (state=3): >>><<< 32645 1726880425.93826: stdout chunk (state=3): >>><<< 32645 1726880425.93840: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880425.93853: handler run complete 32645 1726880425.93899: attempt loop complete, returning result 32645 1726880425.93903: _execute() done 32645 1726880425.93909: dumping result to json 32645 1726880425.93914: done dumping result, returning 32645 1726880425.93924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [1266f4c6-4e69-28d7-f79e-000000000616] 32645 1726880425.93932: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000616 32645 1726880425.94046: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000616 32645 1726880425.94050: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32645 1726880425.94273: no more pending results, returning what we have 32645 1726880425.94276: results queue empty 32645 1726880425.94277: checking for any_errors_fatal 32645 1726880425.94286: done checking for any_errors_fatal 32645 1726880425.94287: checking for max_fail_percentage 32645 1726880425.94288: done checking for max_fail_percentage 32645 1726880425.94291: checking to see if all hosts have failed and the running result is not ok 32645 1726880425.94292: done checking to see if all hosts have failed 32645 1726880425.94293: getting the remaining hosts for this loop 32645 1726880425.94296: done getting the remaining hosts for this loop 32645 1726880425.94300: getting the next task for host managed_node2 32645 1726880425.94310: done getting next task for host managed_node2 32645 1726880425.94314: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 32645 1726880425.94360: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880425.94372: getting variables 32645 1726880425.94376: in VariableManager get_vars() 32645 1726880425.94417: Calling all_inventory to load vars for managed_node2 32645 1726880425.94421: Calling groups_inventory to load vars for managed_node2 32645 1726880425.94424: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880425.94433: Calling all_plugins_play to load vars for managed_node2 32645 1726880425.94435: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880425.94438: Calling groups_plugins_play to load vars for managed_node2 32645 1726880425.95010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880425.95613: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880425.95627: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880425.95639: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880425.95711: done with get_vars() 32645 1726880425.95722: done getting variables 32645 1726880425.95773: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 20 September 2024 21:00:25 -0400 (0:00:01.982) 0:00:40.531 ****** 32645 1726880425.95807: entering _queue_task() for managed_node2/package 32645 1726880425.96067: worker is 1 (out of 1 available) 32645 1726880425.96084: exiting _queue_task() for managed_node2/package 32645 1726880425.96097: done queuing things up, now waiting for results queue to drain 32645 1726880425.96099: waiting for pending results... 32645 1726880425.96363: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 32645 1726880425.96571: in run() - task 1266f4c6-4e69-28d7-f79e-000000000617 32645 1726880425.96614: variable 'ansible_search_path' from source: unknown 32645 1726880425.96620: variable 'ansible_search_path' from source: unknown 32645 1726880425.96661: calling self._execute() 32645 1726880425.96743: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880425.96751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880425.96761: variable 'omit' from source: magic vars 32645 1726880425.97242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880425.99656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880425.99709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880425.99743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880426.00063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880426.00094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880426.00180: 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) 32645 1726880426.00206: 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) 32645 1726880426.00229: 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) 32645 1726880426.00266: 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) 32645 1726880426.00279: 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) 32645 1726880426.00393: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880426.00400: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880426.00421: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880426.00535: variable 'ansible_facts' from source: unknown 32645 1726880426.00733: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880426.00961: variable 'ansible_facts' from source: unknown 32645 1726880426.01184: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880426.01297: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880426.01321: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880426.01470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880426.01639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880426.01683: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880426.01717: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880426.01744: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880426.01810: variable 'ansible_python_version' from source: facts 32645 1726880426.01823: Evaluated conditional (ansible_python_version is version('3', '>=')): True 32645 1726880426.01940: variable 'ansible_os_family' from source: facts 32645 1726880426.01946: Evaluated conditional (ansible_os_family == "Suse"): False 32645 1726880426.01951: when evaluation is False, skipping this task 32645 1726880426.01953: _execute() done 32645 1726880426.01959: dumping result to json 32645 1726880426.01980: done dumping result, returning 32645 1726880426.01983: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [1266f4c6-4e69-28d7-f79e-000000000617] 32645 1726880426.01986: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000617 32645 1726880426.02099: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000617 32645 1726880426.02104: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } 32645 1726880426.02210: no more pending results, returning what we have 32645 1726880426.02213: results queue empty 32645 1726880426.02214: checking for any_errors_fatal 32645 1726880426.02223: done checking for any_errors_fatal 32645 1726880426.02224: checking for max_fail_percentage 32645 1726880426.02226: done checking for max_fail_percentage 32645 1726880426.02227: checking to see if all hosts have failed and the running result is not ok 32645 1726880426.02228: done checking to see if all hosts have failed 32645 1726880426.02229: getting the remaining hosts for this loop 32645 1726880426.02230: done getting the remaining hosts for this loop 32645 1726880426.02234: getting the next task for host managed_node2 32645 1726880426.02244: done getting next task for host managed_node2 32645 1726880426.02248: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 32645 1726880426.02255: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880426.02273: getting variables 32645 1726880426.02274: in VariableManager get_vars() 32645 1726880426.02319: Calling all_inventory to load vars for managed_node2 32645 1726880426.02322: Calling groups_inventory to load vars for managed_node2 32645 1726880426.02324: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880426.02336: Calling all_plugins_play to load vars for managed_node2 32645 1726880426.02342: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880426.02347: Calling groups_plugins_play to load vars for managed_node2 32645 1726880426.02808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880426.03375: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880426.03398: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880426.03409: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880426.03507: done with get_vars() 32645 1726880426.03526: done getting variables 32645 1726880426.03600: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 20 September 2024 21:00:26 -0400 (0:00:00.078) 0:00:40.609 ****** 32645 1726880426.03632: entering _queue_task() for managed_node2/package 32645 1726880426.03835: worker is 1 (out of 1 available) 32645 1726880426.03852: exiting _queue_task() for managed_node2/package 32645 1726880426.03866: done queuing things up, now waiting for results queue to drain 32645 1726880426.03868: waiting for pending results... 32645 1726880426.04072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 32645 1726880426.04303: in run() - task 1266f4c6-4e69-28d7-f79e-000000000618 32645 1726880426.04310: variable 'ansible_search_path' from source: unknown 32645 1726880426.04314: variable 'ansible_search_path' from source: unknown 32645 1726880426.04350: calling self._execute() 32645 1726880426.04425: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880426.04441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880426.04456: variable 'omit' from source: magic vars 32645 1726880426.04943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880426.07154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880426.07182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880426.07211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880426.07258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880426.07281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880426.07370: 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) 32645 1726880426.07394: 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) 32645 1726880426.07415: 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) 32645 1726880426.07451: 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) 32645 1726880426.07468: 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) 32645 1726880426.07582: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880426.07585: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880426.07607: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880426.07723: variable 'ansible_facts' from source: unknown 32645 1726880426.07910: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880426.08110: variable 'ansible_facts' from source: unknown 32645 1726880426.08317: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880426.08457: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880426.08462: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880426.08640: 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) 32645 1726880426.08662: 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) 32645 1726880426.08682: 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) 32645 1726880426.08717: 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) 32645 1726880426.08730: 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) 32645 1726880426.08860: variable 'ansible_distribution' from source: facts 32645 1726880426.08864: variable 'ansible_distribution_major_version' from source: facts 32645 1726880426.08872: Evaluated conditional (ansible_distribution == "Fedora" or ansible_distribution == "SL-Micro" or (ansible_distribution_major_version | int > 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 32645 1726880426.08878: variable 'omit' from source: magic vars 32645 1726880426.08973: variable 'omit' from source: magic vars 32645 1726880426.09140: variable '__selinux_is_ostree' from source: set_fact 32645 1726880426.09144: variable 'omit' from source: magic vars 32645 1726880426.09157: variable 'omit' from source: magic vars 32645 1726880426.09184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880426.09213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880426.09228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880426.09265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880426.09268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880426.09323: variable 'inventory_hostname' from source: set_fact 32645 1726880426.09326: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880426.09332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880426.09456: Set connection var ansible_shell_executable to /bin/sh 32645 1726880426.09469: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880426.09480: Set connection var ansible_timeout to 10 32645 1726880426.09483: Set connection var ansible_shell_type to sh 32645 1726880426.09519: Set connection var ansible_pipelining to False 32645 1726880426.09523: Set connection var ansible_connection to ssh 32645 1726880426.09557: variable 'ansible_shell_executable' from source: unknown 32645 1726880426.09560: variable 'ansible_connection' from source: unknown 32645 1726880426.09563: variable 'ansible_module_compression' from source: unknown 32645 1726880426.09565: variable 'ansible_shell_type' from source: unknown 32645 1726880426.09568: variable 'ansible_shell_executable' from source: unknown 32645 1726880426.09570: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880426.09572: variable 'ansible_pipelining' from source: unknown 32645 1726880426.09575: variable 'ansible_timeout' from source: unknown 32645 1726880426.09577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880426.09675: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880426.09690: variable 'omit' from source: magic vars 32645 1726880426.09713: starting attempt loop 32645 1726880426.09719: running the handler 32645 1726880426.09728: variable 'ansible_facts' from source: unknown 32645 1726880426.09733: variable 'ansible_facts' from source: unknown 32645 1726880426.09788: _low_level_execute_command(): starting 32645 1726880426.09796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880426.10415: 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 <<< 32645 1726880426.10442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880426.10446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.10508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880426.10515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880426.10516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880426.10567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880426.12413: stdout chunk (state=3): >>>/root <<< 32645 1726880426.12525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880426.12573: stderr chunk (state=3): >>><<< 32645 1726880426.12576: stdout chunk (state=3): >>><<< 32645 1726880426.12593: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880426.12604: _low_level_execute_command(): starting 32645 1726880426.12609: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163 `" && echo ansible-tmp-1726880426.1259305-33742-28947651154163="` echo /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163 `" ) && sleep 0' 32645 1726880426.13019: 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 <<< 32645 1726880426.13054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880426.13057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880426.13060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.13062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880426.13064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.13118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880426.13122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880426.13174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880426.15199: stdout chunk (state=3): >>>ansible-tmp-1726880426.1259305-33742-28947651154163=/root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163 <<< 32645 1726880426.15393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880426.15456: stderr chunk (state=3): >>><<< 32645 1726880426.15459: stdout chunk (state=3): >>><<< 32645 1726880426.15511: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880426.1259305-33742-28947651154163=/root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880426.15550: variable 'ansible_module_compression' from source: unknown 32645 1726880426.15627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 32645 1726880426.15637: variable 'ansible_facts' from source: unknown 32645 1726880426.15710: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py 32645 1726880426.15813: Sending initial data 32645 1726880426.15817: Sent initial data (151 bytes) 32645 1726880426.16631: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.16698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880426.16716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880426.16737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880426.16776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880426.18557: 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 <<< 32645 1726880426.18561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880426.18638: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvbva9pzo /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py <<< 32645 1726880426.18646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py" <<< 32645 1726880426.18679: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvbva9pzo" to remote "/root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py" <<< 32645 1726880426.19931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880426.19988: stderr chunk (state=3): >>><<< 32645 1726880426.19991: stdout chunk (state=3): >>><<< 32645 1726880426.20009: done transferring module to remote 32645 1726880426.20020: _low_level_execute_command(): starting 32645 1726880426.20025: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/ /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py && sleep 0' 32645 1726880426.20420: 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 <<< 32645 1726880426.20435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880426.20439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.20454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880426.20467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.20518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880426.20522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880426.20564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880426.22583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880426.22586: stdout chunk (state=3): >>><<< 32645 1726880426.22589: stderr chunk (state=3): >>><<< 32645 1726880426.22591: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880426.22594: _low_level_execute_command(): starting 32645 1726880426.22596: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/AnsiballZ_dnf.py && sleep 0' 32645 1726880426.23114: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880426.23156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880426.23172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880426.23208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880426.23227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880426.23240: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880426.23308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880426.23361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880426.23379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880426.23425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880426.23476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880426.25632: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880426.25668: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880426.25710: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880426.25739: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880426.25794: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880426.25807: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880426.25833: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880426.25872: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880426.25900: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880426.25925: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880426.26023: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.26053: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 32645 1726880426.26102: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f940c530> <<< 32645 1726880426.26113: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f93dbb30> <<< 32645 1726880426.26139: 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 0x7f88f940eab0> <<< 32645 1726880426.26279: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880426.26350: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880426.26394: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880426.26414: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880426.26503: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880426.26609: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f91e1160> <<< 32645 1726880426.26781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f91e23f0> # /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 0x7f88f91e31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f91e2600> # /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 0x7f88f9214140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880426.26963: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880426.26982: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f88f91e2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880426.27003: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880426.27039: 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. <<< 32645 1726880426.27306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880426.27334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880426.27362: 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' <<< 32645 1726880426.27391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880426.27439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880426.27530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880426.27534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880426.27561: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92320c0> # /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' <<< 32645 1726880426.27592: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880426.27672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.27706: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880426.27712: 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 0x7f88f9275160> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880426.27801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92757c0> import '_collections' # <<< 32645 1726880426.27824: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9233830> import '_functools' # <<< 32645 1726880426.27860: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9232ab0> <<< 32645 1726880426.27944: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f923b230> <<< 32645 1726880426.27970: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880426.28001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880426.28032: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880426.28054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880426.28079: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880426.28085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880426.28108: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a0d40> <<< 32645 1726880426.28124: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9277920> <<< 32645 1726880426.28159: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880426.28162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a0da0> <<< 32645 1726880426.28172: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f924da30> <<< 32645 1726880426.28220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880426.28255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880426.28258: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a2030> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f923a510> <<< 32645 1726880426.28294: 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' <<< 32645 1726880426.28320: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.28324: 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 0x7f88f92a2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a2330> <<< 32645 1726880426.28369: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.28385: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.28393: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f92a2720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9239100> <<< 32645 1726880426.28408: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880426.28434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880426.28464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880426.28492: 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' <<< 32645 1726880426.28513: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92c8c20> <<< 32645 1726880426.28520: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880426.28552: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.28561: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.28576: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f92ca360> <<< 32645 1726880426.28579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880426.28599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880426.28627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880426.28638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880426.28643: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92cb200> <<< 32645 1726880426.28679: 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 0x7f88f92cb860> <<< 32645 1726880426.28698: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92ca750> <<< 32645 1726880426.28718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880426.28742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880426.28784: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.28791: 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 0x7f88f90482f0> <<< 32645 1726880426.28808: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92cb9e0> <<< 32645 1726880426.28842: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a2a20> <<< 32645 1726880426.28866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880426.28890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880426.28913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880426.28938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880426.28971: 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 0x7f88f9074230> <<< 32645 1726880426.29000: 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' <<< 32645 1726880426.29033: 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 0x7f88f9074d70> <<< 32645 1726880426.29041: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9074ad0> <<< 32645 1726880426.29069: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f9074da0> <<< 32645 1726880426.29093: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.29186: stdout chunk (state=3): >>># 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 0x7f88f9074f80> <<< 32645 1726880426.29206: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f904a390> <<< 32645 1726880426.29228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880426.29250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880426.29271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880426.29291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880426.29297: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9076660> <<< 32645 1726880426.29322: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90752e0> <<< 32645 1726880426.29341: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a3140> <<< 32645 1726880426.29371: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880426.29443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.29465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880426.29499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880426.29527: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f909ea20> <<< 32645 1726880426.29606: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.29635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880426.29655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880426.29713: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90beba0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880426.29844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880426.30004: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90ef8f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880426.30007: stdout chunk (state=3): >>># 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' <<< 32645 1726880426.30080: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9122090> <<< 32645 1726880426.30162: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90efa10> <<< 32645 1726880426.30219: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90bf830> <<< 32645 1726880426.30252: 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 0x7f88f8ef49e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90bdc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90775c0> <<< 32645 1726880426.30400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880426.30403: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f8ef4bf0> <<< 32645 1726880426.30484: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_c1w7dl1l/ansible_ansible.legacy.dnf_payload.zip' <<< 32645 1726880426.30508: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.30646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.30678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880426.30706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880426.30732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880426.30852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880426.30856: 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 0x7f88f8f52780> <<< 32645 1726880426.30871: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880426.31056: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f2d670> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f2c7d0> # zipimport: zlib available <<< 32645 1726880426.31158: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880426.31173: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880426.32743: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.34141: 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 0x7f88f8f2fda0> <<< 32645 1726880426.34174: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.34466: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880426.34682: 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' # 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 0x7f88f8f76090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f75e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f75730> # /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 0x7f88f8f75e80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f53410> 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 0x7f88f8f76e10> # 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 0x7f88f8f77050> # /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 0x7f88f8f774d0> 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' <<< 32645 1726880426.34727: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8de9220> <<< 32645 1726880426.34760: 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 0x7f88f8deae40> <<< 32645 1726880426.34787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880426.34802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880426.34843: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8deb800> <<< 32645 1726880426.34861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880426.34912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880426.34920: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8dec9e0> <<< 32645 1726880426.34933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880426.34968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880426.34991: 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' <<< 32645 1726880426.35046: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8def4a0> <<< 32645 1726880426.35090: 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 0x7f88f8def7d0> <<< 32645 1726880426.35116: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ded760> <<< 32645 1726880426.35242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880426.35294: 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 # 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 0x7f88f8df3440> import '_tokenize' # <<< 32645 1726880426.35387: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8df1f10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8df1c70> <<< 32645 1726880426.35390: 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' <<< 32645 1726880426.35468: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8df21e0> <<< 32645 1726880426.35531: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8dedc70> <<< 32645 1726880426.35553: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.35585: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8e3b5f0> # /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 0x7f88f8e3b770> <<< 32645 1726880426.35591: 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 <<< 32645 1726880426.35619: 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' <<< 32645 1726880426.35683: 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 0x7f88f8e3d340> <<< 32645 1726880426.35710: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3d100> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880426.35896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880426.35928: 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 0x7f88f8e3f860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3da30> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880426.35975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.35993: 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' import '_string' # <<< 32645 1726880426.36043: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e42ff0> <<< 32645 1726880426.36192: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3f9b0> <<< 32645 1726880426.36277: 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' <<< 32645 1726880426.36306: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8e43ec0> <<< 32645 1726880426.36407: 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 0x7f88f8e441a0> <<< 32645 1726880426.36412: 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 0x7f88f8e442c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3ba70> <<< 32645 1726880426.36573: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.36578: 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 0x7f88f8e47920> <<< 32645 1726880426.36817: 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 0x7f88f8e48da0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e460c0> <<< 32645 1726880426.36827: 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 0x7f88f8e47470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e45cd0> <<< 32645 1726880426.36861: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880426.36927: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.37058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880426.37266: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880426.37295: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880426.37390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.38085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.38781: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880426.38816: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880426.38852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.38914: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8eccf80> <<< 32645 1726880426.39032: 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' <<< 32645 1726880426.39067: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ecdbb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e4baa0> <<< 32645 1726880426.39182: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880426.39186: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880426.39355: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.39560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880426.39572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ecd970> # zipimport: zlib available <<< 32645 1726880426.40168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.40722: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.40810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.40908: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880426.40923: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.40962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.41008: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880426.41023: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.41098: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.41225: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880426.41259: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.41275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880426.41326: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.41376: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880426.41379: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.41689: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.42006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880426.42078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880426.42101: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880426.42207: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8eced80> # zipimport: zlib available <<< 32645 1726880426.42298: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.42386: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880426.42413: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880426.42456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880426.42479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880426.42555: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.42682: 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 0x7f88f8cda7b0> <<< 32645 1726880426.42743: 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 0x7f88f8cdb050> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ecfcb0> <<< 32645 1726880426.42778: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.42818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.42873: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880426.42928: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.42970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.43031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.43097: 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 <<< 32645 1726880426.43157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.43250: 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' <<< 32645 1726880426.43286: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8cd9d90> <<< 32645 1726880426.43324: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8cdb2c0> <<< 32645 1726880426.43327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880426.43351: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880426.43419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.43491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.43510: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.43578: 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' <<< 32645 1726880426.43622: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880426.43698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880426.43735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880426.43740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880426.43779: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8faf2c0> <<< 32645 1726880426.43846: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ce50d0> <<< 32645 1726880426.43990: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ce3410> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ce3260> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880426.43994: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.44005: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880426.44055: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880426.44098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880426.44119: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.44790: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.45389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.46167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.46942: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78920> <<< 32645 1726880426.47018: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78b90> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 32645 1726880426.47022: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880426.47053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 32645 1726880426.47056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' <<< 32645 1726880426.47071: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79340> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78e90> <<< 32645 1726880426.47125: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880426.47197: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79c10> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 32645 1726880426.47271: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880426.47274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880426.47309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880426.47315: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880426.47364: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d67050> <<< 32645 1726880426.47368: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 32645 1726880426.47371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d66f60> <<< 32645 1726880426.47417: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 32645 1726880426.47422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f829eea0> <<< 32645 1726880426.47463: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d65130> <<< 32645 1726880426.47477: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880426.47526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880426.47572: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880426.47576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880426.47621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880426.47707: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82b19d0> <<< 32645 1726880426.47727: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82b0500> <<< 32645 1726880426.47760: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f829f8c0> <<< 32645 1726880426.47774: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d7a8a0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 32645 1726880426.47820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 32645 1726880426.47883: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 32645 1726880426.47994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 32645 1726880426.48045: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8325a30> <<< 32645 1726880426.48179: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82d5b50> <<< 32645 1726880426.48240: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d7a6c0> <<< 32645 1726880426.48346: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 32645 1726880426.48407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8319e50> <<< 32645 1726880426.48480: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f83277d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82d56a0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d7a270> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79ca0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79a00> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78bf0> <<< 32645 1726880426.48489: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79cd0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880426.48522: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880426.48575: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831a4b0> <<< 32645 1726880426.48611: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831a0c0> <<< 32645 1726880426.48624: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.48688: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831ad50> <<< 32645 1726880426.48712: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 32645 1726880426.48748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 32645 1726880426.48807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880426.48845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880426.48927: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.49015: 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 0x7f88f8334dd0> <<< 32645 1726880426.49224: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8331f70> <<< 32645 1726880426.49242: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831af90> <<< 32645 1726880426.49268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 32645 1726880426.49285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 32645 1726880426.49327: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8331a30> <<< 32645 1726880426.49356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 32645 1726880426.49358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8342db0> <<< 32645 1726880426.49385: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 32645 1726880426.49410: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 32645 1726880426.49436: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8343a70> <<< 32645 1726880426.49447: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8343500> <<< 32645 1726880426.49470: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 32645 1726880426.49545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 32645 1726880426.49625: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8343f50> <<< 32645 1726880426.49646: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 32645 1726880426.49689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 32645 1726880426.49933: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8347350> <<< 32645 1726880426.49954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880426.49981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880426.50009: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f822fa70> <<< 32645 1726880426.50055: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py <<< 32645 1726880426.50105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py <<< 32645 1726880426.50118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262120> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8261f10> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.50136: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' <<< 32645 1726880426.50163: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py <<< 32645 1726880426.50172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880426.50203: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262b40> <<< 32645 1726880426.50232: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8263290> <<< 32645 1726880426.50255: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8263230> <<< 32645 1726880426.50416: stdout chunk (state=3): >>># extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.50423: stdout chunk (state=3): >>># extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8263e30> <<< 32645 1726880426.50460: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8263410> <<< 32645 1726880426.50500: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc10d0> <<< 32645 1726880426.50532: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py <<< 32645 1726880426.50541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' <<< 32645 1726880426.50600: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc18b0> <<< 32645 1726880426.50646: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262570> <<< 32645 1726880426.50670: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py <<< 32645 1726880426.50705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' <<< 32645 1726880426.50733: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.50764: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py <<< 32645 1726880426.50770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' <<< 32645 1726880426.50864: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc2d50> <<< 32645 1726880426.50907: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' <<< 32645 1726880426.50929: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe0c50> <<< 32645 1726880426.50961: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py <<< 32645 1726880426.50988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' <<< 32645 1726880426.51016: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe0f20> <<< 32645 1726880426.51035: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' <<< 32645 1726880426.51061: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 32645 1726880426.51078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' <<< 32645 1726880426.51166: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe27e0> <<< 32645 1726880426.51170: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe1b80> <<< 32645 1726880426.51267: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' <<< 32645 1726880426.51326: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe2e10> <<< 32645 1726880426.51420: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe2990> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' <<< 32645 1726880426.51508: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f80203b0> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe3fe0> <<< 32645 1726880426.51623: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8020800> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8020fb0> <<< 32645 1726880426.51627: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8020bc0> <<< 32645 1726880426.51707: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8021d60> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f80220f0> <<< 32645 1726880426.51795: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe1a30> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe09b0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' <<< 32645 1726880426.51896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880426.51900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880426.52056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880426.52091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880426.52110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880426.52142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880426.52166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880426.52199: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7e74b60> <<< 32645 1726880426.52230: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f807ff50> <<< 32645 1726880426.52300: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f807e9f0> <<< 32645 1726880426.52494: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8052870> <<< 32645 1726880426.52530: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8050bc0> <<< 32645 1726880426.52556: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' <<< 32645 1726880426.52593: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8050e90> <<< 32645 1726880426.52627: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.52681: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' <<< 32645 1726880426.52688: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e854c0> <<< 32645 1726880426.52720: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' <<< 32645 1726880426.52746: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 32645 1726880426.52782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' <<< 32645 1726880426.52801: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' <<< 32645 1726880426.52842: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e86c30> <<< 32645 1726880426.52874: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e860c0> <<< 32645 1726880426.52939: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e85790> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e85400> <<< 32645 1726880426.53111: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8022510> <<< 32645 1726880426.53118: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc2a80> <<< 32645 1726880426.53139: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py <<< 32645 1726880426.53229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' <<< 32645 1726880426.53255: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' <<< 32645 1726880426.53278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py <<< 32645 1726880426.53291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 32645 1726880426.53307: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ec3890> <<< 32645 1726880426.53322: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ec3470> <<< 32645 1726880426.53364: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' <<< 32645 1726880426.53371: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py <<< 32645 1726880426.53420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' <<< 32645 1726880426.53451: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ef72f0> <<< 32645 1726880426.54942: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ef5d30> <<< 32645 1726880426.54965: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ec3710> <<< 32645 1726880426.55110: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8cd9d30> <<< 32645 1726880426.55176: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc2060> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262210> <<< 32645 1726880426.55222: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82621b0> <<< 32645 1726880426.55270: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.55424: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 32645 1726880426.55434: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.55569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.55761: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880426.55806: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.55844: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.55914: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 32645 1726880426.56059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.56200: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 32645 1726880426.56302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880426.56868: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.56893: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 32645 1726880426.56956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 32645 1726880426.56960: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1a4b0> <<< 32645 1726880426.56967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880426.57024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880426.57216: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1a780> <<< 32645 1726880426.57221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880426.57224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880426.57252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880426.57300: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.57304: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7b127e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b12030> <<< 32645 1726880426.57357: 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 0x7f88f7b12210> <<< 32645 1726880426.57422: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1ab10> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f19550> <<< 32645 1726880426.57426: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1a1b0> <<< 32645 1726880426.57465: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 32645 1726880426.57567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 32645 1726880426.57608: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.57659: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 32645 1726880426.57789: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 32645 1726880426.57797: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7b1be00> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b1b9e0> <<< 32645 1726880426.57820: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 32645 1726880426.57868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 32645 1726880426.58077: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7b9b680> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b1bef0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 32645 1726880426.58172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 32645 1726880426.59232: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7706720> <<< 32645 1726880426.59324: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b9b740> <<< 32645 1726880426.59340: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 32645 1726880426.59422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 32645 1726880426.59527: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7770410> <<< 32645 1726880426.59713: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7706c90> <<< 32645 1726880426.59734: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 32645 1726880426.59779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880426.59868: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7773230> <<< 32645 1726880426.59905: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7770470> <<< 32645 1726880426.59937: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 32645 1726880426.59984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880426.60092: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 32645 1726880426.60098: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f77b7410> <<< 32645 1726880426.60144: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7773620> <<< 32645 1726880426.60167: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 32645 1726880426.60184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880426.60244: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f77f8620> <<< 32645 1726880426.60267: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77b7a10> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b1b560> <<< 32645 1726880426.60298: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 32645 1726880426.60341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 32645 1726880426.60366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 32645 1726880426.60394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880426.60410: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 32645 1726880426.60446: 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 0x7f88f77fbb00> <<< 32645 1726880426.60502: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77faf90> <<< 32645 1726880426.60526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 32645 1726880426.60541: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 32645 1726880426.60571: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py <<< 32645 1726880426.60594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 32645 1726880426.60621: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d42240> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 32645 1726880426.60649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 32645 1726880426.60690: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 32645 1726880426.60695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880426.60701: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d43140> <<< 32645 1726880426.60729: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.61219: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 32645 1726880426.61222: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5d439e0> <<< 32645 1726880426.61246: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 32645 1726880426.61271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 32645 1726880426.61274: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d43710> <<< 32645 1726880426.61292: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d43350> <<< 32645 1726880426.61302: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d420f0> <<< 32645 1726880426.61323: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d41a90> <<< 32645 1726880426.61355: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 32645 1726880426.61378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.61500: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 32645 1726880426.61510: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5d66ab0> <<< 32645 1726880426.61540: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d42660> <<< 32645 1726880426.61615: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77fbe60> <<< 32645 1726880426.61671: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77fa5a0> <<< 32645 1726880426.61702: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.61859: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f77facc0> <<< 32645 1726880426.61862: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77faa20> <<< 32645 1726880426.61896: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77f87a0> <<< 32645 1726880426.61925: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d67f50> <<< 32645 1726880426.61970: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 32645 1726880426.61998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 32645 1726880426.62006: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 32645 1726880426.62035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 32645 1726880426.62076: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 32645 1726880426.62082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 32645 1726880426.62094: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db25d0> <<< 32645 1726880426.62126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880426.62146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880426.62177: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db2d50> <<< 32645 1726880426.62194: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db18b0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 32645 1726880426.62214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 32645 1726880426.62235: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db3560> <<< 32645 1726880426.62262: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77f8f80> <<< 32645 1726880426.62292: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 32645 1726880426.62299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.62335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 32645 1726880426.62391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 32645 1726880426.62418: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 32645 1726880426.62423: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5010> <<< 32645 1726880426.62462: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd4590> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd43b0> <<< 32645 1726880426.62482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 32645 1726880426.62508: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 32645 1726880426.62567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 32645 1726880426.62638: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 32645 1726880426.62651: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 32645 1726880426.62678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e040e0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 32645 1726880426.62720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 32645 1726880426.62747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880426.62836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880426.62872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880426.62875: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e1a120> <<< 32645 1726880426.62910: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.62941: 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 0x7f88f5e1a480> <<< 32645 1726880426.62994: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e06390> <<< 32645 1726880426.63040: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e04560> <<< 32645 1726880426.63093: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd7590> <<< 32645 1726880426.63174: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5820> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 32645 1726880426.63263: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.63278: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e1bef0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e1b110> <<< 32645 1726880426.63381: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5d60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 32645 1726880426.63386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 32645 1726880426.63389: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8680> <<< 32645 1726880426.63482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8a40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8b00> <<< 32645 1726880426.63490: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8c20> <<< 32645 1726880426.63585: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 32645 1726880426.63589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 32645 1726880426.63608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 32645 1726880426.63726: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f57cb770> <<< 32645 1726880426.63735: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c9910> <<< 32645 1726880426.63751: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57cb860> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 32645 1726880426.63783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880426.63831: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57cb950> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8a70> <<< 32645 1726880426.63891: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57cba40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 32645 1726880426.63954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f8740> <<< 32645 1726880426.64017: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' <<< 32645 1726880426.64026: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f92b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f9430> <<< 32645 1726880426.64095: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f9ca0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 32645 1726880426.64129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f9f10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 32645 1726880426.64151: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 32645 1726880426.64264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fa840> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fa2d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fb740> import 'gc' # <<< 32645 1726880426.64403: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b12990> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f18dd0> <<< 32645 1726880426.65012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 32645 1726880426.65044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 32645 1726880426.65087: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.65099: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5824bf0> <<< 32645 1726880426.65256: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 32645 1726880426.65277: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 32645 1726880426.65292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 32645 1726880426.65317: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 32645 1726880426.65324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.65347: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 32645 1726880426.65400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 32645 1726880426.65425: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 32645 1726880426.65490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 32645 1726880426.65525: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5859370> <<< 32645 1726880426.65545: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 32645 1726880426.65571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 32645 1726880426.65594: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 32645 1726880426.65610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 32645 1726880426.65637: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 32645 1726880426.65642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.65775: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.65787: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f585b2c0> <<< 32645 1726880426.65795: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f585ae70> <<< 32645 1726880426.65826: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.65972: 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 0x7f88f83441a0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5859d60> <<< 32645 1726880426.65975: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58596a0> <<< 32645 1726880426.66009: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58263c0> <<< 32645 1726880426.66033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 32645 1726880426.66051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880426.66060: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5859160> <<< 32645 1726880426.66101: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 32645 1726880426.66141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.66146: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 32645 1726880426.66178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 32645 1726880426.66235: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58907d0> <<< 32645 1726880426.66244: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f586f2c0> <<< 32645 1726880426.66276: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 32645 1726880426.66295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 32645 1726880426.66321: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5891fa0> <<< 32645 1726880426.66345: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 32645 1726880426.66372: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58922a0> <<< 32645 1726880426.66395: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 32645 1726880426.66427: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5892510> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 32645 1726880426.66445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58927b0> <<< 32645 1726880426.66496: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 32645 1726880426.66501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 32645 1726880426.66531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 32645 1726880426.66564: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5892ea0> <<< 32645 1726880426.66580: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5892d20> <<< 32645 1726880426.66608: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 32645 1726880426.66620: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54907d0> <<< 32645 1726880426.66647: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 32645 1726880426.66655: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5490920> <<< 32645 1726880426.66679: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 32645 1726880426.66711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 32645 1726880426.66729: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5490b30> <<< 32645 1726880426.66771: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 32645 1726880426.66794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 32645 1726880426.66805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 32645 1726880426.66831: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5491a60> <<< 32645 1726880426.66837: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5491310> <<< 32645 1726880426.66900: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 32645 1726880426.66905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 32645 1726880426.66908: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492600> <<< 32645 1726880426.66975: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492a50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 32645 1726880426.66996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 32645 1726880426.67027: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492c30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 32645 1726880426.67067: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492f00> <<< 32645 1726880426.67105: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 32645 1726880426.67141: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5493dd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 32645 1726880426.67197: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5493f80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 32645 1726880426.67202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 32645 1726880426.67311: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b8290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 32645 1726880426.67320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 32645 1726880426.67324: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b8e00> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b8980> <<< 32645 1726880426.67326: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 32645 1726880426.67368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 32645 1726880426.67372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 32645 1726880426.67389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 32645 1726880426.67432: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b9c70> <<< 32645 1726880426.67436: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b95b0> <<< 32645 1726880426.67458: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ba900> <<< 32645 1726880426.67492: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 32645 1726880426.67536: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54babd0> <<< 32645 1726880426.67539: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 32645 1726880426.67549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54bbb30> <<< 32645 1726880426.67597: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 32645 1726880426.67647: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54bbda0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54bbf50> <<< 32645 1726880426.67668: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5824950> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5824650> <<< 32645 1726880426.67705: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fbda0> <<< 32645 1726880426.67708: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 32645 1726880426.67753: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5825a90> <<< 32645 1726880426.67772: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 32645 1726880426.67801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 32645 1726880426.67837: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ec6e0> <<< 32645 1726880426.67857: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 32645 1726880426.67869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 32645 1726880426.67910: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ecda0> <<< 32645 1726880426.67932: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ed760> <<< 32645 1726880426.67962: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 32645 1726880426.67985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 32645 1726880426.67999: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.68050: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54eeb40> <<< 32645 1726880426.68073: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 32645 1726880426.68089: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54eebd0> <<< 32645 1726880426.68114: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 32645 1726880426.68234: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 32645 1726880426.68267: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f54ef2f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ef170> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 32645 1726880426.68283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 32645 1726880426.68301: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 32645 1726880426.68326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 32645 1726880426.68355: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 32645 1726880426.68373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880426.68399: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py <<< 32645 1726880426.68409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5511910> <<< 32645 1726880426.68419: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 32645 1726880426.68440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 32645 1726880426.68465: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py <<< 32645 1726880426.68472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 32645 1726880426.68510: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512b40> <<< 32645 1726880426.68555: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512db0> <<< 32645 1726880426.68568: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880426.68614: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.68643: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5512f00> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512c60> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512600> <<< 32645 1726880426.68676: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5511a90> <<< 32645 1726880426.68705: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5510d40> <<< 32645 1726880426.68710: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f55102f0> <<< 32645 1726880426.68738: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54efb60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ee630> <<< 32645 1726880426.68790: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54edb80> <<< 32645 1726880426.68797: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 32645 1726880426.68844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512960> <<< 32645 1726880426.68890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 32645 1726880426.68895: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5513920> <<< 32645 1726880426.68918: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 32645 1726880426.68954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.69007: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' <<< 32645 1726880426.69010: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544830> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544560><<< 32645 1726880426.69013: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.69050: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 32645 1726880426.69096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880426.69131: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 32645 1726880426.69144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 32645 1726880426.69230: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5546c60> <<< 32645 1726880426.69260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 32645 1726880426.69367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 32645 1726880426.69405: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f555c2c0> <<< 32645 1726880426.69480: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5547560> <<< 32645 1726880426.69498: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5547110> <<< 32645 1726880426.69520: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 32645 1726880426.69543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 32645 1726880426.69589: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880426.69603: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5575a30> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5574e60> <<< 32645 1726880426.69627: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.69646: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 32645 1726880426.69685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 32645 1726880426.69691: stdout chunk (state=3): >>>import 'six.moves' # <<< 32645 1726880426.69744: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 32645 1726880426.69747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880426.69753: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5576db0> <<< 32645 1726880426.69788: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 32645 1726880426.69805: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52a9250> <<< 32645 1726880426.69819: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 32645 1726880426.69839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 32645 1726880426.69855: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 32645 1726880426.69926: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f55760c0> <<< 32645 1726880426.69941: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5575d90> <<< 32645 1726880426.69993: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544b00> <<< 32645 1726880426.70175: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5545eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5513f20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52ab4d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 32645 1726880426.70212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 32645 1726880426.70230: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52abe00> <<< 32645 1726880426.70286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 32645 1726880426.70289: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c8800> <<< 32645 1726880426.70328: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 32645 1726880426.70361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 32645 1726880426.70367: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c8c20> <<< 32645 1726880426.70393: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c97c0> <<< 32645 1726880426.70426: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 32645 1726880426.70472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 32645 1726880426.70502: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c9e50> <<< 32645 1726880426.70531: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 32645 1726880426.70562: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880426.70608: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 32645 1726880426.70662: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880426.70709: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f52ecd70> <<< 32645 1726880426.70739: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52ec740> <<< 32645 1726880426.70752: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52ec3e0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52cbfb0> <<< 32645 1726880427.89117: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 32645 1726880427.90980: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 32645 1726880427.90984: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880427.91702: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880427.91711: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 32645 1726880427.91788: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm <<< 32645 1726880427.91986: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses <<< 32645 1726880427.91991: stdout chunk (state=3): >>># cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade <<< 32645 1726880427.91994: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug <<< 32645 1726880427.92011: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 32645 1726880427.92752: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 32645 1726880427.92783: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880427.92834: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 32645 1726880427.92851: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp <<< 32645 1726880427.92881: stdout chunk (state=3): >>># destroy syslog # destroy selinux <<< 32645 1726880427.92910: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 32645 1726880427.92946: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base <<< 32645 1726880427.93009: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 32645 1726880427.93071: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves <<< 32645 1726880427.93087: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 32645 1726880427.93134: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 32645 1726880427.93138: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 32645 1726880427.93163: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 32645 1726880427.93226: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall <<< 32645 1726880427.93315: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 32645 1726880427.93325: stdout chunk (state=3): >>># cleanup[3] wiping _curses <<< 32645 1726880427.93394: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle <<< 32645 1726880427.93399: stdout chunk (state=3): >>># cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps <<< 32645 1726880427.93487: stdout chunk (state=3): >>># cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 32645 1726880427.93522: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes <<< 32645 1726880427.93571: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 32645 1726880427.93616: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust <<< 32645 1726880427.93683: stdout chunk (state=3): >>># destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl <<< 32645 1726880427.93721: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 32645 1726880427.93765: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 32645 1726880427.93792: stdout chunk (state=3): >>># cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words <<< 32645 1726880427.93857: stdout chunk (state=3): >>># destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib <<< 32645 1726880427.93931: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 32645 1726880427.93935: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 32645 1726880427.94015: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 32645 1726880427.94037: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 32645 1726880427.94105: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib <<< 32645 1726880427.94133: stdout chunk (state=3): >>># destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random <<< 32645 1726880427.94197: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880427.94243: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 32645 1726880427.94291: stdout chunk (state=3): >>># 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880427.94366: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 <<< 32645 1726880427.94369: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880427.94401: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880427.94447: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880427.95251: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf <<< 32645 1726880427.95351: stdout chunk (state=3): >>># destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880427.95447: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880427.95525: stdout chunk (state=3): >>># destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip <<< 32645 1726880427.95637: stdout chunk (state=3): >>># destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata <<< 32645 1726880427.95737: stdout chunk (state=3): >>># destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib <<< 32645 1726880427.95854: stdout chunk (state=3): >>># destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch <<< 32645 1726880427.95907: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread <<< 32645 1726880427.95975: stdout chunk (state=3): >>># destroy rpm <<< 32645 1726880427.96042: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 32645 1726880427.96185: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 32645 1726880427.96216: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 32645 1726880427.96242: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880427.96382: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880427.96567: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre <<< 32645 1726880427.96570: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880427.97550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880427.97553: stdout chunk (state=3): >>><<< 32645 1726880427.97555: stderr chunk (state=3): >>><<< 32645 1726880427.97995: _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 0x7f88f940c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f93dbb30> # /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 0x7f88f940eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f88f91e1160> # /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 0x7f88f91e23f0> # /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 0x7f88f91e31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f91e2600> # /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 0x7f88f9214140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f88f91e2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f88f92320c0> # /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 0x7f88f9275160> # /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 0x7f88f92757c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9233830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9232ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f923b230> # /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 0x7f88f92a0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9277920> # /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 0x7f88f92a0da0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f924da30> # /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 0x7f88f92a2030> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f923a510> # /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 0x7f88f92a2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a2330> # 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 0x7f88f92a2720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9239100> 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 0x7f88f92c8c20> 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 0x7f88f92ca360> # /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 0x7f88f92cb200> # 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 0x7f88f92cb860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92ca750> # /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 0x7f88f90482f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92cb9e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a2a20> # /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 0x7f88f9074230> # /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 0x7f88f9074d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f9074ad0> # 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 0x7f88f9074da0> # 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 0x7f88f9074f80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f904a390> # /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 0x7f88f9076660> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90752e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f92a3140> # /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 0x7f88f909ea20> # /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 0x7f88f90beba0> # /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 0x7f88f90ef8f0> # /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 0x7f88f9122090> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90efa10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90bf830> # /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 0x7f88f8ef49e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90bdc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f90775c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f8ef4bf0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_c1w7dl1l/ansible_ansible.legacy.dnf_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 0x7f88f8f52780> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f2d670> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f2c7d0> # 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 0x7f88f8f2fda0> # /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 0x7f88f8f76090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f75e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f75730> # /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 0x7f88f8f75e80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8f53410> 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 0x7f88f8f76e10> # 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 0x7f88f8f77050> # /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 0x7f88f8f774d0> 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 0x7f88f8de9220> # 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 0x7f88f8deae40> # /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 0x7f88f8deb800> # /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 0x7f88f8dec9e0> # /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 0x7f88f8def4a0> # 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 0x7f88f8def7d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ded760> # /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 0x7f88f8df3440> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8df1f10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8df1c70> # /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 0x7f88f8df21e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8dedc70> # 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 0x7f88f8e3b5f0> # /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 0x7f88f8e3b770> # /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 0x7f88f8e3d340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3d100> # /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 0x7f88f8e3f860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3da30> # /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 0x7f88f8e42ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3f9b0> # 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 0x7f88f8e43ec0> # 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 0x7f88f8e441a0> # 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 0x7f88f8e442c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e3ba70> # /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 0x7f88f8e47920> # 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 0x7f88f8e48da0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e460c0> # 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 0x7f88f8e47470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e45cd0> # 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 0x7f88f8eccf80> # /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 0x7f88f8ecdbb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8e4baa0> 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 0x7f88f8ecd970> # 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 0x7f88f8eced80> # 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 0x7f88f8cda7b0> # 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 0x7f88f8cdb050> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ecfcb0> # 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 0x7f88f8cd9d90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8cdb2c0> 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 0x7f88f8faf2c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ce50d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ce3410> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8ce3260> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78920> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78b90> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79340> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78e90> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79c10> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d67050> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d66f60> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f829eea0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d65130> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82b19d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82b0500> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f829f8c0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d7a8a0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8325a30> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82d5b50> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d7a6c0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8319e50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f83277d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82d56a0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d7a270> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79ca0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79a00> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d78bf0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8d79cd0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831a4b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831a0c0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831ad50> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7f88f8334dd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8331f70> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f831af90> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8331a30> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8342db0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8343a70> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8343500> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8343f50> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8347350> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f822fa70> # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262120> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8261f10> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262b40> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8263290> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8263230> # extension module '_cffi_backend' loaded from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8263e30> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f8263410> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc10d0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc18b0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262570> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc2d50> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe0c50> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe0f20> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe27e0> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe1b80> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe2e10> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe2990> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f80203b0> import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe3fe0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8020800> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8020fb0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8020bc0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8021d60> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f80220f0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe1a30> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fe09b0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7e74b60> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f807ff50> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f807e9f0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8052870> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8050bc0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8050e90> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e854c0> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e86c30> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e860c0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e85790> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7e85400> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8022510> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc2a80> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/extensions.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ec3890> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ec3470> # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/general_name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/name.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/x509/__pycache__/oid.cpython-312.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ef72f0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ef5d30> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7ec3710> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8cd9d30> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7fc2060> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f8262210> # /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f82621b0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1a4b0> # /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 0x7f88f7f1a780> # /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 0x7f88f7b127e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b12030> # 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 0x7f88f7b12210> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1ab10> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f19550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f1a1b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7b1be00> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b1b9e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7b9b680> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b1bef0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7706720> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b9b740> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7770410> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7706c90> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f7773230> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7770470> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f77b7410> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7773620> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f77f8620> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77b7a10> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b1b560> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f88f77fbb00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77faf90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d42240> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d43140> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5d439e0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d43710> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d43350> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d420f0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d41a90> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5d66ab0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d42660> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77fbe60> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77fa5a0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f77facc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77faa20> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77f87a0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d67f50> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db25d0> # /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 0x7f88f5db2d50> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db18b0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5db3560> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f77f8f80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5010> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd4590> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd43b0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e040e0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f88f5e1a120> # 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 0x7f88f5e1a480> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e06390> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e04560> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd7590> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5820> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e1bef0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5e1b110> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5dd5d60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8680> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8a40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8b00> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8c20> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f57cb770> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c9910> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57cb860> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57cb950> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57c8a70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57cba40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f8740> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f92b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f9430> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f9ca0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57f9f10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fa840> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fa2d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fb740> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7b12990> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f7f18dd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5824bf0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5859370> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f585b2c0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f585ae70> # 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 0x7f88f83441a0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5859d60> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58596a0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58263c0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5859160> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58907d0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f586f2c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5891fa0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58922a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5892510> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58927b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5892ea0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5892d20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54907d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5490920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5490b30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5491a60> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5491310> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492600> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492a50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492c30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5492f00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5493dd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5493f80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b8290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b8e00> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b8980> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b9c70> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54b95b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ba900> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54babd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54bbb30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54bbda0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54bbf50> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5824950> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5824650> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f57fbda0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5825a90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ec6e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ecda0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ed760> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54eeb40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54eebd0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f54ef2f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ef170> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5511910> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512b40> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512db0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5512f00> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512c60> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512600> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5511a90> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5510d40> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f55102f0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54efb60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54ee630> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f54edb80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5512960> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5513920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544830> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544560> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5546c60> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f555c2c0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5547560> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5547110> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5575a30> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5574e60> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5576db0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52a9250> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f55760c0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5575d90> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544b00> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5545eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5544860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5513f20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52ab4d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52abe00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c8800> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c8c20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c97c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52c9e50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f52ecd70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52ec740> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52ec3e0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52cbfb0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # destroy openssl # destroy poly1305 # destroy hashes # destroy hmac # cleanup[3] wiping _cffi_backend # cleanup[3] wiping cryptography.utils # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # cleanup[3] wiping ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _cffi_backend # destroy cryptography.hazmat.bindings._rust # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy pkcs7 # destroy ocsp # destroy dh # destroy dsa # destroy ed25519 # destroy ed448 # destroy x25519 # destroy x448 # destroy kdf # destroy _weakref # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy x509 # destroy ipaddress # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy unicodedata # destroy _blake2 # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy email # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy json # destroy importlib # destroy gc # destroy math # destroy shutil # destroy zlib # destroy _hashlib # destroy hashlib # destroy enum # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy typing # destroy exceptions # destroy cryptography.utils # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # destroy rpm # destroy functools # destroy itertools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880428.00504: done with _execute_module (ansible.legacy.dnf, {'name': ['policycoreutils-python-utils'], 'state': 'present', '_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.dnf', '_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-1726880426.1259305-33742-28947651154163/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880428.00507: _low_level_execute_command(): starting 32645 1726880428.00510: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880426.1259305-33742-28947651154163/ > /dev/null 2>&1 && sleep 0' 32645 1726880428.00513: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880428.00521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880428.00524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.00527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880428.00532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880428.00534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880428.00537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880428.02594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880428.02598: stdout chunk (state=3): >>><<< 32645 1726880428.02602: stderr chunk (state=3): >>><<< 32645 1726880428.02630: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880428.02755: handler run complete 32645 1726880428.02758: attempt loop complete, returning result 32645 1726880428.02761: _execute() done 32645 1726880428.02764: dumping result to json 32645 1726880428.02766: done dumping result, returning 32645 1726880428.02769: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage [1266f4c6-4e69-28d7-f79e-000000000618] 32645 1726880428.02771: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000618 32645 1726880428.03064: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000618 32645 1726880428.03068: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32645 1726880428.03251: no more pending results, returning what we have 32645 1726880428.03255: results queue empty 32645 1726880428.03257: checking for any_errors_fatal 32645 1726880428.03367: done checking for any_errors_fatal 32645 1726880428.03369: checking for max_fail_percentage 32645 1726880428.03371: done checking for max_fail_percentage 32645 1726880428.03372: checking to see if all hosts have failed and the running result is not ok 32645 1726880428.03373: done checking to see if all hosts have failed 32645 1726880428.03374: getting the remaining hosts for this loop 32645 1726880428.03377: done getting the remaining hosts for this loop 32645 1726880428.03381: getting the next task for host managed_node2 32645 1726880428.03395: done getting next task for host managed_node2 32645 1726880428.03400: ^ task is: TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 32645 1726880428.03408: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880428.03421: getting variables 32645 1726880428.03423: in VariableManager get_vars() 32645 1726880428.03567: Calling all_inventory to load vars for managed_node2 32645 1726880428.03658: Calling groups_inventory to load vars for managed_node2 32645 1726880428.03667: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880428.03688: Calling all_plugins_play to load vars for managed_node2 32645 1726880428.03695: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880428.03700: Calling groups_plugins_play to load vars for managed_node2 32645 1726880428.04418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880428.05147: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880428.05166: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.05171: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.05231: done with get_vars() 32645 1726880428.05242: done getting variables 32645 1726880428.05290: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 20 September 2024 21:00:28 -0400 (0:00:02.016) 0:00:42.626 ****** 32645 1726880428.05325: entering _queue_task() for managed_node2/debug 32645 1726880428.05549: worker is 1 (out of 1 available) 32645 1726880428.05563: exiting _queue_task() for managed_node2/debug 32645 1726880428.05577: done queuing things up, now waiting for results queue to drain 32645 1726880428.05579: waiting for pending results... 32645 1726880428.05784: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 32645 1726880428.05967: in run() - task 1266f4c6-4e69-28d7-f79e-00000000061a 32645 1726880428.05980: variable 'ansible_search_path' from source: unknown 32645 1726880428.05985: variable 'ansible_search_path' from source: unknown 32645 1726880428.06018: calling self._execute() 32645 1726880428.06101: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880428.06107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880428.06117: variable 'omit' from source: magic vars 32645 1726880428.06759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880428.09638: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880428.09726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880428.09778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880428.09836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880428.09876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880428.10020: 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) 32645 1726880428.10155: 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) 32645 1726880428.10159: 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) 32645 1726880428.10191: 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) 32645 1726880428.10220: 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) 32645 1726880428.10387: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880428.10404: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880428.10441: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880428.10613: variable 'ansible_facts' from source: unknown 32645 1726880428.10919: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880428.11162: variable 'ansible_facts' from source: unknown 32645 1726880428.11409: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880428.11574: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880428.11590: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880428.11958: variable '__selinux_is_transactional' from source: set_fact 32645 1726880428.11967: Evaluated conditional (__selinux_is_transactional | d(false)): False 32645 1726880428.11970: when evaluation is False, skipping this task 32645 1726880428.11973: _execute() done 32645 1726880428.11975: dumping result to json 32645 1726880428.11977: done dumping result, returning 32645 1726880428.11980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes [1266f4c6-4e69-28d7-f79e-00000000061a] 32645 1726880428.11982: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061a 32645 1726880428.12060: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061a 32645 1726880428.12067: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__selinux_is_transactional | d(false)" } 32645 1726880428.12171: no more pending results, returning what we have 32645 1726880428.12174: results queue empty 32645 1726880428.12175: checking for any_errors_fatal 32645 1726880428.12185: done checking for any_errors_fatal 32645 1726880428.12185: checking for max_fail_percentage 32645 1726880428.12187: done checking for max_fail_percentage 32645 1726880428.12188: checking to see if all hosts have failed and the running result is not ok 32645 1726880428.12189: done checking to see if all hosts have failed 32645 1726880428.12190: getting the remaining hosts for this loop 32645 1726880428.12192: done getting the remaining hosts for this loop 32645 1726880428.12195: getting the next task for host managed_node2 32645 1726880428.12203: done getting next task for host managed_node2 32645 1726880428.12207: ^ task is: TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 32645 1726880428.12216: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880428.12234: getting variables 32645 1726880428.12236: in VariableManager get_vars() 32645 1726880428.12361: Calling all_inventory to load vars for managed_node2 32645 1726880428.12371: Calling groups_inventory to load vars for managed_node2 32645 1726880428.12375: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880428.12437: Calling all_plugins_play to load vars for managed_node2 32645 1726880428.12443: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880428.12454: Calling groups_plugins_play to load vars for managed_node2 32645 1726880428.13013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880428.13552: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880428.13567: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.13574: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.13640: done with get_vars() 32645 1726880428.13653: done getting variables 32645 1726880428.13697: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 20 September 2024 21:00:28 -0400 (0:00:00.084) 0:00:42.710 ****** 32645 1726880428.13733: entering _queue_task() for managed_node2/reboot 32645 1726880428.13926: worker is 1 (out of 1 available) 32645 1726880428.13942: exiting _queue_task() for managed_node2/reboot 32645 1726880428.13957: done queuing things up, now waiting for results queue to drain 32645 1726880428.13959: waiting for pending results... 32645 1726880428.14162: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 32645 1726880428.14555: in run() - task 1266f4c6-4e69-28d7-f79e-00000000061b 32645 1726880428.14560: variable 'ansible_search_path' from source: unknown 32645 1726880428.14564: variable 'ansible_search_path' from source: unknown 32645 1726880428.14567: calling self._execute() 32645 1726880428.14629: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880428.14644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880428.14665: variable 'omit' from source: magic vars 32645 1726880428.15278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880428.17808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880428.17862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880428.17897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880428.17935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880428.17959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880428.18039: 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) 32645 1726880428.18066: 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) 32645 1726880428.18088: 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) 32645 1726880428.18125: 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) 32645 1726880428.18140: 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) 32645 1726880428.18243: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880428.18252: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880428.18270: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880428.18379: variable 'ansible_facts' from source: unknown 32645 1726880428.18558: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880428.18689: variable 'ansible_facts' from source: unknown 32645 1726880428.18843: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880428.18979: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880428.18983: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880428.19101: variable '__selinux_is_transactional' from source: set_fact 32645 1726880428.19114: Evaluated conditional (__selinux_is_transactional | d(false)): False 32645 1726880428.19118: when evaluation is False, skipping this task 32645 1726880428.19120: _execute() done 32645 1726880428.19123: dumping result to json 32645 1726880428.19126: done dumping result, returning 32645 1726880428.19129: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems [1266f4c6-4e69-28d7-f79e-00000000061b] 32645 1726880428.19137: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061b 32645 1726880428.19274: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061b 32645 1726880428.19278: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 32645 1726880428.19331: no more pending results, returning what we have 32645 1726880428.19334: results queue empty 32645 1726880428.19335: checking for any_errors_fatal 32645 1726880428.19343: done checking for any_errors_fatal 32645 1726880428.19344: checking for max_fail_percentage 32645 1726880428.19346: done checking for max_fail_percentage 32645 1726880428.19347: checking to see if all hosts have failed and the running result is not ok 32645 1726880428.19348: done checking to see if all hosts have failed 32645 1726880428.19349: getting the remaining hosts for this loop 32645 1726880428.19360: done getting the remaining hosts for this loop 32645 1726880428.19366: getting the next task for host managed_node2 32645 1726880428.19374: done getting next task for host managed_node2 32645 1726880428.19378: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 32645 1726880428.19385: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880428.19404: getting variables 32645 1726880428.19406: in VariableManager get_vars() 32645 1726880428.19458: Calling all_inventory to load vars for managed_node2 32645 1726880428.19464: Calling groups_inventory to load vars for managed_node2 32645 1726880428.19468: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880428.19478: Calling all_plugins_play to load vars for managed_node2 32645 1726880428.19482: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880428.19489: Calling groups_plugins_play to load vars for managed_node2 32645 1726880428.20392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880428.21171: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880428.21188: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.21192: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.21281: done with get_vars() 32645 1726880428.21304: done getting variables 32645 1726880428.21388: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 20 September 2024 21:00:28 -0400 (0:00:00.077) 0:00:42.787 ****** 32645 1726880428.21451: entering _queue_task() for managed_node2/fail 32645 1726880428.21717: worker is 1 (out of 1 available) 32645 1726880428.21732: exiting _queue_task() for managed_node2/fail 32645 1726880428.21745: done queuing things up, now waiting for results queue to drain 32645 1726880428.21747: waiting for pending results... 32645 1726880428.22106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 32645 1726880428.22359: in run() - task 1266f4c6-4e69-28d7-f79e-00000000061c 32645 1726880428.22371: variable 'ansible_search_path' from source: unknown 32645 1726880428.22375: variable 'ansible_search_path' from source: unknown 32645 1726880428.22443: calling self._execute() 32645 1726880428.22587: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880428.22607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880428.22611: variable 'omit' from source: magic vars 32645 1726880428.23557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880428.26326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880428.26424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880428.26486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880428.26555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880428.26599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880428.26740: 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) 32645 1726880428.26799: 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) 32645 1726880428.26846: 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) 32645 1726880428.26924: 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) 32645 1726880428.26959: 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) 32645 1726880428.27173: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880428.27190: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880428.27226: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880428.27450: variable 'ansible_facts' from source: unknown 32645 1726880428.27954: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880428.28153: variable 'ansible_facts' from source: unknown 32645 1726880428.28394: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880428.28530: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880428.28610: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880428.28713: variable '__selinux_is_transactional' from source: set_fact 32645 1726880428.28763: Evaluated conditional (__selinux_is_transactional | d(false)): False 32645 1726880428.28796: when evaluation is False, skipping this task 32645 1726880428.28814: _execute() done 32645 1726880428.28817: dumping result to json 32645 1726880428.28820: done dumping result, returning 32645 1726880428.28823: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set [1266f4c6-4e69-28d7-f79e-00000000061c] 32645 1726880428.28825: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061c skipping: [managed_node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 32645 1726880428.29133: no more pending results, returning what we have 32645 1726880428.29136: results queue empty 32645 1726880428.29138: checking for any_errors_fatal 32645 1726880428.29144: done checking for any_errors_fatal 32645 1726880428.29145: checking for max_fail_percentage 32645 1726880428.29167: done checking for max_fail_percentage 32645 1726880428.29169: checking to see if all hosts have failed and the running result is not ok 32645 1726880428.29170: done checking to see if all hosts have failed 32645 1726880428.29171: getting the remaining hosts for this loop 32645 1726880428.29172: done getting the remaining hosts for this loop 32645 1726880428.29176: getting the next task for host managed_node2 32645 1726880428.29191: done getting next task for host managed_node2 32645 1726880428.29198: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh facts 32645 1726880428.29205: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), 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 32645 1726880428.29224: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061c 32645 1726880428.29231: getting variables 32645 1726880428.29233: in VariableManager get_vars() 32645 1726880428.29288: Calling all_inventory to load vars for managed_node2 32645 1726880428.29290: Calling groups_inventory to load vars for managed_node2 32645 1726880428.29292: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880428.29307: Calling all_plugins_play to load vars for managed_node2 32645 1726880428.29311: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880428.29316: Calling groups_plugins_play to load vars for managed_node2 32645 1726880428.29840: WORKER PROCESS EXITING 32645 1726880428.29849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880428.30299: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880428.30313: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.30321: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880428.30384: done with get_vars() 32645 1726880428.30395: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 20 September 2024 21:00:28 -0400 (0:00:00.090) 0:00:42.878 ****** 32645 1726880428.30476: entering _queue_task() for managed_node2/setup 32645 1726880428.30656: worker is 1 (out of 1 available) 32645 1726880428.30670: exiting _queue_task() for managed_node2/setup 32645 1726880428.30683: done queuing things up, now waiting for results queue to drain 32645 1726880428.30685: waiting for pending results... 32645 1726880428.30877: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Refresh facts 32645 1726880428.31039: in run() - task 1266f4c6-4e69-28d7-f79e-00000000061e 32645 1726880428.31055: variable 'ansible_search_path' from source: unknown 32645 1726880428.31059: variable 'ansible_search_path' from source: unknown 32645 1726880428.31090: calling self._execute() 32645 1726880428.31231: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880428.31235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880428.31279: variable 'omit' from source: magic vars 32645 1726880428.31910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880428.34286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880428.34337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880428.34371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880428.34420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880428.34443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880428.34525: 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) 32645 1726880428.34567: 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) 32645 1726880428.34590: 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) 32645 1726880428.34624: 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) 32645 1726880428.34638: 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) 32645 1726880428.34743: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880428.34752: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880428.34771: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880428.34881: variable 'ansible_facts' from source: unknown 32645 1726880428.35059: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880428.35192: variable 'ansible_facts' from source: unknown 32645 1726880428.35341: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880428.35435: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880428.35442: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880428.35562: Evaluated conditional (not __selinux_setup_snapshot | d(false)): True 32645 1726880428.35566: variable 'omit' from source: magic vars 32645 1726880428.35659: variable 'omit' from source: magic vars 32645 1726880428.35687: variable 'omit' from source: magic vars 32645 1726880428.35709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880428.35734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880428.35750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880428.35765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880428.35774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880428.35803: variable 'inventory_hostname' from source: set_fact 32645 1726880428.35807: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880428.35809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880428.35888: Set connection var ansible_shell_executable to /bin/sh 32645 1726880428.35896: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880428.35905: Set connection var ansible_timeout to 10 32645 1726880428.35908: Set connection var ansible_shell_type to sh 32645 1726880428.35920: Set connection var ansible_pipelining to False 32645 1726880428.35923: Set connection var ansible_connection to ssh 32645 1726880428.35943: variable 'ansible_shell_executable' from source: unknown 32645 1726880428.35946: variable 'ansible_connection' from source: unknown 32645 1726880428.35965: variable 'ansible_module_compression' from source: unknown 32645 1726880428.35971: variable 'ansible_shell_type' from source: unknown 32645 1726880428.35974: variable 'ansible_shell_executable' from source: unknown 32645 1726880428.35978: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880428.35981: variable 'ansible_pipelining' from source: unknown 32645 1726880428.35983: variable 'ansible_timeout' from source: unknown 32645 1726880428.35985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880428.36151: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880428.36160: variable 'omit' from source: magic vars 32645 1726880428.36165: starting attempt loop 32645 1726880428.36169: running the handler 32645 1726880428.36181: _low_level_execute_command(): starting 32645 1726880428.36188: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880428.36751: 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 <<< 32645 1726880428.36818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880428.36822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.36824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880428.36827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.36872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880428.36877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880428.36878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880428.36927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880428.38754: stdout chunk (state=3): >>>/root <<< 32645 1726880428.38894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880428.38921: stderr chunk (state=3): >>><<< 32645 1726880428.38925: stdout chunk (state=3): >>><<< 32645 1726880428.38943: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880428.38956: _low_level_execute_command(): starting 32645 1726880428.38965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297 `" && echo ansible-tmp-1726880428.3894317-33808-27955208972297="` echo /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297 `" ) && sleep 0' 32645 1726880428.39457: 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 <<< 32645 1726880428.39461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880428.39464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.39541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880428.39545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880428.39600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880428.41681: stdout chunk (state=3): >>>ansible-tmp-1726880428.3894317-33808-27955208972297=/root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297 <<< 32645 1726880428.41803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880428.41846: stderr chunk (state=3): >>><<< 32645 1726880428.41852: stdout chunk (state=3): >>><<< 32645 1726880428.41867: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880428.3894317-33808-27955208972297=/root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880428.41924: variable 'ansible_module_compression' from source: unknown 32645 1726880428.41959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32645 1726880428.42002: variable 'ansible_facts' from source: unknown 32645 1726880428.42135: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py 32645 1726880428.42257: Sending initial data 32645 1726880428.42261: Sent initial data (153 bytes) 32645 1726880428.42791: 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 <<< 32645 1726880428.42795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880428.42798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880428.42801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.42864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880428.42869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880428.42872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880428.42904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880428.44610: 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 <<< 32645 1726880428.44612: stderr chunk (state=3): >>>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 <<< 32645 1726880428.44650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880428.44696: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp5tgtvish /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py <<< 32645 1726880428.44699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py" <<< 32645 1726880428.44727: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp5tgtvish" to remote "/root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py" <<< 32645 1726880428.46382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880428.46437: stderr chunk (state=3): >>><<< 32645 1726880428.46441: stdout chunk (state=3): >>><<< 32645 1726880428.46463: done transferring module to remote 32645 1726880428.46474: _low_level_execute_command(): starting 32645 1726880428.46478: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/ /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py && sleep 0' 32645 1726880428.46908: 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 <<< 32645 1726880428.46911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.46914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880428.46916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.46967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880428.46972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880428.47015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880428.48919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880428.48965: stderr chunk (state=3): >>><<< 32645 1726880428.48969: stdout chunk (state=3): >>><<< 32645 1726880428.48981: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880428.48985: _low_level_execute_command(): starting 32645 1726880428.48990: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/AnsiballZ_setup.py && sleep 0' 32645 1726880428.49405: 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 <<< 32645 1726880428.49408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.49411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880428.49413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880428.49415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880428.49454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880428.49469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880428.49515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880428.51746: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880428.51779: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880428.51812: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880428.51816: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880428.51892: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880428.51901: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880428.51934: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880428.51967: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880428.52004: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880428.52011: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880428.52069: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880428.52072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.52084: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880428.52110: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880428.52143: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880428.52168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880428.52176: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6940c530> <<< 32645 1726880428.52189: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a693dbb30> <<< 32645 1726880428.52220: 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'<<< 32645 1726880428.52227: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6940eab0> <<< 32645 1726880428.52249: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880428.52275: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880428.52281: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880428.52298: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880428.52334: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880428.52431: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880428.52458: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880428.52465: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880428.52486: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880428.52507: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880428.52522: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880428.52535: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880428.52550: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880428.52575: 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 <<< 32645 1726880428.52580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880428.52598: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691bd160> <<< 32645 1726880428.52656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880428.52670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880428.52675: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691be3f0> <<< 32645 1726880428.52705: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880428.52712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.52730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880428.52746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880428.52759: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691bf1d0> <<< 32645 1726880428.52776: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691be600> <<< 32645 1726880428.52800: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880428.52810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691f0140> <<< 32645 1726880428.52827: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880428.52851: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880428.52857: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880428.52880: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880428.52933: 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 <<< 32645 1726880428.52952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.52956: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691be150> <<< 32645 1726880428.52969: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880428.53016: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880428.53022: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880428.53052: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880428.53086: 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. <<< 32645 1726880428.53476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880428.53494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880428.53531: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880428.53539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.53558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880428.53599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880428.53620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880428.53638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880428.53664: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880428.53671: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6920e150> <<< 32645 1726880428.53684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880428.53719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880428.53747: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 32645 1726880428.53752: stdout chunk (state=3): >>> <<< 32645 1726880428.53786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.53806: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880428.53832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880428.53840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6924d220> <<< 32645 1726880428.53868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880428.53880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880428.53891: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6924d8b0> <<< 32645 1726880428.53898: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880428.53944: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6920fbc0> <<< 32645 1726880428.53948: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880428.53993: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6920eb40> <<< 32645 1726880428.54100: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692172f0> <<< 32645 1726880428.54130: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880428.54151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880428.54165: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880428.54188: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880428.54216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880428.54246: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880428.54250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880428.54267: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927ce00> <<< 32645 1726880428.54286: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6924f9e0> <<< 32645 1726880428.54318: 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 0x7f5a6927cf50> <<< 32645 1726880428.54324: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6922a9f0> <<< 32645 1726880428.54375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880428.54414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927e180> <<< 32645 1726880428.54424: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692165d0> <<< 32645 1726880428.54445: 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' <<< 32645 1726880428.54485: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.54489: 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 0x7f5a6927e5d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927e480> <<< 32645 1726880428.54539: 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' <<< 32645 1726880428.54554: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a6927e870> <<< 32645 1726880428.54569: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692151c0> <<< 32645 1726880428.54572: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880428.54599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880428.54634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880428.54662: 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' <<< 32645 1726880428.54670: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692a0d40> <<< 32645 1726880428.54687: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880428.54718: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.54735: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.54739: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a692a2480> <<< 32645 1726880428.54760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880428.54766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880428.54789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880428.54799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880428.54808: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692a3380> <<< 32645 1726880428.54847: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.54861: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a692a39e0> <<< 32645 1726880428.54877: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692a28d0> <<< 32645 1726880428.54882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880428.54907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880428.54946: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.54972: 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 0x7f5a692b8470> <<< 32645 1726880428.54975: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692a3b60> <<< 32645 1726880428.55009: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927eb70> <<< 32645 1726880428.55033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880428.55057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880428.55085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880428.55102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880428.55136: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.55142: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a68ff4320> <<< 32645 1726880428.55164: 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' <<< 32645 1726880428.55249: 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 0x7f5a68ff4e30> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff4b90> # 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 0x7f5a68ff4e60> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.55377: stdout chunk (state=3): >>># 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 0x7f5a68ff5040> <<< 32645 1726880428.55387: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692ba480> <<< 32645 1726880428.55416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 32645 1726880428.55422: stdout chunk (state=3): >>> <<< 32645 1726880428.55450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880428.55470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880428.55496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff66f0> <<< 32645 1726880428.55524: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff5370> <<< 32645 1726880428.55546: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927f260> <<< 32645 1726880428.55579: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880428.55661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.55677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880428.55715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880428.55751: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a69022a80> <<< 32645 1726880428.55821: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880428.55836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.55856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880428.55877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880428.55927: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6903ec00> <<< 32645 1726880428.55953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880428.56006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880428.56074: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880428.56096: 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 0x7f5a6906f9e0> <<< 32645 1726880428.56114: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880428.56152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880428.56186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880428.56220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880428.56332: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a690a2150> <<< 32645 1726880428.56425: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6906fad0> <<< 32645 1726880428.56473: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6903f890> <<< 32645 1726880428.56506: 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 0x7f5a68e94b30> <<< 32645 1726880428.56551: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6903dc40> <<< 32645 1726880428.56557: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff7620> <<< 32645 1726880428.56725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880428.56747: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a6903d9d0> <<< 32645 1726880428.56969: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_apd1i6_4/ansible_setup_payload.zip' <<< 32645 1726880428.56975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.57158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.57189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880428.57202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880428.57252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880428.57345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880428.57386: 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 0x7f5a68f06750> <<< 32645 1726880428.57400: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880428.57611: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68edd640> <<< 32645 1726880428.57635: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68edc7a0> # zipimport: zlib available <<< 32645 1726880428.57673: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880428.57676: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.57687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.57726: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.57732: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880428.59544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.60859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880428.60867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f04620> <<< 32645 1726880428.60898: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880428.60904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.60930: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880428.60936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880428.60962: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880428.60968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880428.61004: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.61008: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a68f320f0> <<< 32645 1726880428.61044: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f31e80> <<< 32645 1726880428.61080: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f31790> <<< 32645 1726880428.61104: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880428.61119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880428.61152: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f321e0> <<< 32645 1726880428.61160: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f07170> <<< 32645 1726880428.61168: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880428.61200: 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 0x7f5a68f32ea0> <<< 32645 1726880428.61234: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.61240: 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 0x7f5a68f330e0> <<< 32645 1726880428.61258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880428.61306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880428.61324: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880428.61369: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f33620> <<< 32645 1726880428.61386: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880428.61404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880428.61436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880428.61471: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da1400> <<< 32645 1726880428.61501: 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 0x7f5a68da3020> <<< 32645 1726880428.61529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880428.61547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880428.61588: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da39e0> <<< 32645 1726880428.61605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880428.61639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880428.61657: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da4bc0> <<< 32645 1726880428.61678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880428.61714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880428.61743: 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' <<< 32645 1726880428.61805: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da76b0> <<< 32645 1726880428.61847: 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 0x7f5a68e94e30> <<< 32645 1726880428.61871: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da5970> <<< 32645 1726880428.61896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880428.61920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880428.61946: 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' <<< 32645 1726880428.61973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880428.62093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880428.62118: 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' <<< 32645 1726880428.62140: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68dab4d0> <<< 32645 1726880428.62150: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880428.62225: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da9fa0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da9d00> <<< 32645 1726880428.62255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880428.62261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880428.62342: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68daa270> <<< 32645 1726880428.62371: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da6bd0> <<< 32645 1726880428.62405: 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 0x7f5a68df36b0> <<< 32645 1726880428.62438: 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 0x7f5a68df3830> <<< 32645 1726880428.62462: 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 <<< 32645 1726880428.62486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880428.62512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880428.62518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880428.62553: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.62559: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a68df53a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df5160> <<< 32645 1726880428.62584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880428.62618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880428.62675: 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 0x7f5a68df7920> <<< 32645 1726880428.62681: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df5a90> <<< 32645 1726880428.62712: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880428.62766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.62787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880428.62809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880428.62816: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880428.62873: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68dfb0e0> <<< 32645 1726880428.63039: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df7ad0> <<< 32645 1726880428.63125: 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 0x7f5a68dfbec0> <<< 32645 1726880428.63170: 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 0x7f5a68dfc1a0> <<< 32645 1726880428.63225: 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 0x7f5a68dfc3e0> <<< 32645 1726880428.63250: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df3aa0> <<< 32645 1726880428.63275: 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 <<< 32645 1726880428.63282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880428.63300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880428.63332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880428.63362: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.63402: 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 0x7f5a68dffb60> <<< 32645 1726880428.63603: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.63618: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a68e00c80><<< 32645 1726880428.63633: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68dfe2d0> <<< 32645 1726880428.63671: 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' <<< 32645 1726880428.63677: 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 0x7f5a68dff650> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68dfdeb0> <<< 32645 1726880428.63700: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.63719: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880428.63744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.63850: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.63961: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.63975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.63985: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880428.63998: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.64018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880428.64040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.64234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.64386: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.65129: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.65818: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880428.65844: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880428.65870: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880428.65892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.65953: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.65959: 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 0x7f5a68c88da0> <<< 32645 1726880428.66064: 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' <<< 32645 1726880428.66092: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c89b50> <<< 32645 1726880428.66096: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68e00e60> <<< 32645 1726880428.66153: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880428.66166: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.66194: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.66205: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880428.66231: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.66402: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.66587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880428.66598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880428.66616: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c89be0> <<< 32645 1726880428.66622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.67756: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.67845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.67938: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880428.67948: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.67993: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68036: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880428.68043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68130: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68240: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880428.68266: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68285: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880428.68299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68345: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68389: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880428.68403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.68980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880428.69051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880428.69073: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880428.69159: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c8ae10> <<< 32645 1726880428.69177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.69262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.69357: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880428.69364: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880428.69383: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880428.69411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880428.69419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880428.69508: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.69636: 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 0x7f5a68c92810> <<< 32645 1726880428.69695: 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 0x7f5a68c93050> <<< 32645 1726880428.69717: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c8b8f0> <<< 32645 1726880428.69735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.69784: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.69825: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880428.69844: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.69890: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.69942: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.70009: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.70100: 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 <<< 32645 1726880428.70148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.70246: 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 0x7f5a68c91dc0> <<< 32645 1726880428.70298: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c93200> <<< 32645 1726880428.70331: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880428.70341: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880428.70347: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.70421: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.70489: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.70523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.70570: 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 <<< 32645 1726880428.70576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.70598: 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 <<< 32645 1726880428.70624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880428.70643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880428.70712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880428.70730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880428.70754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880428.70815: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68e73140> <<< 32645 1726880428.70863: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c9cdd0> <<< 32645 1726880428.70957: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c9b260> <<< 32645 1726880428.70966: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c91cd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880428.71002: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71031: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880428.71039: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880428.71092: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880428.71114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71131: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71143: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880428.71146: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71214: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71283: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71304: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71327: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71463: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880428.71517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71599: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71682: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71706: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.71748: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880428.71825: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880428.71850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880428.71915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880428.71938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880428.71987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880428.72010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880428.72028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880428.72057: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a687e3560> <<< 32645 1726880428.72096: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a687e2990> <<< 32645 1726880428.72256: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a687e13a0> <<< 32645 1726880428.72416: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2e780> <<< 32645 1726880428.72502: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2c770> <<< 32645 1726880428.72513: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32645 1726880428.72520: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.72731: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.72929: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.72974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.73037: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32645 1726880428.73041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880428.73060: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32645 1726880428.73079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32645 1726880428.73103: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32645 1726880428.73114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32645 1726880428.73148: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d1f170> <<< 32645 1726880428.73172: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32645 1726880428.73201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32645 1726880428.73215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880428.73252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880428.73279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880428.73295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880428.73311: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6883d820> <<< 32645 1726880428.73338: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.73360: 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 0x7f5a6883db50> <<< 32645 1726880428.73417: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6881d370> <<< 32645 1726880428.73435: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6881c620> <<< 32645 1726880428.73472: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2d940> <<< 32645 1726880428.73481: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2cad0> <<< 32645 1726880428.73503: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32645 1726880428.73532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32645 1726880428.73555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880428.73563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880428.73593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880428.73597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880428.73638: 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 0x7f5a68114890> <<< 32645 1726880428.73644: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68114140> <<< 32645 1726880428.73673: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.73679: stdout chunk (state=3): >>># 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 0x7f5a68114320> <<< 32645 1726880428.73701: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6883f530> <<< 32645 1726880428.73718: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32645 1726880428.73746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32645 1726880428.73754: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681149e0> <<< 32645 1726880428.73775: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880428.73820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880428.73854: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a68117560> <<< 32645 1726880428.73888: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68115550> <<< 32645 1726880428.73916: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2caa0> <<< 32645 1726880428.73925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 32645 1726880428.73937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32645 1726880428.73964: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.73970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.73984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 32645 1726880428.73991: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74057: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32645 1726880428.74133: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74186: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32645 1726880428.74250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74269: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 32645 1726880428.74291: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74320: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32645 1726880428.74363: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74420: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32645 1726880428.74487: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74530: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32645 1726880428.74594: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74659: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74726: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.74858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 32645 1726880428.74862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 32645 1726880428.74869: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.75451: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.75973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880428.75981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76099: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76136: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76172: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 32645 1726880428.76193: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76224: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32645 1726880428.76265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32645 1726880428.76404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32645 1726880428.76477: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76514: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32645 1726880428.76559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.76743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880428.76778: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68117f20> <<< 32645 1726880428.76800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880428.76835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880428.76960: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681453a0> <<< 32645 1726880428.76973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 32645 1726880428.76979: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32645 1726880428.77135: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32645 1726880428.77344: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77417: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880428.77509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77551: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.77606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880428.77659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880428.77738: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.77802: 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 0x7f5a6815fa70> <<< 32645 1726880428.78011: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68145c10> import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880428.78030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78092: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32645 1726880428.78160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78255: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78345: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78646: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32645 1726880428.78659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 32645 1726880428.78663: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78707: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32645 1726880428.78760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78802: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78855: stdout chunk (state=3): >>># /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' <<< 32645 1726880428.78894: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880428.78920: 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 0x7f5a68173650><<< 32645 1726880428.78930: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681140e0> import 'ansible.module_utils.facts.system.user' # <<< 32645 1726880428.78952: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78964: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.78984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 32645 1726880428.79030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880428.79083: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880428.79439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79661: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79710: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32645 1726880428.79774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32645 1726880428.79783: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79829: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.79983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.80158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32645 1726880428.80177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.80311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.80446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32645 1726880428.80457: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.80497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.80534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.81182: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.81767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32645 1726880428.81780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 32645 1726880428.81783: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.81900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32645 1726880428.82026: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32645 1726880428.82256: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82428: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880428.82616: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82637: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 32645 1726880428.82652: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82696: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880428.82753: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.82975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 32645 1726880428.83447: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32645 1726880428.83537: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83566: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32645 1726880428.83604: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83680: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880428.83766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83796: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32645 1726880428.83838: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83893: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.83959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32645 1726880428.83964: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84032: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880428.84108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32645 1726880428.84704: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880428.84841: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32645 1726880428.84931: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.84968: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32645 1726880428.85015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85049: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880428.85097: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85185: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85268: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32645 1726880428.85290: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 32645 1726880428.85326: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880428.85439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85530: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85585: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85661: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32645 1726880428.85759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32645 1726880428.85768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85823: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.85883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32645 1726880428.85892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86107: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32645 1726880428.86332: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32645 1726880428.86452: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32645 1726880428.86560: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86651: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 32645 1726880428.86747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 32645 1726880428.86760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86855: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.86956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 32645 1726880428.86964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32645 1726880428.87045: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880428.87307: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 32645 1726880428.87339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32645 1726880428.87354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32645 1726880428.87391: 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 0x7f5a681e6240> <<< 32645 1726880428.87413: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6819d9d0> <<< 32645 1726880428.87459: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6819daf0> <<< 32645 1726880429.04038: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 32645 1726880429.04047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 32645 1726880429.04064: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681e6a80> <<< 32645 1726880429.04088: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 32645 1726880429.04118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 32645 1726880429.04140: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681e7950> <<< 32645 1726880429.04196: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 32645 1726880429.04203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880429.04238: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 32645 1726880429.04242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880429.04279: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681d5880> <<< 32645 1726880429.04291: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681d4d10> <<< 32645 1726880429.04578: 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 <<< 32645 1726880429.27297: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 32645 1726880429.27974: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880429.27996: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 32645 1726880429.28017: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.28026: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 32645 1726880429.28058: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880429.28078: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 32645 1726880429.28107: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # 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 # 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 <<< 32645 1726880429.28119: 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 <<< 32645 1726880429.28138: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 <<< 32645 1726880429.28146: 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 # 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 <<< 32645 1726880429.28182: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes <<< 32645 1726880429.28196: stdout chunk (state=3): >>># 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 # 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 <<< 32645 1726880429.28216: 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 <<< 32645 1726880429.28233: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 <<< 32645 1726880429.28245: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.28266: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime <<< 32645 1726880429.28280: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.28299: 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 <<< 32645 1726880429.28325: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.28340: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.28369: 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 <<< 32645 1726880429.28373: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 32645 1726880429.28738: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880429.28769: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880429.28792: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2<<< 32645 1726880429.28801: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 32645 1726880429.28818: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880429.28866: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880429.28879: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 32645 1726880429.28899: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 32645 1726880429.28910: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32645 1726880429.28945: stdout chunk (state=3): >>># destroy _locale <<< 32645 1726880429.28958: stdout chunk (state=3): >>># destroy locale # destroy select <<< 32645 1726880429.28964: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32645 1726880429.28975: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880429.29019: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880429.29040: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32645 1726880429.29094: 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 <<< 32645 1726880429.29109: stdout chunk (state=3): >>># destroy signal <<< 32645 1726880429.29125: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 32645 1726880429.29146: stdout chunk (state=3): >>># destroy _pickle <<< 32645 1726880429.29163: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 32645 1726880429.29170: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.reduction <<< 32645 1726880429.29194: stdout chunk (state=3): >>># destroy selectors <<< 32645 1726880429.29198: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 32645 1726880429.29220: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 32645 1726880429.29226: stdout chunk (state=3): >>># destroy base64 <<< 32645 1726880429.29250: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880429.29280: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 32645 1726880429.29292: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 32645 1726880429.29298: stdout chunk (state=3): >>># destroy json <<< 32645 1726880429.29328: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32645 1726880429.29352: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing <<< 32645 1726880429.29366: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.29373: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 32645 1726880429.29430: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 32645 1726880429.29451: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token <<< 32645 1726880429.29471: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 32645 1726880429.29497: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880429.29511: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880429.29527: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880429.29546: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping typing <<< 32645 1726880429.29570: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880429.29588: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880429.29609: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 32645 1726880429.29630: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880429.29656: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 32645 1726880429.29668: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880429.29690: stdout chunk (state=3): >>># destroy posixpath <<< 32645 1726880429.29707: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 32645 1726880429.29723: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880429.29740: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880429.29760: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880429.29769: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880429.29933: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880429.29956: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880429.29983: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880429.30009: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath <<< 32645 1726880429.30011: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 32645 1726880429.30065: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy _typing <<< 32645 1726880429.30071: stdout chunk (state=3): >>># destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing <<< 32645 1726880429.30102: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880429.30109: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880429.30136: stdout chunk (state=3): >>># destroy _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880429.30152: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880429.30182: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880429.30276: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases <<< 32645 1726880429.30286: stdout chunk (state=3): >>># 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 <<< 32645 1726880429.30302: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880429.30311: stdout chunk (state=3): >>># destroy time <<< 32645 1726880429.30337: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880429.30376: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 32645 1726880429.30400: stdout chunk (state=3): >>># destroy _abc <<< 32645 1726880429.30409: stdout chunk (state=3): >>># destroy itertools # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880429.30431: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880429.30892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880429.30940: stderr chunk (state=3): >>><<< 32645 1726880429.30944: stdout chunk (state=3): >>><<< 32645 1726880429.31052: _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 0x7f5a6940c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a693dbb30> # /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 0x7f5a6940eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5a691bd160> # /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 0x7f5a691be3f0> # /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 0x7f5a691bf1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a691be600> # /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 0x7f5a691f0140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f5a691be150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f5a6920e150> # /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 0x7f5a6924d220> # /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 0x7f5a6924d8b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6920fbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6920eb40> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692172f0> # /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 0x7f5a6927ce00> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6924f9e0> # /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 0x7f5a6927cf50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6922a9f0> # /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 0x7f5a6927e180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692165d0> # /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 0x7f5a6927e5d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927e480> # 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 0x7f5a6927e870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692151c0> 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 0x7f5a692a0d40> 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 0x7f5a692a2480> # /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 0x7f5a692a3380> # 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 0x7f5a692a39e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692a28d0> # /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 0x7f5a692b8470> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692a3b60> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927eb70> # /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 0x7f5a68ff4320> # /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 0x7f5a68ff4e30> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff4b90> # 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 0x7f5a68ff4e60> # 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 0x7f5a68ff5040> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a692ba480> # /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 0x7f5a68ff66f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff5370> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6927f260> # /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 0x7f5a69022a80> # /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 0x7f5a6903ec00> # /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 0x7f5a6906f9e0> # /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 0x7f5a690a2150> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6906fad0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6903f890> # /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 0x7f5a68e94b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6903dc40> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68ff7620> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a6903d9d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_apd1i6_4/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f06750> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68edd640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68edc7a0> # 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 0x7f5a68f04620> # /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 0x7f5a68f320f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f31e80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f31790> # /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 0x7f5a68f321e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68f07170> 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 0x7f5a68f32ea0> # 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 0x7f5a68f330e0> # /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 0x7f5a68f33620> 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 0x7f5a68da1400> # 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 0x7f5a68da3020> # /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 0x7f5a68da39e0> # /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 0x7f5a68da4bc0> # /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 0x7f5a68da76b0> # 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 0x7f5a68e94e30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da5970> # /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 0x7f5a68dab4d0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da9fa0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da9d00> # /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 0x7f5a68daa270> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68da6bd0> # 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 0x7f5a68df36b0> # /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 0x7f5a68df3830> # /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 0x7f5a68df53a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df5160> # /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 0x7f5a68df7920> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df5a90> # /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 0x7f5a68dfb0e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df7ad0> # 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 0x7f5a68dfbec0> # 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 0x7f5a68dfc1a0> # 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 0x7f5a68dfc3e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68df3aa0> # /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 0x7f5a68dffb60> # 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 0x7f5a68e00c80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68dfe2d0> # 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 0x7f5a68dff650> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68dfdeb0> # 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 0x7f5a68c88da0> # /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 0x7f5a68c89b50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68e00e60> 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 0x7f5a68c89be0> # 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 0x7f5a68c8ae10> # 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 0x7f5a68c92810> # 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 0x7f5a68c93050> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c8b8f0> # 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 0x7f5a68c91dc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c93200> 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 0x7f5a68e73140> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c9cdd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c9b260> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68c91cd0> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a687e3560> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a687e2990> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a687e13a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2e780> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2c770> 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 0x7f5a68d1f170> # /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 0x7f5a6883d820> # 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 0x7f5a6883db50> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6881d370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6881c620> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2d940> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2cad0> # /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 0x7f5a68114890> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68114140> # 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 0x7f5a68114320> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6883f530> # /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 0x7f5a681149e0> # /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 0x7f5a68117560> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68115550> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68d2caa0> 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 0x7f5a68117f20> # /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 0x7f5a681453a0> 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 0x7f5a6815fa70> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a68145c10> 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 0x7f5a68173650> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681140e0> 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 0x7f5a681e6240> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6819d9d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a6819daf0> # /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 0x7f5a681e6a80> # /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 0x7f5a681e7950> # /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 0x7f5a681d5880> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a681d4d10> 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_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 _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 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 inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880429.32056: done with _execute_module (setup, {'filter': 'ansible_selinux', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880429.32060: _low_level_execute_command(): starting 32645 1726880429.32062: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880428.3894317-33808-27955208972297/ > /dev/null 2>&1 && sleep 0' 32645 1726880429.32064: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880429.32065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880429.32067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880429.32070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880429.32072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880429.32074: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880429.32075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880429.32077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880429.32078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880429.32081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880429.32083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880429.32084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880429.32085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880429.32087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880429.32088: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880429.32089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880429.32091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880429.32092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880429.32093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880429.32095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880429.33994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880429.34040: stderr chunk (state=3): >>><<< 32645 1726880429.34044: stdout chunk (state=3): >>><<< 32645 1726880429.34058: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880429.34065: handler run complete 32645 1726880429.34077: variable 'ansible_facts' from source: unknown 32645 1726880429.34108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.34141: variable 'ansible_facts' from source: unknown 32645 1726880429.34167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.34180: attempt loop complete, returning result 32645 1726880429.34183: _execute() done 32645 1726880429.34186: dumping result to json 32645 1726880429.34192: done dumping result, returning 32645 1726880429.34201: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Refresh facts [1266f4c6-4e69-28d7-f79e-00000000061e] 32645 1726880429.34207: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061e 32645 1726880429.34307: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000061e 32645 1726880429.34310: WORKER PROCESS EXITING ok: [managed_node2] 32645 1726880429.34382: no more pending results, returning what we have 32645 1726880429.34386: results queue empty 32645 1726880429.34387: checking for any_errors_fatal 32645 1726880429.34392: done checking for any_errors_fatal 32645 1726880429.34393: checking for max_fail_percentage 32645 1726880429.34395: done checking for max_fail_percentage 32645 1726880429.34396: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.34397: done checking to see if all hosts have failed 32645 1726880429.34398: getting the remaining hosts for this loop 32645 1726880429.34400: done getting the remaining hosts for this loop 32645 1726880429.34403: getting the next task for host managed_node2 32645 1726880429.34414: done getting next task for host managed_node2 32645 1726880429.34418: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 32645 1726880429.34424: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880429.34435: getting variables 32645 1726880429.34437: in VariableManager get_vars() 32645 1726880429.34480: Calling all_inventory to load vars for managed_node2 32645 1726880429.34483: Calling groups_inventory to load vars for managed_node2 32645 1726880429.34486: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.34499: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.34502: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.34505: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.34917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.35374: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.35388: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.35392: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.35452: done with get_vars() 32645 1726880429.35464: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 20 September 2024 21:00:29 -0400 (0:00:01.050) 0:00:43.928 ****** 32645 1726880429.35542: entering _queue_task() for managed_node2/selinux 32645 1726880429.35543: Creating lock for selinux 32645 1726880429.35751: worker is 1 (out of 1 available) 32645 1726880429.35765: exiting _queue_task() for managed_node2/selinux 32645 1726880429.35779: done queuing things up, now waiting for results queue to drain 32645 1726880429.35780: waiting for pending results... 32645 1726880429.35979: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 32645 1726880429.36108: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004fa 32645 1726880429.36123: variable 'ansible_search_path' from source: unknown 32645 1726880429.36127: variable 'ansible_search_path' from source: unknown 32645 1726880429.36163: calling self._execute() 32645 1726880429.36247: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.36256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.36266: variable 'omit' from source: magic vars 32645 1726880429.36697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.38461: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.38513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.38547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.38877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.38900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.38984: 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) 32645 1726880429.39008: 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) 32645 1726880429.39029: 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) 32645 1726880429.39065: 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) 32645 1726880429.39081: 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) 32645 1726880429.39189: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.39194: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.39214: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.39325: variable 'ansible_facts' from source: unknown 32645 1726880429.39474: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.39607: variable 'ansible_facts' from source: unknown 32645 1726880429.39744: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.39841: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.39845: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.39983: variable 'ansible_selinux' from source: facts 32645 1726880429.39987: variable 'selinux_state' from source: role '' defaults 32645 1726880429.39993: variable 'selinux_policy' from source: role '' defaults 32645 1726880429.40000: Evaluated conditional (ansible_selinux.status == "enabled" and (selinux_state or selinux_policy)): False 32645 1726880429.40002: when evaluation is False, skipping this task 32645 1726880429.40007: _execute() done 32645 1726880429.40011: dumping result to json 32645 1726880429.40015: done dumping result, returning 32645 1726880429.40023: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled [1266f4c6-4e69-28d7-f79e-0000000004fa] 32645 1726880429.40027: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fa 32645 1726880429.40126: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fa 32645 1726880429.40129: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } 32645 1726880429.40211: no more pending results, returning what we have 32645 1726880429.40214: results queue empty 32645 1726880429.40215: checking for any_errors_fatal 32645 1726880429.40223: done checking for any_errors_fatal 32645 1726880429.40224: checking for max_fail_percentage 32645 1726880429.40226: done checking for max_fail_percentage 32645 1726880429.40227: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.40228: done checking to see if all hosts have failed 32645 1726880429.40229: getting the remaining hosts for this loop 32645 1726880429.40230: done getting the remaining hosts for this loop 32645 1726880429.40234: getting the next task for host managed_node2 32645 1726880429.40243: done getting next task for host managed_node2 32645 1726880429.40247: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 32645 1726880429.40254: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880429.40267: getting variables 32645 1726880429.40269: in VariableManager get_vars() 32645 1726880429.40304: Calling all_inventory to load vars for managed_node2 32645 1726880429.40307: Calling groups_inventory to load vars for managed_node2 32645 1726880429.40308: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.40315: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.40317: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.40320: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.40692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.41136: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.41152: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.41160: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.41215: done with get_vars() 32645 1726880429.41225: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 20 September 2024 21:00:29 -0400 (0:00:00.057) 0:00:43.986 ****** 32645 1726880429.41301: entering _queue_task() for managed_node2/selinux 32645 1726880429.41488: worker is 1 (out of 1 available) 32645 1726880429.41502: exiting _queue_task() for managed_node2/selinux 32645 1726880429.41517: done queuing things up, now waiting for results queue to drain 32645 1726880429.41518: waiting for pending results... 32645 1726880429.41711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 32645 1726880429.41838: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004fb 32645 1726880429.41853: variable 'ansible_search_path' from source: unknown 32645 1726880429.41856: variable 'ansible_search_path' from source: unknown 32645 1726880429.41892: calling self._execute() 32645 1726880429.41978: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.41983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.41993: variable 'omit' from source: magic vars 32645 1726880429.42405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.44417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.44469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.44504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.44535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.44559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.44639: 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) 32645 1726880429.44664: 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) 32645 1726880429.44685: 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) 32645 1726880429.44722: 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) 32645 1726880429.44736: 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) 32645 1726880429.44841: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.44848: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.44869: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.44989: variable 'ansible_facts' from source: unknown 32645 1726880429.45134: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.45269: variable 'ansible_facts' from source: unknown 32645 1726880429.45403: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.45500: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.45506: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.45621: variable 'ansible_selinux' from source: facts 32645 1726880429.45626: variable 'selinux_state' from source: role '' defaults 32645 1726880429.45634: Evaluated conditional (ansible_selinux.status == "disabled" and selinux_state): False 32645 1726880429.45638: when evaluation is False, skipping this task 32645 1726880429.45640: _execute() done 32645 1726880429.45645: dumping result to json 32645 1726880429.45650: done dumping result, returning 32645 1726880429.45658: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled [1266f4c6-4e69-28d7-f79e-0000000004fb] 32645 1726880429.45663: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fb skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } 32645 1726880429.45813: no more pending results, returning what we have 32645 1726880429.45817: results queue empty 32645 1726880429.45818: checking for any_errors_fatal 32645 1726880429.45825: done checking for any_errors_fatal 32645 1726880429.45826: checking for max_fail_percentage 32645 1726880429.45831: done checking for max_fail_percentage 32645 1726880429.45832: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.45833: done checking to see if all hosts have failed 32645 1726880429.45834: getting the remaining hosts for this loop 32645 1726880429.45835: done getting the remaining hosts for this loop 32645 1726880429.45839: getting the next task for host managed_node2 32645 1726880429.45846: done getting next task for host managed_node2 32645 1726880429.45852: ^ task is: TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 32645 1726880429.45858: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.45874: getting variables 32645 1726880429.45876: in VariableManager get_vars() 32645 1726880429.45912: Calling all_inventory to load vars for managed_node2 32645 1726880429.45914: Calling groups_inventory to load vars for managed_node2 32645 1726880429.45917: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.45924: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.45927: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.45933: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.46312: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fb 32645 1726880429.46315: WORKER PROCESS EXITING 32645 1726880429.46336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.47003: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.47017: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.47024: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.47078: done with get_vars() 32645 1726880429.47088: done getting variables 32645 1726880429.47132: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 20 September 2024 21:00:29 -0400 (0:00:00.058) 0:00:44.045 ****** 32645 1726880429.47159: entering _queue_task() for managed_node2/set_fact 32645 1726880429.47343: worker is 1 (out of 1 available) 32645 1726880429.47359: exiting _queue_task() for managed_node2/set_fact 32645 1726880429.47372: done queuing things up, now waiting for results queue to drain 32645 1726880429.47374: waiting for pending results... 32645 1726880429.47545: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 32645 1726880429.47668: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004fc 32645 1726880429.47680: variable 'ansible_search_path' from source: unknown 32645 1726880429.47683: variable 'ansible_search_path' from source: unknown 32645 1726880429.47717: calling self._execute() 32645 1726880429.47791: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.47798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.47807: variable 'omit' from source: magic vars 32645 1726880429.48210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.49912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.49965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.49998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.50040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.50069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.50145: 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) 32645 1726880429.50170: 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) 32645 1726880429.50191: 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) 32645 1726880429.50227: 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) 32645 1726880429.50239: 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) 32645 1726880429.50342: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.50348: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.50369: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.50473: variable 'ansible_facts' from source: unknown 32645 1726880429.50640: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.50775: variable 'ansible_facts' from source: unknown 32645 1726880429.50910: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.51007: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.51014: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.51020: variable 'omit' from source: magic vars 32645 1726880429.51083: variable 'omit' from source: magic vars 32645 1726880429.51213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880429.51341: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880429.51373: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880429.51401: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880429.51441: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880429.51478: 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) 32645 1726880429.51496: 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) 32645 1726880429.51517: 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) 32645 1726880429.51542: 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) 32645 1726880429.51591: 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) 32645 1726880429.51610: 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) 32645 1726880429.51633: 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) 32645 1726880429.51671: 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) 32645 1726880429.51683: 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) 32645 1726880429.51772: variable 'selinux_mod_output_enabled' from source: set_fact 32645 1726880429.51779: variable 'selinux_mod_output_disabled' from source: set_fact 32645 1726880429.51815: variable 'omit' from source: magic vars 32645 1726880429.51836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880429.51862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880429.51879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880429.51897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880429.51906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880429.51933: variable 'inventory_hostname' from source: set_fact 32645 1726880429.51936: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.51939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.52018: Set connection var ansible_shell_executable to /bin/sh 32645 1726880429.52025: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880429.52033: Set connection var ansible_timeout to 10 32645 1726880429.52036: Set connection var ansible_shell_type to sh 32645 1726880429.52048: Set connection var ansible_pipelining to False 32645 1726880429.52052: Set connection var ansible_connection to ssh 32645 1726880429.52071: variable 'ansible_shell_executable' from source: unknown 32645 1726880429.52081: variable 'ansible_connection' from source: unknown 32645 1726880429.52084: variable 'ansible_module_compression' from source: unknown 32645 1726880429.52087: variable 'ansible_shell_type' from source: unknown 32645 1726880429.52090: variable 'ansible_shell_executable' from source: unknown 32645 1726880429.52093: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.52096: variable 'ansible_pipelining' from source: unknown 32645 1726880429.52099: variable 'ansible_timeout' from source: unknown 32645 1726880429.52101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.52183: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880429.52192: variable 'omit' from source: magic vars 32645 1726880429.52198: starting attempt loop 32645 1726880429.52201: running the handler 32645 1726880429.52220: handler run complete 32645 1726880429.52223: attempt loop complete, returning result 32645 1726880429.52225: _execute() done 32645 1726880429.52231: dumping result to json 32645 1726880429.52233: done dumping result, returning 32645 1726880429.52241: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required [1266f4c6-4e69-28d7-f79e-0000000004fc] 32645 1726880429.52246: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fc 32645 1726880429.52330: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fc 32645 1726880429.52333: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } 32645 1726880429.52408: no more pending results, returning what we have 32645 1726880429.52411: results queue empty 32645 1726880429.52412: checking for any_errors_fatal 32645 1726880429.52420: done checking for any_errors_fatal 32645 1726880429.52421: checking for max_fail_percentage 32645 1726880429.52423: done checking for max_fail_percentage 32645 1726880429.52424: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.52425: done checking to see if all hosts have failed 32645 1726880429.52426: getting the remaining hosts for this loop 32645 1726880429.52430: done getting the remaining hosts for this loop 32645 1726880429.52433: getting the next task for host managed_node2 32645 1726880429.52441: done getting next task for host managed_node2 32645 1726880429.52446: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 32645 1726880429.52451: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.52463: getting variables 32645 1726880429.52465: in VariableManager get_vars() 32645 1726880429.52504: Calling all_inventory to load vars for managed_node2 32645 1726880429.52506: Calling groups_inventory to load vars for managed_node2 32645 1726880429.52508: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.52514: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.52517: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.52519: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.52890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.53336: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.53353: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.53357: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.53411: done with get_vars() 32645 1726880429.53421: done getting variables 32645 1726880429.53467: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 20 September 2024 21:00:29 -0400 (0:00:00.063) 0:00:44.108 ****** 32645 1726880429.53496: entering _queue_task() for managed_node2/fail 32645 1726880429.53682: worker is 1 (out of 1 available) 32645 1726880429.53695: exiting _queue_task() for managed_node2/fail 32645 1726880429.53710: done queuing things up, now waiting for results queue to drain 32645 1726880429.53711: waiting for pending results... 32645 1726880429.53888: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 32645 1726880429.54025: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004fd 32645 1726880429.54042: variable 'ansible_search_path' from source: unknown 32645 1726880429.54046: variable 'ansible_search_path' from source: unknown 32645 1726880429.54080: calling self._execute() 32645 1726880429.54160: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.54165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.54176: variable 'omit' from source: magic vars 32645 1726880429.54586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.56305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.56360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.56393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.56436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.56463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.56542: 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) 32645 1726880429.56568: 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) 32645 1726880429.56592: 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) 32645 1726880429.56623: 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) 32645 1726880429.56638: 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) 32645 1726880429.56747: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.56755: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.56774: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.56882: variable 'ansible_facts' from source: unknown 32645 1726880429.57063: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.57195: variable 'ansible_facts' from source: unknown 32645 1726880429.57329: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.57427: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.57436: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.57515: variable 'selinux_reboot_required' from source: set_fact 32645 1726880429.57519: Evaluated conditional (selinux_reboot_required): False 32645 1726880429.57524: when evaluation is False, skipping this task 32645 1726880429.57527: _execute() done 32645 1726880429.57534: dumping result to json 32645 1726880429.57536: done dumping result, returning 32645 1726880429.57543: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required [1266f4c6-4e69-28d7-f79e-0000000004fd] 32645 1726880429.57551: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fd 32645 1726880429.57639: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fd 32645 1726880429.57643: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } 32645 1726880429.57706: no more pending results, returning what we have 32645 1726880429.57709: results queue empty 32645 1726880429.57710: checking for any_errors_fatal 32645 1726880429.57716: done checking for any_errors_fatal 32645 1726880429.57717: checking for max_fail_percentage 32645 1726880429.57719: done checking for max_fail_percentage 32645 1726880429.57720: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.57721: done checking to see if all hosts have failed 32645 1726880429.57722: getting the remaining hosts for this loop 32645 1726880429.57723: done getting the remaining hosts for this loop 32645 1726880429.57727: getting the next task for host managed_node2 32645 1726880429.57734: done getting next task for host managed_node2 32645 1726880429.57738: ^ task is: TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 32645 1726880429.57744: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.57760: getting variables 32645 1726880429.57762: in VariableManager get_vars() 32645 1726880429.57797: Calling all_inventory to load vars for managed_node2 32645 1726880429.57801: Calling groups_inventory to load vars for managed_node2 32645 1726880429.57803: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.57812: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.57815: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.57817: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.58189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.58638: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.58654: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.58659: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.58713: done with get_vars() 32645 1726880429.58726: done getting variables 32645 1726880429.58770: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 20 September 2024 21:00:29 -0400 (0:00:00.053) 0:00:44.161 ****** 32645 1726880429.58798: entering _queue_task() for managed_node2/debug 32645 1726880429.58976: worker is 1 (out of 1 available) 32645 1726880429.58991: exiting _queue_task() for managed_node2/debug 32645 1726880429.59004: done queuing things up, now waiting for results queue to drain 32645 1726880429.59005: waiting for pending results... 32645 1726880429.59180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 32645 1726880429.59300: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004fe 32645 1726880429.59313: variable 'ansible_search_path' from source: unknown 32645 1726880429.59317: variable 'ansible_search_path' from source: unknown 32645 1726880429.59353: calling self._execute() 32645 1726880429.59429: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.59437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.59451: variable 'omit' from source: magic vars 32645 1726880429.59850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.61542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.61595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.61627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.61671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.61693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.61773: 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) 32645 1726880429.61795: 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) 32645 1726880429.61816: 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) 32645 1726880429.61855: 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) 32645 1726880429.61870: 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) 32645 1726880429.61973: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.61980: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.61998: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.62104: variable 'ansible_facts' from source: unknown 32645 1726880429.62277: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.62410: variable 'ansible_facts' from source: unknown 32645 1726880429.62547: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.62645: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.62652: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.62753: variable 'ansible_selinux' from source: facts 32645 1726880429.62760: Evaluated conditional (ansible_selinux.status == "disabled"): False 32645 1726880429.62763: when evaluation is False, skipping this task 32645 1726880429.62768: _execute() done 32645 1726880429.62772: dumping result to json 32645 1726880429.62776: done dumping result, returning 32645 1726880429.62782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled [1266f4c6-4e69-28d7-f79e-0000000004fe] 32645 1726880429.62788: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fe 32645 1726880429.62880: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004fe 32645 1726880429.62883: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } 32645 1726880429.62928: no more pending results, returning what we have 32645 1726880429.62931: results queue empty 32645 1726880429.62933: checking for any_errors_fatal 32645 1726880429.62938: done checking for any_errors_fatal 32645 1726880429.62939: checking for max_fail_percentage 32645 1726880429.62941: done checking for max_fail_percentage 32645 1726880429.62942: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.62943: done checking to see if all hosts have failed 32645 1726880429.62944: getting the remaining hosts for this loop 32645 1726880429.62945: done getting the remaining hosts for this loop 32645 1726880429.62950: getting the next task for host managed_node2 32645 1726880429.62958: done getting next task for host managed_node2 32645 1726880429.62962: ^ task is: TASK: fedora.linux_system_roles.selinux : Drop all local modifications 32645 1726880429.62967: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.62982: getting variables 32645 1726880429.62983: in VariableManager get_vars() 32645 1726880429.63018: Calling all_inventory to load vars for managed_node2 32645 1726880429.63021: Calling groups_inventory to load vars for managed_node2 32645 1726880429.63024: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.63033: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.63037: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.63041: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.63413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.63865: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.63881: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.63885: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.63939: done with get_vars() 32645 1726880429.63952: done getting variables 32645 1726880429.63995: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 20 September 2024 21:00:29 -0400 (0:00:00.052) 0:00:44.213 ****** 32645 1726880429.64024: entering _queue_task() for managed_node2/command 32645 1726880429.64201: worker is 1 (out of 1 available) 32645 1726880429.64215: exiting _queue_task() for managed_node2/command 32645 1726880429.64229: done queuing things up, now waiting for results queue to drain 32645 1726880429.64231: waiting for pending results... 32645 1726880429.64414: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Drop all local modifications 32645 1726880429.64524: in run() - task 1266f4c6-4e69-28d7-f79e-0000000004ff 32645 1726880429.64539: variable 'ansible_search_path' from source: unknown 32645 1726880429.64542: variable 'ansible_search_path' from source: unknown 32645 1726880429.64575: calling self._execute() 32645 1726880429.64653: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.64660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.64671: variable 'omit' from source: magic vars 32645 1726880429.65073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.66748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.66804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.66837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.66883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.66905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.66985: 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) 32645 1726880429.67008: 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) 32645 1726880429.67028: 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) 32645 1726880429.67065: 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) 32645 1726880429.67077: 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) 32645 1726880429.67177: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.67186: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.67204: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.67309: variable 'ansible_facts' from source: unknown 32645 1726880429.67478: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.67611: variable 'ansible_facts' from source: unknown 32645 1726880429.67753: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.67849: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.67856: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.67952: variable 'selinux_all_purge' from source: role '' defaults 32645 1726880429.67960: Evaluated conditional (selinux_all_purge | bool): False 32645 1726880429.67963: when evaluation is False, skipping this task 32645 1726880429.67966: _execute() done 32645 1726880429.67970: dumping result to json 32645 1726880429.67975: done dumping result, returning 32645 1726880429.67981: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Drop all local modifications [1266f4c6-4e69-28d7-f79e-0000000004ff] 32645 1726880429.67986: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004ff 32645 1726880429.68077: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000004ff 32645 1726880429.68081: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } 32645 1726880429.68126: no more pending results, returning what we have 32645 1726880429.68129: results queue empty 32645 1726880429.68130: checking for any_errors_fatal 32645 1726880429.68136: done checking for any_errors_fatal 32645 1726880429.68137: checking for max_fail_percentage 32645 1726880429.68139: done checking for max_fail_percentage 32645 1726880429.68140: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.68141: done checking to see if all hosts have failed 32645 1726880429.68142: getting the remaining hosts for this loop 32645 1726880429.68143: done getting the remaining hosts for this loop 32645 1726880429.68147: getting the next task for host managed_node2 32645 1726880429.68156: done getting next task for host managed_node2 32645 1726880429.68160: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 32645 1726880429.68165: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.68180: getting variables 32645 1726880429.68182: in VariableManager get_vars() 32645 1726880429.68217: Calling all_inventory to load vars for managed_node2 32645 1726880429.68220: Calling groups_inventory to load vars for managed_node2 32645 1726880429.68222: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.68232: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.68239: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.68242: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.68611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.69057: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.69070: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.69074: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.69132: done with get_vars() 32645 1726880429.69143: done getting variables 32645 1726880429.69185: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 20 September 2024 21:00:29 -0400 (0:00:00.051) 0:00:44.265 ****** 32645 1726880429.69210: entering _queue_task() for managed_node2/command 32645 1726880429.69388: worker is 1 (out of 1 available) 32645 1726880429.69403: exiting _queue_task() for managed_node2/command 32645 1726880429.69417: done queuing things up, now waiting for results queue to drain 32645 1726880429.69419: waiting for pending results... 32645 1726880429.69584: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 32645 1726880429.69705: in run() - task 1266f4c6-4e69-28d7-f79e-000000000500 32645 1726880429.69716: variable 'ansible_search_path' from source: unknown 32645 1726880429.69719: variable 'ansible_search_path' from source: unknown 32645 1726880429.69753: calling self._execute() 32645 1726880429.69826: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.69834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.69844: variable 'omit' from source: magic vars 32645 1726880429.70245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.71910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.71966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.71996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.72290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.72313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.72391: 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) 32645 1726880429.72414: 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) 32645 1726880429.72437: 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) 32645 1726880429.72471: 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) 32645 1726880429.72486: 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) 32645 1726880429.72588: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.72595: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.72612: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.72718: variable 'ansible_facts' from source: unknown 32645 1726880429.72866: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.72998: variable 'ansible_facts' from source: unknown 32645 1726880429.73136: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.73230: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.73240: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.73338: variable 'selinux_booleans_purge' from source: role '' defaults 32645 1726880429.73344: Evaluated conditional (selinux_booleans_purge | bool): False 32645 1726880429.73346: when evaluation is False, skipping this task 32645 1726880429.73355: _execute() done 32645 1726880429.73357: dumping result to json 32645 1726880429.73360: done dumping result, returning 32645 1726880429.73371: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications [1266f4c6-4e69-28d7-f79e-000000000500] 32645 1726880429.73374: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000500 32645 1726880429.73464: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000500 32645 1726880429.73467: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } 32645 1726880429.73520: no more pending results, returning what we have 32645 1726880429.73523: results queue empty 32645 1726880429.73525: checking for any_errors_fatal 32645 1726880429.73531: done checking for any_errors_fatal 32645 1726880429.73532: checking for max_fail_percentage 32645 1726880429.73534: done checking for max_fail_percentage 32645 1726880429.73535: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.73536: done checking to see if all hosts have failed 32645 1726880429.73537: getting the remaining hosts for this loop 32645 1726880429.73539: done getting the remaining hosts for this loop 32645 1726880429.73542: getting the next task for host managed_node2 32645 1726880429.73551: done getting next task for host managed_node2 32645 1726880429.73555: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 32645 1726880429.73560: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.73576: getting variables 32645 1726880429.73577: in VariableManager get_vars() 32645 1726880429.73620: Calling all_inventory to load vars for managed_node2 32645 1726880429.73622: Calling groups_inventory to load vars for managed_node2 32645 1726880429.73624: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.73632: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.73634: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.73636: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.74002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.74444: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.74462: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.74466: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.74520: done with get_vars() 32645 1726880429.74531: done getting variables 32645 1726880429.74577: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 20 September 2024 21:00:29 -0400 (0:00:00.053) 0:00:44.319 ****** 32645 1726880429.74602: entering _queue_task() for managed_node2/command 32645 1726880429.74785: worker is 1 (out of 1 available) 32645 1726880429.74797: exiting _queue_task() for managed_node2/command 32645 1726880429.74811: done queuing things up, now waiting for results queue to drain 32645 1726880429.74812: waiting for pending results... 32645 1726880429.74988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 32645 1726880429.75115: in run() - task 1266f4c6-4e69-28d7-f79e-000000000501 32645 1726880429.75131: variable 'ansible_search_path' from source: unknown 32645 1726880429.75134: variable 'ansible_search_path' from source: unknown 32645 1726880429.75168: calling self._execute() 32645 1726880429.75245: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.75257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.75269: variable 'omit' from source: magic vars 32645 1726880429.75672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.77657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.77708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.77738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.77773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.77796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.77878: 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) 32645 1726880429.77901: 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) 32645 1726880429.77922: 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) 32645 1726880429.77957: 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) 32645 1726880429.77970: 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) 32645 1726880429.78074: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.78081: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.78103: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.78219: variable 'ansible_facts' from source: unknown 32645 1726880429.78366: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.78496: variable 'ansible_facts' from source: unknown 32645 1726880429.78634: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.78731: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.78735: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.78834: variable 'selinux_fcontexts_purge' from source: role '' defaults 32645 1726880429.78838: Evaluated conditional (selinux_fcontexts_purge | bool): False 32645 1726880429.78841: when evaluation is False, skipping this task 32645 1726880429.78846: _execute() done 32645 1726880429.78850: dumping result to json 32645 1726880429.78856: done dumping result, returning 32645 1726880429.78868: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications [1266f4c6-4e69-28d7-f79e-000000000501] 32645 1726880429.78871: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000501 32645 1726880429.78958: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000501 32645 1726880429.78962: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } 32645 1726880429.79016: no more pending results, returning what we have 32645 1726880429.79019: results queue empty 32645 1726880429.79021: checking for any_errors_fatal 32645 1726880429.79027: done checking for any_errors_fatal 32645 1726880429.79031: checking for max_fail_percentage 32645 1726880429.79032: done checking for max_fail_percentage 32645 1726880429.79033: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.79035: done checking to see if all hosts have failed 32645 1726880429.79036: getting the remaining hosts for this loop 32645 1726880429.79037: done getting the remaining hosts for this loop 32645 1726880429.79041: getting the next task for host managed_node2 32645 1726880429.79051: done getting next task for host managed_node2 32645 1726880429.79055: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 32645 1726880429.79060: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.79076: getting variables 32645 1726880429.79078: in VariableManager get_vars() 32645 1726880429.79115: Calling all_inventory to load vars for managed_node2 32645 1726880429.79118: Calling groups_inventory to load vars for managed_node2 32645 1726880429.79121: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.79136: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.79140: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.79143: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.79514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.80169: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.80183: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.80187: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.80241: done with get_vars() 32645 1726880429.80253: done getting variables 32645 1726880429.80293: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 20 September 2024 21:00:29 -0400 (0:00:00.057) 0:00:44.376 ****** 32645 1726880429.80317: entering _queue_task() for managed_node2/command 32645 1726880429.80496: worker is 1 (out of 1 available) 32645 1726880429.80512: exiting _queue_task() for managed_node2/command 32645 1726880429.80525: done queuing things up, now waiting for results queue to drain 32645 1726880429.80526: waiting for pending results... 32645 1726880429.80707: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 32645 1726880429.80842: in run() - task 1266f4c6-4e69-28d7-f79e-000000000502 32645 1726880429.80857: variable 'ansible_search_path' from source: unknown 32645 1726880429.80861: variable 'ansible_search_path' from source: unknown 32645 1726880429.80894: calling self._execute() 32645 1726880429.80973: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.80980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.80991: variable 'omit' from source: magic vars 32645 1726880429.81393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.83118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.83176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.83207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.83251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.83275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.83354: 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) 32645 1726880429.83379: 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) 32645 1726880429.83402: 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) 32645 1726880429.83437: 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) 32645 1726880429.83451: 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) 32645 1726880429.83560: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.83567: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.83586: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.83693: variable 'ansible_facts' from source: unknown 32645 1726880429.83870: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.84003: variable 'ansible_facts' from source: unknown 32645 1726880429.84140: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.84236: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.84241: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.84339: variable 'selinux_ports_purge' from source: role '' defaults 32645 1726880429.84345: Evaluated conditional (selinux_ports_purge | bool): False 32645 1726880429.84348: when evaluation is False, skipping this task 32645 1726880429.84355: _execute() done 32645 1726880429.84358: dumping result to json 32645 1726880429.84362: done dumping result, returning 32645 1726880429.84372: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications [1266f4c6-4e69-28d7-f79e-000000000502] 32645 1726880429.84375: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000502 32645 1726880429.84465: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000502 32645 1726880429.84469: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } 32645 1726880429.84517: no more pending results, returning what we have 32645 1726880429.84520: results queue empty 32645 1726880429.84522: checking for any_errors_fatal 32645 1726880429.84528: done checking for any_errors_fatal 32645 1726880429.84529: checking for max_fail_percentage 32645 1726880429.84531: done checking for max_fail_percentage 32645 1726880429.84532: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.84533: done checking to see if all hosts have failed 32645 1726880429.84534: getting the remaining hosts for this loop 32645 1726880429.84536: done getting the remaining hosts for this loop 32645 1726880429.84539: getting the next task for host managed_node2 32645 1726880429.84547: done getting next task for host managed_node2 32645 1726880429.84552: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 32645 1726880429.84557: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.84572: getting variables 32645 1726880429.84573: in VariableManager get_vars() 32645 1726880429.84609: Calling all_inventory to load vars for managed_node2 32645 1726880429.84612: Calling groups_inventory to load vars for managed_node2 32645 1726880429.84615: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.84624: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.84627: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.84631: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.85005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.85451: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.85464: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.85469: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.85526: done with get_vars() 32645 1726880429.85537: done getting variables 32645 1726880429.85580: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 20 September 2024 21:00:29 -0400 (0:00:00.052) 0:00:44.429 ****** 32645 1726880429.85605: entering _queue_task() for managed_node2/command 32645 1726880429.85778: worker is 1 (out of 1 available) 32645 1726880429.85792: exiting _queue_task() for managed_node2/command 32645 1726880429.85805: done queuing things up, now waiting for results queue to drain 32645 1726880429.85807: waiting for pending results... 32645 1726880429.85986: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 32645 1726880429.86117: in run() - task 1266f4c6-4e69-28d7-f79e-000000000503 32645 1726880429.86131: variable 'ansible_search_path' from source: unknown 32645 1726880429.86135: variable 'ansible_search_path' from source: unknown 32645 1726880429.86170: calling self._execute() 32645 1726880429.86245: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.86254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.86264: variable 'omit' from source: magic vars 32645 1726880429.86657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880429.88342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880429.88397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880429.88431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880429.88472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880429.88495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880429.88574: 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) 32645 1726880429.88600: 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) 32645 1726880429.88621: 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) 32645 1726880429.88656: 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) 32645 1726880429.88669: 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) 32645 1726880429.88775: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880429.88783: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880429.88803: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880429.88908: variable 'ansible_facts' from source: unknown 32645 1726880429.89086: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880429.89218: variable 'ansible_facts' from source: unknown 32645 1726880429.89357: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880429.89447: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880429.89456: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880429.89548: variable 'selinux_logins_purge' from source: role '' defaults 32645 1726880429.89556: Evaluated conditional (selinux_logins_purge | bool): False 32645 1726880429.89564: when evaluation is False, skipping this task 32645 1726880429.89567: _execute() done 32645 1726880429.89569: dumping result to json 32645 1726880429.89572: done dumping result, returning 32645 1726880429.89578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications [1266f4c6-4e69-28d7-f79e-000000000503] 32645 1726880429.89583: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000503 skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } 32645 1726880429.89725: no more pending results, returning what we have 32645 1726880429.89731: results queue empty 32645 1726880429.89732: checking for any_errors_fatal 32645 1726880429.89739: done checking for any_errors_fatal 32645 1726880429.89740: checking for max_fail_percentage 32645 1726880429.89742: done checking for max_fail_percentage 32645 1726880429.89743: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.89744: done checking to see if all hosts have failed 32645 1726880429.89745: getting the remaining hosts for this loop 32645 1726880429.89747: done getting the remaining hosts for this loop 32645 1726880429.89752: getting the next task for host managed_node2 32645 1726880429.89759: done getting next task for host managed_node2 32645 1726880429.89763: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 32645 1726880429.89769: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.89784: getting variables 32645 1726880429.89787: in VariableManager get_vars() 32645 1726880429.89821: Calling all_inventory to load vars for managed_node2 32645 1726880429.89824: Calling groups_inventory to load vars for managed_node2 32645 1726880429.89827: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.89837: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000503 32645 1726880429.89840: WORKER PROCESS EXITING 32645 1726880429.89847: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.89854: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.89857: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.90236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.90685: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.90700: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.90705: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.90763: done with get_vars() 32645 1726880429.90774: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 20 September 2024 21:00:29 -0400 (0:00:00.052) 0:00:44.481 ****** 32645 1726880429.90844: entering _queue_task() for managed_node2/seboolean 32645 1726880429.90846: Creating lock for seboolean 32645 1726880429.91022: worker is 1 (out of 1 available) 32645 1726880429.91034: exiting _queue_task() for managed_node2/seboolean 32645 1726880429.91048: done queuing things up, now waiting for results queue to drain 32645 1726880429.91051: waiting for pending results... 32645 1726880429.91235: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 32645 1726880429.91357: in run() - task 1266f4c6-4e69-28d7-f79e-000000000504 32645 1726880429.91369: variable 'ansible_search_path' from source: unknown 32645 1726880429.91373: variable 'ansible_search_path' from source: unknown 32645 1726880429.91424: variable 'selinux_booleans' from source: role '' defaults 32645 1726880429.91676: variable 'selinux_booleans' from source: role '' defaults 32645 1726880429.91824: Loaded config def from plugin (lookup/items) 32645 1726880429.91830: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32645 1726880429.91846: dumping result to json 32645 1726880429.91851: done dumping result, returning 32645 1726880429.91858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans [1266f4c6-4e69-28d7-f79e-000000000504] 32645 1726880429.91864: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000504 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880429.92022: no more pending results, returning what we have 32645 1726880429.92025: results queue empty 32645 1726880429.92026: checking for any_errors_fatal 32645 1726880429.92032: done checking for any_errors_fatal 32645 1726880429.92033: checking for max_fail_percentage 32645 1726880429.92035: done checking for max_fail_percentage 32645 1726880429.92036: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.92038: done checking to see if all hosts have failed 32645 1726880429.92038: getting the remaining hosts for this loop 32645 1726880429.92040: done getting the remaining hosts for this loop 32645 1726880429.92043: getting the next task for host managed_node2 32645 1726880429.92052: done getting next task for host managed_node2 32645 1726880429.92056: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 32645 1726880429.92062: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.92076: getting variables 32645 1726880429.92078: in VariableManager get_vars() 32645 1726880429.92109: Calling all_inventory to load vars for managed_node2 32645 1726880429.92111: Calling groups_inventory to load vars for managed_node2 32645 1726880429.92113: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.92121: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.92123: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.92126: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.92494: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000504 32645 1726880429.92497: WORKER PROCESS EXITING 32645 1726880429.92509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.92956: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.92972: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.92977: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.93026: done with get_vars() 32645 1726880429.93037: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 20 September 2024 21:00:29 -0400 (0:00:00.022) 0:00:44.504 ****** 32645 1726880429.93077: entering _queue_task() for managed_node2/community.general.sefcontext 32645 1726880429.93079: Creating lock for community.general.sefcontext 32645 1726880429.93259: worker is 1 (out of 1 available) 32645 1726880429.93273: exiting _queue_task() for managed_node2/community.general.sefcontext 32645 1726880429.93284: done queuing things up, now waiting for results queue to drain 32645 1726880429.93286: waiting for pending results... 32645 1726880429.93457: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 32645 1726880429.93569: in run() - task 1266f4c6-4e69-28d7-f79e-000000000506 32645 1726880429.93580: variable 'ansible_search_path' from source: unknown 32645 1726880429.93584: variable 'ansible_search_path' from source: unknown 32645 1726880429.93637: variable 'selinux_fcontexts' from source: role '' defaults 32645 1726880429.93876: variable 'selinux_fcontexts' from source: role '' defaults 32645 1726880429.94016: Loaded config def from plugin (lookup/items) 32645 1726880429.94023: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32645 1726880429.94039: dumping result to json 32645 1726880429.94042: done dumping result, returning 32645 1726880429.94051: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts [1266f4c6-4e69-28d7-f79e-000000000506] 32645 1726880429.94058: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000506 32645 1726880429.94171: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000506 32645 1726880429.94175: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880429.94223: no more pending results, returning what we have 32645 1726880429.94226: results queue empty 32645 1726880429.94227: checking for any_errors_fatal 32645 1726880429.94233: done checking for any_errors_fatal 32645 1726880429.94234: checking for max_fail_percentage 32645 1726880429.94236: done checking for max_fail_percentage 32645 1726880429.94237: checking to see if all hosts have failed and the running result is not ok 32645 1726880429.94238: done checking to see if all hosts have failed 32645 1726880429.94240: getting the remaining hosts for this loop 32645 1726880429.94241: done getting the remaining hosts for this loop 32645 1726880429.94244: getting the next task for host managed_node2 32645 1726880429.94258: done getting next task for host managed_node2 32645 1726880429.94263: ^ task is: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 32645 1726880429.94268: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880429.94282: getting variables 32645 1726880429.94283: in VariableManager get_vars() 32645 1726880429.94310: Calling all_inventory to load vars for managed_node2 32645 1726880429.94312: Calling groups_inventory to load vars for managed_node2 32645 1726880429.94314: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880429.94320: Calling all_plugins_play to load vars for managed_node2 32645 1726880429.94322: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880429.94324: Calling groups_plugins_play to load vars for managed_node2 32645 1726880429.94698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880429.95160: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880429.95178: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.95185: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880429.95271: done with get_vars() 32645 1726880429.95287: done getting variables TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 20 September 2024 21:00:29 -0400 (0:00:00.023) 0:00:44.527 ****** 32645 1726880429.95388: entering _queue_task() for managed_node2/fedora.linux_system_roles.local_seport 32645 1726880429.95390: Creating lock for fedora.linux_system_roles.local_seport 32645 1726880429.95644: worker is 1 (out of 1 available) 32645 1726880429.95659: exiting _queue_task() for managed_node2/fedora.linux_system_roles.local_seport 32645 1726880429.95672: done queuing things up, now waiting for results queue to drain 32645 1726880429.95673: waiting for pending results... 32645 1726880429.96066: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 32645 1726880429.96163: in run() - task 1266f4c6-4e69-28d7-f79e-000000000508 32645 1726880429.96179: variable 'ansible_search_path' from source: unknown 32645 1726880429.96194: variable 'ansible_search_path' from source: unknown 32645 1726880429.96266: variable 'selinux_ports' from source: include params 32645 1726880429.96661: variable 'selinux_ports' from source: include params 32645 1726880429.96665: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880429.96766: variable '_ha_cluster_selinux' from source: set_fact 32645 1726880429.97493: Loaded config def from plugin (lookup/items) 32645 1726880429.97508: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32645 1726880429.97655: variable 'omit' from source: magic vars 32645 1726880429.97702: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880429.97714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880429.97745: variable 'omit' from source: magic vars 32645 1726880429.98139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880430.00502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880430.00838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880430.00873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880430.00902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880430.00923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880430.01000: 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) 32645 1726880430.01023: 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) 32645 1726880430.01047: 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) 32645 1726880430.01086: 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) 32645 1726880430.01100: 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) 32645 1726880430.01196: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880430.01201: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880430.01217: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880430.01325: variable 'ansible_facts' from source: unknown 32645 1726880430.01465: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880430.01598: variable 'ansible_facts' from source: unknown 32645 1726880430.01738: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880430.01832: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880430.01841: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880430.01988: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880430.01992: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880430.02000: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880430.02100: variable 'ansible_facts' from source: unknown 32645 1726880430.02237: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880430.02365: variable 'ansible_facts' from source: unknown 32645 1726880430.02502: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880430.02598: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880430.02605: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880430.02611: variable 'omit' from source: magic vars 32645 1726880430.02675: variable 'omit' from source: magic vars 32645 1726880430.02807: variable '__selinux_item' from source: unknown 32645 1726880430.02887: 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) 32645 1726880430.02908: 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) 32645 1726880430.02934: 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) 32645 1726880430.02970: 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) 32645 1726880430.02982: 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) 32645 1726880430.03041: variable '__selinux_item' from source: unknown 32645 1726880430.03105: variable '__selinux_item' from source: unknown 32645 1726880430.03198: variable '__selinux_item' from source: unknown 32645 1726880430.03293: variable '__selinux_item' from source: unknown 32645 1726880430.03381: variable 'ansible_selinux' from source: facts 32645 1726880430.03399: variable 'omit' from source: magic vars 32645 1726880430.03421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880430.03447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880430.03464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880430.03482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880430.03496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880430.03519: variable 'inventory_hostname' from source: set_fact 32645 1726880430.03536: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880430.03539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880430.03617: Set connection var ansible_shell_executable to /bin/sh 32645 1726880430.03624: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880430.03633: Set connection var ansible_timeout to 10 32645 1726880430.03635: Set connection var ansible_shell_type to sh 32645 1726880430.03646: Set connection var ansible_pipelining to False 32645 1726880430.03650: Set connection var ansible_connection to ssh 32645 1726880430.03670: variable 'ansible_shell_executable' from source: unknown 32645 1726880430.03673: variable 'ansible_connection' from source: unknown 32645 1726880430.03676: variable 'ansible_module_compression' from source: unknown 32645 1726880430.03681: variable 'ansible_shell_type' from source: unknown 32645 1726880430.03683: variable 'ansible_shell_executable' from source: unknown 32645 1726880430.03687: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880430.03697: variable 'ansible_pipelining' from source: unknown 32645 1726880430.03700: variable 'ansible_timeout' from source: unknown 32645 1726880430.03702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880430.03801: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880430.03812: variable 'omit' from source: magic vars 32645 1726880430.03815: starting attempt loop 32645 1726880430.03818: running the handler 32645 1726880430.03834: _low_level_execute_command(): starting 32645 1726880430.03837: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880430.04346: 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 <<< 32645 1726880430.04353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.04356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.04358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880430.04362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.04417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880430.04421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.04425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.04474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.06265: stdout chunk (state=3): >>>/root <<< 32645 1726880430.06375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.06425: stderr chunk (state=3): >>><<< 32645 1726880430.06431: stdout chunk (state=3): >>><<< 32645 1726880430.06447: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880430.06460: _low_level_execute_command(): starting 32645 1726880430.06465: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985 `" && echo ansible-tmp-1726880430.0644698-33837-130914138516985="` echo /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985 `" ) && sleep 0' 32645 1726880430.06911: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.06915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880430.06917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880430.06920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 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 <<< 32645 1726880430.06922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.06982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880430.06985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.07024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.09044: stdout chunk (state=3): >>>ansible-tmp-1726880430.0644698-33837-130914138516985=/root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985 <<< 32645 1726880430.09188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.09210: stderr chunk (state=3): >>><<< 32645 1726880430.09214: stdout chunk (state=3): >>><<< 32645 1726880430.09232: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880430.0644698-33837-130914138516985=/root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880430.09273: variable 'ansible_module_compression' from source: unknown 32645 1726880430.09302: ANSIBALLZ: Using lock for fedora.linux_system_roles.local_seport 32645 1726880430.09305: ANSIBALLZ: Acquiring lock 32645 1726880430.09308: ANSIBALLZ: Lock acquired: 139731848514736 32645 1726880430.09312: ANSIBALLZ: Creating module 32645 1726880430.19421: ANSIBALLZ: Writing module into payload 32645 1726880430.19495: ANSIBALLZ: Writing module 32645 1726880430.19511: ANSIBALLZ: Renaming module 32645 1726880430.19517: ANSIBALLZ: Done creating module 32645 1726880430.19532: variable 'ansible_facts' from source: unknown 32645 1726880430.19591: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py 32645 1726880430.19690: Sending initial data 32645 1726880430.19693: Sent initial data (161 bytes) 32645 1726880430.20555: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.20639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.20643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.20731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.22477: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32645 1726880430.22576: stderr chunk (state=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 <<< 32645 1726880430.22633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880430.22670: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpbdwzgbhk /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py <<< 32645 1726880430.22673: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py" <<< 32645 1726880430.22706: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpbdwzgbhk" to remote "/root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py" <<< 32645 1726880430.23579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.23609: stderr chunk (state=3): >>><<< 32645 1726880430.23647: stdout chunk (state=3): >>><<< 32645 1726880430.23696: done transferring module to remote 32645 1726880430.23749: _low_level_execute_command(): starting 32645 1726880430.23753: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/ /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py && sleep 0' 32645 1726880430.24302: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.24305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 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 <<< 32645 1726880430.24309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.24368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.24372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.24417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.26639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.26643: stdout chunk (state=3): >>><<< 32645 1726880430.26646: stderr chunk (state=3): >>><<< 32645 1726880430.26664: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880430.26667: _low_level_execute_command(): starting 32645 1726880430.26673: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/AnsiballZ_local_seport.py && sleep 0' 32645 1726880430.27645: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880430.27662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.27681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880430.27706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880430.27769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.27835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880430.27864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.27894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.28021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.30405: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880430.30773: stdout chunk (state=3): >>>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' <<< 32645 1726880430.30974: stdout chunk (state=3): >>>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 0x7f0ec6a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69dbb30> # /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 0x7f0ec6a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32645 1726880430.30997: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880430.31000: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880430.31030: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880430.31165: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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' <<< 32645 1726880430.31208: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6821160> <<< 32645 1726880430.31314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68223f0> # /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' <<< 32645 1726880430.31343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880430.31346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880430.31358: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6822600> <<< 32645 1726880430.31390: 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 0x7f0ec6854140> <<< 32645 1726880430.31416: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880430.31553: stdout chunk (state=3): >>>import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880430.31675: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6822150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'site' # <<< 32645 1726880430.31686: 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. <<< 32645 1726880430.31929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880430.31943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880430.31981: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880430.32012: 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 <<< 32645 1726880430.32094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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' <<< 32645 1726880430.32122: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68720c0> <<< 32645 1726880430.32150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880430.32204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880430.32246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.32269: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880430.32310: 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 0x7f0ec68b5160> <<< 32645 1726880430.32334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880430.32575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68b57f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6873830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6872ab0> <<< 32645 1726880430.32579: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec687b230> <<< 32645 1726880430.32603: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880430.32624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880430.32639: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880430.32661: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880430.32695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880430.32720: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880430.32723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880430.32807: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68b7920> # /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 0x7f0ec68e0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec688dee0> <<< 32645 1726880430.32869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880430.32890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e2090> <<< 32645 1726880430.32913: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec687a510> <<< 32645 1726880430.33087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec68e24e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e2390> # 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 0x7f0ec68e2780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6879100> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880430.33103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880430.33131: 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 0x7f0ec6904c80> <<< 32645 1726880430.33255: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec6906360> # /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' <<< 32645 1726880430.33260: 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' <<< 32645 1726880430.33270: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6907260> <<< 32645 1726880430.33313: 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 0x7f0ec6907890> <<< 32645 1726880430.33326: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69067b0> <<< 32645 1726880430.33351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880430.33370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880430.33464: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec66d82c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69079b0> <<< 32645 1726880430.33479: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e2a80> <<< 32645 1726880430.33496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880430.33525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880430.33571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880430.33607: 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 0x7f0ec67041d0> <<< 32645 1726880430.33673: 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' <<< 32645 1726880430.33689: 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 0x7f0ec6704d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6704a70> <<< 32645 1726880430.33710: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec6704d40> <<< 32645 1726880430.33726: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.33899: stdout chunk (state=3): >>># 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 0x7f0ec6704f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec66da330> # /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' <<< 32645 1726880430.33913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880430.33930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880430.33966: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6706600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6705280> <<< 32645 1726880430.34039: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e31a0> <<< 32645 1726880430.34042: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880430.34117: 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 <<< 32645 1726880430.34138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880430.34165: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6732990> <<< 32645 1726880430.34264: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.34282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880430.34285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880430.34334: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec674eb10> <<< 32645 1726880430.34355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880430.34399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880430.34452: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880430.34479: 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'<<< 32645 1726880430.34494: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec677f860> <<< 32645 1726880430.34512: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880430.34533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880430.34566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880430.34604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880430.34754: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec67b1fd0> <<< 32645 1726880430.34783: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec677f980> <<< 32645 1726880430.34825: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec674f7a0> <<< 32645 1726880430.34865: 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 0x7f0ec6588950> <<< 32645 1726880430.34894: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec674db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6707530> <<< 32645 1726880430.34983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880430.35006: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ec674df10> <<< 32645 1726880430.35087: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_xmav01ed/ansible_fedora.linux_system_roles.local_seport_payload.zip' <<< 32645 1726880430.35114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.35247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.35277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880430.35301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880430.35352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880430.35419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880430.35464: 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 0x7f0ec65e6600> <<< 32645 1726880430.35468: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880430.35672: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec65bd4f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec65bc650> <<< 32645 1726880430.35700: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.35751: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880430.35755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880430.35782: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880430.37454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.38683: 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 0x7f0ec65e4c80> <<< 32645 1726880430.38791: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880430.38805: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec660dfd0> <<< 32645 1726880430.38841: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec660dd60> <<< 32645 1726880430.38943: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec660d670> # /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' <<< 32645 1726880430.38988: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec660dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6706570> import 'atexit' # <<< 32645 1726880430.39098: 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 0x7f0ec660edb0> # 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 0x7f0ec660eff0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880430.39147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32645 1726880430.39254: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec660f470> import 'pwd' # <<< 32645 1726880430.39375: 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' <<< 32645 1726880430.39379: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec647d220> <<< 32645 1726880430.39396: 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 0x7f0ec647ee40> # /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 0x7f0ec647f7d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880430.39437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880430.39460: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64809b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880430.39601: stdout chunk (state=3): >>># 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' <<< 32645 1726880430.39633: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6483470> <<< 32645 1726880430.39725: 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 0x7f0ec69070e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6481730> <<< 32645 1726880430.39982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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 0x7f0ec6487470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6485f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6485d00> # /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' <<< 32645 1726880430.40033: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6486240> <<< 32645 1726880430.40068: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6481c40> <<< 32645 1726880430.40115: 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 0x7f0ec64cb620> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 32645 1726880430.40151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64cb830> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880430.40191: 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' <<< 32645 1726880430.40257: 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 0x7f0ec64d12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d1070> <<< 32645 1726880430.40260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880430.40373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880430.40480: 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 0x7f0ec64d37d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d1970> <<< 32645 1726880430.40582: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880430.40585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880430.40614: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d6f90> <<< 32645 1726880430.40785: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d3980> <<< 32645 1726880430.40845: 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' <<< 32645 1726880430.40888: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec64d7e00> <<< 32645 1726880430.40896: 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 0x7f0ec64db800> <<< 32645 1726880430.40989: 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' <<< 32645 1726880430.41008: 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 0x7f0ec64d82f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64cba10> # /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 <<< 32645 1726880430.41058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.41087: 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 0x7f0ec64db890> <<< 32645 1726880430.41347: 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' <<< 32645 1726880430.41377: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec64dc740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64da000> # 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 0x7f0ec64db3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d9c10> # zipimport: zlib available <<< 32645 1726880430.41395: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880430.41446: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.41511: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.41628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.41631: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.41679: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880430.41682: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880430.41700: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.41829: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.41972: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.42801: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.43458: 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' # <<< 32645 1726880430.43538: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.43604: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec65608c0> <<< 32645 1726880430.43700: 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' <<< 32645 1726880430.43721: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec65616d0> <<< 32645 1726880430.43743: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64dfb60> <<< 32645 1726880430.43805: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880430.43838: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.43855: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.43866: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880430.44053: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.44250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880430.44270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6561880> <<< 32645 1726880430.44289: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.44865: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.45437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.45519: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.45623: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880430.45669: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.45755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880430.45781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.46074: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.46099: stdout chunk (state=3): >>>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 <<< 32645 1726880430.46364: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.46655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880430.46726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880430.46752: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880430.46862: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6562600> # zipimport: zlib available <<< 32645 1726880430.46943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.47030: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880430.47044: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880430.47079: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880430.47182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880430.47185: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.47330: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.47334: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec636e330> <<< 32645 1726880430.47391: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.47397: 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 0x7f0ec636ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6563410> <<< 32645 1726880430.47422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.47454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.47500: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880430.47555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.47598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.47664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.47735: 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 <<< 32645 1726880430.47781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.47880: 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' <<< 32645 1726880430.47897: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec636da60> <<< 32645 1726880430.47930: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec636eed0> <<< 32645 1726880430.47975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880430.47979: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48113: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48137: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48188: 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' <<< 32645 1726880430.48209: 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 <<< 32645 1726880430.48235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880430.48255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880430.48315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880430.48333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880430.48358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880430.48419: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec646b080> <<< 32645 1726880430.48467: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6378e00> <<< 32645 1726880430.48553: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6376f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6376d80> # destroy ansible.module_utils.distro <<< 32645 1726880430.48577: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880430.48598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48627: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880430.48693: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880430.48716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48740: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available <<< 32645 1726880430.48768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48802: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880430.48807: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 32645 1726880430.48853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 32645 1726880430.48875: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.48881: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 32645 1726880430.49052: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.49194: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880430.49484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880430.49490: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec593bc80> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63ff2f0> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py <<< 32645 1726880430.49531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.49552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880430.49568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880430.49594: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598e6f0> <<< 32645 1726880430.49619: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py<<< 32645 1726880430.49644: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598f0b0> <<< 32645 1726880430.49663: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598f200> <<< 32645 1726880430.49703: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py <<< 32645 1726880430.49761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' <<< 32645 1726880430.49765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py <<< 32645 1726880430.49767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' <<< 32645 1726880430.49769: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880430.49890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880430.49985: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59acf50> <<< 32645 1726880430.50004: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py <<< 32645 1726880430.50029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59aeae0> <<< 32645 1726880430.50078: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec59e0aa0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59ac590> <<< 32645 1726880430.50161: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59acda0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e0fe0> <<< 32645 1726880430.50189: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' <<< 32645 1726880430.50213: stdout chunk (state=3): >>>import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e15e0> <<< 32645 1726880430.50262: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598f4a0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880430.50354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880430.50370: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e1550> <<< 32645 1726880430.50393: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py <<< 32645 1726880430.50469: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.50487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880430.50540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56872f0> <<< 32645 1726880430.50588: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 32645 1726880430.50596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5687530> <<< 32645 1726880430.50627: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880430.50690: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.50756: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec5687680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56873e0> <<< 32645 1726880430.50815: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56546e0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56879b0> <<< 32645 1726880430.50873: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880430.50877: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880430.50982: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880430.51014: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a8ef0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880430.51065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880430.51116: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56ab3e0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56ab2f0> <<< 32645 1726880430.51176: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880430.51262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 32645 1726880430.51271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c7ef0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c7aa0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c6f90> <<< 32645 1726880430.51283: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56aa5d0> <<< 32645 1726880430.51367: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880430.51413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880430.51420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880430.51422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880430.51441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880430.51571: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56da9c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56d95e0> <<< 32645 1726880430.51802: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c6e10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a8f80> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a82c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5687da0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880430.51825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880430.51895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880430.51911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec5727200> <<< 32645 1726880430.51945: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5726630> <<< 32645 1726880430.52022: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5725070> <<< 32645 1726880430.52258: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a8bf0> <<< 32645 1726880430.52261: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.52264: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6704e60> <<< 32645 1726880430.52402: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec573b500> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec573b9e0> import 'pkg_resources.extern.jaraco' # <<< 32645 1726880430.52423: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.52457: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880430.52522: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' <<< 32645 1726880430.52555: stdout chunk (state=3): >>>import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5535a00> <<< 32645 1726880430.52649: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5536510> <<< 32645 1726880430.52680: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55351c0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py <<< 32645 1726880430.52683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' <<< 32645 1726880430.52707: stdout chunk (state=3): >>>import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55376b0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5534e90> <<< 32645 1726880430.52788: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py <<< 32645 1726880430.52792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py <<< 32645 1726880430.52794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.52832: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880430.52923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880430.52926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880430.52929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880430.53033: 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 0x7f0ec557d880> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5557bf0> <<< 32645 1726880430.53038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880430.53077: 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 0x7f0ec557e210> <<< 32645 1726880430.53081: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec557d2b0> <<< 32645 1726880430.53104: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880430.53119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' <<< 32645 1726880430.53144: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec557e4b0> <<< 32645 1726880430.53187: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5554ec0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5554bc0><<< 32645 1726880430.53191: stdout chunk (state=3): >>> import 'pkg_resources.extern.more_itertools' # <<< 32645 1726880430.53232: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5537d10> <<< 32645 1726880430.53236: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py <<< 32645 1726880430.53255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880430.53280: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5554c80> <<< 32645 1726880430.53337: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec573b950> <<< 32645 1726880430.53364: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py <<< 32645 1726880430.53406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.53410: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py <<< 32645 1726880430.53479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ad460> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55adb20> <<< 32645 1726880430.53491: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py <<< 32645 1726880430.53510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' <<< 32645 1726880430.53525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880430.53561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880430.53702: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ae180> <<< 32645 1726880430.53727: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55adbe0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55aca10> import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880430.53777: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ae300> <<< 32645 1726880430.53781: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging' # <<< 32645 1726880430.53811: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880430.53857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' <<< 32645 1726880430.53861: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55d96a0> <<< 32645 1726880430.54118: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ae510> <<< 32645 1726880430.54145: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880430.54171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880430.54191: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py <<< 32645 1726880430.54217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' <<< 32645 1726880430.54248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py <<< 32645 1726880430.54276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' <<< 32645 1726880430.54301: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560d0d0> <<< 32645 1726880430.54320: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' <<< 32645 1726880430.54350: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' <<< 32645 1726880430.54416: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560ec30> <<< 32645 1726880430.54551: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560e4b0> <<< 32645 1726880430.54577: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880430.54605: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560f560> <<< 32645 1726880430.54641: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55dbf80> <<< 32645 1726880430.54682: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55dba10> <<< 32645 1726880430.55196: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55da450> <<< 32645 1726880430.55200: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py <<< 32645 1726880430.55224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880430.55257: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542d580> <<< 32645 1726880430.55685: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542cf50> <<< 32645 1726880430.55831: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542e5a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542f740> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542c0e0> <<< 32645 1726880430.57157: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57218: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880430.57246: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880430.57299: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57337: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57375: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57417: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57470: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57506: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57544: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57579: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57624: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57667: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57702: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57752: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57817: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57822: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57885: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57910: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.57942: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.58000: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.58007: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.58105: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.58111: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.58183: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.58208: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880430.59251: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e3560> <<< 32645 1726880430.59395: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880430.59691: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880430.59877: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54b7fe0> <<< 32645 1726880430.60133: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec5684fe0> <<< 32645 1726880430.60233: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e6e70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e70e0> <<< 32645 1726880430.60237: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' <<< 32645 1726880430.60292: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880430.60375: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e7aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5510590> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e7740> <<< 32645 1726880430.60487: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5510da0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5510fb0> <<< 32645 1726880430.60591: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55111c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5511460> <<< 32645 1726880430.60599: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55116d0> <<< 32645 1726880430.60660: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55119d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5511cd0> <<< 32645 1726880430.60719: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' <<< 32645 1726880430.60746: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512030> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880430.60786: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512360> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880430.60794: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512720> <<< 32645 1726880430.60881: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512c30> <<< 32645 1726880430.60885: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' <<< 32645 1726880430.60910: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5513230> <<< 32645 1726880430.60951: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5513920> <<< 32645 1726880430.60983: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' <<< 32645 1726880430.61019: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5513e90> <<< 32645 1726880430.61023: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py <<< 32645 1726880430.61039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5168320> <<< 32645 1726880430.61073: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' <<< 32645 1726880430.61089: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51686b0> <<< 32645 1726880430.61117: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5168aa0> <<< 32645 1726880430.61145: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py <<< 32645 1726880430.61180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5168e30> <<< 32645 1726880430.61204: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880430.61255: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5169160> <<< 32645 1726880430.61261: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880430.61280: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51696a0> <<< 32645 1726880430.61310: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51698b0> <<< 32645 1726880430.61340: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880430.61375: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5169af0> <<< 32645 1726880430.61393: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880430.61426: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516a000> <<< 32645 1726880430.61473: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py <<< 32645 1726880430.61511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516a510> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py <<< 32645 1726880430.61561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516a840> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516aba0> <<< 32645 1726880430.61618: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' <<< 32645 1726880430.61645: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516af30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' <<< 32645 1726880430.61670: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516b290> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py <<< 32645 1726880430.61680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880430.61760: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py <<< 32645 1726880430.61781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880430.61835: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516be60> <<< 32645 1726880430.61888: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516b4d0> <<< 32645 1726880430.61892: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py <<< 32645 1726880430.61911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880430.61976: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5188fe0> <<< 32645 1726880430.62014: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py <<< 32645 1726880430.62050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.62054: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' <<< 32645 1726880430.62098: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py <<< 32645 1726880430.62102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518ad50> <<< 32645 1726880430.62123: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py <<< 32645 1726880430.62160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' <<< 32645 1726880430.62164: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518afc0> <<< 32645 1726880430.62190: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880430.62218: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518baa0> <<< 32645 1726880430.62254: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518a9f0> <<< 32645 1726880430.62273: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py <<< 32645 1726880430.62317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880430.62325: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' <<< 32645 1726880430.62341: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880430.62397: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51a8ce0> <<< 32645 1726880430.62456: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51a8800> <<< 32645 1726880430.62493: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51a83e0> <<< 32645 1726880430.62533: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' <<< 32645 1726880430.62556: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51aa5d0> <<< 32645 1726880430.62619: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880430.62647: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880430.62720: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ab380> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51aacf0> <<< 32645 1726880430.62734: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880430.62809: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d4530> <<< 32645 1726880430.62834: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' <<< 32645 1726880430.62892: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py <<< 32645 1726880430.62936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880430.63088: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d5700> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880430.63112: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d76e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880430.63170: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ec0e0> <<< 32645 1726880430.63182: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d5340> <<< 32645 1726880430.63208: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d4f20> <<< 32645 1726880430.63307: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880430.63380: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ed0d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880430.63410: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51eda60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880430.63569: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ee480> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880430.63587: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51eeed0> <<< 32645 1726880430.63614: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880430.63665: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ef590> <<< 32645 1726880430.63684: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880430.63755: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51eff80> <<< 32645 1726880430.63758: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py <<< 32645 1726880430.63763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880430.63800: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520caa0> <<< 32645 1726880430.63830: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' <<< 32645 1726880430.63839: stdout chunk (state=3): >>>import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520d4c0> <<< 32645 1726880430.63862: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py <<< 32645 1726880430.63869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880430.63905: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520d760> <<< 32645 1726880430.63931: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' <<< 32645 1726880430.63973: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520e1b0> <<< 32645 1726880430.63994: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py <<< 32645 1726880430.64012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880430.64063: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520e7e0> <<< 32645 1726880430.64083: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880430.64107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' <<< 32645 1726880430.64134: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' <<< 32645 1726880430.64164: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520fd70> <<< 32645 1726880430.64422: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520f5f0> <<< 32645 1726880430.64447: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518a330> <<< 32645 1726880430.64473: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py <<< 32645 1726880430.64480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880430.64505: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py <<< 32645 1726880430.64511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' <<< 32645 1726880430.64534: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py <<< 32645 1726880430.64553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880430.64568: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py <<< 32645 1726880430.64580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5233e60> <<< 32645 1726880430.64594: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5233ad0> <<< 32645 1726880430.64621: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py <<< 32645 1726880430.64627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880430.64638: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5233f80> <<< 32645 1726880430.64656: stdout chunk (state=3): >>>import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec52336b0> <<< 32645 1726880430.64681: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py <<< 32645 1726880430.64688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' <<< 32645 1726880430.64714: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5058740> <<< 32645 1726880430.64739: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py <<< 32645 1726880430.64744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' <<< 32645 1726880430.64774: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' <<< 32645 1726880430.64778: stdout chunk (state=3): >>>import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5059250> <<< 32645 1726880430.64819: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5058e60> <<< 32645 1726880430.64830: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py <<< 32645 1726880430.64838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' <<< 32645 1726880430.64861: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec50592e0> <<< 32645 1726880430.64904: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py <<< 32645 1726880430.64913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' <<< 32645 1726880430.64916: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5059820> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec52333b0> <<< 32645 1726880430.64926: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e2ab0> <<< 32645 1726880430.64964: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d95e0> <<< 32645 1726880430.64994: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py <<< 32645 1726880430.65047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880430.65126: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec505b410> <<< 32645 1726880430.65179: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e2120> <<< 32645 1726880430.65254: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6410590> <<< 32645 1726880430.65353: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880430.75144: stdout chunk (state=3): >>> {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880430.75968: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880430.75987: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 32645 1726880430.76004: stdout chunk (state=3): >>># 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<<< 32645 1726880430.76031: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google <<< 32645 1726880430.76056: stdout chunk (state=3): >>># cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 32645 1726880430.76100: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 <<< 32645 1726880430.76109: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing 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 <<< 32645 1726880430.76158: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing 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 # 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 <<< 32645 1726880430.76165: stdout chunk (state=3): >>># 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 # 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 # cleanup[2] removing argparse <<< 32645 1726880430.76211: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible_collections <<< 32645 1726880430.76235: stdout chunk (state=3): >>># destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode <<< 32645 1726880430.76254: stdout chunk (state=3): >>># cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco <<< 32645 1726880430.76292: stdout chunk (state=3): >>># cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue <<< 32645 1726880430.76313: stdout chunk (state=3): >>># destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors<<< 32645 1726880430.76369: stdout chunk (state=3): >>> # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon <<< 32645 1726880430.76384: stdout chunk (state=3): >>># cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880430.77066: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880430.77078: stdout chunk (state=3): >>># cleanup[3] wiping seobject <<< 32645 1726880430.77085: stdout chunk (state=3): >>># destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces <<< 32645 1726880430.77114: stdout chunk (state=3): >>># destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker <<< 32645 1726880430.77164: stdout chunk (state=3): >>># cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules <<< 32645 1726880430.77182: stdout chunk (state=3): >>># cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern <<< 32645 1726880430.77265: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig <<< 32645 1726880430.77274: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux <<< 32645 1726880430.77291: stdout chunk (state=3): >>># destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api <<< 32645 1726880430.77330: stdout chunk (state=3): >>># destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools <<< 32645 1726880430.77382: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast <<< 32645 1726880430.77418: stdout chunk (state=3): >>># destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email <<< 32645 1726880430.77467: stdout chunk (state=3): >>># cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy <<< 32645 1726880430.77482: stdout chunk (state=3): >>># destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 32645 1726880430.77512: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro <<< 32645 1726880430.77520: stdout chunk (state=3): >>># cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 32645 1726880430.77545: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib<<< 32645 1726880430.77656: stdout chunk (state=3): >>> # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 32645 1726880430.77661: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback <<< 32645 1726880430.77668: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal <<< 32645 1726880430.77746: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings <<< 32645 1726880430.77752: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma <<< 32645 1726880430.77755: stdout chunk (state=3): >>># cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref <<< 32645 1726880430.77787: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 32645 1726880430.77808: stdout chunk (state=3): >>># cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880430.77824: stdout chunk (state=3): >>># cleanup[3] wiping copyreg <<< 32645 1726880430.77831: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum<<< 32645 1726880430.77857: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 32645 1726880430.77883: stdout chunk (state=3): >>># cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880430.77941: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 32645 1726880430.77944: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 32645 1726880430.77983: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880430.78009: stdout chunk (state=3): >>># destroy selinux.audit2why # destroy _datetime <<< 32645 1726880430.78664: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880430.78743: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query # destroy configparser <<< 32645 1726880430.78814: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage <<< 32645 1726880430.78876: stdout chunk (state=3): >>># destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon <<< 32645 1726880430.78970: stdout chunk (state=3): >>># destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct <<< 32645 1726880430.79008: stdout chunk (state=3): >>># destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma <<< 32645 1726880430.79115: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat <<< 32645 1726880430.79192: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc <<< 32645 1726880430.79209: stdout chunk (state=3): >>># destroy inspect # destroy keyword # destroy abc <<< 32645 1726880430.79265: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880430.79348: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880430.79687: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880430.79691: stdout chunk (state=3): >>># destroy _random # destroy _sha2 # destroy posix <<< 32645 1726880430.79740: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880430.80444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880430.80457: stderr chunk (state=3): >>><<< 32645 1726880430.80461: stdout chunk (state=3): >>><<< 32645 1726880430.81090: _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 0x7f0ec6a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69dbb30> # /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 0x7f0ec6a0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f0ec6821160> # /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 0x7f0ec68223f0> # /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 0x7f0ec68231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6822600> # /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 0x7f0ec6854140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f0ec6822150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f0ec68720c0> # /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 0x7f0ec68b5160> # /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 0x7f0ec68b57f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6873830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6872ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec687b230> # /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 0x7f0ec68e0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68b7920> # /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 0x7f0ec68e0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec688dee0> # /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 0x7f0ec68e2090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec687a510> # /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 0x7f0ec68e24e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e2390> # 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 0x7f0ec68e2780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6879100> 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 0x7f0ec6904c80> 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 0x7f0ec6906360> # /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 0x7f0ec6907260> # 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 0x7f0ec6907890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69067b0> # /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 0x7f0ec66d82c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69079b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e2a80> # /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 0x7f0ec67041d0> # /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 0x7f0ec6704d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6704a70> # 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 0x7f0ec6704d40> # 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 0x7f0ec6704f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec66da330> # /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 0x7f0ec6706600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6705280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec68e31a0> # /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 0x7f0ec6732990> # /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 0x7f0ec674eb10> # /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 0x7f0ec677f860> # /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 0x7f0ec67b1fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec677f980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec674f7a0> # /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 0x7f0ec6588950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec674db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6707530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ec674df10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_xmav01ed/ansible_fedora.linux_system_roles.local_seport_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 0x7f0ec65e6600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec65bd4f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec65bc650> # 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 0x7f0ec65e4c80> # /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 0x7f0ec660dfd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec660dd60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec660d670> # /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 0x7f0ec660dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6706570> 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 0x7f0ec660edb0> # 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 0x7f0ec660eff0> # /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 0x7f0ec660f470> 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 0x7f0ec647d220> # 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 0x7f0ec647ee40> # /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 0x7f0ec647f7d0> # /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 0x7f0ec64809b0> # /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 0x7f0ec6483470> # 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 0x7f0ec69070e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6481730> # /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 0x7f0ec6487470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6485f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6485d00> # /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 0x7f0ec6486240> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6481c40> # 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 0x7f0ec64cb620> # /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 0x7f0ec64cb830> # /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 0x7f0ec64d12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d1070> # /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 0x7f0ec64d37d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d1970> # /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 0x7f0ec64d6f90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d3980> # 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 0x7f0ec64d7e00> # 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 0x7f0ec64db800> # 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 0x7f0ec64d82f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64cba10> # /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 0x7f0ec64db890> # 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 0x7f0ec64dc740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64da000> # 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 0x7f0ec64db3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d9c10> # 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 0x7f0ec65608c0> # /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 0x7f0ec65616d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64dfb60> 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 0x7f0ec6561880> # 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 0x7f0ec6562600> # 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 0x7f0ec636e330> # 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 0x7f0ec636ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6563410> # 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 0x7f0ec636da60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec636eed0> 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 0x7f0ec646b080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6378e00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6376f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6376d80> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec593bc80> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63ff2f0> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f0ec598e6f0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598f0b0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598f200> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59acf50> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59aeae0> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec59e0aa0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59ac590> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59acda0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e0fe0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e15e0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec598f4a0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e1550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56872f0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5687530> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec5687680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56873e0> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56546e0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56879b0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a8ef0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56ab3e0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56ab2f0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c7ef0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c7aa0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c6f90> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56aa5d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56da9c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56d95e0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56c6e10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a8f80> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a82c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5687da0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec5727200> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5726630> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5725070> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec56a8bf0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6704e60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec573b500> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec573b9e0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5535a00> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5536510> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55351c0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55376b0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5534e90> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7f0ec557d880> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5557bf0> # /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' # 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 0x7f0ec557e210> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec557d2b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec557e4b0> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5554ec0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5554bc0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5537d10> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5554c80> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec573b950> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ad460> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55adb20> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7f0ec55ae180> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55adbe0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55aca10> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ae300> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55d96a0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55ae510> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560d0d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560ec30> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560e4b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec560f560> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55dbf80> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55dba10> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55da450> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542d580> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542cf50> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542e5a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542f740> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec542c0e0> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e3560> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54b7fe0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec5684fe0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e6e70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e70e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e7aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5510590> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec54e7740> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5510da0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5510fb0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55111c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5511460> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55116d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec55119d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5511cd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512030> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512360> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512720> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5512c30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5513230> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5513920> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5513e90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5168320> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51686b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5168aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5168e30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5169160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51696a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51698b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5169af0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516a000> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516a510> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516a840> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516aba0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516af30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516b290> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516be60> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec516b4d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5188fe0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518ad50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518afc0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518baa0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518a9f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51a8ce0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51a8800> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51a83e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51aa5d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ab380> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51aacf0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d4530> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d5700> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d76e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ec0e0> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d5340> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51d4f20> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ed0d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51eda60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ee480> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51eeed0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51ef590> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec51eff80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520caa0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520d4c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520d760> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520e1b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520e7e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520fd70> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec520f5f0> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec518a330> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5233e60> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5233ad0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5233f80> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec52336b0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5058740> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5059250> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5058e60> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec50592e0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5059820> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec52333b0> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e2ab0> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec64d95e0> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec505b410> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec59e2120> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6410590> # zipimport: zlib available {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # clear sys.audit hooks 32645 1726880430.82351: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '1229', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880430.0644698-33837-130914138516985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880430.82354: _low_level_execute_command(): starting 32645 1726880430.82355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880430.0644698-33837-130914138516985/ > /dev/null 2>&1 && sleep 0' 32645 1726880430.82357: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.82359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880430.82360: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880430.82362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.82363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.82365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.84098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.84156: stderr chunk (state=3): >>><<< 32645 1726880430.84165: stdout chunk (state=3): >>><<< 32645 1726880430.84185: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880430.84197: handler run complete 32645 1726880430.84229: attempt loop complete, returning result 32645 1726880430.84259: variable '__selinux_item' from source: unknown 32645 1726880430.84360: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '1229', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "1229" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 32645 1726880430.84953: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880430.84958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880430.84962: variable 'omit' from source: magic vars 32645 1726880430.85060: 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) 32645 1726880430.85104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32645 1726880430.85155: 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) 32645 1726880430.85217: 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) 32645 1726880430.85257: 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) 32645 1726880430.85413: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880430.85430: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880430.85555: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880430.85639: variable 'ansible_facts' from source: unknown 32645 1726880430.85937: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880430.86176: variable 'ansible_facts' from source: unknown 32645 1726880430.86453: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880430.86618: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880430.86633: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880430.86874: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880430.86887: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880430.86911: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880430.87091: variable 'ansible_facts' from source: unknown 32645 1726880430.87359: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880430.87573: variable 'ansible_facts' from source: unknown 32645 1726880430.87831: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880430.87982: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880430.87999: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880430.88153: variable 'omit' from source: magic vars 32645 1726880430.88156: variable 'omit' from source: magic vars 32645 1726880430.88217: variable '__selinux_item' from source: unknown 32645 1726880430.88330: 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) 32645 1726880430.88374: 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) 32645 1726880430.88410: 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) 32645 1726880430.88466: 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) 32645 1726880430.88489: 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) 32645 1726880430.88577: variable '__selinux_item' from source: unknown 32645 1726880430.88677: variable '__selinux_item' from source: unknown 32645 1726880430.88820: variable '__selinux_item' from source: unknown 32645 1726880430.88967: variable '__selinux_item' from source: unknown 32645 1726880430.89097: variable 'ansible_selinux' from source: facts 32645 1726880430.89131: variable 'omit' from source: magic vars 32645 1726880430.89162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880430.89176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880430.89188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880430.89209: variable 'inventory_hostname' from source: set_fact 32645 1726880430.89219: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880430.89227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880430.89332: Set connection var ansible_shell_executable to /bin/sh 32645 1726880430.89357: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880430.89375: Set connection var ansible_timeout to 10 32645 1726880430.89383: Set connection var ansible_shell_type to sh 32645 1726880430.89410: Set connection var ansible_pipelining to False 32645 1726880430.89553: Set connection var ansible_connection to ssh 32645 1726880430.89557: variable 'ansible_shell_executable' from source: unknown 32645 1726880430.89559: variable 'ansible_connection' from source: unknown 32645 1726880430.89561: variable 'ansible_module_compression' from source: unknown 32645 1726880430.89563: variable 'ansible_shell_type' from source: unknown 32645 1726880430.89565: variable 'ansible_shell_executable' from source: unknown 32645 1726880430.89567: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880430.89569: variable 'ansible_pipelining' from source: unknown 32645 1726880430.89571: variable 'ansible_timeout' from source: unknown 32645 1726880430.89573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880430.89655: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880430.89673: variable 'omit' from source: magic vars 32645 1726880430.89689: starting attempt loop 32645 1726880430.89702: running the handler 32645 1726880430.89718: _low_level_execute_command(): starting 32645 1726880430.89732: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880430.90331: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880430.90350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.90366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880430.90388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880430.90407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880430.90420: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880430.90439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.90467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880430.90481: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880430.90492: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880430.90507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.90522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880430.90542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880430.90631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880430.90650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.90667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.90743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.92559: stdout chunk (state=3): >>>/root <<< 32645 1726880430.92722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.92732: stdout chunk (state=3): >>><<< 32645 1726880430.92744: stderr chunk (state=3): >>><<< 32645 1726880430.92786: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880430.92835: _low_level_execute_command(): starting 32645 1726880430.92885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573 `" && echo ansible-tmp-1726880430.9282098-33837-199254706313573="` echo /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573 `" ) && sleep 0' 32645 1726880430.94099: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880430.94146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880430.94167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880430.94400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.94443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880430.94462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.94487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.94564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880430.96732: stdout chunk (state=3): >>>ansible-tmp-1726880430.9282098-33837-199254706313573=/root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573 <<< 32645 1726880430.96975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880430.97010: stdout chunk (state=3): >>><<< 32645 1726880430.97057: stderr chunk (state=3): >>><<< 32645 1726880430.97278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880430.9282098-33837-199254706313573=/root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880430.97281: variable 'ansible_module_compression' from source: unknown 32645 1726880430.97284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880430.97286: variable 'ansible_facts' from source: unknown 32645 1726880430.97472: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py 32645 1726880430.97844: Sending initial data 32645 1726880430.97869: Sent initial data (161 bytes) 32645 1726880430.98675: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880430.98703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880430.98745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880430.98766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880430.98872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880430.98901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880430.98950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.00925: 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 <<< 32645 1726880431.00929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880431.00984: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp4vq2h8z3 /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py <<< 32645 1726880431.00988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py" <<< 32645 1726880431.01016: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp4vq2h8z3" to remote "/root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py" <<< 32645 1726880431.04018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.04378: stderr chunk (state=3): >>><<< 32645 1726880431.04381: stdout chunk (state=3): >>><<< 32645 1726880431.04384: done transferring module to remote 32645 1726880431.04386: _low_level_execute_command(): starting 32645 1726880431.04389: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/ /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py && sleep 0' 32645 1726880431.05555: 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 <<< 32645 1726880431.05714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880431.05747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880431.05766: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880431.05782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.05802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880431.05919: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880431.05935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880431.06019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.08118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.08155: stdout chunk (state=3): >>><<< 32645 1726880431.08171: stderr chunk (state=3): >>><<< 32645 1726880431.08202: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880431.08341: _low_level_execute_command(): starting 32645 1726880431.08345: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/AnsiballZ_local_seport.py && sleep 0' 32645 1726880431.09120: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.09260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880431.09296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880431.09342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880431.09535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.11797: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880431.11833: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880431.11877: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880431.11947: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880431.11994: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880431.12040: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880431.12072: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880431.12094: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880431.12141: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880431.12162: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880431.12185: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880431.12235: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880431.12273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880431.12303: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05d2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05cfbb30> # /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' <<< 32645 1726880431.12344: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05d2eab0> <<< 32645 1726880431.12415: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880431.12515: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880431.12550: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880431.12609: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880431.12636: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 32645 1726880431.12689: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880431.12693: 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 <<< 32645 1726880431.12714: stdout chunk (state=3): >>># 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 0x7f7d05afd160> <<< 32645 1726880431.12765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880431.12817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05afe3f0> <<< 32645 1726880431.12847: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880431.12875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05aff1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05afe600> <<< 32645 1726880431.12920: 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 0x7f7d05b30140> <<< 32645 1726880431.12992: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880431.12996: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880431.12999: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880431.13153: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05afe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.13197: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880431.13215: 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. <<< 32645 1726880431.13461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880431.13475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880431.13537: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880431.13542: 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 <<< 32645 1726880431.13616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880431.13620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880431.13691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b4e0c0> <<< 32645 1726880431.13813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880431.13819: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880431.13891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b91160> # /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 0x7f7d05b917f0> <<< 32645 1726880431.14302: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b4f830> import '_functools' # <<< 32645 1726880431.14348: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b4eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b57230> # /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 0x7f7d05bbcd10> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b938f0> # /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 0x7f7d05bbcd70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b6a930> <<< 32645 1726880431.14374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880431.14423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b56510> <<< 32645 1726880431.14577: 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' <<< 32645 1726880431.14581: 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 0x7f7d05bbe480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe330> <<< 32645 1726880431.14591: 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 0x7f7d05bbe720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b55100> <<< 32645 1726880431.14705: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880431.14713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880431.14722: 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' <<< 32645 1726880431.14846: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05be4bf0> 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 0x7f7d05be6330> <<< 32645 1726880431.15014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05be71d0> # 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 0x7f7d05be7800> <<< 32645 1726880431.15132: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05be6720> # /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' <<< 32645 1726880431.15195: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d0599c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05be79b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe960> # /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 0x7f7d059c8230> <<< 32645 1726880431.15314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d059c8d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059c8aa0> # 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 0x7f7d059c8d70> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880431.15507: stdout chunk (state=3): >>># 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 0x7f7d059c8f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0599e390> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880431.15593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059ca600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059c9280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbf110> <<< 32645 1726880431.15634: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880431.15711: 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 <<< 32645 1726880431.15813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059f69c0> <<< 32645 1726880431.15880: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880431.15926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880431.15951: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a12ae0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880431.15981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880431.16051: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880431.16085: 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 0x7f7d05a43890> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880431.16116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880431.16140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880431.16216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880431.16754: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a72030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a439b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a13770> <<< 32645 1726880431.16814: 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 0x7f7d058509b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a11b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059cb560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d05a11ee0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_n86lcs49/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 32645 1726880431.16983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.16986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880431.16996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880431.16998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880431.17154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880431.17158: 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 0x7f7d058ae600> import '_typing' # <<< 32645 1726880431.17264: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058855b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05884710> <<< 32645 1726880431.17366: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.17369: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880431.17554: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.19004: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.20324: 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' <<< 32645 1726880431.20354: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058ac560> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880431.20391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880431.20418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880431.20453: 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' <<< 32645 1726880431.20482: 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 0x7f7d058d60c0> <<< 32645 1726880431.20513: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058d5e50> <<< 32645 1726880431.20560: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058d5760> <<< 32645 1726880431.20593: 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' <<< 32645 1726880431.20631: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058d61b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058af320> <<< 32645 1726880431.20666: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880431.20677: 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 0x7f7d058d6e70> <<< 32645 1726880431.20715: 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 0x7f7d058d70b0> <<< 32645 1726880431.20739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880431.20799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880431.20805: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880431.20859: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058d75c0> import 'pwd' # <<< 32645 1726880431.20890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880431.20908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880431.20977: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057453a0> <<< 32645 1726880431.20987: 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 0x7f7d05746fc0> <<< 32645 1726880431.21032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880431.21036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880431.21082: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057478f0> <<< 32645 1726880431.21086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880431.21142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880431.21166: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05748ad0> <<< 32645 1726880431.21172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880431.21202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880431.21234: 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' <<< 32645 1726880431.21283: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0574b560> <<< 32645 1726880431.21323: 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 0x7f7d05be7050> <<< 32645 1726880431.21381: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05749820> <<< 32645 1726880431.21385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880431.21434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880431.21438: 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' <<< 32645 1726880431.21493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880431.21502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880431.21535: 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 0x7f7d0574f290> import '_tokenize' # <<< 32645 1726880431.21610: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0574dd60> <<< 32645 1726880431.21642: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0574daf0> # /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' <<< 32645 1726880431.21760: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0574e030> <<< 32645 1726880431.21797: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05749d30> <<< 32645 1726880431.21809: 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 0x7f7d057933e0> <<< 32645 1726880431.21847: 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 0x7f7d05793500> <<< 32645 1726880431.22021: 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 <<< 32645 1726880431.22056: 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' # 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 0x7f7d05799130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05798ef0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880431.22305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d0579b650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05799820> # /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' # <<< 32645 1726880431.22335: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0579ede0> <<< 32645 1726880431.22525: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0579b7a0> <<< 32645 1726880431.22575: 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 0x7f7d0579c5f0> <<< 32645 1726880431.22626: 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 0x7f7d0579fef0> <<< 32645 1726880431.22936: 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 0x7f7d057a0110> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05793830> # /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 0x7f7d057a36e0> <<< 32645 1726880431.23039: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880431.23069: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d057a47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a1e80> <<< 32645 1726880431.23110: 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 0x7f7d057a3230> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a1a90> <<< 32645 1726880431.23179: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880431.23287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.23390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.23417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880431.23469: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880431.23491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.24054: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880431.24453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.25144: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880431.25175: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880431.25191: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880431.25266: stdout chunk (state=3): >>># 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 0x7f7d058289b0> <<< 32645 1726880431.25384: 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' <<< 32645 1726880431.25424: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05829700> <<< 32645 1726880431.25427: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a7230> <<< 32645 1726880431.25486: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880431.25507: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.25533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.25548: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880431.25735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.25945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880431.25949: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05829580> <<< 32645 1726880431.25962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.26522: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27074: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27260: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880431.27309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27361: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880431.27372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27568: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880431.27603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880431.27882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.27886: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880431.27998: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.28283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880431.28351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880431.28371: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880431.28465: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0582a690> <<< 32645 1726880431.28478: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.28556: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.28645: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880431.28755: stdout chunk (state=3): >>>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' <<< 32645 1726880431.28781: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880431.28914: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880431.28932: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d05636420> <<< 32645 1726880431.28984: 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 0x7f7d05636c90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0582b2c0> <<< 32645 1726880431.29056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880431.29102: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880431.29120: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29157: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29343: 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 <<< 32645 1726880431.29413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880431.29479: 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 0x7f7d05635a60> <<< 32645 1726880431.29525: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05636f00> <<< 32645 1726880431.29650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880431.29654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29718: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.29792: 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 <<< 32645 1726880431.29855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880431.29871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880431.29972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880431.29976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880431.30035: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0590f110> <<< 32645 1726880431.30098: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05640ec0> <<< 32645 1726880431.30255: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05642600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0563eea0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880431.30280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880431.30345: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880431.30399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 32645 1726880431.30545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 32645 1726880431.30550: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 32645 1726880431.30553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 32645 1726880431.30716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.30831: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880431.30910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880431.30915: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880431.30974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880431.31143: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04b37cb0> <<< 32645 1726880431.31166: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d056c7320> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py <<< 32645 1726880431.31217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880431.31251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880431.31306: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8a720> <<< 32645 1726880431.31344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8b110> <<< 32645 1726880431.31583: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8b260> <<< 32645 1726880431.31587: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880431.31627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880431.31716: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04ba8f80> <<< 32645 1726880431.31801: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' <<< 32645 1726880431.31838: stdout chunk (state=3): >>>import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04baab10> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04bd8ad0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04ba85c0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' <<< 32645 1726880431.31882: stdout chunk (state=3): >>>import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04ba8dd0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py <<< 32645 1726880431.31932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bd8fe0> <<< 32645 1726880431.31964: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bd95e0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8b500> <<< 32645 1726880431.32022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880431.32046: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bd9580> <<< 32645 1726880431.32085: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880431.32368: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py <<< 32645 1726880431.32391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943350> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943590> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880431.32425: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04943710> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943530> <<< 32645 1726880431.32512: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04910740> <<< 32645 1726880431.32544: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049438f0> <<< 32645 1726880431.32581: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880431.32611: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 32645 1726880431.32638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880431.32661: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880431.32734: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04964e00> <<< 32645 1726880431.32764: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880431.32803: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880431.32834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880431.32902: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049672f0> <<< 32645 1726880431.32935: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04967200> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880431.33022: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880431.33049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04983da0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04983980> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04982e70> <<< 32645 1726880431.33077: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049664e0> <<< 32645 1726880431.33107: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880431.33138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880431.33211: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880431.33231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880431.33315: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04996840> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04995460> <<< 32645 1726880431.33475: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04982c90> <<< 32645 1726880431.33479: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04964e90> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049641d0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943ce0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880431.33563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880431.33585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880431.33607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880431.33652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880431.33655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880431.33688: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d049e70e0> <<< 32645 1726880431.33726: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049e6510> <<< 32645 1726880431.33800: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049e4f80> <<< 32645 1726880431.33987: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943fb0> <<< 32645 1726880431.34032: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880431.34050: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe360> <<< 32645 1726880431.34080: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049f7680> <<< 32645 1726880431.34283: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py <<< 32645 1726880431.34299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049f77a0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' <<< 32645 1726880431.34332: stdout chunk (state=3): >>>import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f1730> <<< 32645 1726880431.34359: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' <<< 32645 1726880431.34397: stdout chunk (state=3): >>>import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f21b0> <<< 32645 1726880431.34423: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f0f20> <<< 32645 1726880431.34462: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' <<< 32645 1726880431.34507: stdout chunk (state=3): >>>import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f33e0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f0bf0> <<< 32645 1726880431.34627: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880431.34667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880431.34693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880431.34736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880431.34759: 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 0x7f7d0483d580> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048138f0> <<< 32645 1726880431.34833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880431.34854: 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 0x7f7d0483dee0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0483cf80> <<< 32645 1726880431.34997: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880431.35000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0483e210> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04810bf0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048108f0> import 'pkg_resources.extern.more_itertools' # <<< 32645 1726880431.35008: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f3a40> <<< 32645 1726880431.35058: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880431.35064: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04810980> <<< 32645 1726880431.35158: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049672c0> <<< 32645 1726880431.35186: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' <<< 32645 1726880431.35227: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04869130> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048697f0> <<< 32645 1726880431.35279: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880431.35507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04869e20> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048698b0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048686b0> <<< 32645 1726880431.35515: stdout chunk (state=3): >>>import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880431.35544: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04869f40> import 'pkg_resources.extern.packaging' # <<< 32645 1726880431.35581: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880431.35609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' <<< 32645 1726880431.35639: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04899310> <<< 32645 1726880431.35863: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0486a180> <<< 32645 1726880431.35895: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880431.36035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880431.36075: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048c8d70> <<< 32645 1726880431.36088: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' <<< 32645 1726880431.36118: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' <<< 32645 1726880431.36176: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048ca870> <<< 32645 1726880431.36318: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048ca0f0> <<< 32645 1726880431.36337: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880431.36367: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048caff0> <<< 32645 1726880431.36403: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0489bc20> <<< 32645 1726880431.36447: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0489b680> <<< 32645 1726880431.36911: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0489a0c0> <<< 32645 1726880431.36920: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' <<< 32645 1726880431.36970: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880431.36974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880431.37026: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d046f5160> <<< 32645 1726880431.37457: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d046f4b30> <<< 32645 1726880431.37675: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048cbf80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d046f7200> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048cbcb0> <<< 32645 1726880431.39041: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880431.39045: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880431.39078: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39133: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39169: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39243: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39293: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39416: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39423: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39530: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39588: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39687: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39754: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39816: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39914: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.39988: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.40007: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.41153: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bdb5c0> <<< 32645 1726880431.41183: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880431.41475: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py <<< 32645 1726880431.41479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880431.41604: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0477ba10> <<< 32645 1726880431.41858: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04941040> <<< 32645 1726880431.41895: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' <<< 32645 1726880431.41949: stdout chunk (state=3): >>>import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b2570> <<< 32645 1726880431.41960: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' <<< 32645 1726880431.41989: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b27b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' <<< 32645 1726880431.42018: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py <<< 32645 1726880431.42052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880431.42207: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b3140> <<< 32645 1726880431.42211: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b3b90> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b2de0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410410> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py <<< 32645 1726880431.42244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044105f0> <<< 32645 1726880431.42296: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410830> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py <<< 32645 1726880431.42324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410ad0> <<< 32645 1726880431.42346: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' <<< 32645 1726880431.42489: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410d70> <<< 32645 1726880431.42522: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044110a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04411370> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044116a0> <<< 32645 1726880431.42544: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880431.42608: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044119d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880431.42892: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04411d60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880431.42924: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04412240> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04412840> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04412f30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044134a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044138c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04413c50> <<< 32645 1726880431.42958: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04413f50> <<< 32645 1726880431.42999: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' <<< 32645 1726880431.43040: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044303e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880431.43069: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044306e0> <<< 32645 1726880431.43116: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880431.43140: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04430bf0> <<< 32645 1726880431.43175: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04430dd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880431.43231: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431040> <<< 32645 1726880431.43259: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880431.43294: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431550> <<< 32645 1726880431.43346: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' <<< 32645 1726880431.43355: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431a60> <<< 32645 1726880431.43392: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' <<< 32645 1726880431.43446: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431dc0> <<< 32645 1726880431.43548: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04432120> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' <<< 32645 1726880431.43553: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044324b0> <<< 32645 1726880431.43585: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04432810> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880431.43614: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880431.43753: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044333e0> <<< 32645 1726880431.43758: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04432a20> <<< 32645 1726880431.43778: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880431.43903: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04454500> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' <<< 32645 1726880431.44031: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04456240> <<< 32645 1726880431.44064: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py <<< 32645 1726880431.44068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044564b0> <<< 32645 1726880431.44073: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880431.44075: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04456fc0> <<< 32645 1726880431.44189: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04455ee0> <<< 32645 1726880431.44192: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880431.44210: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880431.44317: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044741d0> <<< 32645 1726880431.44325: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04457cb0> <<< 32645 1726880431.44368: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04457860> <<< 32645 1726880431.44447: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04475a60> <<< 32645 1726880431.44470: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880431.44519: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880431.44541: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044767e0> <<< 32645 1726880431.44699: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04476150> <<< 32645 1726880431.44703: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044778c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' <<< 32645 1726880431.44706: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' <<< 32645 1726880431.44731: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880431.44878: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449cb30> <<< 32645 1726880431.44978: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880431.45022: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449ea80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449f440> <<< 32645 1726880431.45043: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449c740> <<< 32645 1726880431.45091: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449c2f0> <<< 32645 1726880431.45113: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880431.45222: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b43b0> <<< 32645 1726880431.45231: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880431.45404: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b4d10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880431.45408: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b5730> <<< 32645 1726880431.45431: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880431.45456: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b6180> <<< 32645 1726880431.45488: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880431.45552: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b68d0> <<< 32645 1726880431.45555: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880431.45680: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b73e0> <<< 32645 1726880431.45683: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880431.45842: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b7e30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d08c0> <<< 32645 1726880431.45852: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880431.45893: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d0b90> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d1580> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py <<< 32645 1726880431.45897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880431.45968: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d1b80> <<< 32645 1726880431.45972: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880431.46054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' <<< 32645 1726880431.46057: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d3110> <<< 32645 1726880431.46285: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d2960> <<< 32645 1726880431.46315: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044557f0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' <<< 32645 1726880431.46406: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880431.46413: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f71d0> <<< 32645 1726880431.46593: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6e40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f73b0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6a20> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f79b0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' <<< 32645 1726880431.46605: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431c530> <<< 32645 1726880431.46814: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431c140> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431c5f0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' <<< 32645 1726880431.46819: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431cb30> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6720> <<< 32645 1726880431.46842: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bdab10> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a4950> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880431.46903: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d0431e7b0> <<< 32645 1726880431.46970: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6780> <<< 32645 1726880431.47001: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d056d8620> <<< 32645 1726880431.47103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880431.56971: stdout chunk (state=3): >>> {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880431.57769: 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 <<< 32645 1726880431.57937: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile<<< 32645 1726880431.57946: stdout chunk (state=3): >>> # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing 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 <<< 32645 1726880431.58016: 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip <<< 32645 1726880431.58188: stdout chunk (state=3): >>># cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc <<< 32645 1726880431.58191: stdout chunk (state=3): >>># cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880431.58798: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit <<< 32645 1726880431.58840: stdout chunk (state=3): >>># cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery <<< 32645 1726880431.58955: stdout chunk (state=3): >>># destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints <<< 32645 1726880431.59054: stdout chunk (state=3): >>># destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux <<< 32645 1726880431.59159: stdout chunk (state=3): >>># destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text <<< 32645 1726880431.59182: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy <<< 32645 1726880431.59411: stdout chunk (state=3): >>># destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 32645 1726880431.59489: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref <<< 32645 1726880431.59585: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 <<< 32645 1726880431.59648: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880431.59843: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880431.59856: stdout chunk (state=3): >>># destroy selinux.audit2why # destroy _datetime <<< 32645 1726880431.60421: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880431.60480: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 32645 1726880431.60504: stdout chunk (state=3): >>># destroy configparser <<< 32645 1726880431.60853: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching <<< 32645 1726880431.60858: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize <<< 32645 1726880431.60861: stdout chunk (state=3): >>># destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser <<< 32645 1726880431.60865: stdout chunk (state=3): >>># destroy _string # destroy zipimport # destroy enum # destroy struct <<< 32645 1726880431.60867: stdout chunk (state=3): >>># destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging <<< 32645 1726880431.60869: stdout chunk (state=3): >>># destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma <<< 32645 1726880431.60873: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode <<< 32645 1726880431.60884: stdout chunk (state=3): >>># destroy ntpath # destroy pyexpat <<< 32645 1726880431.61056: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress <<< 32645 1726880431.61067: stdout chunk (state=3): >>># destroy binascii # destroy locale # destroy collections.abc <<< 32645 1726880431.61089: stdout chunk (state=3): >>># destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880431.61114: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880431.61365: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases <<< 32645 1726880431.61393: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix <<< 32645 1726880431.61422: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880431.62265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880431.62270: stdout chunk (state=3): >>><<< 32645 1726880431.62278: stderr chunk (state=3): >>><<< 32645 1726880431.62664: _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 0x7f7d05d2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05cfbb30> # /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 0x7f7d05d2eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f7d05afd160> # /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 0x7f7d05afe3f0> # /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 0x7f7d05aff1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05afe600> # /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 0x7f7d05b30140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f7d05afe150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f7d05b4e0c0> # /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 0x7f7d05b91160> # /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 0x7f7d05b917f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b4f830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b4eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b57230> # /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 0x7f7d05bbcd10> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b938f0> # /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 0x7f7d05bbcd70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b6a930> # /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 0x7f7d05bbe060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b56510> # /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 0x7f7d05bbe480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe330> # 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 0x7f7d05bbe720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05b55100> 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 0x7f7d05be4bf0> 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 0x7f7d05be6330> # /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 0x7f7d05be71d0> # 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 0x7f7d05be7800> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05be6720> # /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 0x7f7d0599c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05be79b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe960> # /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 0x7f7d059c8230> # /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 0x7f7d059c8d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059c8aa0> # 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 0x7f7d059c8d70> # 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 0x7f7d059c8f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0599e390> # /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 0x7f7d059ca600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059c9280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbf110> # /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 0x7f7d059f69c0> # /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 0x7f7d05a12ae0> # /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 0x7f7d05a43890> # /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 0x7f7d05a72030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a439b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a13770> # /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 0x7f7d058509b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05a11b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d059cb560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d05a11ee0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_n86lcs49/ansible_fedora.linux_system_roles.local_seport_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 0x7f7d058ae600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058855b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05884710> # 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 0x7f7d058ac560> # /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 0x7f7d058d60c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058d5e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058d5760> # /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 0x7f7d058d61b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d058af320> 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 0x7f7d058d6e70> # 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 0x7f7d058d70b0> # /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 0x7f7d058d75c0> 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 0x7f7d057453a0> # 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 0x7f7d05746fc0> # /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 0x7f7d057478f0> # /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 0x7f7d05748ad0> # /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 0x7f7d0574b560> # 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 0x7f7d05be7050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05749820> # /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 0x7f7d0574f290> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0574dd60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0574daf0> # /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 0x7f7d0574e030> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05749d30> # 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 0x7f7d057933e0> # /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 0x7f7d05793500> # /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 0x7f7d05799130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05798ef0> # /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 0x7f7d0579b650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05799820> # /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 0x7f7d0579ede0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0579b7a0> # 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 0x7f7d0579c5f0> # 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 0x7f7d0579fef0> # 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 0x7f7d057a0110> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05793830> # /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 0x7f7d057a36e0> # 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 0x7f7d057a47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a1e80> # 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 0x7f7d057a3230> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a1a90> # 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 0x7f7d058289b0> # /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 0x7f7d05829700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a7230> 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 0x7f7d05829580> # 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 0x7f7d0582a690> # 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 0x7f7d05636420> # 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 0x7f7d05636c90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0582b2c0> # 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 0x7f7d05635a60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05636f00> 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 0x7f7d0590f110> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05640ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05642600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0563eea0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04b37cb0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d056c7320> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f7d04b8a720> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8b110> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8b260> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04ba8f80> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04baab10> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04bd8ad0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04ba85c0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04ba8dd0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bd8fe0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bd95e0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04b8b500> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bd9580> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943350> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943590> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04943710> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943530> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04910740> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049438f0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04964e00> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049672f0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04967200> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04983da0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04983980> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04982e70> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049664e0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04996840> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04995460> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04982c90> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04964e90> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049641d0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943ce0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d049e70e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049e6510> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049e4f80> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04943fb0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d05bbe360> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049f7680> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049f77a0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f1730> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f21b0> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f0f20> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f33e0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f0bf0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7f7d0483d580> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048138f0> # /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' # 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 0x7f7d0483dee0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0483cf80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0483e210> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04810bf0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048108f0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047f3a40> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04810980> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d049672c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04869130> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048697f0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7f7d04869e20> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048698b0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048686b0> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04869f40> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04899310> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0486a180> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048c8d70> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048ca870> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048ca0f0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048caff0> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0489bc20> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0489b680> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0489a0c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d046f5160> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d046f4b30> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048cbf80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d046f7200> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d048cbcb0> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bdb5c0> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0477ba10> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d04941040> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b2570> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b27b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b3140> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b3b90> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d047b2de0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410410> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044105f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410830> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410ad0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04410d70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044110a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04411370> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044116a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044119d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04411d60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04412240> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04412840> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04412f30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044134a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044138c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04413c50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04413f50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044303e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044306e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04430bf0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04430dd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431040> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431a60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04431dc0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04432120> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044324b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04432810> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044333e0> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04432a20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04454500> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04456240> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044564b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04456fc0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04455ee0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044741d0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04457cb0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04457860> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04475a60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044767e0> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04476150> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044778c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449cb30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449ea80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449f440> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449c740> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0449c2f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b43b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b4d10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b5730> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b6180> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b68d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b73e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044b7e30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d08c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d0b90> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d1580> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d1b80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d3110> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044d2960> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044557f0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f71d0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6e40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f73b0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6a20> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f79b0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431c530> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431c140> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431c5f0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d0431cb30> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6720> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d04bdab10> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d057a4950> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d0431e7b0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d044f6780> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d056d8620> # zipimport: zlib available {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880431.64959: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '2224', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880430.9282098-33837-199254706313573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880431.64963: _low_level_execute_command(): starting 32645 1726880431.64965: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880430.9282098-33837-199254706313573/ > /dev/null 2>&1 && sleep 0' 32645 1726880431.64968: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880431.64971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880431.64973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.66919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.66922: stdout chunk (state=3): >>><<< 32645 1726880431.66925: stderr chunk (state=3): >>><<< 32645 1726880431.66928: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880431.66930: handler run complete 32645 1726880431.66933: attempt loop complete, returning result 32645 1726880431.66935: variable '__selinux_item' from source: unknown 32645 1726880431.67067: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '2224', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "2224" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 32645 1726880431.67391: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880431.67395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880431.67397: variable 'omit' from source: magic vars 32645 1726880431.67994: 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) 32645 1726880431.67998: 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) 32645 1726880431.68000: 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) 32645 1726880431.68255: 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) 32645 1726880431.68276: 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) 32645 1726880431.68429: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880431.68433: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880431.68436: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880431.68784: variable 'ansible_facts' from source: unknown 32645 1726880431.69588: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880431.70001: variable 'ansible_facts' from source: unknown 32645 1726880431.70452: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880431.70815: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880431.70819: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880431.71231: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880431.71239: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880431.71282: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880431.71601: variable 'ansible_facts' from source: unknown 32645 1726880431.72055: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880431.72555: variable 'ansible_facts' from source: unknown 32645 1726880431.72910: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880431.73247: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880431.73263: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880431.73324: variable 'omit' from source: magic vars 32645 1726880431.73351: variable 'omit' from source: magic vars 32645 1726880431.73762: variable '__selinux_item' from source: unknown 32645 1726880431.73975: 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) 32645 1726880431.74011: 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) 32645 1726880431.74116: 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) 32645 1726880431.74301: 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) 32645 1726880431.74313: 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) 32645 1726880431.74402: variable '__selinux_item' from source: unknown 32645 1726880431.74736: variable '__selinux_item' from source: unknown 32645 1726880431.74975: variable '__selinux_item' from source: unknown 32645 1726880431.75208: variable '__selinux_item' from source: unknown 32645 1726880431.75522: variable 'ansible_selinux' from source: facts 32645 1726880431.75559: variable 'omit' from source: magic vars 32645 1726880431.75590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880431.75622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880431.75831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880431.75835: variable 'inventory_hostname' from source: set_fact 32645 1726880431.75837: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880431.75840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880431.75978: Set connection var ansible_shell_executable to /bin/sh 32645 1726880431.75990: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880431.76002: Set connection var ansible_timeout to 10 32645 1726880431.76010: Set connection var ansible_shell_type to sh 32645 1726880431.76034: Set connection var ansible_pipelining to False 32645 1726880431.76254: Set connection var ansible_connection to ssh 32645 1726880431.76257: variable 'ansible_shell_executable' from source: unknown 32645 1726880431.76261: variable 'ansible_connection' from source: unknown 32645 1726880431.76264: variable 'ansible_module_compression' from source: unknown 32645 1726880431.76266: variable 'ansible_shell_type' from source: unknown 32645 1726880431.76268: variable 'ansible_shell_executable' from source: unknown 32645 1726880431.76270: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880431.76272: variable 'ansible_pipelining' from source: unknown 32645 1726880431.76274: variable 'ansible_timeout' from source: unknown 32645 1726880431.76276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880431.76440: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880431.76513: variable 'omit' from source: magic vars 32645 1726880431.76524: starting attempt loop 32645 1726880431.76535: running the handler 32645 1726880431.76547: _low_level_execute_command(): starting 32645 1726880431.76654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880431.77792: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880431.77870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.77874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.78161: stderr chunk (state=3): >>>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 <<< 32645 1726880431.79936: stdout chunk (state=3): >>>/root <<< 32645 1726880431.80041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.80100: stderr chunk (state=3): >>><<< 32645 1726880431.80120: stdout chunk (state=3): >>><<< 32645 1726880431.80221: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880431.80225: _low_level_execute_command(): starting 32645 1726880431.80227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135 `" && echo ansible-tmp-1726880431.8013995-33837-58838984139135="` echo /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135 `" ) && sleep 0' 32645 1726880431.81303: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880431.81319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880431.81464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.81673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880431.81715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.83840: stdout chunk (state=3): >>>ansible-tmp-1726880431.8013995-33837-58838984139135=/root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135 <<< 32645 1726880431.83947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.84076: stderr chunk (state=3): >>><<< 32645 1726880431.84086: stdout chunk (state=3): >>><<< 32645 1726880431.84354: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880431.8013995-33837-58838984139135=/root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880431.84357: variable 'ansible_module_compression' from source: unknown 32645 1726880431.84360: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880431.84374: variable 'ansible_facts' from source: unknown 32645 1726880431.84447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py 32645 1726880431.84751: Sending initial data 32645 1726880431.84810: Sent initial data (160 bytes) 32645 1726880431.86254: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.86293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880431.86309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880431.86338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880431.86467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.88154: 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 <<< 32645 1726880431.88218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880431.88256: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py" <<< 32645 1726880431.88312: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpqwu8yfc8 /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py <<< 32645 1726880431.88380: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpqwu8yfc8" to remote "/root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py" <<< 32645 1726880431.90484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.90496: stdout chunk (state=3): >>><<< 32645 1726880431.90509: stderr chunk (state=3): >>><<< 32645 1726880431.90545: done transferring module to remote 32645 1726880431.90791: _low_level_execute_command(): starting 32645 1726880431.90795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/ /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py && sleep 0' 32645 1726880431.91977: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880431.92035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880431.92057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880431.92079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880431.92097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880431.92166: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.92224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880431.92253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880431.92277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880431.92445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.94287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880431.94368: stderr chunk (state=3): >>><<< 32645 1726880431.94384: stdout chunk (state=3): >>><<< 32645 1726880431.94409: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880431.94423: _low_level_execute_command(): starting 32645 1726880431.94508: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/AnsiballZ_local_seport.py && sleep 0' 32645 1726880431.95454: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880431.95458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880431.95480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880431.95534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880431.95551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880431.95584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880431.95700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880431.98085: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880431.98088: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880431.98134: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880431.98171: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880431.98336: stdout chunk (state=3): >>>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' # <<< 32645 1726880431.98357: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880431.98471: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12fb4530> <<< 32645 1726880431.98586: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12f83b30> # /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 0x7f5a12fb6ab0> <<< 32645 1726880431.98641: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880431.98947: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5a12d85160> <<< 32645 1726880431.98979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880431.98983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880431.98985: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12d863f0> <<< 32645 1726880431.98987: 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' <<< 32645 1726880431.99036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880431.99039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12d871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12d86600> <<< 32645 1726880431.99071: 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' <<< 32645 1726880431.99099: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12db8140> import 'importlib.util' # <<< 32645 1726880431.99257: stdout chunk (state=3): >>>import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f5a12d86150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880431.99295: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880431.99317: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880431.99341: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880431.99374: 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. <<< 32645 1726880431.99685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.00019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880432.00022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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 0x7f5a12dd60c0> # /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 0x7f5a12e19160> <<< 32645 1726880432.00027: 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 0x7f5a12e197f0> <<< 32645 1726880432.00053: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880432.00121: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12dd7830> <<< 32645 1726880432.00189: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12dd6ab0> <<< 32645 1726880432.00261: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12ddf230> <<< 32645 1726880432.00288: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880432.00321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880432.00373: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880432.00436: 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 0x7f5a12e44d10> <<< 32645 1726880432.00519: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e1b8f0> # /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 0x7f5a12e44d70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12df2930> <<< 32645 1726880432.00546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880432.00585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12dde510> <<< 32645 1726880432.00615: 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' <<< 32645 1726880432.00655: 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 0x7f5a12e46480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46330> <<< 32645 1726880432.00736: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.01132: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a12e46720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12ddd100> 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 0x7f5a12e6cbf0> 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 0x7f5a12e6e330> # /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 0x7f5a12e6f1d0> # 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 0x7f5a12e6f800> <<< 32645 1726880432.01144: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e6e720> # /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' <<< 32645 1726880432.01585: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a12c242c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e6f9b0> <<< 32645 1726880432.01861: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46960> # /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' <<< 32645 1726880432.01866: 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 0x7f5a12c50230> # /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 0x7f5a12c50d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c50aa0> # 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 0x7f5a12c50d70> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.01872: stdout chunk (state=3): >>># 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 0x7f5a12c50f50> <<< 32645 1726880432.01875: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c26390> <<< 32645 1726880432.01988: stdout chunk (state=3): >>># /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 0x7f5a12c52600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c51280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e47110> # /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 0x7f5a12c7e9c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880432.02043: 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 # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880432.02089: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c9aae0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880432.02110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880432.02177: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880432.02242: 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 0x7f5a12ccb890> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880432.02252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880432.02338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880432.02346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880432.02436: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12cfa030> <<< 32645 1726880432.02604: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12ccb9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c9b770> <<< 32645 1726880432.02618: 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 0x7f5a12ad49b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c99b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c53560> <<< 32645 1726880432.02959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a12c99ee0> <<< 32645 1726880432.03022: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_4ht2_2z1/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 32645 1726880432.03069: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880432.03074: stdout chunk (state=3): >>># 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 <<< 32645 1726880432.03383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880432.03388: 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 0x7f5a12b32630> import '_typing' # <<< 32645 1726880432.03478: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b095b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b08710> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 32645 1726880432.03594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880432.05266: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.06405: 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 0x7f5a12b30590> <<< 32645 1726880432.06438: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.06475: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880432.06503: 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' <<< 32645 1726880432.06557: 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 0x7f5a12b5a0f0> <<< 32645 1726880432.06605: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b59e80> <<< 32645 1726880432.06978: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b59790> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880432.06981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880432.07006: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b59ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b330e0> 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 0x7f5a12b5ae70> # 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 0x7f5a12b5b0b0> # /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 0x7f5a12b5b5f0> 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' <<< 32645 1726880432.07075: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129c9370> <<< 32645 1726880432.07186: 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 0x7f5a129caf90> # /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 0x7f5a129cb8f0> # /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' <<< 32645 1726880432.07212: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129ccaa0> <<< 32645 1726880432.07226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880432.07280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880432.07294: 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' <<< 32645 1726880432.07352: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129cf560> <<< 32645 1726880432.07389: 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 0x7f5a12ad4e30> <<< 32645 1726880432.07440: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129cd820> <<< 32645 1726880432.07590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880432.07594: 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 <<< 32645 1726880432.07676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129d33e0> import '_tokenize' # <<< 32645 1726880432.07768: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129d1eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129d1c10> # /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' <<< 32645 1726880432.08021: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129d2180> <<< 32645 1726880432.08025: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129cdd30> # 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 0x7f5a12a17560> # /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 0x7f5a12a17710> # /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 0x7f5a12a1d2e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a1d0a0> <<< 32645 1726880432.08566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880432.08582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a12a1f860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a1d9a0> # /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 0x7f5a12a22ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a1f9b0> <<< 32645 1726880432.08637: 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 0x7f5a12a239e0> <<< 32645 1726880432.08689: 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 0x7f5a12a240b0> <<< 32645 1726880432.08736: 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 0x7f5a12a24380> <<< 32645 1726880432.08759: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a179e0> <<< 32645 1726880432.08804: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880432.08896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880432.08919: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a12a27ad0> <<< 32645 1726880432.09108: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.09122: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a12a28a70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a26240> <<< 32645 1726880432.09509: 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 0x7f5a12a275c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a25e20> <<< 32645 1726880432.09513: stdout chunk (state=3): >>># 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' # <<< 32645 1726880432.09538: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880432.09705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.09831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.10537: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.11220: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880432.11492: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7f5a12aacbf0> # /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 0x7f5a12aad9d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a2b5c0> <<< 32645 1726880432.11543: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32645 1726880432.11578: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880432.11775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.11969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12aad610> <<< 32645 1726880432.11999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.12546: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.13271: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880432.13309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.13479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880432.13550: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880432.13578: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880432.13774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880432.13968: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.14263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880432.14319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880432.14343: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880432.14485: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12aae960> # zipimport: zlib available <<< 32645 1726880432.14765: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880432.14789: stdout chunk (state=3): >>>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' <<< 32645 1726880432.14877: 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 0x7f5a128ba450> <<< 32645 1726880432.14923: 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 0x7f5a128bad20> <<< 32645 1726880432.14955: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12aaf830> # zipimport: zlib available <<< 32645 1726880432.15001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.15047: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880432.15096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.15306: stdout chunk (state=3): >>># 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 <<< 32645 1726880432.15321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.15427: 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 0x7f5a128b9ac0> <<< 32645 1726880432.15560: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128bb050> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880432.15593: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.15640: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.15664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.15720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32645 1726880432.15785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880432.15840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880432.15943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880432.15966: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b8f050> <<< 32645 1726880432.15988: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128c4d10> <<< 32645 1726880432.16075: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128c2ff0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128c2e70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880432.16370: stdout chunk (state=3): >>># 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 32645 1726880432.16377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.16407: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 32645 1726880432.16445: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 32645 1726880432.16550: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.16683: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880432.16747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880432.16826: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880432.17321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11e9bb90> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1294b200> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880432.17327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eee660> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eef080> <<< 32645 1726880432.17425: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eef1d0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880432.17607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880432.17613: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0cf20> <<< 32645 1726880432.17621: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0eab0> <<< 32645 1726880432.18005: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11f40a40> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0c560> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0cd70> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f40f20> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f41520> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eef470> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880432.18094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f41550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880432.18178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7260> <<< 32645 1726880432.18267: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be74a0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11be7620> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7440> <<< 32645 1726880432.18353: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11bb4680> <<< 32645 1726880432.18851: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be6fc0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c08ce0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880432.18868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 32645 1726880432.19000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c0b1d0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c0b1a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c27c80> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c27830> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c26d50> <<< 32645 1726880432.19018: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c0a3c0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880432.19099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880432.19158: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c3a6f0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c39310> <<< 32645 1726880432.19203: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c26bd0> <<< 32645 1726880432.19668: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c08d70> <<< 32645 1726880432.19689: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7fb0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7b90> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11c8af00> <<< 32645 1726880432.19708: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c8a360> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c88d70> <<< 32645 1726880432.19976: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7e90> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46360> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c9b050> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c9b4d0> <<< 32645 1726880432.20012: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880432.20073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.20509: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a85460> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a85f70> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a84c50> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a87140> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a84920> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880432.20515: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880432.20610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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' <<< 32645 1726880432.20640: 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 0x7f5a11ad12e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa7bf0> <<< 32645 1726880432.20736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # 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 0x7f5a11ad1c10> <<< 32645 1726880432.21145: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11ad0ce0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11ad1f10> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa4980> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa4680> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a877d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa44a0> <<< 32645 1726880432.21158: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c9b1d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.21289: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b00e00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b014c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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' <<< 32645 1726880432.21373: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01b20> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01580> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b00380> <<< 32645 1726880432.21409: stdout chunk (state=3): >>>import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880432.21509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01c40> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880432.21675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2cf80> <<< 32645 1726880432.21740: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01df0> <<< 32645 1726880432.21772: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880432.21801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py <<< 32645 1726880432.21821: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880432.22057: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5c980> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' <<< 32645 1726880432.22081: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5e4b0> <<< 32645 1726880432.22245: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5dd00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880432.22335: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5ede0> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2f830> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2f2c0> <<< 32645 1726880432.22872: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2dd30> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880432.22906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11980f50> <<< 32645 1726880432.23537: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a119808f0> <<< 32645 1726880432.23566: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5fe60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 32645 1726880432.23602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11982ff0> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5faa0> <<< 32645 1726880432.24820: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880432.24923: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880432.24976: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25062: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25163: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25305: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25426: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25447: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25524: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25578: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25686: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25725: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.25794: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.26753: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f43500> <<< 32645 1726880432.26870: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.27215: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880432.27331: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a07b00> <<< 32645 1726880432.27606: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11be4c20> <<< 32645 1726880432.27651: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3e360> <<< 32645 1726880432.27668: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' <<< 32645 1726880432.27715: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3e5d0> <<< 32645 1726880432.27719: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' <<< 32645 1726880432.27753: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py <<< 32645 1726880432.27771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880432.27813: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3ef90> <<< 32645 1726880432.27907: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3fa10> <<< 32645 1726880432.27960: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3ec60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' <<< 32645 1726880432.27964: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c260> <<< 32645 1726880432.27967: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c440> <<< 32645 1726880432.28061: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c680> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c8f0> <<< 32645 1726880432.28067: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169cb90> <<< 32645 1726880432.28119: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' <<< 32645 1726880432.28171: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169ce90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169d190> <<< 32645 1726880432.28176: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' <<< 32645 1726880432.28256: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169d490> <<< 32645 1726880432.28260: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py <<< 32645 1726880432.28267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169d790> <<< 32645 1726880432.28289: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880432.28318: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169db20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880432.28388: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169e030> <<< 32645 1726880432.28392: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' <<< 32645 1726880432.28456: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169e630> <<< 32645 1726880432.28462: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py <<< 32645 1726880432.28481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169ecf0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py <<< 32645 1726880432.28504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169f260> <<< 32645 1726880432.28537: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' <<< 32645 1726880432.28564: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169f6b0> <<< 32645 1726880432.28592: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' <<< 32645 1726880432.28621: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169fa10> <<< 32645 1726880432.28646: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169fdd0> <<< 32645 1726880432.28681: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py <<< 32645 1726880432.28705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bc170> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880432.28759: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bc4a0> <<< 32645 1726880432.28770: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880432.28864: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bc9b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bcb90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py <<< 32645 1726880432.28872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880432.28973: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bcdd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880432.28993: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bd2e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bd7c0> <<< 32645 1726880432.29044: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' <<< 32645 1726880432.29077: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bdaf0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' <<< 32645 1726880432.29109: stdout chunk (state=3): >>>import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bde80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' <<< 32645 1726880432.29126: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116be210> <<< 32645 1726880432.29135: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' <<< 32645 1726880432.29179: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116be540> <<< 32645 1726880432.29182: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py <<< 32645 1726880432.29223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880432.29232: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py <<< 32645 1726880432.29243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880432.29291: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bf140> <<< 32645 1726880432.29329: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116be780> <<< 32645 1726880432.29360: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py <<< 32645 1726880432.29376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880432.29472: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116e8350> <<< 32645 1726880432.29476: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.29507: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py <<< 32645 1726880432.29546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py <<< 32645 1726880432.29551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880432.29585: stdout chunk (state=3): >>>import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ea0c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' <<< 32645 1726880432.29656: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ea330> <<< 32645 1726880432.29693: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880432.29713: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116eadb0> <<< 32645 1726880432.29739: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116e9d60> <<< 32645 1726880432.29753: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880432.29789: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' <<< 32645 1726880432.29818: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880432.29972: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ebfe0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ebb00> <<< 32645 1726880432.29988: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116eb6b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' <<< 32645 1726880432.30029: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117058b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py <<< 32645 1726880432.30060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880432.30078: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py <<< 32645 1726880432.30189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880432.30202: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11706630> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11705fd0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880432.30278: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117077d0> <<< 32645 1726880432.30359: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' <<< 32645 1726880432.30363: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py <<< 32645 1726880432.30372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880432.30488: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11728a70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880432.30585: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1172ab10> <<< 32645 1726880432.30616: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880432.30662: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1172b500> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11728680> <<< 32645 1726880432.30711: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11728230> <<< 32645 1726880432.30733: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880432.30768: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117404a0> <<< 32645 1726880432.30780: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880432.30830: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11740e00> <<< 32645 1726880432.30857: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880432.31017: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11741820> <<< 32645 1726880432.31060: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11742270> <<< 32645 1726880432.31092: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880432.31114: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11742960> <<< 32645 1726880432.31355: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880432.31388: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117434a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11743ec0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175c890> <<< 32645 1726880432.31631: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175cb30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' <<< 32645 1726880432.31636: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175d580> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175dbb0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' <<< 32645 1726880432.31657: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175f200> <<< 32645 1726880432.31840: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175ea20> <<< 32645 1726880432.31994: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116e96a0> <<< 32645 1726880432.32097: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117831d0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11782e40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11783380> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11782a20> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py <<< 32645 1726880432.32259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11783a40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a85c0> <<< 32645 1726880432.32299: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a81a0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a8650> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a8b90> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11782720> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f42a50> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11e9bc20> <<< 32645 1726880432.32340: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py <<< 32645 1726880432.32452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880432.32489: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a115aa7b0> <<< 32645 1726880432.32590: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a119e7620> <<< 32645 1726880432.32616: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1295c5f0> <<< 32645 1726880432.32657: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.42664: stdout chunk (state=3): >>> {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880432.43471: 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<<< 32645 1726880432.43586: stdout chunk (state=3): >>> # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib <<< 32645 1726880432.43631: stdout chunk (state=3): >>># 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 32645 1726880432.43710: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces <<< 32645 1726880432.43775: stdout chunk (state=3): >>># cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery<<< 32645 1726880432.43909: stdout chunk (state=3): >>> # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880432.44320: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit <<< 32645 1726880432.44388: stdout chunk (state=3): >>># cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery <<< 32645 1726880432.44522: stdout chunk (state=3): >>># destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer <<< 32645 1726880432.44633: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse <<< 32645 1726880432.44700: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy <<< 32645 1726880432.44759: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings <<< 32645 1726880432.44926: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880432.44934: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 32645 1726880432.44939: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880432.45092: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime <<< 32645 1726880432.45651: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880432.45707: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 32645 1726880432.45725: stdout chunk (state=3): >>># destroy configparser <<< 32645 1726880432.45850: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage <<< 32645 1726880432.46074: stdout chunk (state=3): >>># destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode <<< 32645 1726880432.46097: stdout chunk (state=3): >>># destroy ntpath # destroy pyexpat <<< 32645 1726880432.46176: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess <<< 32645 1726880432.46179: stdout chunk (state=3): >>># destroy ipaddress # destroy binascii # destroy locale <<< 32645 1726880432.46206: stdout chunk (state=3): >>># destroy collections.abc # destroy inspect # destroy keyword # destroy abc <<< 32645 1726880432.46372: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880432.46627: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880432.46653: stdout chunk (state=3): >>># destroy _warnings <<< 32645 1726880432.46752: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # clear sys.audit hooks <<< 32645 1726880432.47457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880432.47461: stdout chunk (state=3): >>><<< 32645 1726880432.47475: stderr chunk (state=3): >>><<< 32645 1726880432.47958: _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 0x7f5a12fb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12f83b30> # /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 0x7f5a12fb6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5a12d85160> # /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 0x7f5a12d863f0> # /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 0x7f5a12d871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12d86600> # /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 0x7f5a12db8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f5a12d86150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f5a12dd60c0> # /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 0x7f5a12e19160> # /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 0x7f5a12e197f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12dd7830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12dd6ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12ddf230> # /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 0x7f5a12e44d10> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e1b8f0> # /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 0x7f5a12e44d70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12df2930> # /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 0x7f5a12e46060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12dde510> # /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 0x7f5a12e46480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46330> # 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 0x7f5a12e46720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12ddd100> 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 0x7f5a12e6cbf0> 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 0x7f5a12e6e330> # /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 0x7f5a12e6f1d0> # 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 0x7f5a12e6f800> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e6e720> # /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 0x7f5a12c242c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e6f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46960> # /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 0x7f5a12c50230> # /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 0x7f5a12c50d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c50aa0> # 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 0x7f5a12c50d70> # 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 0x7f5a12c50f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c26390> # /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 0x7f5a12c52600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c51280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e47110> # /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 0x7f5a12c7e9c0> # /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 0x7f5a12c9aae0> # /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 0x7f5a12ccb890> # /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 0x7f5a12cfa030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12ccb9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c9b770> # /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 0x7f5a12ad49b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c99b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12c53560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a12c99ee0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_4ht2_2z1/ansible_fedora.linux_system_roles.local_seport_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 0x7f5a12b32630> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b095b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b08710> # 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 0x7f5a12b30590> # /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 0x7f5a12b5a0f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b59e80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b59790> # /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 0x7f5a12b59ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12b330e0> 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 0x7f5a12b5ae70> # 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 0x7f5a12b5b0b0> # /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 0x7f5a12b5b5f0> 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 0x7f5a129c9370> # 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 0x7f5a129caf90> # /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 0x7f5a129cb8f0> # /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 0x7f5a129ccaa0> # /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 0x7f5a129cf560> # 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 0x7f5a12ad4e30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129cd820> # /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 0x7f5a129d33e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129d1eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129d1c10> # /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 0x7f5a129d2180> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a129cdd30> # 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 0x7f5a12a17560> # /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 0x7f5a12a17710> # /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 0x7f5a12a1d2e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a1d0a0> # /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 0x7f5a12a1f860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a1d9a0> # /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 0x7f5a12a22ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a1f9b0> # 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 0x7f5a12a239e0> # 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 0x7f5a12a240b0> # 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 0x7f5a12a24380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a179e0> # /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 0x7f5a12a27ad0> # 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 0x7f5a12a28a70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a26240> # 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 0x7f5a12a275c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a25e20> # 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 0x7f5a12aacbf0> # /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 0x7f5a12aad9d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12a2b5c0> 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 0x7f5a12aad610> # 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 0x7f5a12aae960> # 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 0x7f5a128ba450> # 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 0x7f5a128bad20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12aaf830> # 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 0x7f5a128b9ac0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128bb050> 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 0x7f5a12b8f050> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128c4d10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128c2ff0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a128c2e70> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11e9bb90> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1294b200> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f5a11eee660> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eef080> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eef1d0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0cf20> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0eab0> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11f40a40> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0c560> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f0cd70> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f40f20> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f41520> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11eef470> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f41550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7260> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be74a0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11be7620> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7440> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11bb4680> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be6fc0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c08ce0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c0b1d0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c0b1a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c27c80> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c27830> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c26d50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c0a3c0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c3a6f0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c39310> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c26bd0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c08d70> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7fb0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7b90> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11c8af00> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c8a360> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c88d70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11be7e90> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a12e46360> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c9b050> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c9b4d0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a85460> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a85f70> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a84c50> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a87140> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a84920> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7f5a11ad12e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa7bf0> # /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' # 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 0x7f5a11ad1c10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11ad0ce0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11ad1f10> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa4980> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa4680> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a877d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11aa44a0> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11c9b1d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b00e00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b014c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7f5a11b01b20> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01580> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b00380> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01c40> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2cf80> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b01df0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5c980> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5e4b0> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5dd00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5ede0> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2f830> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2f2c0> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b2dd30> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11980f50> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a119808f0> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5fe60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11982ff0> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11b5faa0> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f43500> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a07b00> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a11be4c20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3e360> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3e5d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3ef90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3fa10> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11a3ec60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c260> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c440> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c680> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169c8f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169cb90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169ce90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169d190> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169d490> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169d790> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169db20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169e030> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169e630> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169ecf0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169f260> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169f6b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169fa10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1169fdd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bc170> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bc4a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bc9b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bcb90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bcdd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bd2e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bd7c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bdaf0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bde80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116be210> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116be540> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116bf140> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116be780> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116e8350> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ea0c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ea330> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116eadb0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116e9d60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ebfe0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116ebb00> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116eb6b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117058b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11706630> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11705fd0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117077d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11728a70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1172ab10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1172b500> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11728680> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11728230> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117404a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11740e00> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11741820> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11742270> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11742960> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117434a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11743ec0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175c890> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175cb30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175d580> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175dbb0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175f200> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1175ea20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a116e96a0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a117831d0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11782e40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11783380> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11782a20> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11783a40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a85c0> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a81a0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a8650> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a115a8b90> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11782720> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11f42a50> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a11e9bc20> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a115aa7b0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a119e7620> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a1295c5f0> # zipimport: zlib available {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880432.50404: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '3121', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880431.8013995-33837-58838984139135/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880432.50409: _low_level_execute_command(): starting 32645 1726880432.50456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880431.8013995-33837-58838984139135/ > /dev/null 2>&1 && sleep 0' 32645 1726880432.50461: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880432.50465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880432.50468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880432.50471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880432.50474: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880432.50477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.50480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880432.50483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880432.50486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880432.52366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880432.52370: stderr chunk (state=3): >>><<< 32645 1726880432.52372: stdout chunk (state=3): >>><<< 32645 1726880432.52374: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880432.52377: handler run complete 32645 1726880432.52403: attempt loop complete, returning result 32645 1726880432.52426: variable '__selinux_item' from source: unknown 32645 1726880432.52645: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '3121', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "3121" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 32645 1726880432.53126: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880432.53129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880432.53132: variable 'omit' from source: magic vars 32645 1726880432.53674: 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) 32645 1726880432.53682: 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) 32645 1726880432.53832: 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) 32645 1726880432.53953: 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) 32645 1726880432.54166: 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) 32645 1726880432.54294: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880432.54300: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880432.54312: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880432.54666: variable 'ansible_facts' from source: unknown 32645 1726880432.55172: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880432.55599: variable 'ansible_facts' from source: unknown 32645 1726880432.56163: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880432.56421: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880432.56512: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880432.57018: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880432.57022: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880432.57036: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880432.57369: variable 'ansible_facts' from source: unknown 32645 1726880432.57816: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880432.58267: variable 'ansible_facts' from source: unknown 32645 1726880432.58741: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880432.59139: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880432.59147: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880432.59206: variable 'omit' from source: magic vars 32645 1726880432.59229: variable 'omit' from source: magic vars 32645 1726880432.59754: variable '__selinux_item' from source: unknown 32645 1726880432.59874: 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) 32645 1726880432.59903: 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) 32645 1726880432.59937: 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) 32645 1726880432.60117: 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) 32645 1726880432.60137: 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) 32645 1726880432.60413: variable '__selinux_item' from source: unknown 32645 1726880432.60508: variable '__selinux_item' from source: unknown 32645 1726880432.60966: variable '__selinux_item' from source: unknown 32645 1726880432.61136: variable '__selinux_item' from source: unknown 32645 1726880432.61462: variable 'ansible_selinux' from source: facts 32645 1726880432.61488: variable 'omit' from source: magic vars 32645 1726880432.61521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880432.61530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880432.61542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880432.61617: variable 'inventory_hostname' from source: set_fact 32645 1726880432.61620: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880432.61623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880432.61857: Set connection var ansible_shell_executable to /bin/sh 32645 1726880432.61865: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880432.61873: Set connection var ansible_timeout to 10 32645 1726880432.61876: Set connection var ansible_shell_type to sh 32645 1726880432.61896: Set connection var ansible_pipelining to False 32645 1726880432.61899: Set connection var ansible_connection to ssh 32645 1726880432.61923: variable 'ansible_shell_executable' from source: unknown 32645 1726880432.62253: variable 'ansible_connection' from source: unknown 32645 1726880432.62258: variable 'ansible_module_compression' from source: unknown 32645 1726880432.62261: variable 'ansible_shell_type' from source: unknown 32645 1726880432.62264: variable 'ansible_shell_executable' from source: unknown 32645 1726880432.62267: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880432.62270: variable 'ansible_pipelining' from source: unknown 32645 1726880432.62273: variable 'ansible_timeout' from source: unknown 32645 1726880432.62275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880432.62441: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880432.62455: variable 'omit' from source: magic vars 32645 1726880432.62462: starting attempt loop 32645 1726880432.62465: running the handler 32645 1726880432.62473: _low_level_execute_command(): starting 32645 1726880432.62478: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880432.63857: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880432.63861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880432.63863: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.63884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880432.63892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880432.63899: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880432.63906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.64107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880432.64110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880432.64135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880432.64196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880432.66212: stdout chunk (state=3): >>>/root <<< 32645 1726880432.66386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880432.66417: stderr chunk (state=3): >>><<< 32645 1726880432.66421: stdout chunk (state=3): >>><<< 32645 1726880432.66443: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880432.66454: _low_level_execute_command(): starting 32645 1726880432.66460: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915 `" && echo ansible-tmp-1726880432.6644218-33837-8878073486915="` echo /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915 `" ) && sleep 0' 32645 1726880432.67695: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880432.67699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880432.67816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880432.67824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880432.67826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880432.67829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.67937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880432.67964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880432.68039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880432.70059: stdout chunk (state=3): >>>ansible-tmp-1726880432.6644218-33837-8878073486915=/root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915 <<< 32645 1726880432.70326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880432.70335: stderr chunk (state=3): >>><<< 32645 1726880432.70340: stdout chunk (state=3): >>><<< 32645 1726880432.70444: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880432.6644218-33837-8878073486915=/root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880432.70490: variable 'ansible_module_compression' from source: unknown 32645 1726880432.70520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880432.70553: variable 'ansible_facts' from source: unknown 32645 1726880432.70629: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py 32645 1726880432.71003: Sending initial data 32645 1726880432.71006: Sent initial data (159 bytes) 32645 1726880432.72305: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.72485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880432.72511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880432.72636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880432.74330: 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 <<< 32645 1726880432.74341: stderr chunk (state=3): >>>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 <<< 32645 1726880432.74483: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880432.74544: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpf2_494eu /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py <<< 32645 1726880432.74554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py" <<< 32645 1726880432.74629: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpf2_494eu" to remote "/root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py" <<< 32645 1726880432.76562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880432.76623: stderr chunk (state=3): >>><<< 32645 1726880432.76626: stdout chunk (state=3): >>><<< 32645 1726880432.76653: done transferring module to remote 32645 1726880432.76665: _low_level_execute_command(): starting 32645 1726880432.76671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/ /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py && sleep 0' 32645 1726880432.77908: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880432.77915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880432.78000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.78004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880432.78007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.78226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880432.78235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880432.80220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880432.80289: stderr chunk (state=3): >>><<< 32645 1726880432.80293: stdout chunk (state=3): >>><<< 32645 1726880432.80369: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880432.80372: _low_level_execute_command(): starting 32645 1726880432.80378: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/AnsiballZ_local_seport.py && sleep 0' 32645 1726880432.81553: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880432.81751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880432.81756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880432.81809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880432.84256: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880432.84266: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880432.84300: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880432.84306: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880432.84339: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880432.84373: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880432.84410: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880432.84413: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880432.84573: stdout chunk (state=3): >>># 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 <<< 32645 1726880432.84595: 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 0x7f66e1ab4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1a83b30> <<< 32645 1726880432.84735: 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 0x7f66e1ab6ab0> <<< 32645 1726880432.84750: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880432.84758: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880432.84839: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880432.84869: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880432.84904: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880432.84915: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880432.84934: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880432.84968: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880432.84978: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880432.85175: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1869160> # /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 0x7f66e186a3f0> <<< 32645 1726880432.85178: 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' <<< 32645 1726880432.85182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880432.85225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880432.85264: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e186b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e186a600> # /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 0x7f66e189c140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880432.85316: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880432.85356: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.85376: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e186a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880432.85437: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880432.85572: stdout chunk (state=3): >>>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. <<< 32645 1726880432.85740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880432.85757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880432.85788: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880432.85827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.85831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880432.85867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880432.85936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880432.86086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18ba0c0> # /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 <<< 32645 1726880432.86110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18fd160> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880432.86130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18fd7f0> <<< 32645 1726880432.86152: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880432.86201: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18bb830> <<< 32645 1726880432.86212: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880432.86266: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18baab0> <<< 32645 1726880432.86350: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18c3230> <<< 32645 1726880432.86377: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880432.86454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880432.86457: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880432.86460: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880432.86478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880432.86514: 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' <<< 32645 1726880432.86707: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1928d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18ff920> # /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 0x7f66e1928e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18d5ee0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880432.86712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18c2510> <<< 32645 1726880432.86715: 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' <<< 32645 1726880432.86735: 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 0x7f66e192a4e0> <<< 32645 1726880432.86746: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192a390> <<< 32645 1726880432.86799: 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 0x7f66e192a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18c1100> import 'runpy' # <<< 32645 1726880432.86819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880432.86858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880432.86925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880432.86929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e194cc80> import 'errno' # <<< 32645 1726880432.86969: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.86977: 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 0x7f66e194e360> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880432.87078: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e194f260> # 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 0x7f66e194f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e194e7b0> <<< 32645 1726880432.87096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880432.87142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880432.87167: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e17102c0> <<< 32645 1726880432.87270: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e194f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192aa80> <<< 32645 1726880432.87331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880432.87453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880432.87458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880432.87462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880432.87465: 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 0x7f66e173c1d0> <<< 32645 1726880432.87468: 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' <<< 32645 1726880432.87601: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.87623: 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 0x7f66e173cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173ca70> # 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 0x7f66e173cd40> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.87668: stdout chunk (state=3): >>># 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 0x7f66e173cf20> <<< 32645 1726880432.87684: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1712330> <<< 32645 1726880432.87700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880432.87752: 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 <<< 32645 1726880432.87910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173e600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173d280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192b1a0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880432.87914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.87938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880432.87968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880432.87999: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e176a990> <<< 32645 1726880432.88054: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880432.88086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.88096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880432.88267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880432.88349: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1786b10> # /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 0x7f66e17b7860> <<< 32645 1726880432.88356: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880432.88359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880432.88391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880432.88455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880432.88526: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17e9fd0> <<< 32645 1726880432.88616: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17b7980> <<< 32645 1726880432.88674: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17877a0> <<< 32645 1726880432.88679: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880432.88699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e15bc950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1785b50> <<< 32645 1726880432.88726: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173f530> <<< 32645 1726880432.88919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880432.88923: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e1785f10> <<< 32645 1726880432.88933: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_7vpm5e3y/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 32645 1726880432.89123: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880432.89127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880432.89295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880432.89299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880432.89301: 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 0x7f66e161a570> import '_typing' # <<< 32645 1726880432.89526: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e15f1460> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e15f05c0> # zipimport: zlib available <<< 32645 1726880432.89603: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880432.89631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880432.91272: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.92757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880432.92779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1618bf0> # /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' <<< 32645 1726880432.92825: 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 0x7f66e1641f40> <<< 32645 1726880432.92960: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1641cd0> <<< 32645 1726880432.92994: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1641610> # /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 0x7f66e1641a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173e570> import 'atexit' # <<< 32645 1726880432.93023: 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 0x7f66e1642d20> <<< 32645 1726880432.93046: 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 0x7f66e1642f60> <<< 32645 1726880432.93061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880432.93102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880432.93155: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880432.93187: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1643470> import 'pwd' # <<< 32645 1726880432.93389: 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' <<< 32645 1726880432.93408: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b1220> # 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 0x7f66e14b2e40> # /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 0x7f66e14b37a0> # /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' <<< 32645 1726880432.93437: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b4980> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880432.93507: stdout chunk (state=3): >>># 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' <<< 32645 1726880432.93564: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b7440> <<< 32645 1726880432.93614: 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 0x7f66e14b77a0> <<< 32645 1726880432.93655: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b5700> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880432.93756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880432.93869: stdout chunk (state=3): >>># /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 0x7f66e14bb350> import '_tokenize' # <<< 32645 1726880432.93936: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b9e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b9bb0> # /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' <<< 32645 1726880432.93985: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14ba0f0> <<< 32645 1726880432.94106: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b5b80> <<< 32645 1726880432.94119: 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 0x7f66e14ff4a0> <<< 32645 1726880432.94125: 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 0x7f66e14ff6b0> <<< 32645 1726880432.94231: 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' # /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' <<< 32645 1726880432.94241: 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 0x7f66e1505160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1504f20> <<< 32645 1726880432.94244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880432.94381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880432.94410: 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 0x7f66e15076b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1505850> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880432.94466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.94519: 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' import '_string' # <<< 32645 1726880432.94568: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150aea0> <<< 32645 1726880432.94711: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1507860> <<< 32645 1726880432.94790: 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 0x7f66e150bf20> <<< 32645 1726880432.94826: 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 0x7f66e150c0b0> <<< 32645 1726880432.94885: 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 0x7f66e150c170> <<< 32645 1726880432.94908: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14ff890> <<< 32645 1726880432.94940: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880432.94969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880432.94994: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.95036: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880432.95053: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e150f890> <<< 32645 1726880432.95233: 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' <<< 32645 1726880432.95253: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e1510980> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150e000> <<< 32645 1726880432.95295: 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 0x7f66e150f3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150dc40> # zipimport: zlib available <<< 32645 1726880432.95326: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880432.95347: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.95442: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.95569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880432.95605: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880432.95617: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880432.95759: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.95901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.96585: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.97272: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880432.97292: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880432.97320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880432.97384: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e1594bf0> <<< 32645 1726880432.97503: 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' <<< 32645 1726880432.97525: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1595970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1513f50> <<< 32645 1726880432.97585: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880432.97636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880432.97640: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880432.97660: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.97825: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.98022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880432.98036: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1595940> # zipimport: zlib available <<< 32645 1726880432.98614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99263: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99374: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880432.99439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880432.99491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99564: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99695: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 32645 1726880432.99721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880432.99772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880432.99862: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880432.99881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.00135: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.00435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880433.00509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880433.00539: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880433.00699: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1596c00> # zipimport: zlib available <<< 32645 1726880433.00714: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.00822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880433.00890: stdout chunk (state=3): >>>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' <<< 32645 1726880433.00940: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.01074: 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 0x7f66e13a2750> <<< 32645 1726880433.01163: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.01167: 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 0x7f66e13a3020> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1597cb0> <<< 32645 1726880433.01202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01246: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880433.01308: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01350: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01484: 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 <<< 32645 1726880433.01542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.01644: 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 0x7f66e13a1ca0> <<< 32645 1726880433.01681: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e13a3260> <<< 32645 1726880433.01774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880433.01862: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.01955: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.02003: 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' <<< 32645 1726880433.02021: 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 <<< 32645 1726880433.02057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880433.02082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880433.02137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880433.02177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880433.02180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880433.02232: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1693410> <<< 32645 1726880433.02279: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e16901d0> <<< 32645 1726880433.02379: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e13ae930> <<< 32645 1726880433.02383: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e13ab2c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880433.02438: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.02455: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880433.02525: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880433.02534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880433.02637: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available <<< 32645 1726880433.02710: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 32645 1726880433.02746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.02842: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.03184: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880433.03257: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e0937e00> <<< 32645 1726880433.03262: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1433470> <<< 32645 1726880433.03297: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py <<< 32645 1726880433.03365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.03400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880433.03424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098a840> <<< 32645 1726880433.03496: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098b260> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py <<< 32645 1726880433.03540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098b3b0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' <<< 32645 1726880433.03602: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880433.03741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880433.03860: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a50d0> <<< 32645 1726880433.03864: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a6c60> <<< 32645 1726880433.03900: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.03955: stdout chunk (state=3): >>># extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e09d8c20> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a4710> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a4ef0> <<< 32645 1726880433.04074: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09d9160> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09d9760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098b620> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880433.04103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880433.04145: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09d9790> <<< 32645 1726880433.04256: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.04285: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py <<< 32645 1726880433.04312: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880433.04343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' <<< 32645 1726880433.04466: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c74a0> <<< 32645 1726880433.04487: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c76e0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.04497: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e06c7860><<< 32645 1726880433.04505: stdout chunk (state=3): >>> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c7680> <<< 32645 1726880433.04578: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0694890> <<< 32645 1726880433.04763: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c79e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880433.04802: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06e8ef0> <<< 32645 1726880433.04846: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880433.04861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880433.04904: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880433.04909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880433.04912: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 32645 1726880433.04915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880433.04946: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06eb3e0> <<< 32645 1726880433.05047: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06eb2f0> <<< 32645 1726880433.05056: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 32645 1726880433.05067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880433.05120: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0707e90> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0707a40> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0706f30> <<< 32645 1726880433.05124: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06ea5d0> <<< 32645 1726880433.05158: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880433.05262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880433.05390: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e071a960> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0719580> <<< 32645 1726880433.05416: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0706db0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06e8f80> <<< 32645 1726880433.05452: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06e82c0> <<< 32645 1726880433.05478: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c7cb0> <<< 32645 1726880433.05517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880433.05627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880433.05713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880433.05718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880433.05744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e076af90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e076a3c0> <<< 32645 1726880433.05927: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0768dd0> <<< 32645 1726880433.06000: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e071a7b0> <<< 32645 1726880433.06036: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py <<< 32645 1726880433.06039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.06166: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17122a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e077b5c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e077b6e0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880433.06172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.06230: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.06234: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py <<< 32645 1726880433.06237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880433.06291: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py <<< 32645 1726880433.06321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' <<< 32645 1726880433.06337: stdout chunk (state=3): >>>import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0565700> <<< 32645 1726880433.06381: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py <<< 32645 1726880433.06387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05662a0> <<< 32645 1726880433.06664: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0564ec0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0567410> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0564b90> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880433.06735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880433.06739: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.06746: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e05b1550> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05878c0> <<< 32645 1726880433.06751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880433.06820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # 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 0x7f66e05b1e80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05b0f50> <<< 32645 1726880433.06842: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880433.06880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' <<< 32645 1726880433.06883: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05b20f0> <<< 32645 1726880433.06936: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0584bc0> <<< 32645 1726880433.06947: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05848c0> import 'pkg_resources.extern.more_itertools' # <<< 32645 1726880433.06966: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0567a40> <<< 32645 1726880433.06989: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py <<< 32645 1726880433.07007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880433.07023: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0584710> <<< 32645 1726880433.07152: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e077b650> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' <<< 32645 1726880433.07180: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dd100> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dd7c0> <<< 32645 1726880433.07206: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' <<< 32645 1726880433.07234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880433.07345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880433.07495: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dddf0> <<< 32645 1726880433.07578: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dd880> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dc680> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05ddf70> import 'pkg_resources.extern.packaging' # <<< 32645 1726880433.07593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880433.07612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' <<< 32645 1726880433.07636: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' <<< 32645 1726880433.07651: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060d280> <<< 32645 1726880433.07907: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05de180> <<< 32645 1726880433.07912: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880433.07951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880433.07955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py <<< 32645 1726880433.07966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880433.07985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py <<< 32645 1726880433.08009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' <<< 32645 1726880433.08066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' <<< 32645 1726880433.08080: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063cce0> <<< 32645 1726880433.08279: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' <<< 32645 1726880433.08597: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063e840> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063e090> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063f170> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060fb90> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060f5f0> <<< 32645 1726880433.09174: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060e060> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880433.09177: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0465250> <<< 32645 1726880433.09621: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0464c20> <<< 32645 1726880433.09672: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0466270> <<< 32645 1726880433.09707: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 32645 1726880433.09765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0467320> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063fe60> <<< 32645 1726880433.11237: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11259: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11277: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11414: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11467: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11470: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11474: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11508: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11512: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11529: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11633: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11889: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11896: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11909: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11932: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11980: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.11986: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.12096: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.12099: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.12102: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.12104: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.13171: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09db710> <<< 32645 1726880433.13256: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.13660: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880433.13707: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e04efef0> <<< 32645 1726880433.14006: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e06c5190> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e04ddc40> <<< 32645 1726880433.14033: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' <<< 32645 1726880433.14051: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0522f30> <<< 32645 1726880433.14070: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' <<< 32645 1726880433.14102: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py <<< 32645 1726880433.14119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880433.14162: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0523890> <<< 32645 1726880433.14182: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py <<< 32645 1726880433.14210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054c3b0> <<< 32645 1726880433.14256: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0523530> <<< 32645 1726880433.14259: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py <<< 32645 1726880433.14282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054cbf0> <<< 32645 1726880433.14307: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' <<< 32645 1726880433.14333: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054ce00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py <<< 32645 1726880433.14360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d040> <<< 32645 1726880433.14375: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py <<< 32645 1726880433.14391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' <<< 32645 1726880433.14418: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d2e0> <<< 32645 1726880433.14430: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d580> <<< 32645 1726880433.14474: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' <<< 32645 1726880433.14498: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d8b0> <<< 32645 1726880433.14527: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' <<< 32645 1726880433.14531: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054db50> <<< 32645 1726880433.14563: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' <<< 32645 1726880433.14589: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054de80> <<< 32645 1726880433.14606: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880433.14632: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054e1b0> <<< 32645 1726880433.14687: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880433.14691: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054e570> <<< 32645 1726880433.14705: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py <<< 32645 1726880433.14715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880433.14746: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054ea50> <<< 32645 1726880433.14776: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' <<< 32645 1726880433.14817: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054f050> <<< 32645 1726880433.14853: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' <<< 32645 1726880433.14887: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054f710> <<< 32645 1726880433.14933: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054fc20> <<< 32645 1726880433.14936: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' <<< 32645 1726880433.15000: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054ff50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' <<< 32645 1726880433.15003: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a43b0> <<< 32645 1726880433.15086: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a4740> <<< 32645 1726880433.15091: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' <<< 32645 1726880433.15095: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a4aa0> <<< 32645 1726880433.15150: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880433.15185: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a4dd0> <<< 32645 1726880433.15190: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880433.15232: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5310> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5520> <<< 32645 1726880433.15252: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880433.15304: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5760> <<< 32645 1726880433.15308: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880433.15353: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5c10> <<< 32645 1726880433.15623: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6150> <<< 32645 1726880433.15707: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6450> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6780> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6b10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6de0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880433.15833: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a7980> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6ff0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880433.15921: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c4aa0> <<< 32645 1726880433.16020: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c6810> <<< 32645 1726880433.16097: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c6a80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880433.16224: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c7590> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c64b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880433.16273: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880433.16390: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e47d0> <<< 32645 1726880433.16394: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e42f0> <<< 32645 1726880433.16549: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c7e90> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e60c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880433.16633: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e6e40> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e67b0> <<< 32645 1726880433.16710: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e7f80> <<< 32645 1726880433.16758: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' <<< 32645 1726880433.16797: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880433.16885: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020d190> <<< 32645 1726880433.16902: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880433.16957: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020f170> <<< 32645 1726880433.16984: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880433.17046: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020fb60> <<< 32645 1726880433.17101: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020cda0> <<< 32645 1726880433.17107: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020c950> <<< 32645 1726880433.17249: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880433.17253: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0228b60> <<< 32645 1726880433.17308: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880433.17316: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02294f0> <<< 32645 1726880433.17319: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880433.17546: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0229f10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880433.17559: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e022a990> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py <<< 32645 1726880433.17615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e022b0e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880433.17712: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e022bc20> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880433.17765: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0244650> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0245010> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880433.17891: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02452b0> <<< 32645 1726880433.17938: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0245c70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880433.18074: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02462a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' <<< 32645 1726880433.18079: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02478f0> <<< 32645 1726880433.18303: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0247110> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c5df0> <<< 32645 1726880433.18383: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' <<< 32645 1726880433.18478: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0267a40> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02676b0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880433.18594: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0267bc0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0267290> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e00902c0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' <<< 32645 1726880433.18732: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0090e30> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0090a10> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0090e90> <<< 32645 1726880433.18824: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e00913a0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0266fc0> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09dac60> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150c8c0> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py <<< 32645 1726880433.18827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880433.19001: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e0093020> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09da2d0> <<< 32645 1726880433.19033: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14448f0> <<< 32645 1726880433.19108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.28263: stdout chunk (state=3): >>> {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880433.29040: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880433.29112: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery<<< 32645 1726880433.29168: stdout chunk (state=3): >>> # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 <<< 32645 1726880433.29235: stdout chunk (state=3): >>># 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders <<< 32645 1726880433.29264: stdout chunk (state=3): >>># cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue <<< 32645 1726880433.29320: stdout chunk (state=3): >>># cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880433.29925: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit <<< 32645 1726880433.29992: stdout chunk (state=3): >>># cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse <<< 32645 1726880433.30051: stdout chunk (state=3): >>># destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig <<< 32645 1726880433.30089: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux <<< 32645 1726880433.30121: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common <<< 32645 1726880433.30218: stdout chunk (state=3): >>># cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux <<< 32645 1726880433.30333: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 32645 1726880433.30475: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 32645 1726880433.30535: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 32645 1726880433.30634: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime <<< 32645 1726880433.31158: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880433.31225: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 32645 1726880433.31236: stdout chunk (state=3): >>># destroy configparser <<< 32645 1726880433.31312: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux <<< 32645 1726880433.31420: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880433.31424: stdout chunk (state=3): >>># destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser <<< 32645 1726880433.31453: stdout chunk (state=3): >>># destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array <<< 32645 1726880433.31565: stdout chunk (state=3): >>># destroy select # destroy _hashlib <<< 32645 1726880433.31573: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma <<< 32645 1726880433.31714: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat <<< 32645 1726880433.31785: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress <<< 32645 1726880433.31795: stdout chunk (state=3): >>># destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc <<< 32645 1726880433.31905: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880433.31909: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880433.32239: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880433.32243: stdout chunk (state=3): >>># destroy _random # destroy _sha2 # destroy posix # clear sys.audit hooks <<< 32645 1726880433.32874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880433.32932: stderr chunk (state=3): >>><<< 32645 1726880433.33090: stdout chunk (state=3): >>><<< 32645 1726880433.33364: _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 0x7f66e1ab4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1a83b30> # /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 0x7f66e1ab6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f66e1869160> # /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 0x7f66e186a3f0> # /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 0x7f66e186b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e186a600> # /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 0x7f66e189c140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f66e186a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f66e18ba0c0> # /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 0x7f66e18fd160> # /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 0x7f66e18fd7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18bb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18baab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18c3230> # /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 0x7f66e1928d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18ff920> # /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 0x7f66e1928e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18d5ee0> # /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 0x7f66e192a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18c2510> # /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 0x7f66e192a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192a390> # 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 0x7f66e192a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e18c1100> 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 0x7f66e194cc80> 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 0x7f66e194e360> # /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 0x7f66e194f260> # 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 0x7f66e194f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e194e7b0> # /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 0x7f66e17102c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e194f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192aa80> # /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 0x7f66e173c1d0> # /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 0x7f66e173cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173ca70> # 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 0x7f66e173cd40> # 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 0x7f66e173cf20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1712330> # /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 0x7f66e173e600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173d280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e192b1a0> # /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 0x7f66e176a990> # /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 0x7f66e1786b10> # /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 0x7f66e17b7860> # /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 0x7f66e17e9fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17b7980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17877a0> # /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 0x7f66e15bc950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1785b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173f530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e1785f10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_7vpm5e3y/ansible_fedora.linux_system_roles.local_seport_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 0x7f66e161a570> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e15f1460> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e15f05c0> # 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 0x7f66e1618bf0> # /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 0x7f66e1641f40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1641cd0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1641610> # /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 0x7f66e1641a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e173e570> 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 0x7f66e1642d20> # 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 0x7f66e1642f60> # /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 0x7f66e1643470> 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 0x7f66e14b1220> # 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 0x7f66e14b2e40> # /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 0x7f66e14b37a0> # /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 0x7f66e14b4980> # /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 0x7f66e14b7440> # 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 0x7f66e14b77a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b5700> # /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 0x7f66e14bb350> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b9e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b9bb0> # /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 0x7f66e14ba0f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14b5b80> # 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 0x7f66e14ff4a0> # /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 0x7f66e14ff6b0> # /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 0x7f66e1505160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1504f20> # /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 0x7f66e15076b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1505850> # /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 0x7f66e150aea0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1507860> # 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 0x7f66e150bf20> # 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 0x7f66e150c0b0> # 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 0x7f66e150c170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14ff890> # /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 0x7f66e150f890> # 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 0x7f66e1510980> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150e000> # 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 0x7f66e150f3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150dc40> # 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 0x7f66e1594bf0> # /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 0x7f66e1595970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1513f50> 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 0x7f66e1595940> # 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 0x7f66e1596c00> # 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 0x7f66e13a2750> # 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 0x7f66e13a3020> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1597cb0> # 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 0x7f66e13a1ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e13a3260> 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 0x7f66e1693410> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e16901d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e13ae930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e13ab2c0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e0937e00> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1433470> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f66e098a840> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098b260> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098b3b0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a50d0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a6c60> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e09d8c20> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a4710> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09a4ef0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09d9160> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09d9760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e098b620> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09d9790> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c74a0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c76e0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e06c7860> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c7680> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0694890> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c79e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06e8ef0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06eb3e0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06eb2f0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0707e90> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0707a40> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0706f30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06ea5d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e071a960> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0719580> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0706db0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06e8f80> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06e82c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e06c7cb0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e076af90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e076a3c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0768dd0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e071a7b0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17122a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e077b5c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e077b6e0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0565700> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05662a0> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0564ec0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0567410> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0564b90> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7f66e05b1550> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05878c0> # /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' # 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 0x7f66e05b1e80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05b0f50> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05b20f0> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0584bc0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05848c0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0567a40> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0584710> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e077b650> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dd100> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dd7c0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7f66e05dddf0> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dd880> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05dc680> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05ddf70> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060d280> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e05de180> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063cce0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063e840> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063e090> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063f170> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060fb90> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060f5f0> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e060e060> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0465250> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0464c20> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0466270> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0467320> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e063fe60> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09db710> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e04efef0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e06c5190> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e04ddc40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0522f30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0523890> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054c3b0> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0523530> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054cbf0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054ce00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d040> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d2e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d580> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054d8b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054db50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054de80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054e1b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054e570> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054ea50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054f050> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054f710> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054fc20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e054ff50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a43b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a4740> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a4aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a4dd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5310> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5520> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5760> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a5c10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6150> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6450> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6780> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6b10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6de0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a7980> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01a6ff0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c4aa0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c6810> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c6a80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c7590> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c64b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e47d0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e42f0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c7e90> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e60c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e6e40> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e67b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01e7f80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020d190> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020f170> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020fb60> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020cda0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e020c950> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0228b60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02294f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0229f10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e022a990> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e022b0e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e022bc20> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0244650> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0245010> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02452b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0245c70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02462a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02478f0> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0247110> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e01c5df0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0267a40> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e02676b0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0267bc0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0267290> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e00902c0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0090e30> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0090a10> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0090e90> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e00913a0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e0266fc0> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09dac60> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e150c8c0> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e0093020> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e09da2d0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e14448f0> # zipimport: zlib available {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880433.35257: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '5403', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880432.6644218-33837-8878073486915/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880433.35262: _low_level_execute_command(): starting 32645 1726880433.35266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880432.6644218-33837-8878073486915/ > /dev/null 2>&1 && sleep 0' 32645 1726880433.35269: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880433.35272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880433.35274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880433.35280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880433.35283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880433.35286: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880433.35289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880433.35292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880433.35295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880433.35320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880433.35412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880433.37410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880433.37492: stderr chunk (state=3): >>><<< 32645 1726880433.37501: stdout chunk (state=3): >>><<< 32645 1726880433.37529: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880433.37538: handler run complete 32645 1726880433.37574: attempt loop complete, returning result 32645 1726880433.37597: variable '__selinux_item' from source: unknown 32645 1726880433.37742: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '5403', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "5403" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 32645 1726880433.37929: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880433.38053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880433.38056: variable 'omit' from source: magic vars 32645 1726880433.38245: 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) 32645 1726880433.38455: 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) 32645 1726880433.38554: 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) 32645 1726880433.38810: 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) 32645 1726880433.38879: 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) 32645 1726880433.39142: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880433.39161: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880433.39219: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880433.39574: variable 'ansible_facts' from source: unknown 32645 1726880433.40186: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880433.40601: variable 'ansible_facts' from source: unknown 32645 1726880433.41007: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880433.41356: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880433.41365: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880433.41695: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880433.41699: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880433.41718: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880433.42093: variable 'ansible_facts' from source: unknown 32645 1726880433.42654: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880433.42810: variable 'ansible_facts' from source: unknown 32645 1726880433.43036: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880433.43193: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880433.43201: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880433.43207: variable 'omit' from source: magic vars 32645 1726880433.43243: variable 'omit' from source: magic vars 32645 1726880433.43484: variable '__selinux_item' from source: unknown 32645 1726880433.43608: 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) 32645 1726880433.43643: 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) 32645 1726880433.43695: 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) 32645 1726880433.43746: 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) 32645 1726880433.43772: 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) 32645 1726880433.43914: variable '__selinux_item' from source: unknown 32645 1726880433.44073: variable '__selinux_item' from source: unknown 32645 1726880433.44300: variable '__selinux_item' from source: unknown 32645 1726880433.44502: variable '__selinux_item' from source: unknown 32645 1726880433.44672: variable 'ansible_selinux' from source: facts 32645 1726880433.44749: variable 'omit' from source: magic vars 32645 1726880433.44866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880433.44879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880433.44886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880433.44905: variable 'inventory_hostname' from source: set_fact 32645 1726880433.44911: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880433.44917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880433.45053: Set connection var ansible_shell_executable to /bin/sh 32645 1726880433.45057: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880433.45059: Set connection var ansible_timeout to 10 32645 1726880433.45061: Set connection var ansible_shell_type to sh 32645 1726880433.45111: Set connection var ansible_pipelining to False 32645 1726880433.45115: Set connection var ansible_connection to ssh 32645 1726880433.45145: variable 'ansible_shell_executable' from source: unknown 32645 1726880433.45151: variable 'ansible_connection' from source: unknown 32645 1726880433.45153: variable 'ansible_module_compression' from source: unknown 32645 1726880433.45253: variable 'ansible_shell_type' from source: unknown 32645 1726880433.45257: variable 'ansible_shell_executable' from source: unknown 32645 1726880433.45259: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880433.45262: variable 'ansible_pipelining' from source: unknown 32645 1726880433.45264: variable 'ansible_timeout' from source: unknown 32645 1726880433.45266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880433.45365: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880433.45374: variable 'omit' from source: magic vars 32645 1726880433.45380: starting attempt loop 32645 1726880433.45383: running the handler 32645 1726880433.45396: _low_level_execute_command(): starting 32645 1726880433.45412: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880433.46662: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880433.46731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880433.46886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880433.46909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880433.47003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880433.47132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880433.48949: stdout chunk (state=3): >>>/root <<< 32645 1726880433.49172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880433.49176: stdout chunk (state=3): >>><<< 32645 1726880433.49209: stderr chunk (state=3): >>><<< 32645 1726880433.49255: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880433.49265: _low_level_execute_command(): starting 32645 1726880433.49270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036 `" && echo ansible-tmp-1726880433.492302-33837-105808181205036="` echo /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036 `" ) && sleep 0' 32645 1726880433.49989: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880433.50019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880433.50098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880433.50160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880433.50179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880433.50224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880433.50299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880433.52555: stdout chunk (state=3): >>>ansible-tmp-1726880433.492302-33837-105808181205036=/root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036 <<< 32645 1726880433.52868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880433.52872: stdout chunk (state=3): >>><<< 32645 1726880433.52874: stderr chunk (state=3): >>><<< 32645 1726880433.53063: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880433.492302-33837-105808181205036=/root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880433.53067: variable 'ansible_module_compression' from source: unknown 32645 1726880433.53070: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880433.53072: variable 'ansible_facts' from source: unknown 32645 1726880433.53396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py 32645 1726880433.53668: Sending initial data 32645 1726880433.53671: Sent initial data (160 bytes) 32645 1726880433.55466: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880433.55707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880433.57489: 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 <<< 32645 1726880433.57550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880433.57610: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpydvw90fc /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py <<< 32645 1726880433.57621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py" <<< 32645 1726880433.57683: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpydvw90fc" to remote "/root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py" <<< 32645 1726880433.59355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880433.59359: stderr chunk (state=3): >>><<< 32645 1726880433.59362: stdout chunk (state=3): >>><<< 32645 1726880433.59364: done transferring module to remote 32645 1726880433.59366: _low_level_execute_command(): starting 32645 1726880433.59369: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/ /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py && sleep 0' 32645 1726880433.60376: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880433.60572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880433.60676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880433.60743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880433.62803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880433.62807: stdout chunk (state=3): >>><<< 32645 1726880433.62814: stderr chunk (state=3): >>><<< 32645 1726880433.62971: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880433.62979: _low_level_execute_command(): starting 32645 1726880433.62981: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/AnsiballZ_local_seport.py && sleep 0' 32645 1726880433.64340: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880433.64344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880433.64347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880433.64464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880433.64539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880433.64545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880433.64682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880433.64855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880433.67200: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880433.67267: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880433.67275: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880433.67290: stdout chunk (state=3): >>> <<< 32645 1726880433.67361: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880433.67410: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880433.67457: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880433.67531: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880433.67597: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880433.67620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32645 1726880433.67651: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880433.67719: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880433.67800: 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 0x7fdfb2a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb29dbb30> # /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 0x7fdfb2a0eab0><<< 32645 1726880433.67843: stdout chunk (state=3): >>> import '_signal' # <<< 32645 1726880433.67847: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880433.67864: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880433.67895: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880433.67935: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880433.68054: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880433.68087: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880433.68140: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880433.68157: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880433.68226: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880433.68260: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fdfb2801160> <<< 32645 1726880433.68319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880433.68333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880433.68368: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28023f0> <<< 32645 1726880433.68439: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880433.68443: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28031d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2802600> <<< 32645 1726880433.68515: 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' <<< 32645 1726880433.68518: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2834140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880433.68565: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880433.68569: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880433.68657: 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 <<< 32645 1726880433.68665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.68681: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2802150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880433.68750: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880433.68798: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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. <<< 32645 1726880433.69207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880433.69211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.69259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/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 0x7fdfb28520c0> <<< 32645 1726880433.69273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880433.69310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880433.69344: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880433.69383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.69465: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2895160> <<< 32645 1726880433.69494: 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 0x7fdfb28957f0> import '_collections' # <<< 32645 1726880433.69655: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2853830> import '_functools' # <<< 32645 1726880433.69687: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2852ab0> <<< 32645 1726880433.69714: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb285b230> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880433.69745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880433.69775: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880433.69906: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880433.69910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880433.69937: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2897920> # /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 0x7fdfb28c0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb286dee0> <<< 32645 1726880433.70202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb285a510> # /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 0x7fdfb28c24e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2390> # 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 0x7fdfb28c2780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2859100> import 'runpy' # <<< 32645 1726880433.70206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880433.70245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880433.70276: 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' <<< 32645 1726880433.70324: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28e4c80> import 'errno' # <<< 32645 1726880433.70342: 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 0x7fdfb28e6360> <<< 32645 1726880433.70376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880433.70419: 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' <<< 32645 1726880433.70451: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28e7260> <<< 32645 1726880433.70481: 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 0x7fdfb28e7890> <<< 32645 1726880433.70562: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28e67b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880433.70566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880433.70636: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb26b02c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28e79b0> <<< 32645 1726880433.70688: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2a80> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880433.70710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880433.70715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880433.70814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880433.70861: 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 0x7fdfb26dc1d0> <<< 32645 1726880433.70882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb26dcd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26dca70> <<< 32645 1726880433.70885: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb26dcd40> <<< 32645 1726880433.70901: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.70994: stdout chunk (state=3): >>># 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 0x7fdfb26dcf20> <<< 32645 1726880433.71018: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26b2330> <<< 32645 1726880433.71053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880433.71057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880433.71111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26de600> <<< 32645 1726880433.71135: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26dd280> <<< 32645 1726880433.71162: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c31a0> <<< 32645 1726880433.71181: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880433.71243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.71267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880433.71302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880433.71339: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb270a990> <<< 32645 1726880433.71398: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880433.71415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.71537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880433.71562: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2726b10> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880433.71606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880433.71684: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880433.71710: 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 0x7fdfb2757860> <<< 32645 1726880433.71730: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880433.71761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880433.71781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880433.71819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880433.71919: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2789fd0> <<< 32645 1726880433.72007: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2757980> <<< 32645 1726880433.72060: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb27277a0> <<< 32645 1726880433.72088: 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 0x7fdfb255c950> <<< 32645 1726880433.72100: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2725b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26df530> <<< 32645 1726880433.72193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880433.72223: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfb2725f10> <<< 32645 1726880433.72307: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_b2ax37et/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 32645 1726880433.72473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.72505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880433.72553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880433.72632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880433.72679: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880433.72702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25ba570> import '_typing' # <<< 32645 1726880433.72892: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2591460> <<< 32645 1726880433.72992: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25905c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880433.72996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.73014: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880433.74653: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.75939: 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 0x7fdfb25b8bf0> <<< 32645 1726880433.75991: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # 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' <<< 32645 1726880433.76005: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb25e1f40> <<< 32645 1726880433.76058: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25e1cd0> <<< 32645 1726880433.76198: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25e1610> # /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' <<< 32645 1726880433.76202: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25e1a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26de570> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.76230: 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 0x7fdfb25e2d20> # 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 0x7fdfb25e2f60> <<< 32645 1726880433.76327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880433.76336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32645 1726880433.76382: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25e3470> import 'pwd' # <<< 32645 1726880433.76394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880433.76555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880433.76558: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24511f0> <<< 32645 1726880433.76600: 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 0x7fdfb2452e10> # /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 0x7fdfb2453740> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880433.76631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2454920> <<< 32645 1726880433.76651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880433.76736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880433.76739: 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' <<< 32645 1726880433.76801: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24573e0> <<< 32645 1726880433.76834: 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 0x7fdfb28e70e0> <<< 32645 1726880433.76931: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24556a0> # /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' <<< 32645 1726880433.76955: 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 <<< 32645 1726880433.77198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb245b2f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2459dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2459b20> # /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' <<< 32645 1726880433.77204: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb245a090> <<< 32645 1726880433.77226: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2455bb0> <<< 32645 1726880433.77255: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.77304: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb249f3b0> # /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 0x7fdfb249f560> <<< 32645 1726880433.77322: 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 <<< 32645 1726880433.77351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880433.77410: 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' <<< 32645 1726880433.77515: 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 0x7fdfb24a5130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24a4ef0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880433.77559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880433.77651: 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 0x7fdfb24a7650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24a57f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880433.77700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.77745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880433.77868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880433.77871: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24aae10> <<< 32645 1726880433.77972: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24a7800> <<< 32645 1726880433.78043: 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 0x7fdfb24abe60> <<< 32645 1726880433.78210: 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 0x7fdfb24abf80> <<< 32645 1726880433.78214: 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 0x7fdfb24ac1a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb249f830> # /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' <<< 32645 1726880433.78216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880433.78250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880433.78303: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.78357: 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 0x7fdfb24af860> <<< 32645 1726880433.78490: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.78565: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb24b0a70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24adfd0> <<< 32645 1726880433.78573: 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 0x7fdfb24af380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24adbe0> <<< 32645 1726880433.78657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880433.78716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.78860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880433.78924: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880433.79090: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.79194: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.79880: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.80587: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880433.80883: 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' # # /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 0x7fdfb2534cb0> # /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 0x7fdfb25359a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24b3fb0> <<< 32645 1726880433.80924: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880433.80946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.80984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 32645 1726880433.81001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.81171: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.81359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880433.81451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2535820> # zipimport: zlib available <<< 32645 1726880433.81974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.82544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.82616: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.82709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880433.82767: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.82811: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880433.82897: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.83012: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880433.83046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880433.83091: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.83209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.83212: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880433.83444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.83750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880433.83816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880433.83857: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880433.83922: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2536c00> <<< 32645 1726880433.84062: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.84086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.84118: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880433.84159: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880433.84177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880433.84289: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.84388: 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 0x7fdfb2342630> <<< 32645 1726880433.84435: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.84465: 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 0x7fdfb2342f90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2537b00> # zipimport: zlib available <<< 32645 1726880433.84563: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 32645 1726880433.84610: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.84632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.84663: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.84737: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.84799: 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 <<< 32645 1726880433.84855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.84962: 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 0x7fdfb2341c10> <<< 32645 1726880433.84986: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2343170> <<< 32645 1726880433.85023: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880433.85069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.85171: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.85201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880433.85286: 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' <<< 32645 1726880433.85453: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880433.85489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb243f260> <<< 32645 1726880433.85525: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb234ce90> <<< 32645 1726880433.85625: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb234b2c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb234b170> # destroy ansible.module_utils.distro <<< 32645 1726880433.85644: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880433.85663: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.85703: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880433.85838: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available <<< 32645 1726880433.85876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 32645 1726880433.85971: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 32645 1726880433.85975: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 32645 1726880433.86076: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880433.86221: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880433.86360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880433.86386: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880433.86495: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb18fbce0> <<< 32645 1726880433.86515: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb23d3350> <<< 32645 1726880433.86539: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py <<< 32645 1726880433.86612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.86725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880433.86747: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194e6f0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194f0e0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194f230> <<< 32645 1726880433.86801: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py <<< 32645 1726880433.86833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880433.87125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880433.87134: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196cf80> <<< 32645 1726880433.87137: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' <<< 32645 1726880433.87268: stdout chunk (state=3): >>>import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196eb10> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb199cad0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196c5c0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' <<< 32645 1726880433.87303: stdout chunk (state=3): >>>import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196cdd0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199cf80> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199d550> <<< 32645 1726880433.87316: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194f4d0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880433.87377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880433.87406: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199d580> <<< 32645 1726880433.87583: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880433.87605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' <<< 32645 1726880433.87639: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 32645 1726880433.87667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f290> <<< 32645 1726880433.87702: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f4a0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880433.87814: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb166f620> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f440> <<< 32645 1726880433.87921: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb163c6e0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f7d0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880433.87960: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880433.87985: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880433.88075: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1690d10> <<< 32645 1726880433.88100: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880433.88230: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880433.88236: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880433.88281: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16931a0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16930b0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880433.88317: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880433.88352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16afc80> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16af860> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16aed50> <<< 32645 1726880433.88454: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16923c0> <<< 32645 1726880433.88458: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880433.88514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880433.88517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880433.88565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880433.88674: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16c26f0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16c1310> <<< 32645 1726880433.88701: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1692ff0> <<< 32645 1726880433.88722: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1690da0> <<< 32645 1726880433.88806: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16900e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166fbc0> <<< 32645 1726880433.88825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880433.88941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880433.89059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880433.89136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb1712e40> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1712270> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1710c80> <<< 32645 1726880433.89321: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166fec0> <<< 32645 1726880433.89363: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py <<< 32645 1726880433.89399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1692330> <<< 32645 1726880433.89403: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py<<< 32645 1726880433.89420: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1723590> <<< 32645 1726880433.89491: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880433.89496: stdout chunk (state=3): >>> import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1723680> import 'pkg_resources.extern.jaraco' # <<< 32645 1726880433.89498: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880433.89503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.89579: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py <<< 32645 1726880433.89734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150d610> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' <<< 32645 1726880433.89737: stdout chunk (state=3): >>>import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150e180> <<< 32645 1726880433.89740: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150cdd0> <<< 32645 1726880433.89771: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' <<< 32645 1726880433.89805: stdout chunk (state=3): >>>import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150f320> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150cad0> <<< 32645 1726880433.89838: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880433.89913: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880433.89974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880433.90154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880433.90158: 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 0x7fdfb15594f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152f860> <<< 32645 1726880433.90163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880433.90166: 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 0x7fdfb1559eb0> <<< 32645 1726880433.90175: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1558f20> <<< 32645 1726880433.90193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880433.90233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb155a0f0> <<< 32645 1726880433.90282: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152cb30> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152c830> <<< 32645 1726880433.90350: stdout chunk (state=3): >>>import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150f980> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880433.90373: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152c8c0> <<< 32645 1726880433.90463: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2c30> <<< 32645 1726880433.90472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.90580: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585070> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585730> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' <<< 32645 1726880433.90595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880433.90642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880433.90795: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585d60> <<< 32645 1726880433.90819: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15857c0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15845f0> import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880433.90946: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585be0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b51c0> <<< 32645 1726880433.91170: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1586030> <<< 32645 1726880433.91195: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880433.91213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880433.91243: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py <<< 32645 1726880433.91477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py <<< 32645 1726880433.91487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e4bf0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e6780> <<< 32645 1726880433.91618: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e5fd0> <<< 32645 1726880433.91642: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880433.91676: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e7050> <<< 32645 1726880433.91853: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b7ad0> <<< 32645 1726880433.91857: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b7560> <<< 32645 1726880433.92121: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b5fa0> <<< 32645 1726880433.92157: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' <<< 32645 1726880433.92202: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py <<< 32645 1726880433.92220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' <<< 32645 1726880433.92244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880433.92279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880433.92320: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1409190> <<< 32645 1726880433.92760: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1408b30> <<< 32645 1726880433.92814: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e7f80> <<< 32645 1726880433.92953: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 32645 1726880433.92958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb140b230> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e7ce0> <<< 32645 1726880433.94260: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880433.94278: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880433.94311: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880433.94366: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880433.94370: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94555: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94559: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94574: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94597: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94629: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94704: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94779: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94822: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.94836: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.95018: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.95021: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.95257: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.95267: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.95293: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880433.96290: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199f560> <<< 32645 1726880433.96433: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880433.96763: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py <<< 32645 1726880433.96780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880433.96895: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb148fcb0> <<< 32645 1726880433.97194: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb23e4740> <<< 32645 1726880433.97198: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' <<< 32645 1726880433.97201: stdout chunk (state=3): >>>import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c2bd0> <<< 32645 1726880433.97227: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py <<< 32645 1726880433.97262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c2e40> <<< 32645 1726880433.97281: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py <<< 32645 1726880433.97453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c37d0> <<< 32645 1726880433.97459: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py <<< 32645 1726880433.97462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114320> <<< 32645 1726880433.97477: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c3470> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' <<< 32645 1726880433.97517: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114a40> <<< 32645 1726880433.97547: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114c50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' <<< 32645 1726880433.97653: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114e90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' <<< 32645 1726880433.97656: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11153d0> <<< 32645 1726880433.97743: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115700> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' <<< 32645 1726880433.97770: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115a00> <<< 32645 1726880433.97779: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' <<< 32645 1726880433.97853: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115d30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880433.97857: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1116060> <<< 32645 1726880433.97909: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11163f0> <<< 32645 1726880433.97933: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880433.97994: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11168a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py <<< 32645 1726880433.98071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1116e70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' <<< 32645 1726880433.98084: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1117530> <<< 32645 1726880433.98146: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1117aa0> <<< 32645 1726880433.98235: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' <<< 32645 1726880433.98244: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1117ef0> <<< 32645 1726880433.98287: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11402c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11406b0> <<< 32645 1726880433.98329: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' <<< 32645 1726880433.98343: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1140a40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880433.98370: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1140d70> <<< 32645 1726880433.98400: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880433.98413: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141280> <<< 32645 1726880433.98452: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141490> <<< 32645 1726880433.98554: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880433.98557: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141700> <<< 32645 1726880433.98560: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880433.98612: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141c10> <<< 32645 1726880433.98621: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' <<< 32645 1726880433.98643: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142120> <<< 32645 1726880433.98753: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' <<< 32645 1726880433.98757: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142480> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11427e0> <<< 32645 1726880433.98760: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' <<< 32645 1726880433.98816: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142b70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' <<< 32645 1726880433.99063: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142ed0> <<< 32645 1726880433.99087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1143aa0> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11430e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880433.99127: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115cbf0> <<< 32645 1726880433.99353: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py <<< 32645 1726880433.99357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880433.99360: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' <<< 32645 1726880433.99362: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py <<< 32645 1726880433.99365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115e930> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115eb70> <<< 32645 1726880433.99367: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py <<< 32645 1726880433.99369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880433.99371: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115f680> <<< 32645 1726880433.99420: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115e5d0> <<< 32645 1726880433.99454: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880433.99463: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py <<< 32645 1726880433.99547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880433.99568: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117c950> <<< 32645 1726880433.99629: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117c4a0> <<< 32645 1726880433.99693: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115ff50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' <<< 32645 1726880433.99751: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117e210> <<< 32645 1726880433.99775: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880433.99802: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880433.99923: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117ef90> <<< 32645 1726880433.99926: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117e900> <<< 32645 1726880433.99928: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880433.99965: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a8140> <<< 32645 1726880433.99991: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' <<< 32645 1726880434.00075: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py <<< 32645 1726880434.00091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880434.00190: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a9340> <<< 32645 1726880434.00218: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880434.00262: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11ab3e0> <<< 32645 1726880434.00291: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py <<< 32645 1726880434.00359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880434.00438: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11abda0> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a8f50> <<< 32645 1726880434.00446: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a8b00> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880434.00484: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c0d70> <<< 32645 1726880434.00512: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880434.00577: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c16a0> <<< 32645 1726880434.00581: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880434.00747: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c20c0> <<< 32645 1726880434.00794: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880434.00843: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c2a80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880434.00954: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c31a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py <<< 32645 1726880434.00958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880434.01009: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c3d10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880434.01100: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e07a0> <<< 32645 1726880434.01109: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' <<< 32645 1726880434.01341: stdout chunk (state=3): >>>import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e1190> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880434.01344: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e1460> <<< 32645 1726880434.01347: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' <<< 32645 1726880434.01351: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e1e50> <<< 32645 1726880434.01353: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880434.01355: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e2480> <<< 32645 1726880434.01357: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880434.01390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' <<< 32645 1726880434.01446: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e3a40> <<< 32645 1726880434.01622: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e3290> <<< 32645 1726880434.01652: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115dee0> <<< 32645 1726880434.01678: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.01779: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880434.01795: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207b00> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207770> <<< 32645 1726880434.01826: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880434.01953: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207ce0> <<< 32645 1726880434.01981: stdout chunk (state=3): >>>import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207350> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102c3e0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102cec0> <<< 32645 1726880434.02002: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102cad0> <<< 32645 1726880434.02108: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' <<< 32645 1726880434.02111: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102cf80> <<< 32645 1726880434.02114: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py <<< 32645 1726880434.02116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' <<< 32645 1726880434.02145: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102d4c0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207050> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199eab0> <<< 32645 1726880434.02246: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2342e10> <<< 32645 1726880434.02268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880434.02329: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb102f0b0> <<< 32645 1726880434.02385: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142450> <<< 32645 1726880434.02433: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb23e4890> <<< 32645 1726880434.02537: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.12688: stdout chunk (state=3): >>> {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880434.13537: 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<<< 32645 1726880434.13571: stdout chunk (state=3): >>> # 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 <<< 32645 1726880434.13590: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery <<< 32645 1726880434.13627: stdout chunk (state=3): >>># cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 <<< 32645 1726880434.13674: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 <<< 32645 1726880434.13845: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora <<< 32645 1726880434.13885: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes <<< 32645 1726880434.13988: stdout chunk (state=3): >>># cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880434.14976: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context<<< 32645 1726880434.15199: stdout chunk (state=3): >>> # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 32645 1726880434.15352: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize <<< 32645 1726880434.15374: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib <<< 32645 1726880434.15754: stdout chunk (state=3): >>># cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 32645 1726880434.15780: stdout chunk (state=3): >>># cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime <<< 32645 1726880434.16602: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880434.17096: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc <<< 32645 1726880434.17148: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880434.17262: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880434.17554: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880434.17577: stdout chunk (state=3): >>># destroy _random # destroy _sha2 # destroy posix # clear sys.audit hooks <<< 32645 1726880434.18265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880434.18413: stderr chunk (state=3): >>><<< 32645 1726880434.18435: stdout chunk (state=3): >>><<< 32645 1726880434.19006: _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 0x7fdfb2a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb29dbb30> # /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 0x7fdfb2a0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fdfb2801160> # /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 0x7fdfb28023f0> # /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 0x7fdfb28031d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2802600> # /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 0x7fdfb2834140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fdfb2802150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fdfb28520c0> # /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 0x7fdfb2895160> # /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 0x7fdfb28957f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2853830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2852ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb285b230> # /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 0x7fdfb28c0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2897920> # /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 0x7fdfb28c0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb286dee0> # /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 0x7fdfb28c2090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb285a510> # /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 0x7fdfb28c24e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2390> # 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 0x7fdfb28c2780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2859100> 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 0x7fdfb28e4c80> 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 0x7fdfb28e6360> # /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 0x7fdfb28e7260> # 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 0x7fdfb28e7890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28e67b0> # /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 0x7fdfb26b02c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28e79b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2a80> # /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 0x7fdfb26dc1d0> # /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 0x7fdfb26dcd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26dca70> # 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 0x7fdfb26dcd40> # 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 0x7fdfb26dcf20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26b2330> # /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 0x7fdfb26de600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26dd280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c31a0> # /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 0x7fdfb270a990> # /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 0x7fdfb2726b10> # /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 0x7fdfb2757860> # /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 0x7fdfb2789fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2757980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb27277a0> # /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 0x7fdfb255c950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2725b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26df530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfb2725f10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_b2ax37et/ansible_fedora.linux_system_roles.local_seport_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 0x7fdfb25ba570> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2591460> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25905c0> # 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 0x7fdfb25b8bf0> # /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 0x7fdfb25e1f40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25e1cd0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb25e1610> # /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 0x7fdfb25e1a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb26de570> 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 0x7fdfb25e2d20> # 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 0x7fdfb25e2f60> # /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 0x7fdfb25e3470> 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 0x7fdfb24511f0> # 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 0x7fdfb2452e10> # /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 0x7fdfb2453740> # /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 0x7fdfb2454920> # /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 0x7fdfb24573e0> # 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 0x7fdfb28e70e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24556a0> # /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 0x7fdfb245b2f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2459dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2459b20> # /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 0x7fdfb245a090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2455bb0> # 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 0x7fdfb249f3b0> # /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 0x7fdfb249f560> # /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 0x7fdfb24a5130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24a4ef0> # /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 0x7fdfb24a7650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24a57f0> # /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 0x7fdfb24aae10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24a7800> # 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 0x7fdfb24abe60> # 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 0x7fdfb24abf80> # 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 0x7fdfb24ac1a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb249f830> # /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 0x7fdfb24af860> # 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 0x7fdfb24b0a70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24adfd0> # 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 0x7fdfb24af380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24adbe0> # 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 0x7fdfb2534cb0> # /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 0x7fdfb25359a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb24b3fb0> 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 0x7fdfb2535820> # 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 0x7fdfb2536c00> # 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 0x7fdfb2342630> # 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 0x7fdfb2342f90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2537b00> # 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 0x7fdfb2341c10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2343170> 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 0x7fdfb243f260> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb234ce90> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb234b2c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb234b170> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb18fbce0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb23d3350> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7fdfb194e6f0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194f0e0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194f230> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196cf80> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196eb10> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb199cad0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196c5c0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb196cdd0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199cf80> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199d550> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb194f4d0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199d580> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f290> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f4a0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb166f620> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f440> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb163c6e0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166f7d0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1690d10> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16931a0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16930b0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16afc80> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16af860> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16aed50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16923c0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16c26f0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16c1310> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1692ff0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1690da0> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb16900e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166fbc0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb1712e40> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1712270> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1710c80> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb166fec0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1692330> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1723590> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1723680> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150d610> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150e180> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150cdd0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150f320> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150cad0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7fdfb15594f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152f860> # /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' # 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 0x7fdfb1559eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1558f20> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb155a0f0> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152cb30> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152c830> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb150f980> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb152c8c0> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb28c2c30> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585070> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585730> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7fdfb1585d60> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15857c0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15845f0> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1585be0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b51c0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1586030> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e4bf0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e6780> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e5fd0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e7050> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b7ad0> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b7560> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15b5fa0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1409190> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1408b30> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e7f80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb140b230> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb15e7ce0> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199f560> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb148fcb0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb23e4740> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c2bd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c2e40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c37d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114320> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb14c3470> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114a40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114c50> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1114e90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11153d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115700> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115a00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1115d30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1116060> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11163f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11168a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1116e70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1117530> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1117aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1117ef0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11402c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11406b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1140a40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1140d70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141280> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141490> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141700> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1141c10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142120> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142480> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11427e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142b70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142ed0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1143aa0> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11430e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115cbf0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115e930> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115eb70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115f680> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115e5d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117c950> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117c4a0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115ff50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117e210> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117ef90> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb117e900> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a8140> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a9340> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11ab3e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11abda0> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a8f50> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11a8b00> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c0d70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c16a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c20c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c2a80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c31a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11c3d10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e07a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e1190> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e1460> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e1e50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e2480> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e3a40> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb11e3290> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb115dee0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207b00> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207770> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207ce0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207350> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102c3e0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102cec0> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102cad0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102cf80> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb102d4c0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1207050> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb199eab0> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb2342e10> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfb102f0b0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb1142450> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfb23e4890> # zipimport: zlib available {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880434.23273: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '5404', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880433.492302-33837-105808181205036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880434.23277: _low_level_execute_command(): starting 32645 1726880434.23281: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880433.492302-33837-105808181205036/ > /dev/null 2>&1 && sleep 0' 32645 1726880434.23284: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880434.23287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880434.23291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.23294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880434.23296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880434.23373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880434.25156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880434.25160: stdout chunk (state=3): >>><<< 32645 1726880434.25163: stderr chunk (state=3): >>><<< 32645 1726880434.25165: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880434.25168: handler run complete 32645 1726880434.25170: attempt loop complete, returning result 32645 1726880434.25172: variable '__selinux_item' from source: unknown 32645 1726880434.25174: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '5404', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "5404" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } 32645 1726880434.25490: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880434.25503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880434.25506: variable 'omit' from source: magic vars 32645 1726880434.25692: 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) 32645 1726880434.25808: 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) 32645 1726880434.25811: 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) 32645 1726880434.25925: 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) 32645 1726880434.25959: 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) 32645 1726880434.26243: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880434.26247: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880434.26262: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880434.26463: variable 'ansible_facts' from source: unknown 32645 1726880434.26815: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880434.27036: variable 'ansible_facts' from source: unknown 32645 1726880434.27545: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880434.27742: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880434.27861: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880434.28570: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880434.28600: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880434.28612: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880434.29003: variable 'ansible_facts' from source: unknown 32645 1726880434.29623: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880434.30262: variable 'ansible_facts' from source: unknown 32645 1726880434.30986: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880434.31523: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880434.31526: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880434.31530: variable 'omit' from source: magic vars 32645 1726880434.31533: variable 'omit' from source: magic vars 32645 1726880434.31915: variable '__selinux_item' from source: unknown 32645 1726880434.32207: 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) 32645 1726880434.32253: 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) 32645 1726880434.32632: 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) 32645 1726880434.32636: 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) 32645 1726880434.32638: 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) 32645 1726880434.33037: variable '__selinux_item' from source: unknown 32645 1726880434.33209: variable '__selinux_item' from source: unknown 32645 1726880434.33867: variable '__selinux_item' from source: unknown 32645 1726880434.34100: variable '__selinux_item' from source: unknown 32645 1726880434.34224: variable 'ansible_selinux' from source: facts 32645 1726880434.34254: variable 'omit' from source: magic vars 32645 1726880434.34682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880434.34698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880434.34707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880434.34724: variable 'inventory_hostname' from source: set_fact 32645 1726880434.34727: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880434.34736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880434.34992: Set connection var ansible_shell_executable to /bin/sh 32645 1726880434.34998: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880434.35006: Set connection var ansible_timeout to 10 32645 1726880434.35009: Set connection var ansible_shell_type to sh 32645 1726880434.35257: Set connection var ansible_pipelining to False 32645 1726880434.35260: Set connection var ansible_connection to ssh 32645 1726880434.35283: variable 'ansible_shell_executable' from source: unknown 32645 1726880434.35287: variable 'ansible_connection' from source: unknown 32645 1726880434.35291: variable 'ansible_module_compression' from source: unknown 32645 1726880434.35294: variable 'ansible_shell_type' from source: unknown 32645 1726880434.35299: variable 'ansible_shell_executable' from source: unknown 32645 1726880434.35302: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880434.35309: variable 'ansible_pipelining' from source: unknown 32645 1726880434.35313: variable 'ansible_timeout' from source: unknown 32645 1726880434.35318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880434.35714: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880434.35721: variable 'omit' from source: magic vars 32645 1726880434.35727: starting attempt loop 32645 1726880434.35732: running the handler 32645 1726880434.35741: _low_level_execute_command(): starting 32645 1726880434.35744: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880434.37155: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880434.37159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880434.37162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880434.37164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880434.37166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880434.37169: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880434.37171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.37174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880434.37176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880434.37182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880434.37276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880434.39056: stdout chunk (state=3): >>>/root <<< 32645 1726880434.39353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880434.39357: stderr chunk (state=3): >>><<< 32645 1726880434.39360: stdout chunk (state=3): >>><<< 32645 1726880434.39362: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880434.39416: _low_level_execute_command(): starting 32645 1726880434.39419: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399 `" && echo ansible-tmp-1726880434.3935733-33837-242376865701399="` echo /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399 `" ) && sleep 0' 32645 1726880434.40526: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880434.40602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880434.40611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880434.40619: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880434.40663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.40773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880434.40881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880434.40893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880434.43100: stdout chunk (state=3): >>>ansible-tmp-1726880434.3935733-33837-242376865701399=/root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399 <<< 32645 1726880434.43234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880434.43293: stderr chunk (state=3): >>><<< 32645 1726880434.43296: stdout chunk (state=3): >>><<< 32645 1726880434.43320: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880434.3935733-33837-242376865701399=/root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880434.43474: variable 'ansible_module_compression' from source: unknown 32645 1726880434.43496: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880434.43519: variable 'ansible_facts' from source: unknown 32645 1726880434.43800: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py 32645 1726880434.43996: Sending initial data 32645 1726880434.43999: Sent initial data (161 bytes) 32645 1726880434.45363: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.45424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880434.45690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880434.45693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880434.45717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880434.47459: 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 <<< 32645 1726880434.47515: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880434.47754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmprixx10od /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py <<< 32645 1726880434.47759: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py" <<< 32645 1726880434.47762: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmprixx10od" to remote "/root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py" <<< 32645 1726880434.49810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880434.49814: stdout chunk (state=3): >>><<< 32645 1726880434.49823: stderr chunk (state=3): >>><<< 32645 1726880434.49858: done transferring module to remote 32645 1726880434.49873: _low_level_execute_command(): starting 32645 1726880434.49877: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/ /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py && sleep 0' 32645 1726880434.51453: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880434.51457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880434.51459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880434.51462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880434.51584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880434.51588: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880434.51590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.51593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880434.51595: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880434.51597: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880434.51600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880434.51605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880434.51608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880434.51610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880434.51665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880434.51744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880434.53835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880434.53838: stdout chunk (state=3): >>><<< 32645 1726880434.53847: stderr chunk (state=3): >>><<< 32645 1726880434.53870: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880434.53874: _low_level_execute_command(): starting 32645 1726880434.53881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/AnsiballZ_local_seport.py && sleep 0' 32645 1726880434.55039: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880434.55047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880434.55169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.55173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880434.55191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880434.55197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880434.55481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880434.55566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880434.57869: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 32645 1726880434.57902: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880434.57916: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880434.57977: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880434.58006: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880434.58130: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880434.58154: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880434.58158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.58207: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 32645 1726880434.58232: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880434.58248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880434.58284: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d02d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d02a3b30> <<< 32645 1726880434.58359: 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 0x7f94d02d6ab0> import '_signal' # <<< 32645 1726880434.58425: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880434.58559: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 32645 1726880434.58589: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880434.58655: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880434.58671: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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' <<< 32645 1726880434.58765: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00a5160> # /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 0x7f94d00a63f0> <<< 32645 1726880434.58785: 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' <<< 32645 1726880434.58808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880434.58897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00a71d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00a6600> # /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' <<< 32645 1726880434.58919: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00d8140> <<< 32645 1726880434.58990: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880434.58995: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880434.59006: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880434.59033: 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 <<< 32645 1726880434.59106: 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 0x7f94d00a6150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880434.59225: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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. <<< 32645 1726880434.59431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880434.59487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880434.59575: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880434.59647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00f60c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880434.59690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880434.59706: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880434.59756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.59811: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0139160> <<< 32645 1726880434.59830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880434.59909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d01397f0> <<< 32645 1726880434.59914: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880434.59927: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00f7830> <<< 32645 1726880434.59938: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880434.59977: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00f6ab0> <<< 32645 1726880434.60128: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00ff230> <<< 32645 1726880434.60143: 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' <<< 32645 1726880434.60159: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880434.60196: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880434.60250: 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' <<< 32645 1726880434.60273: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0164d10> <<< 32645 1726880434.60292: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d013b8f0> <<< 32645 1726880434.60345: 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 0x7f94d0164d70> <<< 32645 1726880434.60351: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0112930> <<< 32645 1726880434.60466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00fe510> <<< 32645 1726880434.60622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94d0166480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166330> <<< 32645 1726880434.60646: 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 0x7f94d0166720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00fd100> <<< 32645 1726880434.60651: stdout chunk (state=3): >>>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' <<< 32645 1726880434.60674: 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' <<< 32645 1726880434.60678: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d018cbf0> <<< 32645 1726880434.61180: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94d018e330> # /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 0x7f94d018f1d0> # 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 0x7f94d018f800> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d018e720> # /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 0x7f94cff5c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d018f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166960> # /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 0x7f94cff88230> # /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' <<< 32645 1726880434.61211: 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 0x7f94cff88d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff88aa0> <<< 32645 1726880434.61242: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cff88d70> <<< 32645 1726880434.61267: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880434.61397: stdout chunk (state=3): >>># 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 0x7f94cff88f50> <<< 32645 1726880434.61414: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff5e390> <<< 32645 1726880434.61466: stdout chunk (state=3): >>># /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' <<< 32645 1726880434.61479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880434.61574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880434.61578: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff8a600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff89280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0167110> <<< 32645 1726880434.61591: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880434.61656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.61673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880434.61727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880434.61750: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cffb69c0> <<< 32645 1726880434.61843: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.61846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880434.61873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880434.61950: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cffd2ae0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880434.61990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880434.62057: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880434.62073: 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 0x7f94d0003890> <<< 32645 1726880434.62101: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880434.62154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880434.62269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880434.62382: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0032030> <<< 32645 1726880434.62395: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00039b0> <<< 32645 1726880434.62427: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cffd3770> <<< 32645 1726880434.62497: 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 0x7f94cfe089b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cffd1b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff8b560> <<< 32645 1726880434.62596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880434.62769: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f94cffd1ee0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_jalzug5n/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 32645 1726880434.62868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.62899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880434.62910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880434.62961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880434.63275: stdout chunk (state=3): >>># 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 0x7f94cfe66600> import '_typing' # <<< 32645 1726880434.63328: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe3d5b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe3c710> # zipimport: zlib available <<< 32645 1726880434.63351: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880434.63435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880434.65366: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.66450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880434.66456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe64560> <<< 32645 1726880434.66479: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880434.66482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.66507: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880434.66521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880434.66544: 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' <<< 32645 1726880434.66767: 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 0x7f94cfe8e0c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe8de50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe8d760> # /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 0x7f94cfe8e1b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe67320> import 'atexit' # <<< 32645 1726880434.66786: 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 0x7f94cfe8ee70> <<< 32645 1726880434.66821: 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 0x7f94cfe8f0b0> <<< 32645 1726880434.66835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880434.67124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe8f5c0> 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 0x7f94cfcfd3a0> # 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 0x7f94cfcfefc0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880434.67133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880434.67163: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfcff8f0> <<< 32645 1726880434.67191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880434.67219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880434.67262: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd00ad0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880434.67327: stdout chunk (state=3): >>># 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' <<< 32645 1726880434.67666: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd03560> # 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 0x7f94d018f050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd01820> # /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 0x7f94cfd07290> <<< 32645 1726880434.68076: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd05d60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd05af0> # /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 0x7f94cfd06030> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd01d30> # 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 0x7f94cfd4b3e0> # /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 0x7f94cfd4b500> # /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 0x7f94cfd51130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd50ef0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880434.68157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880434.68211: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880434.68225: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cfd53650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd51820> <<< 32645 1726880434.68323: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.68326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880434.68340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880434.68400: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd56de0> <<< 32645 1726880434.68638: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd537a0> <<< 32645 1726880434.68641: 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 0x7f94cfd545f0> <<< 32645 1726880434.68674: 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 0x7f94cfd57ef0> <<< 32645 1726880434.68726: 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' <<< 32645 1726880434.68745: 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 0x7f94cfd58110> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd4b830> <<< 32645 1726880434.68865: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880434.68871: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880434.68894: 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 0x7f94cfd5b6e0> <<< 32645 1726880434.69080: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880434.69197: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cfd5c7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd59e80> # 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 0x7f94cfd5b230> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd59a90> # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880434.69201: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880434.69214: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.69321: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.69425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.69512: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880434.69725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.69800: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.70527: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.71215: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880434.71361: 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' # <<< 32645 1726880434.71365: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880434.71466: stdout chunk (state=3): >>># 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 0x7f94cfde09b0> # /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' <<< 32645 1726880434.71584: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfde1700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd5f230> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880434.71601: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880434.71615: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.71789: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.72071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfde1580> # zipimport: zlib available <<< 32645 1726880434.72770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.73127: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.73213: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.73311: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880434.73314: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.73412: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880434.73491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.73604: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880434.73752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880434.73756: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.74035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.74369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880434.74381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880434.74404: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880434.74483: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfde2690> <<< 32645 1726880434.74567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.74583: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.74664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880434.74733: stdout chunk (state=3): >>>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' <<< 32645 1726880434.74805: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880434.75069: 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 0x7f94cfbee420> # 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 0x7f94cfbeec90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfde32c0> # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880434.75169: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880434.75207: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.75399: 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 # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.75510: 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 0x7f94cfbeda60> <<< 32645 1726880434.75524: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbeef00> <<< 32645 1726880434.75768: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880434.75812: 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 <<< 32645 1726880434.75816: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.75829: 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 <<< 32645 1726880434.75855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880434.75999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /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' <<< 32645 1726880434.76040: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfec7110> <<< 32645 1726880434.76214: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbf8ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbfa600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbf6ea0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880434.76233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.76383: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 32645 1726880434.76388: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 32645 1726880434.76392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.76403: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 32645 1726880434.76771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880434.76774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880434.76891: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880434.76895: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880434.76908: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880434.76968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880434.77164: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cf137cb0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfc7f320> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py <<< 32645 1726880434.77213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.77231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880434.77245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880434.77375: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18a720> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18b110> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18b260> <<< 32645 1726880434.77379: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py <<< 32645 1726880434.77421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py <<< 32645 1726880434.77436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' <<< 32645 1726880434.77643: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880434.77755: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1a8f80> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1aab10> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cf1d8ad0> <<< 32645 1726880434.77769: stdout chunk (state=3): >>>import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1a85c0> <<< 32645 1726880434.77862: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1a8dd0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1d8fe0> <<< 32645 1726880434.77901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py <<< 32645 1726880434.77905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' <<< 32645 1726880434.77912: stdout chunk (state=3): >>>import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1d95e0> <<< 32645 1726880434.78198: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18b500> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1d9580> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.78202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880434.78285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0f350> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 32645 1726880434.78300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0f590> <<< 32645 1726880434.78313: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880434.78622: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cef0f710> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0f530> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceedc740> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0fa70> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880434.78687: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef30ec0> <<< 32645 1726880434.78719: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880434.78729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880434.78756: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880434.78771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880434.78797: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880434.78867: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef33380> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef33290> <<< 32645 1726880434.78888: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880434.78919: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880434.79157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4fe90> <<< 32645 1726880434.79161: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4fa40> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4ef30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef32570> <<< 32645 1726880434.79164: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880434.79376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef62900> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef61520> <<< 32645 1726880434.79380: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4ed50> <<< 32645 1726880434.79384: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef30f20> <<< 32645 1726880434.79387: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef302c0> <<< 32645 1726880434.79409: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0fcb0> <<< 32645 1726880434.79420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880434.79517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880434.79528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880434.79555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880434.79574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880434.79604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880434.79636: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cefb31d0> <<< 32645 1726880434.79675: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefb2600> <<< 32645 1726880434.79749: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefb1010> <<< 32645 1726880434.80031: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef63140> <<< 32645 1726880434.80037: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.80055: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166360> <<< 32645 1726880434.80078: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefc37a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefc3890> import 'pkg_resources.extern.jaraco' # <<< 32645 1726880434.80099: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880434.80123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.80179: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.80187: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880434.80235: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' <<< 32645 1726880434.80284: stdout chunk (state=3): >>>import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceda9820> <<< 32645 1726880434.80392: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedaa360> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceda9010> <<< 32645 1726880434.80453: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' <<< 32645 1726880434.80470: stdout chunk (state=3): >>>import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedab4d0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceda8ce0> <<< 32645 1726880434.80484: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880434.80518: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.80546: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880434.80793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880434.80798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880434.80801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880434.80808: 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 0x7f94cedf5670> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedcba10> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880434.80816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880434.80845: 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 0x7f94cedf5fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedf5070> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880434.80874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedf6270> <<< 32645 1726880434.80935: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedc8ce0> <<< 32645 1726880434.80975: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedc89e0> import 'pkg_resources.extern.more_itertools' # <<< 32645 1726880434.81025: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedabb60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py <<< 32645 1726880434.81036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880434.81049: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedc87d0> <<< 32645 1726880434.81077: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefc3620> <<< 32645 1726880434.81336: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py <<< 32645 1726880434.81340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.81343: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py <<< 32645 1726880434.81345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21190> <<< 32645 1726880434.81348: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21850> <<< 32645 1726880434.81352: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py <<< 32645 1726880434.81354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880434.81357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880434.81465: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21eb0> <<< 32645 1726880434.81484: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21910> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee20710> <<< 32645 1726880434.81577: stdout chunk (state=3): >>>import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880434.81609: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee22030> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' <<< 32645 1726880434.81629: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee513d0> <<< 32645 1726880434.81860: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee22240> <<< 32645 1726880434.81881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880434.82107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880434.82168: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880434.82193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee80e00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee82960> <<< 32645 1726880434.82553: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee821b0> <<< 32645 1726880434.82556: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880434.82558: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee83200> <<< 32645 1726880434.82560: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee53cb0> <<< 32645 1726880434.82562: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee53710> <<< 32645 1726880434.82863: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee52150> <<< 32645 1726880434.82887: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' <<< 32645 1726880434.82976: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' <<< 32645 1726880434.83078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca5250> <<< 32645 1726880434.83505: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca4c20> <<< 32645 1726880434.83567: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca6270> <<< 32645 1726880434.83590: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' <<< 32645 1726880434.83757: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca73e0> <<< 32645 1726880434.83761: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee83e90> <<< 32645 1726880434.85046: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880434.85072: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85303: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85307: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85310: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85313: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85450: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85483: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85576: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85645: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.85714: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.86067: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.86071: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.86073: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.86076: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880434.86956: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1db5c0> <<< 32645 1726880434.87092: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880434.87443: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880434.87680: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced2fef0> <<< 32645 1726880434.87829: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cef0cce0> <<< 32645 1726880434.87870: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5e570> <<< 32645 1726880434.87893: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py <<< 32645 1726880434.87942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5e8d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py <<< 32645 1726880434.88035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5f2c0> <<< 32645 1726880434.88056: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' <<< 32645 1726880434.88094: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5fd70> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5ef60> <<< 32645 1726880434.88245: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' <<< 32645 1726880434.88251: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced98500> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced986b0> <<< 32645 1726880434.88393: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced988f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced98b90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced98e30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99430> <<< 32645 1726880434.88497: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99760> <<< 32645 1726880434.88538: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99a60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99df0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py <<< 32645 1726880434.88556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880434.88579: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9a2d0> <<< 32645 1726880434.88611: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' <<< 32645 1726880434.88642: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9a900> <<< 32645 1726880434.88663: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py <<< 32645 1726880434.88741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9afc0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9b500> <<< 32645 1726880434.88767: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9b950> <<< 32645 1726880434.88837: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' <<< 32645 1726880434.88879: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9bce0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e0110> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py <<< 32645 1726880434.89010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e04a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880434.89052: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e07a0> <<< 32645 1726880434.89074: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e0c80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e0e60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880434.89096: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e10a0> <<< 32645 1726880434.89118: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py <<< 32645 1726880434.89128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880434.89167: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e1580> <<< 32645 1726880434.89241: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e1a90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' <<< 32645 1726880434.89372: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e1df0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e2150> <<< 32645 1726880434.89385: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' <<< 32645 1726880434.89415: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e24e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e27e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880434.89563: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py <<< 32645 1726880434.89566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880434.89570: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e33b0> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e2a20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py <<< 32645 1726880434.89623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880434.89679: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea04590> <<< 32645 1726880434.89726: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880434.89883: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea06360> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea065a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880434.89998: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea070b0> <<< 32645 1726880434.90002: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea06000> <<< 32645 1726880434.90004: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880434.90053: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880434.90101: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea20320> <<< 32645 1726880434.90155: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea07e30> <<< 32645 1726880434.90203: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea07a10> <<< 32645 1726880434.90461: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' <<< 32645 1726880434.90465: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea21c10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py <<< 32645 1726880434.90468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880434.90470: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880434.90475: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea22990> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea22330> <<< 32645 1726880434.90477: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880434.90490: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea23b30> <<< 32645 1726880434.90551: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py <<< 32645 1726880434.90629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880434.90682: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea48da0> <<< 32645 1726880434.90856: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea4ae10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880434.90865: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea4b770> <<< 32645 1726880434.91153: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea489b0> <<< 32645 1726880434.91157: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea48590> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea647d0> <<< 32645 1726880434.91160: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880434.91162: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea65130> <<< 32645 1726880434.91165: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py <<< 32645 1726880434.91167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880434.91225: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea65b80> <<< 32645 1726880434.91265: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880434.91343: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea66600> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880434.91377: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea66d50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880434.91420: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea67890> <<< 32645 1726880434.91662: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880434.91700: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea802f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea80d10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea80fe0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea81a00> <<< 32645 1726880434.91720: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880434.91769: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea82030> <<< 32645 1726880434.91794: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880434.91819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' <<< 32645 1726880434.91841: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py <<< 32645 1726880434.91858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' <<< 32645 1726880434.91875: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea835f0> <<< 32645 1726880434.92055: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea82e40> <<< 32645 1726880434.92077: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea05910> <<< 32645 1726880434.92167: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880434.92214: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa7500> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa7170> <<< 32645 1726880434.92268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py <<< 32645 1726880434.92277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa76b0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa6d50> <<< 32645 1726880434.92337: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa7d40> <<< 32645 1726880434.92374: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' <<< 32645 1726880434.92485: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c88c0> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c84d0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c8950> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py <<< 32645 1726880434.92512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c8e60> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa6a80> <<< 32645 1726880434.92529: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1dab10> <<< 32645 1726880434.92555: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd5c950> <<< 32645 1726880434.92687: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py <<< 32645 1726880434.92703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880434.92738: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94ce8caab0> <<< 32645 1726880434.92809: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1da150> <<< 32645 1726880434.92834: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfc90620> <<< 32645 1726880434.92939: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.02319: stdout chunk (state=3): >>> {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880435.02934: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880435.03058: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 32645 1726880435.03070: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack <<< 32645 1726880435.03168: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 32645 1726880435.03276: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery <<< 32645 1726880435.03520: stdout chunk (state=3): >>># cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880435.04001: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix <<< 32645 1726880435.04042: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy <<< 32645 1726880435.04140: stdout chunk (state=3): >>># cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux <<< 32645 1726880435.04399: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib <<< 32645 1726880435.04475: stdout chunk (state=3): >>># cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 32645 1726880435.04535: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880435.04653: stdout chunk (state=3): >>># destroy selinux.audit2why # destroy _datetime <<< 32645 1726880435.05500: stdout chunk (state=3): >>># destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser <<< 32645 1726880435.05549: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux <<< 32645 1726880435.05699: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880435.05739: stdout chunk (state=3): >>># destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select <<< 32645 1726880435.05868: stdout chunk (state=3): >>># destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode <<< 32645 1726880435.05903: stdout chunk (state=3): >>># destroy ntpath # destroy pyexpat <<< 32645 1726880435.05955: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale <<< 32645 1726880435.06083: stdout chunk (state=3): >>># destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880435.06165: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880435.06437: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases <<< 32645 1726880435.06468: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # clear sys.audit hooks <<< 32645 1726880435.07032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880435.07200: stderr chunk (state=3): >>>Shared connection to 10.31.9.102 closed. <<< 32645 1726880435.07210: stdout chunk (state=3): >>><<< 32645 1726880435.07228: stderr chunk (state=3): >>><<< 32645 1726880435.07570: _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 0x7f94d02d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d02a3b30> # /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 0x7f94d02d6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f94d00a5160> # /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 0x7f94d00a63f0> # /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 0x7f94d00a71d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00a6600> # /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 0x7f94d00d8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f94d00a6150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f94d00f60c0> # /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 0x7f94d0139160> # /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 0x7f94d01397f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00f7830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00f6ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00ff230> # /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 0x7f94d0164d10> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d013b8f0> # /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 0x7f94d0164d70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0112930> # /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 0x7f94d0166060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00fe510> # /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 0x7f94d0166480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166330> # 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 0x7f94d0166720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00fd100> 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 0x7f94d018cbf0> 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 0x7f94d018e330> # /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 0x7f94d018f1d0> # 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 0x7f94d018f800> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d018e720> # /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 0x7f94cff5c2c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d018f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166960> # /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 0x7f94cff88230> # /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 0x7f94cff88d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff88aa0> # 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 0x7f94cff88d70> # 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 0x7f94cff88f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff5e390> # /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 0x7f94cff8a600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff89280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0167110> # /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 0x7f94cffb69c0> # /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 0x7f94cffd2ae0> # /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 0x7f94d0003890> # /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 0x7f94d0032030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d00039b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cffd3770> # /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 0x7f94cfe089b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cffd1b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cff8b560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f94cffd1ee0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_jalzug5n/ansible_fedora.linux_system_roles.local_seport_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 0x7f94cfe66600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe3d5b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe3c710> # 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 0x7f94cfe64560> # /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 0x7f94cfe8e0c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe8de50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe8d760> # /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 0x7f94cfe8e1b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfe67320> 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 0x7f94cfe8ee70> # 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 0x7f94cfe8f0b0> # /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 0x7f94cfe8f5c0> 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 0x7f94cfcfd3a0> # 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 0x7f94cfcfefc0> # /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 0x7f94cfcff8f0> # /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 0x7f94cfd00ad0> # /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 0x7f94cfd03560> # 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 0x7f94d018f050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd01820> # /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 0x7f94cfd07290> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd05d60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd05af0> # /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 0x7f94cfd06030> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd01d30> # 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 0x7f94cfd4b3e0> # /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 0x7f94cfd4b500> # /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 0x7f94cfd51130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd50ef0> # /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 0x7f94cfd53650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd51820> # /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 0x7f94cfd56de0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd537a0> # 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 0x7f94cfd545f0> # 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 0x7f94cfd57ef0> # 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 0x7f94cfd58110> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd4b830> # /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 0x7f94cfd5b6e0> # 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 0x7f94cfd5c7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd59e80> # 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 0x7f94cfd5b230> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd59a90> # 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 0x7f94cfde09b0> # /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 0x7f94cfde1700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd5f230> 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 0x7f94cfde1580> # 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 0x7f94cfde2690> # 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 0x7f94cfbee420> # 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 0x7f94cfbeec90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfde32c0> # 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 0x7f94cfbeda60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbeef00> 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 0x7f94cfec7110> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbf8ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbfa600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfbf6ea0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cf137cb0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfc7f320> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f94cf18a720> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18b110> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18b260> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1a8f80> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1aab10> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cf1d8ad0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1a85c0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1a8dd0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1d8fe0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1d95e0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf18b500> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1d9580> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0f350> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0f590> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cef0f710> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0f530> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceedc740> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0fa70> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef30ec0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef33380> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef33290> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4fe90> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4fa40> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4ef30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef32570> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef62900> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef61520> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef4ed50> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef30f20> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef302c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef0fcb0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cefb31d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefb2600> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefb1010> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cef63140> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94d0166360> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefc37a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefc3890> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceda9820> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedaa360> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceda9010> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedab4d0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceda8ce0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7f94cedf5670> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedcba10> # /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' # 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 0x7f94cedf5fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedf5070> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedf6270> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedc8ce0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedc89e0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedabb60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cedc87d0> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cefc3620> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21190> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21850> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7f94cee21eb0> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee21910> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee20710> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee22030> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee513d0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee22240> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee80e00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee82960> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee821b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee83200> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee53cb0> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee53710> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee52150> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca5250> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca4c20> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca6270> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceca73e0> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cee83e90> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1db5c0> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced2fef0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94cef0cce0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5e570> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5e8d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5f2c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5fd70> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced5ef60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced98500> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced986b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced988f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced98b90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced98e30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99430> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99760> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99a60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced99df0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9a2d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9a900> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9afc0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9b500> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9b950> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ced9bce0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e0110> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e04a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e07a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e0c80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e0e60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e10a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e1580> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e1a90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e1df0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e2150> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e24e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e27e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e33b0> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce9e2a20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea04590> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea06360> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea065a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea070b0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea06000> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea20320> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea07e30> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea07a10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea21c10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea22990> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea22330> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea23b30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea48da0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea4ae10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea4b770> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea489b0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea48590> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea647d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea65130> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea65b80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea66600> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea66d50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea67890> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea802f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea80d10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea80fe0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea81a00> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea82030> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea835f0> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea82e40> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cea05910> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa7500> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa7170> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa76b0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa6d50> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa7d40> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c88c0> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c84d0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c8950> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ce8c8e60> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94ceaa6a80> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1dab10> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfd5c950> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94ce8caab0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cf1da150> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94cfc90620> # zipimport: zlib available {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880435.11258: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '5405-5412', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880434.3935733-33837-242376865701399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880435.11261: _low_level_execute_command(): starting 32645 1726880435.11264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880434.3935733-33837-242376865701399/ > /dev/null 2>&1 && sleep 0' 32645 1726880435.11266: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880435.11269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880435.11271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880435.11273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880435.11885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880435.12069: stderr chunk (state=3): >>><<< 32645 1726880435.12072: stdout chunk (state=3): >>><<< 32645 1726880435.12123: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880435.12127: handler run complete 32645 1726880435.12156: attempt loop complete, returning result 32645 1726880435.12186: variable '__selinux_item' from source: unknown 32645 1726880435.12554: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '5405-5412', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "5405-5412" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } 32645 1726880435.12961: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880435.12977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880435.12980: variable 'omit' from source: magic vars 32645 1726880435.14377: 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) 32645 1726880435.14481: 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) 32645 1726880435.14553: 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) 32645 1726880435.14867: 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) 32645 1726880435.14871: 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) 32645 1726880435.15260: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880435.15399: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880435.15571: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880435.16072: variable 'ansible_facts' from source: unknown 32645 1726880435.16913: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880435.17581: variable 'ansible_facts' from source: unknown 32645 1726880435.18055: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880435.18497: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880435.18555: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880435.19076: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880435.19079: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880435.19159: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880435.19475: variable 'ansible_facts' from source: unknown 32645 1726880435.20007: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880435.20422: variable 'ansible_facts' from source: unknown 32645 1726880435.20973: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880435.21303: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880435.21368: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880435.21378: variable 'omit' from source: magic vars 32645 1726880435.21403: variable 'omit' from source: magic vars 32645 1726880435.21990: variable '__selinux_item' from source: unknown 32645 1726880435.22365: 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) 32645 1726880435.22476: 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) 32645 1726880435.22599: 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) 32645 1726880435.22782: 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) 32645 1726880435.22786: 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) 32645 1726880435.23373: variable '__selinux_item' from source: unknown 32645 1726880435.23376: variable '__selinux_item' from source: unknown 32645 1726880435.23656: variable '__selinux_item' from source: unknown 32645 1726880435.24163: variable '__selinux_item' from source: unknown 32645 1726880435.24356: variable 'ansible_selinux' from source: facts 32645 1726880435.24403: variable 'omit' from source: magic vars 32645 1726880435.24439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880435.24455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880435.24467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880435.24498: variable 'inventory_hostname' from source: set_fact 32645 1726880435.24508: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880435.24517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880435.24657: Set connection var ansible_shell_executable to /bin/sh 32645 1726880435.24681: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880435.24701: Set connection var ansible_timeout to 10 32645 1726880435.24709: Set connection var ansible_shell_type to sh 32645 1726880435.24733: Set connection var ansible_pipelining to False 32645 1726880435.24741: Set connection var ansible_connection to ssh 32645 1726880435.24774: variable 'ansible_shell_executable' from source: unknown 32645 1726880435.24783: variable 'ansible_connection' from source: unknown 32645 1726880435.24791: variable 'ansible_module_compression' from source: unknown 32645 1726880435.24806: variable 'ansible_shell_type' from source: unknown 32645 1726880435.24816: variable 'ansible_shell_executable' from source: unknown 32645 1726880435.24825: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880435.24839: variable 'ansible_pipelining' from source: unknown 32645 1726880435.24852: variable 'ansible_timeout' from source: unknown 32645 1726880435.24913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880435.25002: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880435.25024: variable 'omit' from source: magic vars 32645 1726880435.25034: starting attempt loop 32645 1726880435.25042: running the handler 32645 1726880435.25055: _low_level_execute_command(): starting 32645 1726880435.25065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880435.25716: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880435.25735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880435.25752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880435.25775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880435.25873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880435.26113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880435.26142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880435.26332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880435.28126: stdout chunk (state=3): >>>/root <<< 32645 1726880435.28351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880435.28366: stdout chunk (state=3): >>><<< 32645 1726880435.28553: stderr chunk (state=3): >>><<< 32645 1726880435.28557: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880435.28560: _low_level_execute_command(): starting 32645 1726880435.28752: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749 `" && echo ansible-tmp-1726880435.2852106-33837-275944403343749="` echo /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749 `" ) && sleep 0' 32645 1726880435.30622: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880435.30639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880435.30842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880435.30846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880435.30851: 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 <<< 32645 1726880435.30856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880435.31199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880435.31259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880435.31464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880435.33754: stdout chunk (state=3): >>>ansible-tmp-1726880435.2852106-33837-275944403343749=/root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749 <<< 32645 1726880435.33760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880435.34056: stderr chunk (state=3): >>><<< 32645 1726880435.34062: stdout chunk (state=3): >>><<< 32645 1726880435.34085: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880435.2852106-33837-275944403343749=/root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880435.34219: variable 'ansible_module_compression' from source: unknown 32645 1726880435.34696: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880435.34717: variable 'ansible_facts' from source: unknown 32645 1726880435.34927: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py 32645 1726880435.35341: Sending initial data 32645 1726880435.35346: Sent initial data (161 bytes) 32645 1726880435.37151: 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 <<< 32645 1726880435.37176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880435.37192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880435.37254: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880435.37530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880435.37639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880435.37733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880435.39461: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32645 1726880435.39493: stderr chunk (state=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 <<< 32645 1726880435.39639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880435.39642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpnlfld8vf /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py <<< 32645 1726880435.39647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py" <<< 32645 1726880435.39680: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpnlfld8vf" to remote "/root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py" <<< 32645 1726880435.42258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880435.42263: stdout chunk (state=3): >>><<< 32645 1726880435.42265: stderr chunk (state=3): >>><<< 32645 1726880435.42268: done transferring module to remote 32645 1726880435.42270: _low_level_execute_command(): starting 32645 1726880435.42272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/ /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py && sleep 0' 32645 1726880435.43710: 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 <<< 32645 1726880435.43770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880435.43922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880435.43997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880435.44145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880435.46240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880435.46599: stderr chunk (state=3): >>><<< 32645 1726880435.46602: stdout chunk (state=3): >>><<< 32645 1726880435.46605: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880435.46607: _low_level_execute_command(): starting 32645 1726880435.46610: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/AnsiballZ_local_seport.py && sleep 0' 32645 1726880435.47864: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880435.47934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880435.48074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880435.48088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880435.48171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880435.50555: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880435.50559: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880435.50565: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880435.50687: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 32645 1726880435.50723: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880435.50763: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880435.50903: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 32645 1726880435.50916: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880435.50942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880435.50961: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4923b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492383b30> <<< 32645 1726880435.51020: 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' <<< 32645 1726880435.51057: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4923b6ab0> import '_signal' # <<< 32645 1726880435.51070: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880435.51162: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 32645 1726880435.51209: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880435.51239: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880435.51270: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880435.51336: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880435.51484: 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' <<< 32645 1726880435.51488: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492189160> # /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 0x7ff49218a3f0> <<< 32645 1726880435.51496: 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' <<< 32645 1726880435.51591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880435.51595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880435.51598: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49218b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49218a600> # /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 0x7ff4921bc140> <<< 32645 1726880435.51677: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880435.51742: 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 <<< 32645 1726880435.51756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.51815: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49218a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880435.51837: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.51871: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880435.52026: 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. <<< 32645 1726880435.52154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880435.52168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880435.52208: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880435.52226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.52243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880435.52283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880435.52439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921da0c0> <<< 32645 1726880435.52458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880435.52519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.52525: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880435.52527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880435.52626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49221d160> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880435.52632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880435.52671: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49221d7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921db830> import '_functools' # <<< 32645 1726880435.52703: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921daab0> <<< 32645 1726880435.52814: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921e3230> <<< 32645 1726880435.52847: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880435.52965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880435.52968: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880435.52971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880435.52973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880435.52994: 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' <<< 32645 1726880435.53041: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492248d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49221f920> # /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 0x7ff492248e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921f5ee0> <<< 32645 1726880435.53218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921e2510> # /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 0x7ff49224a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224a390> <<< 32645 1726880435.53267: 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 0x7ff49224a780> <<< 32645 1726880435.53290: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921e1100> <<< 32645 1726880435.53314: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880435.53421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880435.53429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880435.53444: 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' <<< 32645 1726880435.53468: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49226cc80> 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 0x7ff49226e360> <<< 32645 1726880435.53490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880435.53501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880435.53660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49226f260> <<< 32645 1726880435.53687: 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 0x7ff49226f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49226e7b0> # /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 0x7ff4920282c0> <<< 32645 1726880435.53720: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49226f9b0> <<< 32645 1726880435.53746: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224aa80> <<< 32645 1726880435.53765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880435.53793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880435.53811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880435.53837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880435.53877: 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 0x7ff4920541d0> <<< 32645 1726880435.53905: 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' <<< 32645 1726880435.53982: 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 0x7ff492054d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492054a70> <<< 32645 1726880435.54026: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492054d40> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.54198: stdout chunk (state=3): >>># 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 0x7ff492054f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49202a330> # /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' <<< 32645 1726880435.54255: 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' <<< 32645 1726880435.54259: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492056600> <<< 32645 1726880435.54261: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492055280> <<< 32645 1726880435.54264: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224b1a0> <<< 32645 1726880435.54379: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880435.54382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.54418: stdout chunk (state=3): >>># /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' <<< 32645 1726880435.54453: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492082990> <<< 32645 1726880435.54750: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880435.54762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.54792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49209eb10> # /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 0x7ff4920cf860> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880435.54833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880435.54925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880435.54969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880435.55008: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492101fd0> <<< 32645 1726880435.55167: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4920cf980> <<< 32645 1726880435.55244: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49209f7a0> # /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 0x7ff491edc950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49209db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492057530> <<< 32645 1726880435.55406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff49209df10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_291_njbm/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 32645 1726880435.55563: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.55602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880435.55609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880435.55679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880435.55742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880435.55977: 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 0x7ff491f3a570> <<< 32645 1726880435.55981: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880435.56298: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f11460> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f105c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880435.57710: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.59031: 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' <<< 32645 1726880435.59041: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f38bf0> <<< 32645 1726880435.59065: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.59087: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880435.59131: 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' <<< 32645 1726880435.59319: 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 0x7ff491f61f40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f61cd0> <<< 32645 1726880435.59323: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f61610> <<< 32645 1726880435.59325: 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' <<< 32645 1726880435.59328: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f61a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492056570> import 'atexit' # <<< 32645 1726880435.59659: 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 0x7ff491f62d20> <<< 32645 1726880435.59663: 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 0x7ff491f62f60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880435.59666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880435.59668: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880435.59670: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f63470> <<< 32645 1726880435.59673: stdout chunk (state=3): >>>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' <<< 32645 1726880435.59675: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dcd1c0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.59773: 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 0x7ff491dcede0> <<< 32645 1726880435.59779: stdout chunk (state=3): >>># /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' <<< 32645 1726880435.59781: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dcf770> <<< 32645 1726880435.59784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880435.59797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880435.60028: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd0950> <<< 32645 1726880435.60031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880435.60034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880435.60036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880435.60039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880435.60041: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd3410> <<< 32645 1726880435.60043: 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 0x7ff491dd3770> <<< 32645 1726880435.60137: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd16d0> <<< 32645 1726880435.60157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880435.60175: 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' <<< 32645 1726880435.60202: stdout chunk (state=3): >>># /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 <<< 32645 1726880435.60263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd7380> import '_tokenize' # <<< 32645 1726880435.60313: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd5e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd5bb0> <<< 32645 1726880435.60336: 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' <<< 32645 1726880435.60421: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd6120> <<< 32645 1726880435.60457: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd1b50> <<< 32645 1726880435.60558: 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 0x7ff491e1b560> # /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 0x7ff491e1b680> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880435.60563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880435.60791: 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 0x7ff491e21220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e20fe0> <<< 32645 1726880435.60795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880435.60797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880435.60899: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.60903: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff491e236e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e218e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880435.60928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880435.61058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880435.61068: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880435.61090: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e26e10> <<< 32645 1726880435.61486: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e237d0> <<< 32645 1726880435.61490: 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 0x7ff491e27e90> <<< 32645 1726880435.61492: 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' <<< 32645 1726880435.61496: 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 0x7ff491e28080> <<< 32645 1726880435.61501: 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 0x7ff491e28140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e1b920> # /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' <<< 32645 1726880435.61503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880435.61506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880435.61508: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.61510: 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 0x7ff491e2b800> <<< 32645 1726880435.61764: 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 0x7ff491e2c860> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e29f70> # 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 0x7ff491e2b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e29b80> # zipimport: zlib available <<< 32645 1726880435.61780: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880435.61796: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.61904: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.62029: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880435.62167: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880435.62249: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.62363: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.63057: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.64157: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880435.64161: 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' # <<< 32645 1726880435.64164: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.64166: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.64169: 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 0x7ff491eb0a10> <<< 32645 1726880435.64171: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880435.64173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491eb1820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd2b10> <<< 32645 1726880435.64175: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32645 1726880435.64178: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.64180: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880435.64384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.64603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491eb1910> <<< 32645 1726880435.64610: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.65356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.65817: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.65901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.65991: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880435.66009: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66050: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880435.66101: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66182: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66301: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880435.66324: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66345: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880435.66374: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.66501: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880435.66832: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.67030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880435.67099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880435.67116: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880435.67266: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491eb2900> <<< 32645 1726880435.67271: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.67376: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.67467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880435.67485: stdout chunk (state=3): >>>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' <<< 32645 1726880435.67526: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.67653: 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 0x7ff491eba390> <<< 32645 1726880435.67715: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.67772: 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 0x7ff491ebac30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491eb37d0> # zipimport: zlib available <<< 32645 1726880435.67864: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.67882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880435.67927: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.68154: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.68158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.68166: 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 <<< 32645 1726880435.68178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.68256: 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 0x7ff491eb9a00> <<< 32645 1726880435.68311: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491ebadb0> <<< 32645 1726880435.68345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880435.68487: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.68519: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880435.68568: 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' <<< 32645 1726880435.68668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880435.68704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880435.68726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880435.68744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880435.68920: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491fb2f90> <<< 32645 1726880435.68925: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491cc4c50> <<< 32645 1726880435.68953: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491cc2ed0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491cc2d20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880435.69027: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.69030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.69033: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880435.69261: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 32645 1726880435.69266: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 32645 1726880435.69269: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880435.69301: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 32645 1726880435.69309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.69427: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.69653: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880435.69656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880435.69659: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880435.69721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880435.69857: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49129b950> <<< 32645 1726880435.69967: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491d4afc0> <<< 32645 1726880435.69985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880435.70011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880435.70055: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912ee4b0> <<< 32645 1726880435.70076: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912eeea0> <<< 32645 1726880435.70274: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912eeff0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880435.70351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880435.70431: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491310d40> <<< 32645 1726880435.70453: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py <<< 32645 1726880435.70473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' <<< 32645 1726880435.70489: stdout chunk (state=3): >>>import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913128d0> <<< 32645 1726880435.70517: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff491340890> <<< 32645 1726880435.70731: stdout chunk (state=3): >>>import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491310380> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491310b60> <<< 32645 1726880435.70735: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py <<< 32645 1726880435.70738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491340da0> <<< 32645 1726880435.70743: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913413a0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912ef290> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880435.70762: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913413d0> <<< 32645 1726880435.70794: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py <<< 32645 1726880435.70822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.70841: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py <<< 32645 1726880435.71119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.71122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880435.71125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' <<< 32645 1726880435.71129: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7140> <<< 32645 1726880435.71132: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7380> <<< 32645 1726880435.71134: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880435.71136: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.71221: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff490fe7500> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7320> <<< 32645 1726880435.71224: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fb4530> <<< 32645 1726880435.71370: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.71378: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe77a0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880435.71442: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491008ce0> <<< 32645 1726880435.71527: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880435.71544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880435.71566: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 32645 1726880435.71715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49100b1a0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49100b0b0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 32645 1726880435.71741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491027cb0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491027860> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491026d50> <<< 32645 1726880435.71811: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49100a390> <<< 32645 1726880435.71826: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880435.71847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880435.71861: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880435.71887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880435.71917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880435.72027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880435.72046: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49103a720> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491039340> <<< 32645 1726880435.72074: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491026bd0> <<< 32645 1726880435.72110: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491008d70> <<< 32645 1726880435.72151: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7fb0> <<< 32645 1726880435.72168: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7b90> <<< 32645 1726880435.72446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880435.72451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880435.72454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880435.72457: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49108aea0> <<< 32645 1726880435.72459: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49108a2d0> <<< 32645 1726880435.72553: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491088ce0> <<< 32645 1726880435.72713: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7dd0> <<< 32645 1726880435.72804: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49202a2a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b1a0> <<< 32645 1726880435.72850: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b5c0> import 'pkg_resources.extern.jaraco' # <<< 32645 1726880435.72898: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880435.72907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.72974: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880435.73020: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' <<< 32645 1726880435.73123: stdout chunk (state=3): >>>import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e85580> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' <<< 32645 1726880435.73134: stdout chunk (state=3): >>>import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e860c0> <<< 32645 1726880435.73206: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e84d70> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' <<< 32645 1726880435.73327: stdout chunk (state=3): >>>import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e872f0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e84a40> <<< 32645 1726880435.73350: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880435.73412: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880435.73442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880435.73458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880435.73492: 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 0x7ff490ed1460> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea77d0> <<< 32645 1726880435.73523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880435.73569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880435.73597: 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 0x7ff490ed1d30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ed0e60> <<< 32645 1726880435.73675: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880435.73697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ed1f70> <<< 32645 1726880435.73778: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea4aa0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea47a0> import 'pkg_resources.extern.more_itertools' # <<< 32645 1726880435.73797: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e878f0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880435.73815: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea4830> <<< 32645 1726880435.74089: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b3e0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880435.74094: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py <<< 32645 1726880435.74097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f00ef0> <<< 32645 1726880435.74100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f015b0> <<< 32645 1726880435.74128: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880435.74140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880435.74354: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01c10> <<< 32645 1726880435.74357: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01670> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f004a0> import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880435.74360: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01a60> import 'pkg_resources.extern.packaging' # <<< 32645 1726880435.74366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880435.74445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2d0a0> <<< 32645 1726880435.74681: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01e80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880435.74705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880435.74734: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880435.74763: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py <<< 32645 1726880435.74785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' <<< 32645 1726880435.74810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py <<< 32645 1726880435.74895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5cb00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' <<< 32645 1726880435.74922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' <<< 32645 1726880435.75012: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5e630> <<< 32645 1726880435.75168: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5deb0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880435.75425: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5ef90> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2f9b0> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2f440> <<< 32645 1726880435.75667: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2de80> <<< 32645 1726880435.75690: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' <<< 32645 1726880435.75720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py <<< 32645 1726880435.75745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880435.75765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' <<< 32645 1726880435.75795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880435.75966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880435.75988: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490d81130> <<< 32645 1726880435.76314: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490d80ad0> <<< 32645 1726880435.76363: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5ff80> <<< 32645 1726880435.76386: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 32645 1726880435.76402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' <<< 32645 1726880435.76835: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490d83350> <<< 32645 1726880435.76839: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5fc80> <<< 32645 1726880435.77855: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880435.77871: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880435.77881: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880435.77985: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880435.77993: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.77996: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.77998: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78008: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78033: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78051: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78076: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78094: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78122: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78132: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78202: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78210: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78213: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78288: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78292: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78298: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78363: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78366: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78411: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78416: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78487: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78494: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78521: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78580: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78584: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78612: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78676: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78684: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78719: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78795: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78802: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78842: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78971: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.78975: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880435.79884: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913433b0> <<< 32645 1726880435.80190: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880435.80370: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py <<< 32645 1726880435.80397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880435.80502: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e07ce0> <<< 32645 1726880435.80765: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff490fe4ad0> <<< 32645 1726880435.80844: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3ac00> <<< 32645 1726880435.80908: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3ae70> <<< 32645 1726880435.80942: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880435.80979: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3b7d0> <<< 32645 1726880435.81047: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' <<< 32645 1726880435.81080: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e642c0> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3b4a0> <<< 32645 1726880435.81086: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' <<< 32645 1726880435.81101: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e64a70> <<< 32645 1726880435.81148: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' <<< 32645 1726880435.81158: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e64c80> <<< 32645 1726880435.81231: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' <<< 32645 1726880435.81235: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e64e90> <<< 32645 1726880435.81241: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' <<< 32645 1726880435.81247: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e65130> <<< 32645 1726880435.81281: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e653a0> <<< 32645 1726880435.81313: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' <<< 32645 1726880435.81339: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e656d0> <<< 32645 1726880435.81367: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' <<< 32645 1726880435.81404: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e659d0> <<< 32645 1726880435.81425: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e65d30> <<< 32645 1726880435.81449: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880435.81471: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e66060> <<< 32645 1726880435.81504: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880435.81550: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e663f0> <<< 32645 1726880435.81554: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py <<< 32645 1726880435.81586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880435.81608: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e66900> <<< 32645 1726880435.81621: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' <<< 32645 1726880435.81653: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e66f00> <<< 32645 1726880435.81677: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' <<< 32645 1726880435.81713: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e675f0> <<< 32645 1726880435.81758: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' <<< 32645 1726880435.81762: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e67b60> <<< 32645 1726880435.81787: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e67f80> <<< 32645 1726880435.81832: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py <<< 32645 1726880435.81866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8350> <<< 32645 1726880435.81881: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8740> <<< 32645 1726880435.81976: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' <<< 32645 1726880435.81981: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8ad0> <<< 32645 1726880435.81984: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8e00> <<< 32645 1726880435.82024: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880435.82442: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab9340> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab9550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab97c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880435.82445: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab9ca0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490aba1b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490aba510> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490aba870> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abac00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abaf30> <<< 32645 1726880435.82471: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880435.82512: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py <<< 32645 1726880435.82530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880435.82580: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abbad0> <<< 32645 1726880435.82607: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abb170> <<< 32645 1726880435.82636: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py <<< 32645 1726880435.82660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880435.82764: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad4cb0> <<< 32645 1726880435.82802: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' <<< 32645 1726880435.82883: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad69c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' <<< 32645 1726880435.82921: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad6c30> <<< 32645 1726880435.82990: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880435.83022: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad7710> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad6660> <<< 32645 1726880435.83104: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880435.83223: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880435.83227: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af49e0> <<< 32645 1726880435.83245: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af4500> <<< 32645 1726880435.83323: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af40e0> <<< 32645 1726880435.83362: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af6240> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py <<< 32645 1726880435.83445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880435.83452: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af6fc0> <<< 32645 1726880435.83575: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af6960> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880435.83578: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b20170> <<< 32645 1726880435.83742: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' <<< 32645 1726880435.83746: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' <<< 32645 1726880435.83772: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880435.83797: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b21370> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880435.83862: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b23350> <<< 32645 1726880435.83888: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880435.83975: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b23d10> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b20f80> <<< 32645 1726880435.84008: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b20b60> <<< 32645 1726880435.84104: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3cda0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880435.84153: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3d730> <<< 32645 1726880435.84234: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880435.84321: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3e150> <<< 32645 1726880435.84378: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880435.84467: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3eb70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3f2c0> <<< 32645 1726880435.84479: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880435.84572: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3fdd0> <<< 32645 1726880435.84659: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880435.84674: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b58830> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b59250> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880435.84708: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b59520> <<< 32645 1726880435.84780: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' <<< 32645 1726880435.84903: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b59f70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880435.84907: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b5a5a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880435.84938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' <<< 32645 1726880435.84986: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b5bb90> <<< 32645 1726880435.85251: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b5b3b0> <<< 32645 1726880435.85258: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad5fa0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' <<< 32645 1726880435.85294: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880435.85357: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7bbc0> <<< 32645 1726880435.85425: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7b830> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7bd40> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7b440> <<< 32645 1726880435.85435: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' <<< 32645 1726880435.85581: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4440> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' <<< 32645 1726880435.85590: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4f80> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4b60> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4fe0> <<< 32645 1726880435.85691: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a5520> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7b140> <<< 32645 1726880435.85715: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491342900> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49129ba70> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py <<< 32645 1726880435.85754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880435.85838: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4909a7110> <<< 32645 1726880435.85891: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b170> <<< 32645 1726880435.86153: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491d5c2f0> <<< 32645 1726880435.86183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880435.95875: stdout chunk (state=3): >>> {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880435.96784: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 <<< 32645 1726880435.96832: 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 # 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 # 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 <<< 32645 1726880435.96876: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora <<< 32645 1726880435.96932: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc <<< 32645 1726880435.97040: stdout chunk (state=3): >>># cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery <<< 32645 1726880435.97070: stdout chunk (state=3): >>># cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880435.97728: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery <<< 32645 1726880435.97815: stdout chunk (state=3): >>># destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules <<< 32645 1726880435.98016: stdout chunk (state=3): >>># cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco<<< 32645 1726880435.98025: stdout chunk (state=3): >>> # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header <<< 32645 1726880435.98239: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket <<< 32645 1726880435.98370: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings <<< 32645 1726880435.98396: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 32645 1726880435.98669: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880435.98673: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880435.98687: stdout chunk (state=3): >>># destroy selinux.audit2why # destroy _datetime <<< 32645 1726880435.99415: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880435.99486: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query # destroy configparser <<< 32645 1726880435.99596: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching <<< 32645 1726880435.99599: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy _semanage <<< 32645 1726880435.99685: stdout chunk (state=3): >>># destroy selinux._selinux <<< 32645 1726880435.99741: stdout chunk (state=3): >>># destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header <<< 32645 1726880435.99781: stdout chunk (state=3): >>># destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select <<< 32645 1726880435.99833: stdout chunk (state=3): >>># destroy _hashlib # destroy _bz2 # destroy _lzma <<< 32645 1726880435.99915: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode <<< 32645 1726880436.00012: stdout chunk (state=3): >>># destroy ntpath # destroy pyexpat <<< 32645 1726880436.00044: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc <<< 32645 1726880436.00074: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880436.00173: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880436.00576: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # clear sys.audit hooks <<< 32645 1726880436.01020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880436.01211: stderr chunk (state=3): >>><<< 32645 1726880436.01240: stdout chunk (state=3): >>><<< 32645 1726880436.02178: _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 0x7ff4923b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492383b30> # /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 0x7ff4923b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7ff492189160> # /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 0x7ff49218a3f0> # /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 0x7ff49218b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49218a600> # /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 0x7ff4921bc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7ff49218a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7ff4921da0c0> # /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 0x7ff49221d160> # /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 0x7ff49221d7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921db830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921daab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921e3230> # /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 0x7ff492248d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49221f920> # /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 0x7ff492248e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921f5ee0> # /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 0x7ff49224a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921e2510> # /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 0x7ff49224a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224a390> # 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 0x7ff49224a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4921e1100> 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 0x7ff49226cc80> 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 0x7ff49226e360> # /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 0x7ff49226f260> # 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 0x7ff49226f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49226e7b0> # /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 0x7ff4920282c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49226f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224aa80> # /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 0x7ff4920541d0> # /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 0x7ff492054d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492054a70> # 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 0x7ff492054d40> # 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 0x7ff492054f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49202a330> # /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 0x7ff492056600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492055280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49224b1a0> # /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 0x7ff492082990> # /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 0x7ff49209eb10> # /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 0x7ff4920cf860> # /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 0x7ff492101fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4920cf980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49209f7a0> # /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 0x7ff491edc950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49209db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492057530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff49209df10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_291_njbm/ansible_fedora.linux_system_roles.local_seport_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 0x7ff491f3a570> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f11460> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f105c0> # 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 0x7ff491f38bf0> # /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 0x7ff491f61f40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f61cd0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491f61610> # /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 0x7ff491f61a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492056570> 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 0x7ff491f62d20> # 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 0x7ff491f62f60> # /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 0x7ff491f63470> 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 0x7ff491dcd1c0> # 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 0x7ff491dcede0> # /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 0x7ff491dcf770> # /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 0x7ff491dd0950> # /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 0x7ff491dd3410> # 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 0x7ff491dd3770> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd16d0> # /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 0x7ff491dd7380> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd5e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd5bb0> # /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 0x7ff491dd6120> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd1b50> # 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 0x7ff491e1b560> # /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 0x7ff491e1b680> # /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 0x7ff491e21220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e20fe0> # /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 0x7ff491e236e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e218e0> # /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 0x7ff491e26e10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e237d0> # 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 0x7ff491e27e90> # 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 0x7ff491e28080> # 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 0x7ff491e28140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e1b920> # /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 0x7ff491e2b800> # 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 0x7ff491e2c860> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e29f70> # 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 0x7ff491e2b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491e29b80> # 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 0x7ff491eb0a10> # /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 0x7ff491eb1820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491dd2b10> 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 0x7ff491eb1910> # 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 0x7ff491eb2900> # 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 0x7ff491eba390> # 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 0x7ff491ebac30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491eb37d0> # 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 0x7ff491eb9a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491ebadb0> 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 0x7ff491fb2f90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491cc4c50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491cc2ed0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491cc2d20> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49129b950> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491d4afc0> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7ff4912ee4b0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912eeea0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912eeff0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491310d40> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913128d0> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff491340890> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491310380> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491310b60> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491340da0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913413a0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4912ef290> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913413d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7140> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7380> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff490fe7500> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7320> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fb4530> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe77a0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491008ce0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49100b1a0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49100b0b0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491027cb0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491027860> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491026d50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49100a390> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49103a720> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491039340> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491026bd0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491008d70> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7fb0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7b90> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49108aea0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49108a2d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491088ce0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490fe7dd0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49202a2a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b1a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b5c0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e85580> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e860c0> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e84d70> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e872f0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e84a40> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7ff490ed1460> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea77d0> # /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' # 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 0x7ff490ed1d30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ed0e60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ed1f70> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea4aa0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea47a0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e878f0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ea4830> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b3e0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f00ef0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f015b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7ff490f01c10> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01670> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f004a0> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01a60> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2d0a0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f01e80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5cb00> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5e630> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5deb0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5ef90> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2f9b0> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2f440> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f2de80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490d81130> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490d80ad0> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5ff80> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490d83350> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490f5fc80> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4913433b0> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e07ce0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff490fe4ad0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3ac00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3ae70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3b7d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e642c0> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e3b4a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e64a70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e64c80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e64e90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e65130> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e653a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e656d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e659d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e65d30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e66060> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e663f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e66900> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e66f00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e675f0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e67b60> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490e67f80> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8350> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8740> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8ad0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab8e00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab9340> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab9550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab97c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ab9ca0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490aba1b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490aba510> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490aba870> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abac00> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abaf30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abbad0> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490abb170> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad4cb0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad69c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad6c30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad7710> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad6660> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af49e0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af4500> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af40e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af6240> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af6fc0> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490af6960> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b20170> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b21370> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b23350> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b23d10> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b20f80> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b20b60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3cda0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3d730> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3e150> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3eb70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3f2c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b3fdd0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b58830> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b59250> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b59520> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b59f70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b5a5a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b5bb90> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b5b3b0> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490ad5fa0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7bbc0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7b830> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7bd40> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7b440> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4440> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4f80> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4b60> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a4fe0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4909a5520> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff490b7b140> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491342900> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49129ba70> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4909a7110> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49109b170> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff491d5c2f0> # zipimport: zlib available {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880436.05462: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '9929', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880435.2852106-33837-275944403343749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880436.05466: _low_level_execute_command(): starting 32645 1726880436.05469: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880435.2852106-33837-275944403343749/ > /dev/null 2>&1 && sleep 0' 32645 1726880436.05471: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880436.05474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880436.05477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880436.05479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.05481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880436.05484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880436.05486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.05488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.07375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880436.07378: stderr chunk (state=3): >>><<< 32645 1726880436.07381: stdout chunk (state=3): >>><<< 32645 1726880436.07384: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880436.07386: handler run complete 32645 1726880436.07414: attempt loop complete, returning result 32645 1726880436.07474: variable '__selinux_item' from source: unknown 32645 1726880436.07751: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '9929', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "9929" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 32645 1726880436.08014: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880436.08017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880436.08022: variable 'omit' from source: magic vars 32645 1726880436.08867: 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) 32645 1726880436.08870: 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) 32645 1726880436.08873: 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) 32645 1726880436.08875: 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) 32645 1726880436.08952: 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) 32645 1726880436.09191: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880436.09195: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880436.09208: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880436.09471: variable 'ansible_facts' from source: unknown 32645 1726880436.10497: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880436.11259: variable 'ansible_facts' from source: unknown 32645 1726880436.12025: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880436.12253: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880436.12257: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880436.13060: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880436.13064: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880436.13076: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880436.13452: variable 'ansible_facts' from source: unknown 32645 1726880436.13928: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880436.14489: variable 'ansible_facts' from source: unknown 32645 1726880436.15103: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880436.15354: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880436.15362: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880436.15368: variable 'omit' from source: magic vars 32645 1726880436.15387: variable 'omit' from source: magic vars 32645 1726880436.15809: variable '__selinux_item' from source: unknown 32645 1726880436.16038: 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) 32645 1726880436.16261: 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) 32645 1726880436.16264: 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) 32645 1726880436.16665: 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) 32645 1726880436.16669: 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) 32645 1726880436.16710: variable '__selinux_item' from source: unknown 32645 1726880436.16924: variable '__selinux_item' from source: unknown 32645 1726880436.17203: variable '__selinux_item' from source: unknown 32645 1726880436.17439: variable '__selinux_item' from source: unknown 32645 1726880436.17657: variable 'ansible_selinux' from source: facts 32645 1726880436.17682: variable 'omit' from source: magic vars 32645 1726880436.17714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880436.17723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880436.17766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880436.17777: variable 'inventory_hostname' from source: set_fact 32645 1726880436.17780: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880436.17787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880436.17897: Set connection var ansible_shell_executable to /bin/sh 32645 1726880436.17904: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880436.17920: Set connection var ansible_timeout to 10 32645 1726880436.17923: Set connection var ansible_shell_type to sh 32645 1726880436.17939: Set connection var ansible_pipelining to False 32645 1726880436.17996: Set connection var ansible_connection to ssh 32645 1726880436.18057: variable 'ansible_shell_executable' from source: unknown 32645 1726880436.18060: variable 'ansible_connection' from source: unknown 32645 1726880436.18063: variable 'ansible_module_compression' from source: unknown 32645 1726880436.18065: variable 'ansible_shell_type' from source: unknown 32645 1726880436.18068: variable 'ansible_shell_executable' from source: unknown 32645 1726880436.18107: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880436.18110: variable 'ansible_pipelining' from source: unknown 32645 1726880436.18158: variable 'ansible_timeout' from source: unknown 32645 1726880436.18162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880436.18352: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880436.18385: variable 'omit' from source: magic vars 32645 1726880436.18390: starting attempt loop 32645 1726880436.18393: running the handler 32645 1726880436.18412: _low_level_execute_command(): starting 32645 1726880436.18431: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880436.19417: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.19459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880436.19472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880436.19496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.19594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.21366: stdout chunk (state=3): >>>/root <<< 32645 1726880436.21493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880436.21766: stderr chunk (state=3): >>><<< 32645 1726880436.21770: stdout chunk (state=3): >>><<< 32645 1726880436.21773: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880436.21776: _low_level_execute_command(): starting 32645 1726880436.21786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691 `" && echo ansible-tmp-1726880436.2176325-33837-169393313992691="` echo /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691 `" ) && sleep 0' 32645 1726880436.23167: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880436.23171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880436.23186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880436.23207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880436.23262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880436.23269: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.23337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880436.23380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880436.23389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.23439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.25708: stdout chunk (state=3): >>>ansible-tmp-1726880436.2176325-33837-169393313992691=/root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691 <<< 32645 1726880436.25900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880436.25903: stdout chunk (state=3): >>><<< 32645 1726880436.25906: stderr chunk (state=3): >>><<< 32645 1726880436.26006: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880436.2176325-33837-169393313992691=/root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880436.26084: variable 'ansible_module_compression' from source: unknown 32645 1726880436.26182: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880436.26304: variable 'ansible_facts' from source: unknown 32645 1726880436.26447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py 32645 1726880436.26635: Sending initial data 32645 1726880436.26654: Sent initial data (161 bytes) 32645 1726880436.27618: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880436.27699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880436.27739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.27939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880436.27970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.28023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.29772: 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 <<< 32645 1726880436.29855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880436.29901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpuskfdgky /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py <<< 32645 1726880436.30005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py" <<< 32645 1726880436.30009: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpuskfdgky" to remote "/root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py" <<< 32645 1726880436.32569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880436.32573: stdout chunk (state=3): >>><<< 32645 1726880436.32576: stderr chunk (state=3): >>><<< 32645 1726880436.32578: done transferring module to remote 32645 1726880436.32580: _low_level_execute_command(): starting 32645 1726880436.32582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/ /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py && sleep 0' 32645 1726880436.33070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880436.33073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880436.33076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880436.33078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880436.33081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880436.33083: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880436.33086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.33142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880436.33189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880436.33193: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880436.33292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880436.33296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880436.33304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880436.33307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880436.33313: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880436.33316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.33320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.33404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.35441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880436.35444: stdout chunk (state=3): >>><<< 32645 1726880436.35447: stderr chunk (state=3): >>><<< 32645 1726880436.35464: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880436.35540: _low_level_execute_command(): starting 32645 1726880436.35544: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/AnsiballZ_local_seport.py && sleep 0' 32645 1726880436.36027: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880436.36043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880436.36063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880436.36164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880436.36181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880436.36196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880436.36216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.36296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.38775: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 32645 1726880436.38815: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880436.38937: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880436.39016: 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 0x7f5776cb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776c83b30> # /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 0x7f5776cb6ab0> <<< 32645 1726880436.39109: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32645 1726880436.39128: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880436.39416: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5776a69160> <<< 32645 1726880436.39432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880436.39666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776a6a3f0> # /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 0x7f5776a6b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776a6a600> # /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 0x7f5776a9c140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880436.39691: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880436.39717: 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 <<< 32645 1726880436.39739: 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 0x7f5776a6a150> <<< 32645 1726880436.39756: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880436.39791: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.39812: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.39840: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880436.40066: 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. <<< 32645 1726880436.40179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.40213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880436.40243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880436.40260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880436.40280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880436.40366: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776aba0c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880436.40395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880436.40428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.40538: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776afd160> # /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' <<< 32645 1726880436.40565: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776afd7f0> import '_collections' # <<< 32645 1726880436.40581: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776abb830> <<< 32645 1726880436.40664: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776abaab0> <<< 32645 1726880436.40859: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ac3230> # /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 <<< 32645 1726880436.40875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880436.40915: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b28d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776aff920> <<< 32645 1726880436.40932: 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' <<< 32645 1726880436.41166: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b28e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ad5ee0> # /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 0x7f5776b2a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ac2510> # /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 0x7f5776b2a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b2a390> <<< 32645 1726880436.41266: 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 0x7f5776b2a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ac1100> 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' <<< 32645 1726880436.41270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880436.41273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b4cc80> <<< 32645 1726880436.41301: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880436.41340: 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 0x7f5776b4e360> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880436.41361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880436.41381: 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' <<< 32645 1726880436.41573: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b4f260> # 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 0x7f5776b4f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b4e7b0> # /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 0x7f57769082c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b4f9b0> <<< 32645 1726880436.41576: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b2aa80> <<< 32645 1726880436.41600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880436.41634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880436.41647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880436.41990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # 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 0x7f57769341d0> # /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 0x7f5776934d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776934a70> # 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 0x7f5776934d40> # 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 0x7f5776934f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577690a330> # /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' <<< 32645 1726880436.42092: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776936600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776935280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b2b1a0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880436.42215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776962990> <<< 32645 1726880436.42466: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577697eb10> # /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' <<< 32645 1726880436.42667: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57769af860> # /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 <<< 32645 1726880436.42680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880436.42777: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57769e1fd0> <<< 32645 1726880436.42861: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57769af980> <<< 32645 1726880436.43055: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577697f7a0> # /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 0x7f57767b8950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577697db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776937530> <<< 32645 1726880436.43082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f577697df10> <<< 32645 1726880436.43464: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_4hwp8quh/ansible_fedora.linux_system_roles.local_seport_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 <<< 32645 1726880436.43665: stdout chunk (state=3): >>># 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 0x7f5776816600> import '_typing' # <<< 32645 1726880436.43724: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767ed4f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767ec650> <<< 32645 1726880436.43742: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.43764: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880436.43780: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.43801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880436.43816: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880436.44066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.45455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.46767: 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 0x7f5776814c80> <<< 32645 1726880436.46794: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.46826: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880436.46841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880436.46922: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577683dfd0> <<< 32645 1726880436.47003: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577683dd60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577683d670> # /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' <<< 32645 1726880436.47163: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577683dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776936570> 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 0x7f577683edb0> # 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 0x7f577683eff0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880436.47263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577683f470> <<< 32645 1726880436.47282: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880436.47304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880436.47324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880436.47592: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766ad220> # 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 0x7f57766aee40> # /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 0x7f57766af7d0> # /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 0x7f57766b09b0> # /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' <<< 32645 1726880436.47610: 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' <<< 32645 1726880436.47709: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b3470> # 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 0x7f5776b4f0e0> <<< 32645 1726880436.47833: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b1730> # /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 <<< 32645 1726880436.47859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880436.47876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880436.47892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b7470> <<< 32645 1726880436.47943: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880436.48184: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b5f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b5d00> # /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 0x7f57766b6240> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b1c40> # 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 0x7f57766fb620> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 32645 1726880436.48187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766fb830> <<< 32645 1726880436.48208: 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 <<< 32645 1726880436.48250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880436.48254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880436.48258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880436.48279: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880436.48296: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57767012b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776701070> <<< 32645 1726880436.48436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880436.48451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880436.48498: 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 0x7f57767037d0> <<< 32645 1726880436.48511: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776701970> <<< 32645 1726880436.48527: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880436.48627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880436.48674: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776706f90> <<< 32645 1726880436.48879: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776703980> <<< 32645 1726880436.48989: 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 0x7f5776707e00> # 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 0x7f577670b800> <<< 32645 1726880436.49007: 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 0x7f57767082f0> <<< 32645 1726880436.49025: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766fba10> <<< 32645 1726880436.49184: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # 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 0x7f577670b890> <<< 32645 1726880436.49360: 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 0x7f577670c740> <<< 32645 1726880436.49488: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577670a000> # 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 0x7f577670b3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776709c10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880436.49584: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.49692: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.49732: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880436.49758: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880436.49908: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.50043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.50777: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.51491: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880436.51660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880436.51663: stdout chunk (state=3): >>># 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 0x7f57767908c0> <<< 32645 1726880436.51850: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767916d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577670fb60> <<< 32645 1726880436.51878: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880436.51916: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880436.52099: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.52282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880436.52478: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776791880> # zipimport: zlib available <<< 32645 1726880436.52912: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.53452: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.53543: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.53621: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880436.53644: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.53682: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.53764: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880436.53835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.53932: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880436.53972: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880436.54189: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880436.54378: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.54779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 32645 1726880436.54859: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776792600> <<< 32645 1726880436.54872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.54969: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.55061: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880436.55064: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880436.55080: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880436.55098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880436.55110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880436.55209: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880436.55331: 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 0x7f577659e330> <<< 32645 1726880436.55396: 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 0x7f577659ebd0> <<< 32645 1726880436.55565: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776793410> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880436.55581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.55629: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.55693: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.55772: 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 <<< 32645 1726880436.55824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.56064: 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 0x7f577659da60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577659eed0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880436.56108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.56268: stdout chunk (state=3): >>># 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' <<< 32645 1726880436.56282: 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 <<< 32645 1726880436.56315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880436.56335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880436.56589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577669b080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57765a8e00> <<< 32645 1726880436.56676: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57765a6f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57765a6d80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880436.56711: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.56793: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880436.56818: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880436.56836: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.56885: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 32645 1726880436.56952: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 32645 1726880436.57005: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 32645 1726880436.57122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.57164: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.57304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880436.57374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880436.57407: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880436.57505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880436.57583: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5775b3bc80> <<< 32645 1726880436.57607: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577662f2f0> <<< 32645 1726880436.57767: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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' <<< 32645 1726880436.57785: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8e6f0> <<< 32645 1726880436.57817: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880436.57831: stdout chunk (state=3): >>> import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8f0b0> <<< 32645 1726880436.57851: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' <<< 32645 1726880436.57864: stdout chunk (state=3): >>>import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8f200> <<< 32645 1726880436.57890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py <<< 32645 1726880436.58065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880436.58121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880436.58208: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775bacf50> <<< 32645 1726880436.58225: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py <<< 32645 1726880436.58242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' <<< 32645 1726880436.58257: stdout chunk (state=3): >>>import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775baeae0> <<< 32645 1726880436.58375: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5775be0aa0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775bac590> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775bacda0> <<< 32645 1726880436.58381: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py <<< 32645 1726880436.58400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be0fe0> <<< 32645 1726880436.58668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be15e0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8f4a0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be1550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py <<< 32645 1726880436.58775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880436.58779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' <<< 32645 1726880436.58811: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c72f0> <<< 32645 1726880436.58853: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c7530> <<< 32645 1726880436.58902: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880436.59005: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57758c7680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c73e0> <<< 32645 1726880436.59081: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758946e0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c79b0> <<< 32645 1726880436.59226: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880436.59376: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e8ef0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880436.59399: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758eb3e0> <<< 32645 1726880436.59668: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758eb2f0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py <<< 32645 1726880436.59700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775907ef0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775907aa0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775906f90> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758ea5d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880436.59746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880436.59821: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577591a9c0> <<< 32645 1726880436.59835: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57759195e0> <<< 32645 1726880436.59963: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775906e10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e8f80> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e82c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c7da0> <<< 32645 1726880436.59979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880436.60076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880436.60115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880436.60133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880436.60154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880436.60174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880436.60209: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5775967200> <<< 32645 1726880436.60250: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775966630> <<< 32645 1726880436.60466: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775965070> <<< 32645 1726880436.60508: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e8bf0> <<< 32645 1726880436.60545: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.60563: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776934e60> <<< 32645 1726880436.60602: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577597b500> <<< 32645 1726880436.60633: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577597b9e0> <<< 32645 1726880436.60647: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco' # <<< 32645 1726880436.60680: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880436.60693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.60751: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py <<< 32645 1726880436.60774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880436.60863: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775765a00> <<< 32645 1726880436.60884: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py <<< 32645 1726880436.60909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' <<< 32645 1726880436.60923: stdout chunk (state=3): >>>import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775766510> <<< 32645 1726880436.60952: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757651c0> <<< 32645 1726880436.61173: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757676b0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775764e90> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880436.61199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880436.61263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880436.61277: 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 0x7f57757ad880> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775787bf0> <<< 32645 1726880436.61310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880436.61376: 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 0x7f57757ae210> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ad2b0> <<< 32645 1726880436.61465: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ae4b0> <<< 32645 1726880436.61565: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775784ec0> <<< 32645 1726880436.61595: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775784bc0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775767d10> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775784c80> <<< 32645 1726880436.61633: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577597b950> <<< 32645 1726880436.61700: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py <<< 32645 1726880436.61770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757dd460> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ddb20> <<< 32645 1726880436.61815: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' <<< 32645 1726880436.61843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880436.61920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880436.62050: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757de180> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ddbe0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757dca10> <<< 32645 1726880436.62080: stdout chunk (state=3): >>>import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880436.62178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757de300> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880436.62384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758096a0> <<< 32645 1726880436.62436: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757de510> <<< 32645 1726880436.62457: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880436.62494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880436.62516: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880436.62552: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py <<< 32645 1726880436.62718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' <<< 32645 1726880436.62727: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583d0d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' <<< 32645 1726880436.62788: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583ec30> <<< 32645 1726880436.62978: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583e4b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880436.63047: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583f560> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577580bf80> <<< 32645 1726880436.63090: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577580ba10> <<< 32645 1726880436.63526: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577580a450> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' <<< 32645 1726880436.63695: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880436.63756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880436.63759: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565d580> <<< 32645 1726880436.64173: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565cf50> <<< 32645 1726880436.64221: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565e5a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 32645 1726880436.64397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565f740> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565c0e0> <<< 32645 1726880436.65836: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880436.65840: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880436.65850: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880436.66011: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66037: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66091: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66154: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66158: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66210: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66216: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66268: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66285: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66316: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66321: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66334: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66356: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66435: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66459: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66513: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66569: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66599: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66658: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66662: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66724: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66746: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66772: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.66776: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880436.67834: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be3560> <<< 32645 1726880436.68053: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880436.68334: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880436.68501: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57756e7fe0> <<< 32645 1726880436.68773: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57758c4fe0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' <<< 32645 1726880436.68777: stdout chunk (state=3): >>>import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775716e70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py <<< 32645 1726880436.68815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757170e0> <<< 32645 1726880436.68898: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880436.68958: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775717aa0> <<< 32645 1726880436.68972: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' <<< 32645 1726880436.69065: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775740590> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775717740> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775740da0> <<< 32645 1726880436.69177: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775740fb0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757411c0> <<< 32645 1726880436.69217: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775741460> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757416d0> <<< 32645 1726880436.69281: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757419d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' <<< 32645 1726880436.69456: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775741cd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742030> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880436.69487: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742360> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880436.69572: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742720> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742c30> <<< 32645 1726880436.69612: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775743230> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py <<< 32645 1726880436.69629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' <<< 32645 1726880436.69834: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775743920> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775743e90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775398320> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753986b0> <<< 32645 1726880436.69954: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775398aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775398e30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880436.70016: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775399160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753996a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753998b0> <<< 32645 1726880436.70067: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880436.70156: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775399af0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880436.70454: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539a000> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539a510> <<< 32645 1726880436.70460: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539a840> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' <<< 32645 1726880436.70463: stdout chunk (state=3): >>>import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539aba0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539af30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' <<< 32645 1726880436.70466: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539b290> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880436.70538: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880436.70630: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539be60> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539b4d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py <<< 32645 1726880436.70718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880436.70771: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753b8fe0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.70801: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py <<< 32645 1726880436.70898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753bad50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' <<< 32645 1726880436.70935: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753bafc0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880436.71255: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753bbaa0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753ba9f0> <<< 32645 1726880436.71261: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880436.71264: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753d8ce0> <<< 32645 1726880436.71279: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753d8800> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753d83e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' <<< 32645 1726880436.71411: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753da5d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880436.71482: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753db380> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753dacf0> <<< 32645 1726880436.71562: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880436.71615: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775404530> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' <<< 32645 1726880436.71664: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880436.71772: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775405700> <<< 32645 1726880436.71793: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880436.71842: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57754076e0> <<< 32645 1726880436.71896: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py <<< 32645 1726880436.71900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' <<< 32645 1726880436.71934: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541c0e0> <<< 32645 1726880436.71959: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775405340> <<< 32645 1726880436.71994: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775404f20> <<< 32645 1726880436.72026: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880436.72066: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541d0d0> <<< 32645 1726880436.72098: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880436.72151: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541da60> <<< 32645 1726880436.72169: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880436.72324: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541e480> <<< 32645 1726880436.72354: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880436.72395: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541eed0> <<< 32645 1726880436.72412: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880436.72478: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541f590> <<< 32645 1726880436.72503: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880436.72547: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541ff80> <<< 32645 1726880436.72576: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880436.72635: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543caa0> <<< 32645 1726880436.72660: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' <<< 32645 1726880436.72692: stdout chunk (state=3): >>>import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543d4c0> <<< 32645 1726880436.72696: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880436.72753: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543d760> <<< 32645 1726880436.72775: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py <<< 32645 1726880436.72781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' <<< 32645 1726880436.72815: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543e1b0> <<< 32645 1726880436.72842: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py <<< 32645 1726880436.72858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880436.72903: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543e7e0> <<< 32645 1726880436.72919: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880436.72958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' <<< 32645 1726880436.72983: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' <<< 32645 1726880436.73009: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543fd70> <<< 32645 1726880436.73212: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543f5f0> <<< 32645 1726880436.73223: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753ba330> <<< 32645 1726880436.73254: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880436.73288: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py <<< 32645 1726880436.73323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' <<< 32645 1726880436.73327: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py <<< 32645 1726880436.73358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880436.73416: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775463e60> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775463ad0> <<< 32645 1726880436.73487: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775463f80> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57754636b0> <<< 32645 1726880436.73553: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775288740> <<< 32645 1726880436.73612: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775289250> <<< 32645 1726880436.73684: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775288e60> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57752892e0> <<< 32645 1726880436.73955: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775289820> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57754633b0> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be2ab0> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767095e0> <<< 32645 1726880436.73999: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577528b410> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be2120> <<< 32645 1726880436.74002: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776640590> <<< 32645 1726880436.74106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880436.84234: stdout chunk (state=3): >>> {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880436.84970: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880436.84992: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 32645 1726880436.85001: stdout chunk (state=3): >>># 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 <<< 32645 1726880436.85057: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 <<< 32645 1726880436.85093: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 <<< 32645 1726880436.85126: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # 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 <<< 32645 1726880436.85135: stdout chunk (state=3): >>># cleanup[2] removing 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 # 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 <<< 32645 1726880436.85147: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 <<< 32645 1726880436.85202: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing 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 # 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 <<< 32645 1726880436.85235: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n <<< 32645 1726880436.85243: stdout chunk (state=3): >>># cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email <<< 32645 1726880436.85283: stdout chunk (state=3): >>># cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses <<< 32645 1726880436.85309: stdout chunk (state=3): >>># destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins <<< 32645 1726880436.85362: stdout chunk (state=3): >>># cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass <<< 32645 1726880436.85366: stdout chunk (state=3): >>># cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys <<< 32645 1726880436.85407: stdout chunk (state=3): >>># cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880436.86000: stdout chunk (state=3): >>># destroy _sitebuiltins # cleanup[3] wiping seobject <<< 32645 1726880436.86012: stdout chunk (state=3): >>># destroy audit <<< 32645 1726880436.86016: stdout chunk (state=3): >>># cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools <<< 32645 1726880436.86089: stdout chunk (state=3): >>># destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery <<< 32645 1726880436.86109: stdout chunk (state=3): >>># destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec <<< 32645 1726880436.86114: stdout chunk (state=3): >>># destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users <<< 32645 1726880436.86124: stdout chunk (state=3): >>># destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern <<< 32645 1726880436.86137: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers <<< 32645 1726880436.86224: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux <<< 32645 1726880436.86254: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version <<< 32645 1726880436.86258: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile<<< 32645 1726880436.86327: stdout chunk (state=3): >>> # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text <<< 32645 1726880436.86380: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.jaraco.context <<< 32645 1726880436.86414: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools <<< 32645 1726880436.86418: stdout chunk (state=3): >>># destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect <<< 32645 1726880436.86425: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage <<< 32645 1726880436.86517: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 32645 1726880436.86534: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880436.86574: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex <<< 32645 1726880436.86639: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings <<< 32645 1726880436.86668: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner <<< 32645 1726880436.86731: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress <<< 32645 1726880436.86736: stdout chunk (state=3): >>># cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random<<< 32645 1726880436.86813: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 32645 1726880436.86822: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum<<< 32645 1726880436.86895: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery <<< 32645 1726880436.86899: stdout chunk (state=3): >>># cleanup[3] wiping importlib.util <<< 32645 1726880436.86902: stdout chunk (state=3): >>># cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880436.86955: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 32645 1726880436.87004: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 32645 1726880436.87010: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 32645 1726880436.87022: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 32645 1726880436.87055: stdout chunk (state=3): >>># destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880436.87072: stdout chunk (state=3): >>># destroy selinux.audit2why # destroy _datetime <<< 32645 1726880436.87874: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880436.87907: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 32645 1726880436.87918: stdout chunk (state=3): >>># destroy configparser <<< 32645 1726880436.88005: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage <<< 32645 1726880436.88023: stdout chunk (state=3): >>># destroy selinux._selinux <<< 32645 1726880436.88082: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880436.88163: stdout chunk (state=3): >>># destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct <<< 32645 1726880436.88189: stdout chunk (state=3): >>># destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma <<< 32645 1726880436.88269: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _signal # destroy io <<< 32645 1726880436.88312: stdout chunk (state=3): >>># destroy _opcode <<< 32645 1726880436.88323: stdout chunk (state=3): >>># destroy ntpath # destroy pyexpat <<< 32645 1726880436.88404: stdout chunk (state=3): >>># destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress <<< 32645 1726880436.88408: stdout chunk (state=3): >>># destroy binascii # destroy locale # destroy collections.abc <<< 32645 1726880436.88414: stdout chunk (state=3): >>># destroy inspect # destroy keyword # destroy abc <<< 32645 1726880436.88460: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880436.88544: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880436.88822: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases<<< 32645 1726880436.88843: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix <<< 32645 1726880436.88857: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880436.89453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880436.89510: stderr chunk (state=3): >>><<< 32645 1726880436.89514: stdout chunk (state=3): >>><<< 32645 1726880436.89669: _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 0x7f5776cb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776c83b30> # /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 0x7f5776cb6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f5776a69160> # /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 0x7f5776a6a3f0> # /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 0x7f5776a6b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776a6a600> # /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 0x7f5776a9c140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f5776a6a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f5776aba0c0> # /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 0x7f5776afd160> # /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 0x7f5776afd7f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776abb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776abaab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ac3230> # /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 0x7f5776b28d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776aff920> # /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 0x7f5776b28e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ad5ee0> # /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 0x7f5776b2a090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ac2510> # /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 0x7f5776b2a4e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b2a390> # 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 0x7f5776b2a780> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776ac1100> 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 0x7f5776b4cc80> 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 0x7f5776b4e360> # /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 0x7f5776b4f260> # 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 0x7f5776b4f890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b4e7b0> # /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 0x7f57769082c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b4f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b2aa80> # /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 0x7f57769341d0> # /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 0x7f5776934d10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776934a70> # 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 0x7f5776934d40> # 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 0x7f5776934f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577690a330> # /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 0x7f5776936600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776935280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776b2b1a0> # /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 0x7f5776962990> # /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 0x7f577697eb10> # /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 0x7f57769af860> # /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 0x7f57769e1fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57769af980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577697f7a0> # /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 0x7f57767b8950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577697db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776937530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f577697df10> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_4hwp8quh/ansible_fedora.linux_system_roles.local_seport_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 0x7f5776816600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767ed4f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767ec650> # 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 0x7f5776814c80> # /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 0x7f577683dfd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577683dd60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577683d670> # /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 0x7f577683dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776936570> 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 0x7f577683edb0> # 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 0x7f577683eff0> # /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 0x7f577683f470> 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 0x7f57766ad220> # 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 0x7f57766aee40> # /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 0x7f57766af7d0> # /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 0x7f57766b09b0> # /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 0x7f57766b3470> # 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 0x7f5776b4f0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b1730> # /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 0x7f57766b7470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b5f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b5d00> # /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 0x7f57766b6240> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766b1c40> # 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 0x7f57766fb620> # /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 0x7f57766fb830> # /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 0x7f57767012b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776701070> # /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 0x7f57767037d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776701970> # /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 0x7f5776706f90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776703980> # 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 0x7f5776707e00> # 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 0x7f577670b800> # 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 0x7f57767082f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57766fba10> # /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 0x7f577670b890> # 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 0x7f577670c740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577670a000> # 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 0x7f577670b3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776709c10> # 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 0x7f57767908c0> # /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 0x7f57767916d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577670fb60> 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 0x7f5776791880> # 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 0x7f5776792600> # 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 0x7f577659e330> # 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 0x7f577659ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776793410> # 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 0x7f577659da60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577659eed0> 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 0x7f577669b080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57765a8e00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57765a6f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57765a6d80> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5775b3bc80> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577662f2f0> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f5775b8e6f0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8f0b0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8f200> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775bacf50> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775baeae0> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5775be0aa0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775bac590> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775bacda0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be0fe0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be15e0> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775b8f4a0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be1550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c72f0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c7530> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57758c7680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c73e0> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758946e0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c79b0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e8ef0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758eb3e0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758eb2f0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775907ef0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775907aa0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775906f90> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758ea5d0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577591a9c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57759195e0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775906e10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e8f80> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e82c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758c7da0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5775967200> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775966630> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775965070> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758e8bf0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776934e60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577597b500> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577597b9e0> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775765a00> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775766510> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757651c0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757676b0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775764e90> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7f57757ad880> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775787bf0> # /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' # 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 0x7f57757ae210> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ad2b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ae4b0> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775784ec0> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775784bc0> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775767d10> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775784c80> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577597b950> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757dd460> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ddb20> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7f57757de180> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757ddbe0> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757dca10> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757de300> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57758096a0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757de510> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583d0d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583ec30> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583e4b0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577583f560> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577580bf80> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577580ba10> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577580a450> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565d580> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565cf50> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565e5a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565f740> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577565c0e0> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be3560> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57756e7fe0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57758c4fe0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775716e70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757170e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775717aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775740590> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775717740> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775740da0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775740fb0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757411c0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775741460> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757416d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57757419d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775741cd0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742030> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742360> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742720> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775742c30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775743230> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775743920> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775743e90> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775398320> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753986b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775398aa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775398e30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775399160> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753996a0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753998b0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775399af0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539a000> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539a510> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539a840> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539aba0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539af30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539b290> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539be60> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577539b4d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753b8fe0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753bad50> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753bafc0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753bbaa0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753ba9f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753d8ce0> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753d8800> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753d83e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753da5d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753db380> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753dacf0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775404530> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775405700> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57754076e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541c0e0> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775405340> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775404f20> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541d0d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541da60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541e480> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541eed0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541f590> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577541ff80> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543caa0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543d4c0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543d760> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543e1b0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543e7e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543fd70> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577543f5f0> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57753ba330> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775463e60> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775463ad0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775463f80> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57754636b0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775288740> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775289250> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775288e60> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57752892e0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775289820> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57754633b0> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be2ab0> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57767095e0> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577528b410> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5775be2120> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5776640590> # zipimport: zlib available {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880436.90746: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '9929', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880436.2176325-33837-169393313992691/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880436.90749: _low_level_execute_command(): starting 32645 1726880436.90751: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880436.2176325-33837-169393313992691/ > /dev/null 2>&1 && sleep 0' 32645 1726880436.90753: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880436.90757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880436.90759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880436.90761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880436.92665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880436.92770: stderr chunk (state=3): >>><<< 32645 1726880436.92781: stdout chunk (state=3): >>><<< 32645 1726880436.92841: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880436.92852: handler run complete 32645 1726880436.92888: attempt loop complete, returning result 32645 1726880436.92953: variable '__selinux_item' from source: unknown 32645 1726880436.93004: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '9929', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "9929" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } 32645 1726880436.93655: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880436.93659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880436.93665: variable 'omit' from source: magic vars 32645 1726880436.94031: 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) 32645 1726880436.94076: 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) 32645 1726880436.94107: 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) 32645 1726880436.94196: 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) 32645 1726880436.94213: 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) 32645 1726880436.94373: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880436.94389: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880436.94408: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880436.94575: variable 'ansible_facts' from source: unknown 32645 1726880436.95154: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880436.95187: variable 'ansible_facts' from source: unknown 32645 1726880436.95459: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880436.95739: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880436.95752: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880436.96182: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880436.96185: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880436.96200: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880436.96403: variable 'ansible_facts' from source: unknown 32645 1726880436.96741: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880436.96970: variable 'ansible_facts' from source: unknown 32645 1726880436.97268: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880436.97420: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880436.97430: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880436.97434: variable 'omit' from source: magic vars 32645 1726880436.97466: variable 'omit' from source: magic vars 32645 1726880436.97709: variable '__selinux_item' from source: unknown 32645 1726880436.97847: 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) 32645 1726880436.97957: 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) 32645 1726880436.98004: 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) 32645 1726880436.98111: 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) 32645 1726880436.98132: 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) 32645 1726880436.98285: variable '__selinux_item' from source: unknown 32645 1726880436.98382: variable '__selinux_item' from source: unknown 32645 1726880436.98571: variable '__selinux_item' from source: unknown 32645 1726880436.98734: variable '__selinux_item' from source: unknown 32645 1726880436.98965: variable 'ansible_selinux' from source: facts 32645 1726880436.98990: variable 'omit' from source: magic vars 32645 1726880436.99074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880436.99085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880436.99094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880436.99112: variable 'inventory_hostname' from source: set_fact 32645 1726880436.99115: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880436.99213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880436.99372: Set connection var ansible_shell_executable to /bin/sh 32645 1726880436.99380: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880436.99556: Set connection var ansible_timeout to 10 32645 1726880436.99560: Set connection var ansible_shell_type to sh 32645 1726880436.99562: Set connection var ansible_pipelining to False 32645 1726880436.99565: Set connection var ansible_connection to ssh 32645 1726880436.99567: variable 'ansible_shell_executable' from source: unknown 32645 1726880436.99569: variable 'ansible_connection' from source: unknown 32645 1726880436.99571: variable 'ansible_module_compression' from source: unknown 32645 1726880436.99578: variable 'ansible_shell_type' from source: unknown 32645 1726880436.99580: variable 'ansible_shell_executable' from source: unknown 32645 1726880436.99626: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880436.99633: variable 'ansible_pipelining' from source: unknown 32645 1726880436.99636: variable 'ansible_timeout' from source: unknown 32645 1726880436.99643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880436.99941: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880436.99953: variable 'omit' from source: magic vars 32645 1726880436.99958: starting attempt loop 32645 1726880436.99961: running the handler 32645 1726880436.99974: _low_level_execute_command(): starting 32645 1726880436.99996: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880437.01235: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880437.01254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880437.01311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.01471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880437.01484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.01584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.01669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.03524: stdout chunk (state=3): >>>/root <<< 32645 1726880437.03690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.03771: stderr chunk (state=3): >>><<< 32645 1726880437.03775: stdout chunk (state=3): >>><<< 32645 1726880437.03777: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880437.03780: _low_level_execute_command(): starting 32645 1726880437.03966: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767 `" && echo ansible-tmp-1726880437.0374043-33837-138969884253767="` echo /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767 `" ) && sleep 0' 32645 1726880437.05067: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.05144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880437.05183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.05224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.05290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.07343: stdout chunk (state=3): >>>ansible-tmp-1726880437.0374043-33837-138969884253767=/root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767 <<< 32645 1726880437.07564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.07568: stdout chunk (state=3): >>><<< 32645 1726880437.07570: stderr chunk (state=3): >>><<< 32645 1726880437.07782: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880437.0374043-33837-138969884253767=/root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880437.07785: variable 'ansible_module_compression' from source: unknown 32645 1726880437.07788: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 32645 1726880437.07790: variable 'ansible_facts' from source: unknown 32645 1726880437.07832: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py 32645 1726880437.08164: Sending initial data 32645 1726880437.08266: Sent initial data (161 bytes) 32645 1726880437.09012: 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 <<< 32645 1726880437.09035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.09100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.09103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.09163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.10926: 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 <<< 32645 1726880437.10961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880437.11002: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp5xlkvd84 /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py <<< 32645 1726880437.11008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py" <<< 32645 1726880437.11049: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp5xlkvd84" to remote "/root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py" <<< 32645 1726880437.11053: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py" <<< 32645 1726880437.12319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.12323: stderr chunk (state=3): >>><<< 32645 1726880437.12326: stdout chunk (state=3): >>><<< 32645 1726880437.12328: done transferring module to remote 32645 1726880437.12330: _low_level_execute_command(): starting 32645 1726880437.12332: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/ /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py && sleep 0' 32645 1726880437.12881: 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 <<< 32645 1726880437.12895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.12954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.12960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.12999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.14903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.14968: stderr chunk (state=3): >>><<< 32645 1726880437.14971: stdout chunk (state=3): >>><<< 32645 1726880437.14987: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880437.15006: _low_level_execute_command(): starting 32645 1726880437.15009: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/AnsiballZ_local_seport.py && sleep 0' 32645 1726880437.15564: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.15625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880437.15632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.15634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.15683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.17912: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880437.17944: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880437.17980: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880437.17986: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880437.18064: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880437.18068: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880437.18097: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880437.18133: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880437.18167: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880437.18173: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880437.18226: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880437.18235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.18249: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880437.18272: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880437.18309: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880437.18333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880437.18340: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e94d4530> <<< 32645 1726880437.18354: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e94a3b30> <<< 32645 1726880437.18381: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880437.18388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e94d6ab0> <<< 32645 1726880437.18414: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880437.18437: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880437.18443: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880437.18465: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880437.18495: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880437.18503: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880437.18592: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880437.18624: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880437.18659: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880437.18698: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 32645 1726880437.18736: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880437.18760: 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' <<< 32645 1726880437.18776: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9285160> <<< 32645 1726880437.18826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880437.18859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92863f0> <<< 32645 1726880437.18917: 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' <<< 32645 1726880437.18924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880437.18977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880437.18981: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9286600> # /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' <<< 32645 1726880437.19041: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92b8140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880437.19050: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880437.19071: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880437.19130: 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 <<< 32645 1726880437.19179: 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 0x7fe2e9286150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880437.19206: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880437.19237: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'site' # <<< 32645 1726880437.19267: 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. <<< 32645 1726880437.19522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880437.19542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880437.19592: 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' <<< 32645 1726880437.19595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880437.19656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880437.19704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880437.19719: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92d60c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880437.19777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880437.19794: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880437.19831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.19844: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880437.19868: 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 0x7fe2e9319160> <<< 32645 1726880437.19893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880437.19912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880437.19921: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e93197f0> <<< 32645 1726880437.19935: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880437.19984: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92d7830> <<< 32645 1726880437.20010: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880437.20032: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92d6ab0> <<< 32645 1726880437.20150: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92df230> <<< 32645 1726880437.20179: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880437.20206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880437.20218: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880437.20242: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880437.20267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880437.20286: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880437.20302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880437.20323: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9344d10> <<< 32645 1726880437.20336: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e931b8f0> <<< 32645 1726880437.20366: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880437.20372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9344d70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92f2930> <<< 32645 1726880437.20420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880437.20457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880437.20462: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346060> <<< 32645 1726880437.20482: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92de510> <<< 32645 1726880437.20485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880437.20499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880437.20530: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.20533: 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 0x7fe2e9346480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346330> <<< 32645 1726880437.20580: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.20585: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880437.20592: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e9346720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92dd100> <<< 32645 1726880437.20613: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880437.20634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880437.20669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880437.20697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880437.20706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e936cbf0> <<< 32645 1726880437.20723: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880437.20751: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.20757: 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 0x7fe2e936e330> <<< 32645 1726880437.20776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880437.20789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880437.20821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880437.20826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880437.20837: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e936f1d0> <<< 32645 1726880437.20872: 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 0x7fe2e936f800> <<< 32645 1726880437.20881: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e936e720> <<< 32645 1726880437.20905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880437.20928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880437.20969: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.20973: 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 0x7fe2e91342c0> <<< 32645 1726880437.20994: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e936f9b0> <<< 32645 1726880437.21025: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346960> <<< 32645 1726880437.21049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880437.21074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880437.21097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880437.21118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880437.21153: 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 0x7fe2e9160230> <<< 32645 1726880437.21181: 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' <<< 32645 1726880437.21212: 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 0x7fe2e9160d40> <<< 32645 1726880437.21221: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9160aa0> <<< 32645 1726880437.21245: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.21255: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e9160d70> <<< 32645 1726880437.21269: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.21377: stdout chunk (state=3): >>># 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 0x7fe2e9160f50> <<< 32645 1726880437.21394: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9136390> <<< 32645 1726880437.21414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880437.21435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880437.21465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880437.21474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880437.21479: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9162600> <<< 32645 1726880437.21506: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9161280> <<< 32645 1726880437.21537: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9347110> <<< 32645 1726880437.21555: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880437.21612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.21634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880437.21666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880437.21750: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e918e9c0> <<< 32645 1726880437.21783: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880437.21802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.21824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880437.21845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880437.21884: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91aaae0> <<< 32645 1726880437.21910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880437.21957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880437.22011: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880437.22042: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880437.22051: 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 0x7fe2e91db890> <<< 32645 1726880437.22061: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880437.22092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880437.22133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880437.22167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880437.22253: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e920a030> <<< 32645 1726880437.22339: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91db9b0> <<< 32645 1726880437.22373: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91ab770> <<< 32645 1726880437.22402: 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 0x7fe2e8fe49b0> <<< 32645 1726880437.22427: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91a9b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9163560> <<< 32645 1726880437.22526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880437.22555: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe2e91a9ee0> <<< 32645 1726880437.22642: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_374d8xko/ansible_fedora.linux_system_roles.local_seport_payload.zip' <<< 32645 1726880437.22651: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.22806: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.22827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880437.22885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880437.22957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880437.23010: 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 0x7fe2e9042630> import '_typing' # <<< 32645 1726880437.23199: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e90195b0> <<< 32645 1726880437.23202: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9018710> # zipimport: zlib available <<< 32645 1726880437.23238: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880437.23260: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.23294: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.23298: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.23301: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880437.23308: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.24846: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.26110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880437.26114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9040590> <<< 32645 1726880437.26140: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.26171: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880437.26177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880437.26205: 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' <<< 32645 1726880437.26242: 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 0x7fe2e906a0f0> <<< 32645 1726880437.26285: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9069e80> <<< 32645 1726880437.26314: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9069790> <<< 32645 1726880437.26336: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880437.26346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880437.26389: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9069ee0> <<< 32645 1726880437.26393: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e90430e0> <<< 32645 1726880437.26408: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880437.26440: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.26474: 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 0x7fe2e906ae70> <<< 32645 1726880437.26495: 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 0x7fe2e906b0b0> <<< 32645 1726880437.26532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880437.26554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880437.26569: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880437.26623: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e906b5f0> <<< 32645 1726880437.26640: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880437.26668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880437.26737: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ed9370> <<< 32645 1726880437.26780: 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 0x7fe2e8edaf90> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880437.26784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880437.26837: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8edb8f0> <<< 32645 1726880437.26868: 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' <<< 32645 1726880437.26904: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8edcaa0> <<< 32645 1726880437.26908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880437.26976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880437.26983: 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' <<< 32645 1726880437.27033: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8edf560> <<< 32645 1726880437.27083: 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 0x7fe2e8fe4e30> <<< 32645 1726880437.27130: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8edd820> <<< 32645 1726880437.27177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880437.27206: stdout chunk (state=3): >>># 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 <<< 32645 1726880437.27240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880437.27271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880437.27275: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ee33e0> <<< 32645 1726880437.27285: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880437.27344: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ee1eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ee1c10> <<< 32645 1726880437.27360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880437.27372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880437.27451: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ee2180> <<< 32645 1726880437.27480: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8eddd30> <<< 32645 1726880437.27514: 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 0x7fe2e8f27560> <<< 32645 1726880437.27544: 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 0x7fe2e8f27710> <<< 32645 1726880437.27568: 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 <<< 32645 1726880437.27588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880437.27614: 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' <<< 32645 1726880437.27661: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.27670: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e8f2d2e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f2d0a0> <<< 32645 1726880437.27685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880437.27788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880437.27844: 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 0x7fe2e8f2f860> <<< 32645 1726880437.27851: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f2d9a0> <<< 32645 1726880437.27867: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880437.27914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.27944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880437.27955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880437.27960: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880437.28009: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f32ff0> <<< 32645 1726880437.28159: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f2f9b0> <<< 32645 1726880437.28235: 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 0x7fe2e8f339e0> <<< 32645 1726880437.28269: 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 0x7fe2e8f340b0> <<< 32645 1726880437.28321: 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' <<< 32645 1726880437.28337: 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 0x7fe2e8f34380> <<< 32645 1726880437.28344: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f279e0> <<< 32645 1726880437.28371: 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 <<< 32645 1726880437.28379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880437.28390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880437.28413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880437.28443: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.28473: 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 0x7fe2e8f37ad0> <<< 32645 1726880437.28665: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.28674: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e8f38a70> <<< 32645 1726880437.28684: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f36240> <<< 32645 1726880437.28722: 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' <<< 32645 1726880437.28726: 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 0x7fe2e8f375c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f35e20> <<< 32645 1726880437.28746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.28757: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.28773: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880437.28783: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.28883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.28988: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.29005: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.29015: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880437.29035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.29042: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880437.29059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.29199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.29347: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.30048: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.30774: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880437.30788: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880437.30795: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880437.30820: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 32645 1726880437.30823: stdout chunk (state=3): >>> <<< 32645 1726880437.30842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.30905: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e8fbcbf0> <<< 32645 1726880437.31017: 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' <<< 32645 1726880437.31051: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8fbd9d0> <<< 32645 1726880437.31057: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f3b5c0> <<< 32645 1726880437.31119: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32645 1726880437.31151: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.31168: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880437.31183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.31351: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.31595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880437.31620: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8fbd610> <<< 32645 1726880437.31626: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.32216: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.32776: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.32864: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.32957: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880437.32972: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33054: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880437.33067: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33268: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880437.33285: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33309: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880437.33324: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33412: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880437.33431: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.33715: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880437.34087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880437.34105: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880437.34198: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8fbe960> <<< 32645 1726880437.34215: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34384: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880437.34407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880437.34417: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880437.34443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880437.34450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880437.34544: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.34670: 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 0x7fe2e8dca450> <<< 32645 1726880437.34742: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.34746: 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 0x7fe2e8dcad20> <<< 32645 1726880437.34763: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8fbf830> <<< 32645 1726880437.34775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34819: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34866: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880437.34872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34922: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.34972: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35109: 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 <<< 32645 1726880437.35159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.35257: 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' <<< 32645 1726880437.35262: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e8dc9ac0> <<< 32645 1726880437.35304: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dcb050> <<< 32645 1726880437.35338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880437.35355: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35423: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35495: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35571: 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 <<< 32645 1726880437.35577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.35602: 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 <<< 32645 1726880437.35625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880437.35646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880437.35710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880437.35736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880437.35752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880437.35815: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e909f050> <<< 32645 1726880437.35862: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dd4d10> <<< 32645 1726880437.35953: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dd2ff0> <<< 32645 1726880437.35957: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dd2e70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880437.35971: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.35997: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36025: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880437.36085: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880437.36112: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36187: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available <<< 32645 1726880437.36195: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 32645 1726880437.36219: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36247: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 32645 1726880437.36264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36271: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 32645 1726880437.36298: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36433: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.36583: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py <<< 32645 1726880437.36648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' <<< 32645 1726880437.36675: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880437.36733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880437.36850: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e833bb90> <<< 32645 1726880437.36871: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8e5b200> <<< 32645 1726880437.36919: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py <<< 32645 1726880437.36985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.37011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880437.37016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880437.37052: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838e660> <<< 32645 1726880437.37084: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc'<<< 32645 1726880437.37090: stdout chunk (state=3): >>> import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838f080> <<< 32645 1726880437.37117: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py <<< 32645 1726880437.37120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' <<< 32645 1726880437.37131: stdout chunk (state=3): >>>import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838f1d0> <<< 32645 1726880437.37155: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py <<< 32645 1726880437.37172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' <<< 32645 1726880437.37201: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py <<< 32645 1726880437.37208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' <<< 32645 1726880437.37236: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py <<< 32645 1726880437.37388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' <<< 32645 1726880437.37474: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83acf20> <<< 32645 1726880437.37500: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py <<< 32645 1726880437.37512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' <<< 32645 1726880437.37518: stdout chunk (state=3): >>>import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83aeab0> <<< 32645 1726880437.37556: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e83e0a40> <<< 32645 1726880437.37573: stdout chunk (state=3): >>>import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83ac560> <<< 32645 1726880437.37602: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py <<< 32645 1726880437.37611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' <<< 32645 1726880437.37618: stdout chunk (state=3): >>>import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83acd70> <<< 32645 1726880437.37642: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py <<< 32645 1726880437.37647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' <<< 32645 1726880437.37669: stdout chunk (state=3): >>>import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e0f20> <<< 32645 1726880437.37700: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py <<< 32645 1726880437.37704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e1520> <<< 32645 1726880437.37731: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838f470> <<< 32645 1726880437.37752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 32645 1726880437.37787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 32645 1726880437.37814: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e1550> <<< 32645 1726880437.37846: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py <<< 32645 1726880437.37854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.37888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py <<< 32645 1726880437.37984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.38009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py <<< 32645 1726880437.38037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' <<< 32645 1726880437.38070: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3290> <<< 32645 1726880437.38106: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d34d0> <<< 32645 1726880437.38139: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 32645 1726880437.38179: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.38204: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.38210: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e80d3650> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3470> <<< 32645 1726880437.38288: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80a0680> <<< 32645 1726880437.38321: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3380> <<< 32645 1726880437.38358: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 32645 1726880437.38386: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 32645 1726880437.38402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 32645 1726880437.38427: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 32645 1726880437.38433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 32645 1726880437.38513: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f4d10> <<< 32645 1726880437.38538: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 32645 1726880437.38551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 32645 1726880437.38571: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 32645 1726880437.38594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 32645 1726880437.38613: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 32645 1726880437.38626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 32645 1726880437.38645: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f71d0> <<< 32645 1726880437.38676: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' <<< 32645 1726880437.38682: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f70e0> <<< 32645 1726880437.38714: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 32645 1726880437.38718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 32645 1726880437.38744: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py <<< 32645 1726880437.38751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 32645 1726880437.38767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 32645 1726880437.38792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8113cb0> <<< 32645 1726880437.38802: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8113890> <<< 32645 1726880437.38808: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8112d80> <<< 32645 1726880437.38862: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f63c0> <<< 32645 1726880437.38881: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 32645 1726880437.38902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880437.38922: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 32645 1726880437.38951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 32645 1726880437.38971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 32645 1726880437.39006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 32645 1726880437.39092: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8126750> <<< 32645 1726880437.39101: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8125370> <<< 32645 1726880437.39136: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8112ba0> <<< 32645 1726880437.39159: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f4d70> <<< 32645 1726880437.39208: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f40e0> <<< 32645 1726880437.39229: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3bf0> <<< 32645 1726880437.39251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880437.39340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880437.39360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880437.39391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880437.39408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880437.39433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880437.39464: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e8176f60> <<< 32645 1726880437.39508: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e81763c0> <<< 32645 1726880437.39577: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8174dd0> <<< 32645 1726880437.39762: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3ef0> <<< 32645 1726880437.39799: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.39818: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346360> <<< 32645 1726880437.39855: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.39862: stdout chunk (state=3): >>>import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e81871d0> <<< 32645 1726880437.39895: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py <<< 32645 1726880437.39901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8187620> import 'pkg_resources.extern.jaraco' # <<< 32645 1726880437.39929: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py <<< 32645 1726880437.39947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.39973: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.40008: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py <<< 32645 1726880437.40016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' <<< 32645 1726880437.40040: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py <<< 32645 1726880437.40066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' <<< 32645 1726880437.40119: stdout chunk (state=3): >>>import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f81640> <<< 32645 1726880437.40148: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py <<< 32645 1726880437.40155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' <<< 32645 1726880437.40183: stdout chunk (state=3): >>>import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f82150> <<< 32645 1726880437.40222: stdout chunk (state=3): >>>import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f80e00> <<< 32645 1726880437.40249: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' <<< 32645 1726880437.40276: stdout chunk (state=3): >>>import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f832f0> <<< 32645 1726880437.40282: stdout chunk (state=3): >>>import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f80ad0> <<< 32645 1726880437.40299: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py <<< 32645 1726880437.40321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880437.40353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py <<< 32645 1726880437.40360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.40382: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py <<< 32645 1726880437.40461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc' <<< 32645 1726880437.40492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32645 1726880437.40499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880437.40535: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.40542: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e7fcd460> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa3da0> <<< 32645 1726880437.40570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880437.40577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880437.40614: 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' <<< 32645 1726880437.40619: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e7fcddf0> <<< 32645 1726880437.40642: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fcce60> <<< 32645 1726880437.40668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py <<< 32645 1726880437.40697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' <<< 32645 1726880437.40707: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fce120> <<< 32645 1726880437.40753: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa0b00> <<< 32645 1726880437.40766: stdout chunk (state=3): >>>import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa0800> <<< 32645 1726880437.40769: stdout chunk (state=3): >>>import 'pkg_resources.extern.more_itertools' # <<< 32645 1726880437.40790: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f83950> <<< 32645 1726880437.40819: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py <<< 32645 1726880437.40827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' <<< 32645 1726880437.40851: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa0830> <<< 32645 1726880437.40899: stdout chunk (state=3): >>>import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8187590> <<< 32645 1726880437.40933: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py <<< 32645 1726880437.40939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.40970: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py <<< 32645 1726880437.40985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' <<< 32645 1726880437.40993: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff90a0> <<< 32645 1726880437.41017: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9760> <<< 32645 1726880437.41044: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py <<< 32645 1726880437.41051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' <<< 32645 1726880437.41075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880437.41122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880437.41273: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9dc0> <<< 32645 1726880437.41289: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9820> <<< 32645 1726880437.41298: stdout chunk (state=3): >>>import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff8620> import 'pkg_resources.extern.platformdirs' # <<< 32645 1726880437.41342: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9f40> <<< 32645 1726880437.41350: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging' # <<< 32645 1726880437.41376: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py <<< 32645 1726880437.41398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' <<< 32645 1726880437.41432: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' <<< 32645 1726880437.41439: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8029280> <<< 32645 1726880437.41669: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ffa150> <<< 32645 1726880437.41691: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 32645 1726880437.41715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' <<< 32645 1726880437.41744: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py <<< 32645 1726880437.41751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' <<< 32645 1726880437.41768: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py <<< 32645 1726880437.41793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' <<< 32645 1726880437.41814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py <<< 32645 1726880437.41841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' <<< 32645 1726880437.41862: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8058cb0> <<< 32645 1726880437.41888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py <<< 32645 1726880437.41897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' <<< 32645 1726880437.41923: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' <<< 32645 1726880437.41990: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805a7e0> <<< 32645 1726880437.42116: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805a030> <<< 32645 1726880437.42141: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' <<< 32645 1726880437.42184: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805b0b0> <<< 32645 1726880437.42218: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e802bb60> <<< 32645 1726880437.42262: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e802b5c0> <<< 32645 1726880437.42654: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e802a030> <<< 32645 1726880437.42678: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' <<< 32645 1726880437.42718: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py <<< 32645 1726880437.42725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880437.42752: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py <<< 32645 1726880437.42758: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' <<< 32645 1726880437.42783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 32645 1726880437.42815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 32645 1726880437.42859: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7e85220> <<< 32645 1726880437.43299: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7e84bc0> <<< 32645 1726880437.43352: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805bf20> <<< 32645 1726880437.43378: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 32645 1726880437.43391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' <<< 32645 1726880437.43433: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7e87200> <<< 32645 1726880437.43439: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805bd10> <<< 32645 1726880437.44769: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44775: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44799: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44816: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44826: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44845: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44863: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44877: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880437.44898: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.44912: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.44927: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.44947: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.44963: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.44980: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.44999: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45012: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45026: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45047: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45068: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45081: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45101: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45119: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45136: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45146: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45162: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45171: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45187: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45196: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45212: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45229: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45235: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45261: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45268: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45279: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45293: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45301: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45325: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45346: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45375: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45383: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45402: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45412: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45433: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45437: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45464: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45472: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45493: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45504: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45522: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45542: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45556: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45580: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45597: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45612: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45622: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45640: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45647: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45671: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45685: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45695: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45711: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45720: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45738: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45744: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45770: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45792: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45808: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45817: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45831: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.45839: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880437.46838: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e3500> <<< 32645 1726880437.46983: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880437.47330: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py <<< 32645 1726880437.47338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' <<< 32645 1726880437.47455: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f0bd70> <<< 32645 1726880437.47728: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e80d0c20> <<< 32645 1726880437.47761: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py <<< 32645 1726880437.47767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3e810> <<< 32645 1726880437.47800: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py <<< 32645 1726880437.47806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' <<< 32645 1726880437.47842: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3eb70> <<< 32645 1726880437.47858: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' <<< 32645 1726880437.47882: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py <<< 32645 1726880437.47902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880437.47945: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3f530> <<< 32645 1726880437.47969: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py <<< 32645 1726880437.47975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' <<< 32645 1726880437.48005: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3fec0> <<< 32645 1726880437.48016: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3f1d0> <<< 32645 1726880437.48051: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py <<< 32645 1726880437.48055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' <<< 32645 1726880437.48072: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9c680> <<< 32645 1726880437.48086: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py <<< 32645 1726880437.48098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' <<< 32645 1726880437.48104: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9c860> <<< 32645 1726880437.48132: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' <<< 32645 1726880437.48154: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9ca70> <<< 32645 1726880437.48179: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py <<< 32645 1726880437.48189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' <<< 32645 1726880437.48195: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9cd40> <<< 32645 1726880437.48220: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' <<< 32645 1726880437.48240: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9cfb0> <<< 32645 1726880437.48268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' <<< 32645 1726880437.48287: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9d2e0> <<< 32645 1726880437.48309: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' <<< 32645 1726880437.48332: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9d5e0> <<< 32645 1726880437.48357: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py <<< 32645 1726880437.48369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' <<< 32645 1726880437.48376: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9d940> <<< 32645 1726880437.48402: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' <<< 32645 1726880437.48433: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9dc70> <<< 32645 1726880437.48461: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py <<< 32645 1726880437.48472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' <<< 32645 1726880437.48485: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9e000> <<< 32645 1726880437.48508: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py <<< 32645 1726880437.48514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' <<< 32645 1726880437.48550: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9e510> <<< 32645 1726880437.48572: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py <<< 32645 1726880437.48586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' <<< 32645 1726880437.48615: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9eae0> <<< 32645 1726880437.48637: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' <<< 32645 1726880437.48665: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9f140> <<< 32645 1726880437.48694: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py <<< 32645 1726880437.48705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' <<< 32645 1726880437.48711: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9f680> <<< 32645 1726880437.48735: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' <<< 32645 1726880437.48756: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9faa0> <<< 32645 1726880437.48781: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py <<< 32645 1726880437.48789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' <<< 32645 1726880437.48805: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9fe30> <<< 32645 1726880437.48833: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' <<< 32645 1726880437.48847: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0230> <<< 32645 1726880437.48873: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py <<< 32645 1726880437.48882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' <<< 32645 1726880437.48901: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0590> <<< 32645 1726880437.48918: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py <<< 32645 1726880437.48925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' <<< 32645 1726880437.48953: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0890> <<< 32645 1726880437.48978: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py <<< 32645 1726880437.48986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' <<< 32645 1726880437.48995: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0da0> <<< 32645 1726880437.49033: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' <<< 32645 1726880437.49046: stdout chunk (state=3): >>>import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0fb0> <<< 32645 1726880437.49067: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py <<< 32645 1726880437.49074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' <<< 32645 1726880437.49106: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc1220> <<< 32645 1726880437.49133: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py <<< 32645 1726880437.49136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' <<< 32645 1726880437.49176: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc16d0> <<< 32645 1726880437.49202: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py <<< 32645 1726880437.49208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' <<< 32645 1726880437.49227: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc1c10> <<< 32645 1726880437.49254: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' <<< 32645 1726880437.49277: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc1f40> <<< 32645 1726880437.49302: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py <<< 32645 1726880437.49312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' <<< 32645 1726880437.49337: stdout chunk (state=3): >>>import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc2240> <<< 32645 1726880437.49388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' <<< 32645 1726880437.49413: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc25d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' <<< 32645 1726880437.49459: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc2900> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py <<< 32645 1726880437.49462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' <<< 32645 1726880437.49598: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' <<< 32645 1726880437.49632: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc3440> <<< 32645 1726880437.49636: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc2b10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py <<< 32645 1726880437.49770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' <<< 32645 1726880437.49845: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be4560> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' <<< 32645 1726880437.49853: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be62d0> <<< 32645 1726880437.49875: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' <<< 32645 1726880437.49960: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be6540> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880437.49986: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be6ff0> <<< 32645 1726880437.50027: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be5f70> <<< 32645 1726880437.50058: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' <<< 32645 1726880437.50093: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' <<< 32645 1726880437.50131: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' <<< 32645 1726880437.50164: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c04260> <<< 32645 1726880437.50233: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be7d40> <<< 32645 1726880437.50269: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be7920> <<< 32645 1726880437.50300: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' <<< 32645 1726880437.50356: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c05a30> <<< 32645 1726880437.50386: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' <<< 32645 1726880437.50409: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' <<< 32645 1726880437.50466: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c067b0> <<< 32645 1726880437.50497: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c06120> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' <<< 32645 1726880437.50596: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c07950> <<< 32645 1726880437.50600: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' <<< 32645 1726880437.50662: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py <<< 32645 1726880437.50680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' <<< 32645 1726880437.50783: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2cb60> <<< 32645 1726880437.50809: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' <<< 32645 1726880437.51020: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2eb70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2f560> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2c7a0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2c380> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' <<< 32645 1726880437.51062: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c44560> <<< 32645 1726880437.51087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' <<< 32645 1726880437.51158: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c44ec0> <<< 32645 1726880437.51162: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' <<< 32645 1726880437.51390: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c458e0> <<< 32645 1726880437.51394: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' <<< 32645 1726880437.51397: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c462a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py <<< 32645 1726880437.51419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' <<< 32645 1726880437.51519: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c469f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' <<< 32645 1726880437.51566: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c474d0> <<< 32645 1726880437.51597: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' <<< 32645 1726880437.51675: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c47f20> <<< 32645 1726880437.51688: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c60920> <<< 32645 1726880437.51723: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' <<< 32645 1726880437.51766: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c60bc0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' <<< 32645 1726880437.51841: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c615e0> <<< 32645 1726880437.51856: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' <<< 32645 1726880437.51905: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c61c10> <<< 32645 1726880437.51970: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py <<< 32645 1726880437.51996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' <<< 32645 1726880437.52012: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c63200> <<< 32645 1726880437.52264: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c62a20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be5850> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880437.52334: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' <<< 32645 1726880437.52337: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' <<< 32645 1726880437.52376: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c87230> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86ea0> <<< 32645 1726880437.52473: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' <<< 32645 1726880437.52476: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c873e0> <<< 32645 1726880437.52484: stdout chunk (state=3): >>>import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86a80> <<< 32645 1726880437.52565: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c87aa0> <<< 32645 1726880437.52570: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' <<< 32645 1726880437.52627: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aac650> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aac230> <<< 32645 1726880437.52633: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' <<< 32645 1726880437.52716: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aac6e0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' <<< 32645 1726880437.52721: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aacc20> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86780> <<< 32645 1726880437.52743: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e2a50> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e833bc20> <<< 32645 1726880437.52777: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py <<< 32645 1726880437.52831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' <<< 32645 1726880437.52924: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e7aae8d0> <<< 32645 1726880437.52968: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86810> <<< 32645 1726880437.53015: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8e6c5f0> <<< 32645 1726880437.53117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880437.63046: stdout chunk (state=3): >>> {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 32645 1726880437.63808: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880437.63821: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 32645 1726880437.63839: stdout chunk (state=3): >>> <<< 32645 1726880437.63850: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 32645 1726880437.63871: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator <<< 32645 1726880437.63907: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing 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 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 <<< 32645 1726880437.63932: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 <<< 32645 1726880437.63952: stdout chunk (state=3): >>># 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 # 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 <<< 32645 1726880437.63966: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 32645 1726880437.64003: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # 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 <<< 32645 1726880437.64036: stdout chunk (state=3): >>># 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel <<< 32645 1726880437.64038: stdout chunk (state=3): >>># cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat<<< 32645 1726880437.64068: stdout chunk (state=3): >>> # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 32645 1726880437.64113: stdout chunk (state=3): >>># destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources <<< 32645 1726880437.64149: stdout chunk (state=3): >>># cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse <<< 32645 1726880437.64157: stdout chunk (state=3): >>># cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject <<< 32645 1726880437.64771: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880437.64789: stdout chunk (state=3): >>># cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit <<< 32645 1726880437.64807: stdout chunk (state=3): >>># cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext <<< 32645 1726880437.64819: stdout chunk (state=3): >>># cleanup[3] wiping setools <<< 32645 1726880437.64842: stdout chunk (state=3): >>># destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery <<< 32645 1726880437.64846: stdout chunk (state=3): >>># destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery <<< 32645 1726880437.64876: stdout chunk (state=3): >>># destroy setools.constraintquery # destroy setools.boundsquery <<< 32645 1726880437.64893: stdout chunk (state=3): >>># destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid <<< 32645 1726880437.64904: stdout chunk (state=3): >>># destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern <<< 32645 1726880437.64945: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser <<< 32645 1726880437.64953: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging._tokenizer <<< 32645 1726880437.64967: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux <<< 32645 1726880437.65060: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 32645 1726880437.65259: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model <<< 32645 1726880437.65265: stdout chunk (state=3): >>># cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux <<< 32645 1726880437.65268: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 32645 1726880437.65271: stdout chunk (state=3): >>># cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess <<< 32645 1726880437.65273: stdout chunk (state=3): >>># destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 32645 1726880437.65295: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 32645 1726880437.65313: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress <<< 32645 1726880437.65396: stdout chunk (state=3): >>># cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 <<< 32645 1726880437.65412: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools <<< 32645 1726880437.65475: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880437.65506: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 32645 1726880437.65530: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime <<< 32645 1726880437.66140: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880437.66205: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 32645 1726880437.66225: stdout chunk (state=3): >>># destroy configparser <<< 32645 1726880437.66289: stdout chunk (state=3): >>># destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage <<< 32645 1726880437.66292: stdout chunk (state=3): >>># destroy selinux._selinux <<< 32645 1726880437.66419: stdout chunk (state=3): >>># destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader<<< 32645 1726880437.66423: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser <<< 32645 1726880437.66461: stdout chunk (state=3): >>># destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma <<< 32645 1726880437.66535: stdout chunk (state=3): >>># destroy json.scanner <<< 32645 1726880437.66570: stdout chunk (state=3): >>># destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat <<< 32645 1726880437.66622: stdout chunk (state=3): >>># destroy importlib.resources.abc <<< 32645 1726880437.66643: stdout chunk (state=3): >>># destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc <<< 32645 1726880437.66690: stdout chunk (state=3): >>># destroy inspect # destroy keyword # destroy abc <<< 32645 1726880437.66714: stdout chunk (state=3): >>># destroy threading # destroy _heapq # destroy time # destroy _queue <<< 32645 1726880437.66798: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880437.67045: stdout chunk (state=3): >>># destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix <<< 32645 1726880437.67060: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880437.67761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880437.67764: stdout chunk (state=3): >>><<< 32645 1726880437.67767: stderr chunk (state=3): >>><<< 32645 1726880437.67924: _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 0x7fe2e94d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e94a3b30> # /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 0x7fe2e94d6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fe2e9285160> # /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 0x7fe2e92863f0> # /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 0x7fe2e92871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9286600> # /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 0x7fe2e92b8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fe2e9286150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fe2e92d60c0> # /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 0x7fe2e9319160> # /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 0x7fe2e93197f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92d7830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92d6ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92df230> # /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 0x7fe2e9344d10> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e931b8f0> # /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 0x7fe2e9344d70> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92f2930> # /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 0x7fe2e9346060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92de510> # /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 0x7fe2e9346480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346330> # 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 0x7fe2e9346720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e92dd100> 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 0x7fe2e936cbf0> 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 0x7fe2e936e330> # /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 0x7fe2e936f1d0> # 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 0x7fe2e936f800> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e936e720> # /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 0x7fe2e91342c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e936f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346960> # /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 0x7fe2e9160230> # /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 0x7fe2e9160d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9160aa0> # 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 0x7fe2e9160d70> # 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 0x7fe2e9160f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9136390> # /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 0x7fe2e9162600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9161280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9347110> # /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 0x7fe2e918e9c0> # /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 0x7fe2e91aaae0> # /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 0x7fe2e91db890> # /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 0x7fe2e920a030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91db9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91ab770> # /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 0x7fe2e8fe49b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e91a9b20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9163560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe2e91a9ee0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_374d8xko/ansible_fedora.linux_system_roles.local_seport_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 0x7fe2e9042630> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e90195b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9018710> # 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 0x7fe2e9040590> # /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 0x7fe2e906a0f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9069e80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9069790> # /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 0x7fe2e9069ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e90430e0> 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 0x7fe2e906ae70> # 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 0x7fe2e906b0b0> # /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 0x7fe2e906b5f0> 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 0x7fe2e8ed9370> # 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 0x7fe2e8edaf90> # /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 0x7fe2e8edb8f0> # /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 0x7fe2e8edcaa0> # /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 0x7fe2e8edf560> # 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 0x7fe2e8fe4e30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8edd820> # /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 0x7fe2e8ee33e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ee1eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8ee1c10> # /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 0x7fe2e8ee2180> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8eddd30> # 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 0x7fe2e8f27560> # /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 0x7fe2e8f27710> # /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 0x7fe2e8f2d2e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f2d0a0> # /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 0x7fe2e8f2f860> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f2d9a0> # /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 0x7fe2e8f32ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f2f9b0> # 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 0x7fe2e8f339e0> # 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 0x7fe2e8f340b0> # 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 0x7fe2e8f34380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f279e0> # /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 0x7fe2e8f37ad0> # 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 0x7fe2e8f38a70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f36240> # 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 0x7fe2e8f375c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f35e20> # 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 0x7fe2e8fbcbf0> # /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 0x7fe2e8fbd9d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8f3b5c0> 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 0x7fe2e8fbd610> # 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 0x7fe2e8fbe960> # 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 0x7fe2e8dca450> # 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 0x7fe2e8dcad20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8fbf830> # 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 0x7fe2e8dc9ac0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dcb050> 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 0x7fe2e909f050> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dd4d10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dd2ff0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8dd2e70> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/seobject.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/seobject.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e833bb90> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8e5b200> # /usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolicy/__pycache__/__init__.cpython-312.pyc' # /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 0x7fe2e838e660> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/__init__.cpython-312.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838f080> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/defaults.cpython-312.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838f1d0> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/interfaces.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/access.cpython-312.pyc' # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/refpolicy.cpython-312.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83acf20> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/util.cpython-312.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83aeab0> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.12/site-packages/selinux/audit2why.cpython-312-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e83e0a40> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83ac560> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/objectmodel.cpython-312.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83acd70> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/matching.cpython-312.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e0f20> # /usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.12/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-312.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e1520> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e838f470> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e1550> # /usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc matches /usr/lib64/python3.12/plistlib.py # code object from '/usr/lib64/python3.12/__pycache__/plistlib.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3290> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d34d0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e80d3650> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3470> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80a0680> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3380> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f4d10> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f71d0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f70e0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8113cb0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8113890> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8112d80> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f63c0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8126750> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8125370> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8112ba0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f4d70> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80f40e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3bf0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e8176f60> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e81763c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8174dd0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e80d3ef0> # /usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e9346360> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e81871d0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8187620> import 'pkg_resources.extern.jaraco' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f81640> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f82150> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f80e00> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f832f0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f80ad0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/functools.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/more.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.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 0x7fe2e7fcd460> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa3da0> # /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' # 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 0x7fe2e7fcddf0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fcce60> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/recipes.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc' import 'pkg_resources._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fce120> import 'pkg_resources._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa0b00> import 'pkg_resources._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa0800> import 'pkg_resources.extern.more_itertools' # import 'pkg_resources.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f83950> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/context.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-312.pyc' import 'pkg_resources.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7fa0830> import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8187590> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/api.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff90a0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-312.pyc' import 'pkg_resources._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9760> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/unix.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc' # /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 0x7fe2e7ff9dc0> import 'pkg_resources._vendor.platformdirs.unix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9820> import 'pkg_resources._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff8620> import 'pkg_resources.extern.platformdirs' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-312.pyc' import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ff9f40> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-312.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8029280> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7ffa150> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/tags.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8058cb0> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_manylinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_elffile.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc' import 'pkg_resources._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805a7e0> import 'pkg_resources._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805a030> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_musllinux.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'pkg_resources._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805b0b0> import 'pkg_resources.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e802bb60> import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e802b5c0> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e802a030> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_parser.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7e85220> import 'pkg_resources.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7e84bc0> import 'pkg_resources.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805bf20> # /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.12/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-312.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7e87200> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e805bd10> # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e3500> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/exception.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/exception.cpython-312.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f0bd70> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.12/site-packages/setools/policyrep.cpython-312-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e80d0c20> # /usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/query.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/query.cpython-312.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3e810> # /usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/util.cpython-312.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3eb70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boolquery.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/descriptors.cpython-312.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3f530> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mixins.cpython-312.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3fec0> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7f3f1d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/categoryquery.cpython-312.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9c680> # /usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/commonquery.cpython-312.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9c860> # /usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/objclassquery.cpython-312.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9ca70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/polcapquery.cpython-312.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9cd40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rolequery.cpython-312.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9cfb0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/sensitivityquery.cpython-312.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9d2e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typequery.cpython-312.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9d5e0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/typeattrquery.cpython-312.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9d940> # /usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/userquery.cpython-312.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9dc70> # /usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/mlsrulequery.cpython-312.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9e000> # /usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/rbacrulequery.cpython-312.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9e510> # /usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/terulequery.cpython-312.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9eae0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/constraintquery.cpython-312.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9f140> # /usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/boundsquery.cpython-312.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9f680> # /usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/defaultquery.cpython-312.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9faa0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/fsusequery.cpython-312.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7b9fe30> # /usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/genfsconquery.cpython-312.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0230> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibendportconquery.cpython-312.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0590> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ibpkeyconquery.cpython-312.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0890> # /usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/initsidquery.cpython-312.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0da0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/netifconquery.cpython-312.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc0fb0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/nodeconquery.cpython-312.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc1220> # /usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/portconquery.cpython-312.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc16d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/ioportconquery.cpython-312.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc1c10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/iomemconquery.cpython-312.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc1f40> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pirqconquery.cpython-312.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc2240> # /usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/pcideviceconquery.cpython-312.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc25d0> # /usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/devicetreeconquery.cpython-312.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc2900> # /usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/infoflow.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/permmap.cpython-312.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc3440> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7bc2b10> # /usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/dta.py # code object from '/usr/lib64/python3.12/site-packages/setools/__pycache__/dta.cpython-312.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be4560> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bool.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/descriptors.cpython-312.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be62d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/difference.cpython-312.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be6540> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typing.cpython-312.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be6ff0> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be5f70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/bounds.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/typeattr.cpython-312.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c04260> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be7d40> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be7920> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/commons.cpython-312.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c05a30> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/constraints.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/objclass.cpython-312.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c067b0> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c06120> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/default.cpython-312.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c07950> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/fsuse.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mls.cpython-312.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2cb60> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/roles.cpython-312.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2eb70> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/users.cpython-312.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2f560> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2c7a0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c2c380> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/genfscon.cpython-312.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c44560> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibendportcon.cpython-312.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c44ec0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-312.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c458e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/initsid.cpython-312.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c462a0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/mlsrules.cpython-312.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c469f0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/netifcon.cpython-312.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c474d0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/nodecon.cpython-312.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c47f20> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/polcap.cpython-312.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c60920> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/portcon.cpython-312.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c60bc0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/properties.cpython-312.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c615e0> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/rbacrules.cpython-312.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c61c10> # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/terules.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.12/site-packages/setools/diff/__pycache__/conditional.cpython-312.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c63200> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c62a20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7be5850> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertrbac.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checkermodule.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/globalkeys.cpython-312.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c87230> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86ea0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/descriptors.cpython-312.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c873e0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86a80> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/assertte.cpython-312.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c87aa0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/emptyattr.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/util.cpython-312.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aac650> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aac230> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/roexec.cpython-312.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aac6e0> # /usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.12/site-packages/setools/checker/__pycache__/checker.cpython-312.pyc' import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7aacc20> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86780> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e83e2a50> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e833bc20> # /usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/audit.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/audit.cpython-312.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.12/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.12/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2e7aae8d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e7c86810> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2e8e6c5f0> # zipimport: zlib available {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing 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 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 # 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 # 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 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.jaraco # cleanup[2] removing pkg_resources.extern.jaraco # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # destroy queue # cleanup[2] removing pkg_resources._vendor.more_itertools.recipes # cleanup[2] removing pkg_resources._vendor.more_itertools.more # cleanup[2] removing pkg_resources._vendor.more_itertools # cleanup[2] removing pkg_resources.extern.more_itertools # cleanup[2] removing pkg_resources.extern.jaraco.functools # cleanup[2] removing pkg_resources.extern.jaraco.context # cleanup[2] removing pkg_resources.extern.jaraco.text # cleanup[2] removing pkg_resources._vendor.platformdirs.api # cleanup[2] removing pkg_resources._vendor.platformdirs.version # cleanup[2] removing configparser # cleanup[2] removing pkg_resources._vendor.platformdirs.unix # cleanup[2] removing pkg_resources._vendor.platformdirs # cleanup[2] removing pkg_resources.extern.platformdirs # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing sysconfig # cleanup[2] removing pkg_resources._vendor.packaging._elffile # cleanup[2] removing pkg_resources._vendor.packaging._manylinux # cleanup[2] removing pkg_resources._vendor.packaging._musllinux # cleanup[2] removing pkg_resources.extern.packaging.tags # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing pkg_resources.extern.packaging._tokenizer # cleanup[2] removing pkg_resources.extern.packaging._parser # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pkg_resources # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy _sitebuiltins # cleanup[3] wiping seobject # destroy audit # cleanup[3] wiping _audit # cleanup[3] wiping sepolicy # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # cleanup[3] wiping setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[3] wiping setools.diff # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # cleanup[3] wiping setools.diff.terules # cleanup[3] wiping setools.mixins # cleanup[3] wiping setools.query # cleanup[3] wiping setools.policyrep # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy pkgutil # destroy plistlib # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.packaging._parser # cleanup[3] wiping pkg_resources.extern.packaging._tokenizer # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging.tags # destroy sysconfig # cleanup[3] wiping pkg_resources._vendor.packaging._musllinux # cleanup[3] wiping pkg_resources._vendor.packaging._manylinux # cleanup[3] wiping pkg_resources._vendor.packaging._elffile # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources._vendor.packaging._elffile # destroy pkg_resources._vendor.packaging._manylinux # destroy pkg_resources._vendor.packaging._musllinux # destroy pkg_resources.extern.packaging._tokenizer # destroy pkg_resources.extern.packaging._parser # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.tags # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.platformdirs # destroy pkg_resources._vendor.platformdirs.api # destroy pkg_resources._vendor.platformdirs.version # destroy pkg_resources._vendor.platformdirs.unix # cleanup[3] wiping pkg_resources._vendor.platformdirs # cleanup[3] wiping configparser # cleanup[3] wiping pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources.extern.jaraco.context # cleanup[3] wiping pkg_resources.extern.jaraco.functools # cleanup[3] wiping pkg_resources.extern.more_itertools # destroy pkg_resources._vendor.more_itertools.recipes # destroy pkg_resources._vendor.more_itertools.more # cleanup[3] wiping pkg_resources._vendor.more_itertools # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping pkg_resources.extern.jaraco # destroy pkg_resources.extern.jaraco.functools # destroy pkg_resources.extern.jaraco.context # destroy pkg_resources.extern.jaraco.text # cleanup[3] wiping pkg_resources._vendor.jaraco # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sepolgen.matching # cleanup[3] wiping sepolgen.objectmodel # cleanup[3] wiping sepolgen.access # destroy sepolgen.util # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping sepolgen.refpolicy # destroy string # cleanup[3] wiping _semanage # cleanup[3] wiping ansible.module_utils.basic # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping pathlib # cleanup[3] wiping ipaddress # cleanup[3] wiping ntpath # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping runpy # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux.audit2why # destroy _datetime # destroy sys.monitoring # destroy setools.mixins # destroy setools.query # destroy configparser # destroy fnmatch # destroy sepolgen.access # destroy sepolgen.refpolicy # destroy sepolgen.objectmodel # destroy sepolgen.matching # destroy selectors # destroy errno # destroy _semanage # destroy selinux._selinux # destroy tokenize # destroy uuid # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy _blake2 # destroy platform # destroy distro # destroy zlib # destroy _compression # destroy zipfile._path.glob # destroy re._parser # destroy _string # destroy zipimport # destroy enum # destroy struct # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy importlib # destroy pkg_resources._vendor.jaraco # destroy pkg_resources._vendor.more_itertools # destroy pkg_resources._vendor.platformdirs # destroy pkg_resources._vendor.packaging # destroy array # destroy select # destroy _hashlib # destroy _bz2 # destroy _lzma # destroy json.scanner # destroy _json # destroy _signal # destroy io # destroy _opcode # destroy ntpath # destroy pyexpat # destroy importlib.resources.abc # destroy pathlib # destroy importlib.resources._common # destroy _tokenize # destroy argparse # destroy shlex # destroy subprocess # destroy ipaddress # destroy binascii # destroy locale # destroy collections.abc # destroy inspect # destroy keyword # destroy abc # destroy threading # destroy _heapq # destroy time # destroy _queue # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy _warnings # destroy math # destroy _bisect # destroy _random # destroy _sha2 # destroy posix # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880437.70282: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '21064', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726880437.0374043-33837-138969884253767/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880437.70286: _low_level_execute_command(): starting 32645 1726880437.70288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880437.0374043-33837-138969884253767/ > /dev/null 2>&1 && sleep 0' 32645 1726880437.70291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880437.70294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880437.70297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880437.70299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880437.70301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880437.70310: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880437.70313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.70315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880437.70321: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880437.70324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.70326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.72210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.72213: stdout chunk (state=3): >>><<< 32645 1726880437.72216: stderr chunk (state=3): >>><<< 32645 1726880437.72461: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880437.72465: handler run complete 32645 1726880437.72467: attempt loop complete, returning result 32645 1726880437.72469: variable '__selinux_item' from source: unknown 32645 1726880437.72471: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '21064', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "21064", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "21064" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 32645 1726880437.72731: dumping result to json 32645 1726880437.72734: done dumping result, returning 32645 1726880437.72737: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port [1266f4c6-4e69-28d7-f79e-000000000508] 32645 1726880437.72739: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000508 32645 1726880437.73789: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000508 32645 1726880437.73796: WORKER PROCESS EXITING 32645 1726880437.73802: no more pending results, returning what we have 32645 1726880437.73805: results queue empty 32645 1726880437.73807: checking for any_errors_fatal 32645 1726880437.73814: done checking for any_errors_fatal 32645 1726880437.73815: checking for max_fail_percentage 32645 1726880437.73817: done checking for max_fail_percentage 32645 1726880437.73818: checking to see if all hosts have failed and the running result is not ok 32645 1726880437.73819: done checking to see if all hosts have failed 32645 1726880437.73820: getting the remaining hosts for this loop 32645 1726880437.73822: done getting the remaining hosts for this loop 32645 1726880437.73826: getting the next task for host managed_node2 32645 1726880437.73835: done getting next task for host managed_node2 32645 1726880437.73839: ^ task is: TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 32645 1726880437.73845: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880437.73858: getting variables 32645 1726880437.73861: in VariableManager get_vars() 32645 1726880437.74020: Calling all_inventory to load vars for managed_node2 32645 1726880437.74024: Calling groups_inventory to load vars for managed_node2 32645 1726880437.74027: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880437.74040: Calling all_plugins_play to load vars for managed_node2 32645 1726880437.74044: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880437.74113: Calling groups_plugins_play to load vars for managed_node2 32645 1726880437.74847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880437.75792: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880437.75813: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880437.75820: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880437.75916: done with get_vars() 32645 1726880437.75936: done getting variables TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 20 September 2024 21:00:37 -0400 (0:00:07.806) 0:00:52.333 ****** 32645 1726880437.76006: entering _queue_task() for managed_node2/community.general.selogin 32645 1726880437.76009: Creating lock for community.general.selogin 32645 1726880437.80328: worker is 1 (out of 1 available) 32645 1726880437.80341: exiting _queue_task() for managed_node2/community.general.selogin 32645 1726880437.80355: done queuing things up, now waiting for results queue to drain 32645 1726880437.80357: waiting for pending results... 32645 1726880437.80711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 32645 1726880437.80904: in run() - task 1266f4c6-4e69-28d7-f79e-00000000050a 32645 1726880437.81075: variable 'ansible_search_path' from source: unknown 32645 1726880437.81095: variable 'ansible_search_path' from source: unknown 32645 1726880437.81099: variable 'selinux_logins' from source: role '' defaults 32645 1726880437.81337: variable 'selinux_logins' from source: role '' defaults 32645 1726880437.81493: Loaded config def from plugin (lookup/items) 32645 1726880437.81501: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32645 1726880437.81514: dumping result to json 32645 1726880437.81519: done dumping result, returning 32645 1726880437.81530: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping [1266f4c6-4e69-28d7-f79e-00000000050a] 32645 1726880437.81533: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050a 32645 1726880437.81670: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050a 32645 1726880437.81673: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880437.81726: no more pending results, returning what we have 32645 1726880437.81730: results queue empty 32645 1726880437.81731: checking for any_errors_fatal 32645 1726880437.81764: done checking for any_errors_fatal 32645 1726880437.81766: checking for max_fail_percentage 32645 1726880437.81768: done checking for max_fail_percentage 32645 1726880437.81769: checking to see if all hosts have failed and the running result is not ok 32645 1726880437.81770: done checking to see if all hosts have failed 32645 1726880437.81771: getting the remaining hosts for this loop 32645 1726880437.81772: done getting the remaining hosts for this loop 32645 1726880437.81776: getting the next task for host managed_node2 32645 1726880437.81784: done getting next task for host managed_node2 32645 1726880437.81788: ^ task is: TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 32645 1726880437.81793: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880437.81805: getting variables 32645 1726880437.81807: in VariableManager get_vars() 32645 1726880437.81841: Calling all_inventory to load vars for managed_node2 32645 1726880437.81843: Calling groups_inventory to load vars for managed_node2 32645 1726880437.81846: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880437.81864: Calling all_plugins_play to load vars for managed_node2 32645 1726880437.81867: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880437.81869: Calling groups_plugins_play to load vars for managed_node2 32645 1726880437.82477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880437.82912: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880437.82926: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880437.82933: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880437.82985: done with get_vars() 32645 1726880437.82996: done getting variables TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 20 September 2024 21:00:37 -0400 (0:00:00.070) 0:00:52.404 ****** 32645 1726880437.83066: entering _queue_task() for managed_node2/fedora.linux_system_roles.selinux_modules_facts 32645 1726880437.83067: Creating lock for fedora.linux_system_roles.selinux_modules_facts 32645 1726880437.83259: worker is 1 (out of 1 available) 32645 1726880437.83271: exiting _queue_task() for managed_node2/fedora.linux_system_roles.selinux_modules_facts 32645 1726880437.83285: done queuing things up, now waiting for results queue to drain 32645 1726880437.83287: waiting for pending results... 32645 1726880437.83491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 32645 1726880437.83661: in run() - task 1266f4c6-4e69-28d7-f79e-00000000050c 32645 1726880437.83667: variable 'ansible_search_path' from source: unknown 32645 1726880437.83670: variable 'ansible_search_path' from source: unknown 32645 1726880437.83711: calling self._execute() 32645 1726880437.83802: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880437.83812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880437.83868: variable 'omit' from source: magic vars 32645 1726880437.84454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880437.86672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880437.86731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880437.86762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880437.86795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880437.86820: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880437.86900: 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) 32645 1726880437.86931: 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) 32645 1726880437.86953: 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) 32645 1726880437.86985: 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) 32645 1726880437.86999: 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) 32645 1726880437.87111: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880437.87118: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880437.87141: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880437.87250: variable 'ansible_facts' from source: unknown 32645 1726880437.87435: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880437.87568: variable 'ansible_facts' from source: unknown 32645 1726880437.87707: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880437.87803: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880437.87810: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880437.87816: variable 'omit' from source: magic vars 32645 1726880437.87882: variable 'omit' from source: magic vars 32645 1726880437.87912: variable 'omit' from source: magic vars 32645 1726880437.87934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880437.87959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880437.87974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880437.87990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880437.88004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880437.88031: variable 'inventory_hostname' from source: set_fact 32645 1726880437.88035: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880437.88038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880437.88119: Set connection var ansible_shell_executable to /bin/sh 32645 1726880437.88126: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880437.88133: Set connection var ansible_timeout to 10 32645 1726880437.88135: Set connection var ansible_shell_type to sh 32645 1726880437.88150: Set connection var ansible_pipelining to False 32645 1726880437.88153: Set connection var ansible_connection to ssh 32645 1726880437.88171: variable 'ansible_shell_executable' from source: unknown 32645 1726880437.88175: variable 'ansible_connection' from source: unknown 32645 1726880437.88177: variable 'ansible_module_compression' from source: unknown 32645 1726880437.88181: variable 'ansible_shell_type' from source: unknown 32645 1726880437.88184: variable 'ansible_shell_executable' from source: unknown 32645 1726880437.88189: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880437.88194: variable 'ansible_pipelining' from source: unknown 32645 1726880437.88197: variable 'ansible_timeout' from source: unknown 32645 1726880437.88205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880437.88310: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880437.88319: variable 'omit' from source: magic vars 32645 1726880437.88332: starting attempt loop 32645 1726880437.88335: running the handler 32645 1726880437.88344: _low_level_execute_command(): starting 32645 1726880437.88353: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880437.88837: 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 <<< 32645 1726880437.88841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.88844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880437.88847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.88903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.88937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.89005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.90800: stdout chunk (state=3): >>>/root <<< 32645 1726880437.90911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.90960: stderr chunk (state=3): >>><<< 32645 1726880437.90968: stdout chunk (state=3): >>><<< 32645 1726880437.90983: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880437.90994: _low_level_execute_command(): starting 32645 1726880437.91000: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893 `" && echo ansible-tmp-1726880437.9098327-34101-61215213996893="` echo /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893 `" ) && sleep 0' 32645 1726880437.91426: 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 <<< 32645 1726880437.91430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.91433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880437.91435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880437.91492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880437.91496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880437.91538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880437.93594: stdout chunk (state=3): >>>ansible-tmp-1726880437.9098327-34101-61215213996893=/root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893 <<< 32645 1726880437.93713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880437.93756: stderr chunk (state=3): >>><<< 32645 1726880437.93761: stdout chunk (state=3): >>><<< 32645 1726880437.93776: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880437.9098327-34101-61215213996893=/root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880437.93818: variable 'ansible_module_compression' from source: unknown 32645 1726880437.93850: ANSIBALLZ: Using lock for fedora.linux_system_roles.selinux_modules_facts 32645 1726880437.93854: ANSIBALLZ: Acquiring lock 32645 1726880437.93860: ANSIBALLZ: Lock acquired: 139731844742704 32645 1726880437.93864: ANSIBALLZ: Creating module 32645 1726880438.03899: ANSIBALLZ: Writing module into payload 32645 1726880438.03969: ANSIBALLZ: Writing module 32645 1726880438.03986: ANSIBALLZ: Renaming module 32645 1726880438.03992: ANSIBALLZ: Done creating module 32645 1726880438.04008: variable 'ansible_facts' from source: unknown 32645 1726880438.04059: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py 32645 1726880438.04255: Sending initial data 32645 1726880438.04260: Sent initial data (169 bytes) 32645 1726880438.05073: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880438.05080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880438.05109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880438.05112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880438.05124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880438.05140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880438.05186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880438.05189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880438.05280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880438.07242: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880438.07264: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmper2d4_vk /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py <<< 32645 1726880438.07288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py" <<< 32645 1726880438.07305: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmper2d4_vk" to remote "/root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py" <<< 32645 1726880438.08263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880438.08313: stderr chunk (state=3): >>><<< 32645 1726880438.08316: stdout chunk (state=3): >>><<< 32645 1726880438.08334: done transferring module to remote 32645 1726880438.08347: _low_level_execute_command(): starting 32645 1726880438.08352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/ /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py && sleep 0' 32645 1726880438.08750: 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 <<< 32645 1726880438.08782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880438.08785: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880438.08789: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 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 <<< 32645 1726880438.08792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880438.08835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880438.08844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880438.08903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880438.11246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880438.11251: stdout chunk (state=3): >>><<< 32645 1726880438.11254: stderr chunk (state=3): >>><<< 32645 1726880438.11256: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880438.11259: _low_level_execute_command(): starting 32645 1726880438.11261: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/AnsiballZ_selinux_modules_facts.py && sleep 0' 32645 1726880438.11837: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880438.11841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880438.11844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880438.11847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880438.11940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880438.11949: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880438.11957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880438.11959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880438.11962: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880438.11964: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880438.11966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880438.11968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880438.11970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880438.11972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880438.11974: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880438.11976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880438.12015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880438.12035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880438.12069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880438.12120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880438.14500: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880438.14540: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880438.14584: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880438.14671: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880438.14702: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880438.14713: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880438.14751: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880438.14806: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880438.14809: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880438.14874: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.14877: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880438.14910: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880438.14963: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880438.14994: 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 0x7f1d7612c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d760fbb30> <<< 32645 1726880438.15046: 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' <<< 32645 1726880438.15083: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d7612eab0> import '_signal' # <<< 32645 1726880438.15103: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 32645 1726880438.15143: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880438.15250: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880438.15283: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880438.15317: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 32645 1726880438.15355: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880438.15388: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880438.15412: 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' <<< 32645 1726880438.15424: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f1d160> <<< 32645 1726880438.15471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880438.15532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f1e3f0> <<< 32645 1726880438.15535: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880438.15570: 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 <<< 32645 1726880438.15584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f1f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f1e600> <<< 32645 1726880438.15636: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880438.15664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f50140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880438.15691: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880438.15778: 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 <<< 32645 1726880438.15790: 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 0x7f1d75f1e150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880438.15838: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880438.15872: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google import 'site' # <<< 32645 1726880438.15912: 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. <<< 32645 1726880438.16175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880438.16183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880438.16234: 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' <<< 32645 1726880438.16237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880438.16287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880438.16337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880438.16340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880438.16365: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f6e0c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880438.16418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880438.16443: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880438.16481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.16545: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880438.16551: 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' <<< 32645 1726880438.16587: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fb1160> # /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 0x7f1d75fb17f0> import '_collections' # <<< 32645 1726880438.16643: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f6f830> <<< 32645 1726880438.16677: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880438.16696: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f6eab0> <<< 32645 1726880438.16800: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f77230> <<< 32645 1726880438.16846: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880438.16862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880438.16893: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880438.16922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880438.16969: 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' <<< 32645 1726880438.16992: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe0ce0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fb38c0> <<< 32645 1726880438.17027: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880438.17067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe0d40> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f8a930> <<< 32645 1726880438.17079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880438.17137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe2000> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f76510> <<< 32645 1726880438.17183: 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' <<< 32645 1726880438.17207: 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 0x7f1d75fe2450> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe2300> <<< 32645 1726880438.17274: 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 0x7f1d75fe26f0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f75100> <<< 32645 1726880438.17278: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880438.17332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880438.17364: 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' <<< 32645 1726880438.17411: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d76000c20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.17418: 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 0x7f1d76002330> <<< 32645 1726880438.17484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880438.17487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880438.17523: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d760031d0> # 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 0x7f1d76003830> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d76002720> <<< 32645 1726880438.17566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880438.17586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880438.17627: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75dc0290> <<< 32645 1726880438.17653: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d76003980> <<< 32645 1726880438.17685: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe2a20> <<< 32645 1726880438.17734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880438.17737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880438.17771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880438.17812: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.17875: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75df0200> # /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' <<< 32645 1726880438.17909: 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 0x7f1d75df0cb0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df0a10> <<< 32645 1726880438.17913: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75df0ce0> <<< 32645 1726880438.17938: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.18072: stdout chunk (state=3): >>># 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 0x7f1d75df0ec0> <<< 32645 1726880438.18076: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75dc2360> <<< 32645 1726880438.18098: stdout chunk (state=3): >>># /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' <<< 32645 1726880438.18136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df2570> <<< 32645 1726880438.18170: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df11f0> <<< 32645 1726880438.18197: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe3140> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880438.18275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.18287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880438.18318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880438.18345: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e1a930> <<< 32645 1726880438.18414: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.18452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880438.18470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880438.18520: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e3eae0> <<< 32645 1726880438.18533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880438.18576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880438.18668: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880438.18682: 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 0x7f1d75e6b860> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880438.18723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880438.18744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880438.18784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880438.18874: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e9a000> <<< 32645 1726880438.18957: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e6b980> <<< 32645 1726880438.19009: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e3f770> <<< 32645 1726880438.19045: 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 0x7f1d75c74920> <<< 32645 1726880438.19059: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e3db20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df34d0> <<< 32645 1726880438.19162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880438.19177: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d75c74b30> <<< 32645 1726880438.19262: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_wocinde4/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 32645 1726880438.19415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.19450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880438.19500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880438.19582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880438.19619: 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 0x7f1d75cd2600> import '_typing' # <<< 32645 1726880438.19833: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75ca94f0> <<< 32645 1726880438.19867: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75ca8680> # zipimport: zlib available <<< 32645 1726880438.19883: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.19916: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880438.19941: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.21564: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.22881: 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 0x7f1d75cd04a0> <<< 32645 1726880438.22921: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.22945: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880438.22990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880438.22994: 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' <<< 32645 1726880438.23051: 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 0x7f1d75cfe060> <<< 32645 1726880438.23077: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cfddf0> <<< 32645 1726880438.23105: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cfd700> <<< 32645 1726880438.23128: 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' <<< 32645 1726880438.23181: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cfde80> <<< 32645 1726880438.23195: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cd3020> import 'atexit' # <<< 32645 1726880438.23240: 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 0x7f1d75cfedb0> <<< 32645 1726880438.23265: 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 0x7f1d75cfeff0> <<< 32645 1726880438.23290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880438.23334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880438.23338: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880438.23404: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cff470> <<< 32645 1726880438.23420: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880438.23443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880438.23491: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b69160> <<< 32645 1726880438.23524: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.23557: 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 0x7f1d75b6ae10> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880438.23561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880438.23606: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6b7d0> <<< 32645 1726880438.23621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880438.23648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880438.23682: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6c710> <<< 32645 1726880438.23691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880438.23735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880438.23763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880438.23775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880438.23814: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6f440> <<< 32645 1726880438.23850: 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 0x7f1d75f76fc0> <<< 32645 1726880438.23883: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6d700> <<< 32645 1726880438.23899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880438.23934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880438.23967: 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' <<< 32645 1726880438.24006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880438.24010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880438.24061: 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' <<< 32645 1726880438.24065: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b73410> <<< 32645 1726880438.24068: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880438.24156: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b71ee0> <<< 32645 1726880438.24159: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b71c40> <<< 32645 1726880438.24179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880438.24182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880438.24242: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b721b0> <<< 32645 1726880438.24275: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6e960> <<< 32645 1726880438.24300: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.24337: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75bb74a0> <<< 32645 1726880438.24355: 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 0x7f1d75bb76e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32645 1726880438.24380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880438.24404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880438.24434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880438.24473: 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 0x7f1d75bbd1c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bbcf80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880438.24684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75bbf740> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bbd8b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880438.24723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.24764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880438.24767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880438.24789: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880438.24819: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bc2f30> <<< 32645 1726880438.24994: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bbf8f0> <<< 32645 1726880438.25187: 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 0x7f1d75bc3c80> <<< 32645 1726880438.25191: 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 0x7f1d75bc3b60> # 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 0x7f1d75bc4140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bb7890> # /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' <<< 32645 1726880438.25211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880438.25228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880438.25268: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.25338: 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 0x7f1d75bc6e40> <<< 32645 1726880438.25487: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.25522: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75bc8200> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bc5580> <<< 32645 1726880438.25782: 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 0x7f1d75bc6990> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bc5190> <<< 32645 1726880438.25796: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.25841: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.25869: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880438.25906: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880438.26055: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.26210: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.26914: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.27609: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880438.27643: 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' # <<< 32645 1726880438.27663: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880438.27755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.27777: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75c4c4d0> <<< 32645 1726880438.27874: 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' <<< 32645 1726880438.27903: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75c4d9d0> <<< 32645 1726880438.27915: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bcad50> <<< 32645 1726880438.27972: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880438.27997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.28093: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880438.28215: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.28416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880438.28521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75c4d220> # zipimport: zlib available <<< 32645 1726880438.29082: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.29581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.29667: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.29761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880438.29835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.29855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 32645 1726880438.30054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.30083: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 32645 1726880438.30130: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880438.30175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.30207: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880438.30228: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.30515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.30811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880438.30882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880438.30902: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880438.30999: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75c4f3b0> <<< 32645 1726880438.31013: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880438.31209: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880438.31239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880438.31330: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880438.31470: 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 0x7f1d75a59f10><<< 32645 1726880438.31473: stdout chunk (state=3): >>> <<< 32645 1726880438.31530: 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' <<< 32645 1726880438.31533: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75a5a840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75c4ea50> <<< 32645 1726880438.31557: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880438.31702: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31748: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31812: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.31889: 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 <<< 32645 1726880438.31966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.32040: 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 0x7f1d75a59550> <<< 32645 1726880438.32079: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a5aab0> <<< 32645 1726880438.32126: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880438.32128: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.32198: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.32268: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.32299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.32351: 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 <<< 32645 1726880438.32368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880438.32383: 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 <<< 32645 1726880438.32406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880438.32422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880438.32484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880438.32521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880438.32530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880438.32593: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75d32d20> <<< 32645 1726880438.32650: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a64950> <<< 32645 1726880438.32737: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a63e60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a63a10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880438.32754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.32781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.32842: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880438.32884: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880438.32918: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.32955: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.32990: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 32645 1726880438.33017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 32645 1726880438.33068: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880438.33073: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 32645 1726880438.33165: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880438.33272: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 32645 1726880438.33365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 32645 1726880438.33471: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75adb950> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75afba10> <<< 32645 1726880438.33552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880441.21629: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:b277699416695f07591a950f123f8b762a8a0845b5ffe52e219caf24e0436449"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:c9fad41acb4719b29396f62ca49d76a5b3837053915f61507226806072ecb531"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:807e54d<<< 32645 1726880441.21643: stdout chunk (state=3): >>>75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e"}}, "h<<< 32645 1726880441.21674: stdout chunk (state=3): >>>ostapd": {"100": {"enabled": 1, "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:34343787edda98fb2f23253625e66b8b0ff1f7bd74a714c3c8fddaf31b173c3d"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:20a779f5f4ba8c6597d8978960adb5b85fb2d4b7f40de1f633cf23453e4405b1"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256<<< 32645 1726880441.21681: stdout chunk (state=3): >>>:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:937bf2711d14a3fcbab6c768eaf9f01110a0346831d22b0e13a5ecb32bbcfcaa"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:767e9d4324089f410e57274dc7022cd522aa0bc9fa516ce030c77e3d6d646a5f"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:ded1120bad52ac1aeb8e546087e49937ab47eccc524d05dd66c5980e0557e761"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984b<<< 32645 1726880441.21722: stdout chunk (state=3): >>>e68048e7e9487c544eed989cd1"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:18d4b8297f0ce54de3052d5ca02f91d35e2d3a4c8add041ed8682d28696df8b2"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0"}}, "ntop": {"100": {"ena<<< 32645 1726880441.21731: stdout chunk (state=3): >>>bled": 1, "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:070900ae54<<< 32645 1726880441.21741: stdout chunk (state=3): >>>0857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:0a0af5a5e3e6c16208b8a774ae4edd6a8ad35de509083946fe711f45cbf4bbae"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa89756940<<< 32645 1726880441.21759: stdout chunk (state=3): >>>1b80da018a54aa0da3"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:f617fd3b543459f5d4b2aa932876efeeac51496a1da7fd7b2fa2beafe6bc2943"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:8ea825a62dfa<<< 32645 1726880441.21776: stdout chunk (state=3): >>>32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:db4743c9da0a9478a8f04b5ca595c5ad49b06cd47f3be4c3a27b71caaaa608aa"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12d<<< 32645 1726880441.21805: stdout chunk (state=3): >>>c760c99bc64ef2c2b99a38e5578e6b5b3"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:5479de080dd6738a9cceadebbdbb5cd881dc2de24dd345de9b6465cf11207966"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:7d4584d9ddfb6b43441fa5b6b826252ac849059d5d2467624fe6576b3befdcc5"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:1375835666f94917993270b5b31df2bf38588f0fbd74fdecfbda753bc83f7bf7"}}, "updfstab": {"10<<< 32645 1726880441.21833: stdout chunk (state=3): >>>0": {"enabled": 1, "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:ef2430b54b610a1554b5193ecabfb41847e06358e2a2ce133cf65837e04b8726"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:70b1f5282177eab34f2bf0b9ccd3d9e670db39b0e236db626d007142746f3de8"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 32645 1726880441.22184: 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 <<< 32645 1726880441.22189: stdout chunk (state=3): >>># 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<<< 32645 1726880441.22203: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 32645 1726880441.22216: stdout chunk (state=3): >>># 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__ <<< 32645 1726880441.22252: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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<<< 32645 1726880441.22270: stdout chunk (state=3): >>> # 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 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 <<< 32645 1726880441.22325: stdout chunk (state=3): >>># 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 <<< 32645 1726880441.22330: stdout chunk (state=3): >>># 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 <<< 32645 1726880441.22336: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback <<< 32645 1726880441.22408: stdout chunk (state=3): >>># 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 <<< 32645 1726880441.22415: stdout chunk (state=3): >>># 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 <<< 32645 1726880441.22419: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 32645 1726880441.22457: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 32645 1726880441.22711: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880441.22739: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880441.22769: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880441.22796: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32645 1726880441.22820: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880441.22843: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 32645 1726880441.22863: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880441.22874: stdout chunk (state=3): >>># destroy _json # destroy grp <<< 32645 1726880441.22888: stdout chunk (state=3): >>># destroy encodings <<< 32645 1726880441.22911: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880441.22915: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 32645 1726880441.22931: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 32645 1726880441.22992: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 32645 1726880441.22995: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880441.23023: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880441.23041: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880441.23116: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 32645 1726880441.23137: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 32645 1726880441.23165: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 32645 1726880441.23177: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880441.23186: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880441.23234: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880441.23242: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880441.23251: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880441.23262: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880441.23294: 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 warnings <<< 32645 1726880441.23344: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 32645 1726880441.23357: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 32645 1726880441.23366: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880441.23379: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880441.23397: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880441.23413: stdout chunk (state=3): >>># destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880441.23549: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880441.23573: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880441.23617: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880441.23632: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880441.23645: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880441.23690: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880441.23711: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880441.23751: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880441.23874: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 32645 1726880441.23947: stdout chunk (state=3): >>> # 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 <<< 32645 1726880441.24002: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880441.24536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880441.24539: stdout chunk (state=3): >>><<< 32645 1726880441.24541: stderr chunk (state=3): >>><<< 32645 1726880441.24990: _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 0x7f1d7612c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d760fbb30> # /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 0x7f1d7612eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f1d75f1d160> # /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 0x7f1d75f1e3f0> # /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 0x7f1d75f1f1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f1e600> # /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 0x7f1d75f50140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f1d75f1e150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f1d75f6e0c0> # /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 0x7f1d75fb1160> # /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 0x7f1d75fb17f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f6f830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f6eab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f77230> # /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 0x7f1d75fe0ce0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fb38c0> # /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 0x7f1d75fe0d40> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f8a930> # /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 0x7f1d75fe2000> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f76510> # /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 0x7f1d75fe2450> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe2300> # 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 0x7f1d75fe26f0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75f75100> 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 0x7f1d76000c20> 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 0x7f1d76002330> # /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 0x7f1d760031d0> # 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 0x7f1d76003830> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d76002720> # /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 0x7f1d75dc0290> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d76003980> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe2a20> # /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 0x7f1d75df0200> # /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 0x7f1d75df0cb0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df0a10> # 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 0x7f1d75df0ce0> # 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 0x7f1d75df0ec0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75dc2360> # /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 0x7f1d75df2570> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df11f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75fe3140> # /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 0x7f1d75e1a930> # /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 0x7f1d75e3eae0> # /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 0x7f1d75e6b860> # /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 0x7f1d75e9a000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e6b980> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e3f770> # /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 0x7f1d75c74920> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75e3db20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75df34d0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d75c74b30> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_wocinde4/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7f1d75cd2600> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75ca94f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75ca8680> # 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 0x7f1d75cd04a0> # /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 0x7f1d75cfe060> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cfddf0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cfd700> # /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 0x7f1d75cfde80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75cd3020> 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 0x7f1d75cfedb0> # 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 0x7f1d75cfeff0> # /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 0x7f1d75cff470> 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 0x7f1d75b69160> # 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 0x7f1d75b6ae10> # /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 0x7f1d75b6b7d0> # /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 0x7f1d75b6c710> # /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 0x7f1d75b6f440> # 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 0x7f1d75f76fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6d700> # /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 0x7f1d75b73410> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b71ee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b71c40> # /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 0x7f1d75b721b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75b6e960> # 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 0x7f1d75bb74a0> # /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 0x7f1d75bb76e0> # /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 0x7f1d75bbd1c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bbcf80> # /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 0x7f1d75bbf740> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bbd8b0> # /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 0x7f1d75bc2f30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bbf8f0> # 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 0x7f1d75bc3c80> # 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 0x7f1d75bc3b60> # 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 0x7f1d75bc4140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bb7890> # /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 0x7f1d75bc6e40> # 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 0x7f1d75bc8200> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bc5580> # 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 0x7f1d75bc6990> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bc5190> # 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 0x7f1d75c4c4d0> # /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 0x7f1d75c4d9d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75bcad50> 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 0x7f1d75c4d220> # 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 0x7f1d75c4f3b0> # 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 0x7f1d75a59f10> # 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 0x7f1d75a5a840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75c4ea50> # 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 0x7f1d75a59550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a5aab0> 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 0x7f1d75d32d20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a64950> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a63e60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75a63a10> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d75adb950> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d75afba10> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:b277699416695f07591a950f123f8b762a8a0845b5ffe52e219caf24e0436449"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:c9fad41acb4719b29396f62ca49d76a5b3837053915f61507226806072ecb531"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:34343787edda98fb2f23253625e66b8b0ff1f7bd74a714c3c8fddaf31b173c3d"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:20a779f5f4ba8c6597d8978960adb5b85fb2d4b7f40de1f633cf23453e4405b1"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:937bf2711d14a3fcbab6c768eaf9f01110a0346831d22b0e13a5ecb32bbcfcaa"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:767e9d4324089f410e57274dc7022cd522aa0bc9fa516ce030c77e3d6d646a5f"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:ded1120bad52ac1aeb8e546087e49937ab47eccc524d05dd66c5980e0557e761"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:18d4b8297f0ce54de3052d5ca02f91d35e2d3a4c8add041ed8682d28696df8b2"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:0a0af5a5e3e6c16208b8a774ae4edd6a8ad35de509083946fe711f45cbf4bbae"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:f617fd3b543459f5d4b2aa932876efeeac51496a1da7fd7b2fa2beafe6bc2943"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:db4743c9da0a9478a8f04b5ca595c5ad49b06cd47f3be4c3a27b71caaaa608aa"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:5479de080dd6738a9cceadebbdbb5cd881dc2de24dd345de9b6465cf11207966"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:7d4584d9ddfb6b43441fa5b6b826252ac849059d5d2467624fe6576b3befdcc5"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:1375835666f94917993270b5b31df2bf38588f0fbd74fdecfbda753bc83f7bf7"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:ef2430b54b610a1554b5193ecabfb41847e06358e2a2ce133cf65837e04b8726"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:70b1f5282177eab34f2bf0b9ccd3d9e670db39b0e236db626d007142746f3de8"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 _semanage # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 _semanage # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 _semanage # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 _semanage # 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 32645 1726880441.26743: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_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': 'fedora.linux_system_roles.selinux_modules_facts', '_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-1726880437.9098327-34101-61215213996893/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880441.26771: _low_level_execute_command(): starting 32645 1726880441.26774: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880437.9098327-34101-61215213996893/ > /dev/null 2>&1 && sleep 0' 32645 1726880441.27308: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880441.27329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880441.27332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880441.27396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880441.27402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880441.27449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880441.29416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880441.29460: stderr chunk (state=3): >>><<< 32645 1726880441.29464: stdout chunk (state=3): >>><<< 32645 1726880441.29479: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880441.29485: handler run complete 32645 1726880441.30795: variable 'ansible_facts' from source: unknown 32645 1726880441.31044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.32444: variable 'ansible_facts' from source: unknown 32645 1726880441.32933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.33528: attempt loop complete, returning result 32645 1726880441.33543: _execute() done 32645 1726880441.33546: dumping result to json 32645 1726880441.33752: done dumping result, returning 32645 1726880441.33756: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts [1266f4c6-4e69-28d7-f79e-00000000050c] 32645 1726880441.33759: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050c 32645 1726880441.34752: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050c 32645 1726880441.34756: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b277699416695f07591a950f123f8b762a8a0845b5ffe52e219caf24e0436449", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:c9fad41acb4719b29396f62ca49d76a5b3837053915f61507226806072ecb531", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:34343787edda98fb2f23253625e66b8b0ff1f7bd74a714c3c8fddaf31b173c3d", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:20a779f5f4ba8c6597d8978960adb5b85fb2d4b7f40de1f633cf23453e4405b1", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:937bf2711d14a3fcbab6c768eaf9f01110a0346831d22b0e13a5ecb32bbcfcaa", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:767e9d4324089f410e57274dc7022cd522aa0bc9fa516ce030c77e3d6d646a5f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:ded1120bad52ac1aeb8e546087e49937ab47eccc524d05dd66c5980e0557e761", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:18d4b8297f0ce54de3052d5ca02f91d35e2d3a4c8add041ed8682d28696df8b2", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:0a0af5a5e3e6c16208b8a774ae4edd6a8ad35de509083946fe711f45cbf4bbae", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:f617fd3b543459f5d4b2aa932876efeeac51496a1da7fd7b2fa2beafe6bc2943", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:db4743c9da0a9478a8f04b5ca595c5ad49b06cd47f3be4c3a27b71caaaa608aa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:5479de080dd6738a9cceadebbdbb5cd881dc2de24dd345de9b6465cf11207966", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:7d4584d9ddfb6b43441fa5b6b826252ac849059d5d2467624fe6576b3befdcc5", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:1375835666f94917993270b5b31df2bf38588f0fbd74fdecfbda753bc83f7bf7", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ef2430b54b610a1554b5193ecabfb41847e06358e2a2ce133cf65837e04b8726", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:70b1f5282177eab34f2bf0b9ccd3d9e670db39b0e236db626d007142746f3de8", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 32645 1726880441.37386: no more pending results, returning what we have 32645 1726880441.37389: results queue empty 32645 1726880441.37390: checking for any_errors_fatal 32645 1726880441.37397: done checking for any_errors_fatal 32645 1726880441.37399: checking for max_fail_percentage 32645 1726880441.37400: done checking for max_fail_percentage 32645 1726880441.37401: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.37403: done checking to see if all hosts have failed 32645 1726880441.37404: getting the remaining hosts for this loop 32645 1726880441.37406: done getting the remaining hosts for this loop 32645 1726880441.37410: getting the next task for host managed_node2 32645 1726880441.37418: done getting next task for host managed_node2 32645 1726880441.37422: ^ task is: TASK: fedora.linux_system_roles.selinux : Load SELinux modules 32645 1726880441.37427: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880441.37441: getting variables 32645 1726880441.37443: in VariableManager get_vars() 32645 1726880441.37514: Calling all_inventory to load vars for managed_node2 32645 1726880441.37518: Calling groups_inventory to load vars for managed_node2 32645 1726880441.37521: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.37533: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.37538: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.37542: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.39291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.40474: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.40488: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.40493: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.40555: done with get_vars() 32645 1726880441.40574: done getting variables TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 20 September 2024 21:00:41 -0400 (0:00:03.575) 0:00:55.980 ****** 32645 1726880441.40656: entering _queue_task() for managed_node2/include_tasks 32645 1726880441.40894: worker is 1 (out of 1 available) 32645 1726880441.40905: exiting _queue_task() for managed_node2/include_tasks 32645 1726880441.40919: done queuing things up, now waiting for results queue to drain 32645 1726880441.40921: waiting for pending results... 32645 1726880441.41123: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Load SELinux modules 32645 1726880441.41270: in run() - task 1266f4c6-4e69-28d7-f79e-00000000050d 32645 1726880441.41282: variable 'ansible_search_path' from source: unknown 32645 1726880441.41287: variable 'ansible_search_path' from source: unknown 32645 1726880441.41636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880441.44106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880441.44109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880441.44471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880441.44543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880441.44559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880441.44706: calling self._execute() 32645 1726880441.44789: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880441.44809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880441.44824: variable 'omit' from source: magic vars 32645 1726880441.45205: 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) 32645 1726880441.45250: 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) 32645 1726880441.45284: 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) 32645 1726880441.45344: 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) 32645 1726880441.45368: 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) 32645 1726880441.45512: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880441.45533: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880441.45632: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 32645 1726880441.45739: variable 'ansible_facts' from source: unknown 32645 1726880441.46678: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880441.46899: variable 'ansible_facts' from source: unknown 32645 1726880441.47688: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880441.47853: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880441.47866: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880441.48035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32645 1726880441.48256: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32645 1726880441.48310: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32645 1726880441.48373: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32645 1726880441.48401: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32645 1726880441.48482: 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) 32645 1726880441.48504: 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) 32645 1726880441.48566: 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) 32645 1726880441.48586: 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) 32645 1726880441.48679: Evaluated conditional (selinux_modules is defined): False 32645 1726880441.48687: when evaluation is False, skipping this task 32645 1726880441.48783: _execute() done 32645 1726880441.48787: dumping result to json 32645 1726880441.48789: done dumping result, returning 32645 1726880441.48792: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Load SELinux modules [1266f4c6-4e69-28d7-f79e-00000000050d] 32645 1726880441.48794: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050d skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } 32645 1726880441.49005: no more pending results, returning what we have 32645 1726880441.49010: results queue empty 32645 1726880441.49011: checking for any_errors_fatal 32645 1726880441.49023: done checking for any_errors_fatal 32645 1726880441.49024: checking for max_fail_percentage 32645 1726880441.49027: done checking for max_fail_percentage 32645 1726880441.49030: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.49032: done checking to see if all hosts have failed 32645 1726880441.49033: getting the remaining hosts for this loop 32645 1726880441.49035: done getting the remaining hosts for this loop 32645 1726880441.49039: getting the next task for host managed_node2 32645 1726880441.49051: done getting next task for host managed_node2 32645 1726880441.49055: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 32645 1726880441.49061: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880441.49079: getting variables 32645 1726880441.49081: in VariableManager get_vars() 32645 1726880441.49125: Calling all_inventory to load vars for managed_node2 32645 1726880441.49136: Calling groups_inventory to load vars for managed_node2 32645 1726880441.49140: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.49271: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.49276: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.49283: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050d 32645 1726880441.49286: WORKER PROCESS EXITING 32645 1726880441.49290: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.51180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.53475: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.53498: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.53505: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.53590: done with get_vars() 32645 1726880441.53619: done getting variables 32645 1726880441.53695: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 20 September 2024 21:00:41 -0400 (0:00:00.130) 0:00:56.110 ****** 32645 1726880441.53739: entering _queue_task() for managed_node2/command 32645 1726880441.54178: worker is 1 (out of 1 available) 32645 1726880441.54190: exiting _queue_task() for managed_node2/command 32645 1726880441.54202: done queuing things up, now waiting for results queue to drain 32645 1726880441.54203: waiting for pending results... 32645 1726880441.54554: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 32645 1726880441.54890: in run() - task 1266f4c6-4e69-28d7-f79e-00000000050f 32645 1726880441.54913: variable 'ansible_search_path' from source: unknown 32645 1726880441.54920: variable 'ansible_search_path' from source: unknown 32645 1726880441.55155: variable 'selinux_restore_dirs' from source: role '' defaults 32645 1726880441.55761: variable 'selinux_restore_dirs' from source: role '' defaults 32645 1726880441.56200: Loaded config def from plugin (lookup/items) 32645 1726880441.56215: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32645 1726880441.56244: dumping result to json 32645 1726880441.56256: done dumping result, returning 32645 1726880441.56272: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree [1266f4c6-4e69-28d7-f79e-00000000050f] 32645 1726880441.56291: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050f skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880441.56491: no more pending results, returning what we have 32645 1726880441.56498: results queue empty 32645 1726880441.56499: checking for any_errors_fatal 32645 1726880441.56511: done checking for any_errors_fatal 32645 1726880441.56512: checking for max_fail_percentage 32645 1726880441.56515: done checking for max_fail_percentage 32645 1726880441.56516: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.56517: done checking to see if all hosts have failed 32645 1726880441.56518: getting the remaining hosts for this loop 32645 1726880441.56520: done getting the remaining hosts for this loop 32645 1726880441.56525: getting the next task for host managed_node2 32645 1726880441.56538: done getting next task for host managed_node2 32645 1726880441.56543: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 32645 1726880441.56552: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32645 1726880441.56571: getting variables 32645 1726880441.56574: in VariableManager get_vars() 32645 1726880441.56625: Calling all_inventory to load vars for managed_node2 32645 1726880441.56631: Calling groups_inventory to load vars for managed_node2 32645 1726880441.56635: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.56647: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.56769: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.56777: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000050f 32645 1726880441.56780: WORKER PROCESS EXITING 32645 1726880441.56785: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.58601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.60699: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.60720: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.60726: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.60809: done with get_vars() 32645 1726880441.60841: done getting variables 32645 1726880441.60911: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 20 September 2024 21:00:41 -0400 (0:00:00.072) 0:00:56.182 ****** 32645 1726880441.60952: entering _queue_task() for managed_node2/command 32645 1726880441.61223: worker is 1 (out of 1 available) 32645 1726880441.61368: exiting _queue_task() for managed_node2/command 32645 1726880441.61387: done queuing things up, now waiting for results queue to drain 32645 1726880441.61389: waiting for pending results... 32645 1726880441.61543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 32645 1726880441.61673: in run() - task 1266f4c6-4e69-28d7-f79e-000000000511 32645 1726880441.61686: variable 'ansible_search_path' from source: unknown 32645 1726880441.61690: variable 'ansible_search_path' from source: unknown 32645 1726880441.61745: variable 'selinux_restore_dirs' from source: role '' defaults 32645 1726880441.62009: variable 'selinux_restore_dirs' from source: role '' defaults 32645 1726880441.62162: Loaded config def from plugin (lookup/items) 32645 1726880441.62168: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32645 1726880441.62182: dumping result to json 32645 1726880441.62185: done dumping result, returning 32645 1726880441.62193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode [1266f4c6-4e69-28d7-f79e-000000000511] 32645 1726880441.62201: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000511 32645 1726880441.62315: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000511 32645 1726880441.62318: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 32645 1726880441.62375: no more pending results, returning what we have 32645 1726880441.62378: results queue empty 32645 1726880441.62379: checking for any_errors_fatal 32645 1726880441.62385: done checking for any_errors_fatal 32645 1726880441.62386: checking for max_fail_percentage 32645 1726880441.62388: done checking for max_fail_percentage 32645 1726880441.62389: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.62390: done checking to see if all hosts have failed 32645 1726880441.62391: getting the remaining hosts for this loop 32645 1726880441.62392: done getting the remaining hosts for this loop 32645 1726880441.62396: getting the next task for host managed_node2 32645 1726880441.62406: done getting next task for host managed_node2 32645 1726880441.62408: ^ task is: TASK: meta (role_complete) 32645 1726880441.62414: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880441.62428: getting variables 32645 1726880441.62430: in VariableManager get_vars() 32645 1726880441.62469: Calling all_inventory to load vars for managed_node2 32645 1726880441.62471: Calling groups_inventory to load vars for managed_node2 32645 1726880441.62473: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.62480: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.62482: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.62485: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.63571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.65162: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.65176: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.65180: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.65230: done with get_vars() 32645 1726880441.65251: done getting variables 32645 1726880441.65311: done queuing things up, now waiting for results queue to drain 32645 1726880441.65312: results queue empty 32645 1726880441.65313: checking for any_errors_fatal 32645 1726880441.65315: done checking for any_errors_fatal 32645 1726880441.65315: checking for max_fail_percentage 32645 1726880441.65316: done checking for max_fail_percentage 32645 1726880441.65317: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.65317: done checking to see if all hosts have failed 32645 1726880441.65318: getting the remaining hosts for this loop 32645 1726880441.65318: done getting the remaining hosts for this loop 32645 1726880441.65320: getting the next task for host managed_node2 32645 1726880441.65326: done getting next task for host managed_node2 32645 1726880441.65330: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Install cluster packages 32645 1726880441.65332: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880441.65340: getting variables 32645 1726880441.65341: in VariableManager get_vars() 32645 1726880441.65352: Calling all_inventory to load vars for managed_node2 32645 1726880441.65354: Calling groups_inventory to load vars for managed_node2 32645 1726880441.65356: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.65360: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.65361: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.65363: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.66160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.67841: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.67862: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.67868: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.67918: done with get_vars() 32645 1726880441.67951: done getting variables 32645 1726880441.67999: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] ********* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:58 Friday 20 September 2024 21:00:41 -0400 (0:00:00.070) 0:00:56.253 ****** 32645 1726880441.68035: entering _queue_task() for managed_node2/package 32645 1726880441.68249: worker is 1 (out of 1 available) 32645 1726880441.68264: exiting _queue_task() for managed_node2/package 32645 1726880441.68278: done queuing things up, now waiting for results queue to drain 32645 1726880441.68279: waiting for pending results... 32645 1726880441.68485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install cluster packages 32645 1726880441.68583: in run() - task 1266f4c6-4e69-28d7-f79e-000000000168 32645 1726880441.68596: variable 'ansible_search_path' from source: unknown 32645 1726880441.68600: variable 'ansible_search_path' from source: unknown 32645 1726880441.68635: calling self._execute() 32645 1726880441.68716: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880441.68720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880441.68734: variable 'omit' from source: magic vars 32645 1726880441.69255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880441.73041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880441.73568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880441.73632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880441.73861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880441.73865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880441.73937: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880441.73979: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880441.73994: when evaluation is False, skipping this task 32645 1726880441.74007: _execute() done 32645 1726880441.74017: dumping result to json 32645 1726880441.74025: done dumping result, returning 32645 1726880441.74042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install cluster packages [1266f4c6-4e69-28d7-f79e-000000000168] 32645 1726880441.74077: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000168 32645 1726880441.74395: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000168 32645 1726880441.74401: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880441.74466: no more pending results, returning what we have 32645 1726880441.74470: results queue empty 32645 1726880441.74471: checking for any_errors_fatal 32645 1726880441.74474: done checking for any_errors_fatal 32645 1726880441.74475: checking for max_fail_percentage 32645 1726880441.74477: done checking for max_fail_percentage 32645 1726880441.74478: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.74479: done checking to see if all hosts have failed 32645 1726880441.74480: getting the remaining hosts for this loop 32645 1726880441.74482: done getting the remaining hosts for this loop 32645 1726880441.74486: getting the next task for host managed_node2 32645 1726880441.74496: done getting next task for host managed_node2 32645 1726880441.74501: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey 32645 1726880441.74505: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880441.74536: getting variables 32645 1726880441.74539: in VariableManager get_vars() 32645 1726880441.74587: Calling all_inventory to load vars for managed_node2 32645 1726880441.74591: Calling groups_inventory to load vars for managed_node2 32645 1726880441.74594: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.74605: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.74609: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.74614: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.77190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.78359: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.78380: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.78385: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.78450: done with get_vars() 32645 1726880441.78481: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] **** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:64 Friday 20 September 2024 21:00:41 -0400 (0:00:00.105) 0:00:56.359 ****** 32645 1726880441.78588: entering _queue_task() for managed_node2/include_tasks 32645 1726880441.78855: worker is 1 (out of 1 available) 32645 1726880441.78868: exiting _queue_task() for managed_node2/include_tasks 32645 1726880441.78881: done queuing things up, now waiting for results queue to drain 32645 1726880441.78883: waiting for pending results... 32645 1726880441.79167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey 32645 1726880441.79411: in run() - task 1266f4c6-4e69-28d7-f79e-000000000169 32645 1726880441.79417: variable 'ansible_search_path' from source: unknown 32645 1726880441.79420: variable 'ansible_search_path' from source: unknown 32645 1726880441.79531: calling self._execute() 32645 1726880441.80064: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880441.80069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880441.80072: variable 'omit' from source: magic vars 32645 1726880441.81541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880441.86197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880441.86353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880441.86391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880441.86441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880441.86484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880441.86620: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880441.86703: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880441.86712: when evaluation is False, skipping this task 32645 1726880441.86718: _execute() done 32645 1726880441.86721: dumping result to json 32645 1726880441.86723: done dumping result, returning 32645 1726880441.86725: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey [1266f4c6-4e69-28d7-f79e-000000000169] 32645 1726880441.86730: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000169 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880441.86996: no more pending results, returning what we have 32645 1726880441.87001: results queue empty 32645 1726880441.87003: checking for any_errors_fatal 32645 1726880441.87012: done checking for any_errors_fatal 32645 1726880441.87013: checking for max_fail_percentage 32645 1726880441.87015: done checking for max_fail_percentage 32645 1726880441.87017: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.87018: done checking to see if all hosts have failed 32645 1726880441.87019: getting the remaining hosts for this loop 32645 1726880441.87021: done getting the remaining hosts for this loop 32645 1726880441.87026: getting the next task for host managed_node2 32645 1726880441.87057: done getting next task for host managed_node2 32645 1726880441.87063: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure SBD 32645 1726880441.87067: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880441.87095: getting variables 32645 1726880441.87097: in VariableManager get_vars() 32645 1726880441.87326: Calling all_inventory to load vars for managed_node2 32645 1726880441.87333: Calling groups_inventory to load vars for managed_node2 32645 1726880441.87337: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.87351: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.87355: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.87361: Calling groups_plugins_play to load vars for managed_node2 32645 1726880441.87942: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000169 32645 1726880441.87953: WORKER PROCESS EXITING 32645 1726880441.90985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880441.93590: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880441.93613: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.93620: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880441.93720: done with get_vars() 32645 1726880441.93755: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ******************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:69 Friday 20 September 2024 21:00:41 -0400 (0:00:00.152) 0:00:56.512 ****** 32645 1726880441.93873: entering _queue_task() for managed_node2/include_tasks 32645 1726880441.94193: worker is 1 (out of 1 available) 32645 1726880441.94209: exiting _queue_task() for managed_node2/include_tasks 32645 1726880441.94223: done queuing things up, now waiting for results queue to drain 32645 1726880441.94224: waiting for pending results... 32645 1726880441.94519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure SBD 32645 1726880441.94699: in run() - task 1266f4c6-4e69-28d7-f79e-00000000016a 32645 1726880441.94733: variable 'ansible_search_path' from source: unknown 32645 1726880441.94743: variable 'ansible_search_path' from source: unknown 32645 1726880441.94824: calling self._execute() 32645 1726880441.94933: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880441.95154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880441.95158: variable 'omit' from source: magic vars 32645 1726880441.95595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880441.98663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880441.98750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880441.98813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880441.98861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880441.98900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880441.99012: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880441.99035: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880441.99044: when evaluation is False, skipping this task 32645 1726880441.99054: _execute() done 32645 1726880441.99063: dumping result to json 32645 1726880441.99072: done dumping result, returning 32645 1726880441.99083: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure SBD [1266f4c6-4e69-28d7-f79e-00000000016a] 32645 1726880441.99099: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016a skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880441.99262: no more pending results, returning what we have 32645 1726880441.99267: results queue empty 32645 1726880441.99268: checking for any_errors_fatal 32645 1726880441.99276: done checking for any_errors_fatal 32645 1726880441.99277: checking for max_fail_percentage 32645 1726880441.99279: done checking for max_fail_percentage 32645 1726880441.99280: checking to see if all hosts have failed and the running result is not ok 32645 1726880441.99282: done checking to see if all hosts have failed 32645 1726880441.99282: getting the remaining hosts for this loop 32645 1726880441.99284: done getting the remaining hosts for this loop 32645 1726880441.99289: getting the next task for host managed_node2 32645 1726880441.99297: done getting next task for host managed_node2 32645 1726880441.99302: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure corosync 32645 1726880441.99306: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880441.99327: getting variables 32645 1726880441.99330: in VariableManager get_vars() 32645 1726880441.99375: Calling all_inventory to load vars for managed_node2 32645 1726880441.99379: Calling groups_inventory to load vars for managed_node2 32645 1726880441.99382: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880441.99394: Calling all_plugins_play to load vars for managed_node2 32645 1726880441.99399: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880441.99403: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.00065: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016a 32645 1726880442.00069: WORKER PROCESS EXITING 32645 1726880442.01406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.03428: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.03454: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.03460: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.03524: done with get_vars() 32645 1726880442.03555: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure corosync] *************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:72 Friday 20 September 2024 21:00:42 -0400 (0:00:00.097) 0:00:56.610 ****** 32645 1726880442.03658: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.03938: worker is 1 (out of 1 available) 32645 1726880442.04155: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.04167: done queuing things up, now waiting for results queue to drain 32645 1726880442.04169: waiting for pending results... 32645 1726880442.04355: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure corosync 32645 1726880442.04438: in run() - task 1266f4c6-4e69-28d7-f79e-00000000016b 32645 1726880442.04465: variable 'ansible_search_path' from source: unknown 32645 1726880442.04480: variable 'ansible_search_path' from source: unknown 32645 1726880442.04523: calling self._execute() 32645 1726880442.04637: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.04653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.04671: variable 'omit' from source: magic vars 32645 1726880442.05260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880442.07811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880442.07912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880442.08153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880442.08157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880442.08159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880442.08162: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.08172: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880442.08181: when evaluation is False, skipping this task 32645 1726880442.08191: _execute() done 32645 1726880442.08199: dumping result to json 32645 1726880442.08208: done dumping result, returning 32645 1726880442.08221: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure corosync [1266f4c6-4e69-28d7-f79e-00000000016b] 32645 1726880442.08232: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016b skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880442.08387: no more pending results, returning what we have 32645 1726880442.08391: results queue empty 32645 1726880442.08393: checking for any_errors_fatal 32645 1726880442.08400: done checking for any_errors_fatal 32645 1726880442.08401: checking for max_fail_percentage 32645 1726880442.08403: done checking for max_fail_percentage 32645 1726880442.08404: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.08406: done checking to see if all hosts have failed 32645 1726880442.08407: getting the remaining hosts for this loop 32645 1726880442.08409: done getting the remaining hosts for this loop 32645 1726880442.08414: getting the next task for host managed_node2 32645 1726880442.08421: done getting next task for host managed_node2 32645 1726880442.08426: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Cluster auth 32645 1726880442.08430: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880442.08454: getting variables 32645 1726880442.08456: in VariableManager get_vars() 32645 1726880442.08500: Calling all_inventory to load vars for managed_node2 32645 1726880442.08504: Calling groups_inventory to load vars for managed_node2 32645 1726880442.08507: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.08519: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.08524: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.08528: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.09366: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016b 32645 1726880442.09369: WORKER PROCESS EXITING 32645 1726880442.10412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.16058: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.16081: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.16088: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.16143: done with get_vars() 32645 1726880442.16177: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Cluster auth] ********************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:75 Friday 20 September 2024 21:00:42 -0400 (0:00:00.126) 0:00:56.736 ****** 32645 1726880442.16266: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.16786: worker is 1 (out of 1 available) 32645 1726880442.16799: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.16811: done queuing things up, now waiting for results queue to drain 32645 1726880442.16813: waiting for pending results... 32645 1726880442.16964: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Cluster auth 32645 1726880442.17111: in run() - task 1266f4c6-4e69-28d7-f79e-00000000016c 32645 1726880442.17135: variable 'ansible_search_path' from source: unknown 32645 1726880442.17152: variable 'ansible_search_path' from source: unknown 32645 1726880442.17201: calling self._execute() 32645 1726880442.17323: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.17338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.17361: variable 'omit' from source: magic vars 32645 1726880442.17960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880442.20499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880442.20594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880442.20643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880442.20691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880442.20726: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880442.21052: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.21057: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880442.21060: when evaluation is False, skipping this task 32645 1726880442.21063: _execute() done 32645 1726880442.21065: dumping result to json 32645 1726880442.21068: done dumping result, returning 32645 1726880442.21071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Cluster auth [1266f4c6-4e69-28d7-f79e-00000000016c] 32645 1726880442.21073: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016c 32645 1726880442.21145: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016c 32645 1726880442.21151: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880442.21206: no more pending results, returning what we have 32645 1726880442.21210: results queue empty 32645 1726880442.21212: checking for any_errors_fatal 32645 1726880442.21218: done checking for any_errors_fatal 32645 1726880442.21219: checking for max_fail_percentage 32645 1726880442.21222: done checking for max_fail_percentage 32645 1726880442.21223: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.21224: done checking to see if all hosts have failed 32645 1726880442.21225: getting the remaining hosts for this loop 32645 1726880442.21228: done getting the remaining hosts for this loop 32645 1726880442.21232: getting the next task for host managed_node2 32645 1726880442.21241: done getting next task for host managed_node2 32645 1726880442.21246: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys 32645 1726880442.21251: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880442.21271: getting variables 32645 1726880442.21273: in VariableManager get_vars() 32645 1726880442.21319: Calling all_inventory to load vars for managed_node2 32645 1726880442.21323: Calling groups_inventory to load vars for managed_node2 32645 1726880442.21326: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.21337: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.21341: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.21345: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.23111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.25150: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.25174: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.25181: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.25247: done with get_vars() 32645 1726880442.25277: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:80 Friday 20 September 2024 21:00:42 -0400 (0:00:00.091) 0:00:56.827 ****** 32645 1726880442.25377: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.25641: worker is 1 (out of 1 available) 32645 1726880442.25755: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.25768: done queuing things up, now waiting for results queue to drain 32645 1726880442.25770: waiting for pending results... 32645 1726880442.25978: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys 32645 1726880442.26139: in run() - task 1266f4c6-4e69-28d7-f79e-00000000016d 32645 1726880442.26166: variable 'ansible_search_path' from source: unknown 32645 1726880442.26175: variable 'ansible_search_path' from source: unknown 32645 1726880442.26227: calling self._execute() 32645 1726880442.26428: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.26432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.26434: variable 'omit' from source: magic vars 32645 1726880442.26927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880442.29580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880442.29684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880442.29736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880442.29787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880442.29827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880442.29959: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.29984: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880442.29994: when evaluation is False, skipping this task 32645 1726880442.30002: _execute() done 32645 1726880442.30009: dumping result to json 32645 1726880442.30018: done dumping result, returning 32645 1726880442.30053: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys [1266f4c6-4e69-28d7-f79e-00000000016d] 32645 1726880442.30057: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016d 32645 1726880442.30382: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016d 32645 1726880442.30385: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880442.30433: no more pending results, returning what we have 32645 1726880442.30437: results queue empty 32645 1726880442.30438: checking for any_errors_fatal 32645 1726880442.30445: done checking for any_errors_fatal 32645 1726880442.30446: checking for max_fail_percentage 32645 1726880442.30449: done checking for max_fail_percentage 32645 1726880442.30450: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.30452: done checking to see if all hosts have failed 32645 1726880442.30453: getting the remaining hosts for this loop 32645 1726880442.30454: done getting the remaining hosts for this loop 32645 1726880442.30459: getting the next task for host managed_node2 32645 1726880442.30466: done getting next task for host managed_node2 32645 1726880442.30471: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot 32645 1726880442.30474: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880442.30493: getting variables 32645 1726880442.30495: in VariableManager get_vars() 32645 1726880442.30540: Calling all_inventory to load vars for managed_node2 32645 1726880442.30544: Calling groups_inventory to load vars for managed_node2 32645 1726880442.30547: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.30686: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.30690: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.30695: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.32485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.34512: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.34535: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.34542: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.34611: done with get_vars() 32645 1726880442.34640: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:86 Friday 20 September 2024 21:00:42 -0400 (0:00:00.093) 0:00:56.920 ****** 32645 1726880442.34747: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.35059: worker is 1 (out of 1 available) 32645 1726880442.35074: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.35087: done queuing things up, now waiting for results queue to drain 32645 1726880442.35089: waiting for pending results... 32645 1726880442.35404: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot 32645 1726880442.35566: in run() - task 1266f4c6-4e69-28d7-f79e-00000000016e 32645 1726880442.35588: variable 'ansible_search_path' from source: unknown 32645 1726880442.35597: variable 'ansible_search_path' from source: unknown 32645 1726880442.35648: calling self._execute() 32645 1726880442.35764: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.35777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.35795: variable 'omit' from source: magic vars 32645 1726880442.36386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880442.38950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880442.39254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880442.39258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880442.39261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880442.39263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880442.39287: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.39310: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880442.39318: when evaluation is False, skipping this task 32645 1726880442.39326: _execute() done 32645 1726880442.39335: dumping result to json 32645 1726880442.39344: done dumping result, returning 32645 1726880442.39358: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot [1266f4c6-4e69-28d7-f79e-00000000016e] 32645 1726880442.39369: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016e skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880442.39533: no more pending results, returning what we have 32645 1726880442.39538: results queue empty 32645 1726880442.39539: checking for any_errors_fatal 32645 1726880442.39547: done checking for any_errors_fatal 32645 1726880442.39550: checking for max_fail_percentage 32645 1726880442.39552: done checking for max_fail_percentage 32645 1726880442.39554: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.39555: done checking to see if all hosts have failed 32645 1726880442.39556: getting the remaining hosts for this loop 32645 1726880442.39558: done getting the remaining hosts for this loop 32645 1726880442.39563: getting the next task for host managed_node2 32645 1726880442.39571: done getting next task for host managed_node2 32645 1726880442.39576: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf 32645 1726880442.39580: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880442.39602: getting variables 32645 1726880442.39604: in VariableManager get_vars() 32645 1726880442.39651: Calling all_inventory to load vars for managed_node2 32645 1726880442.39654: Calling groups_inventory to load vars for managed_node2 32645 1726880442.39657: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.39669: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.39674: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.39678: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.40466: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016e 32645 1726880442.40469: WORKER PROCESS EXITING 32645 1726880442.41591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.43643: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.43669: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.43675: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.43741: done with get_vars() 32645 1726880442.43772: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:89 Friday 20 September 2024 21:00:42 -0400 (0:00:00.091) 0:00:57.012 ****** 32645 1726880442.43874: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.44262: worker is 1 (out of 1 available) 32645 1726880442.44273: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.44285: done queuing things up, now waiting for results queue to drain 32645 1726880442.44286: waiting for pending results... 32645 1726880442.44504: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf 32645 1726880442.44654: in run() - task 1266f4c6-4e69-28d7-f79e-00000000016f 32645 1726880442.44677: variable 'ansible_search_path' from source: unknown 32645 1726880442.44685: variable 'ansible_search_path' from source: unknown 32645 1726880442.44734: calling self._execute() 32645 1726880442.44853: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.44867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.44885: variable 'omit' from source: magic vars 32645 1726880442.45446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880442.48300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880442.48347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880442.48410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880442.48460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880442.48495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880442.48625: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.48639: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880442.48731: when evaluation is False, skipping this task 32645 1726880442.48735: _execute() done 32645 1726880442.48738: dumping result to json 32645 1726880442.48740: done dumping result, returning 32645 1726880442.48743: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf [1266f4c6-4e69-28d7-f79e-00000000016f] 32645 1726880442.48746: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016f 32645 1726880442.48818: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000016f 32645 1726880442.48821: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880442.48875: no more pending results, returning what we have 32645 1726880442.48880: results queue empty 32645 1726880442.48881: checking for any_errors_fatal 32645 1726880442.48888: done checking for any_errors_fatal 32645 1726880442.48889: checking for max_fail_percentage 32645 1726880442.48891: done checking for max_fail_percentage 32645 1726880442.48892: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.48893: done checking to see if all hosts have failed 32645 1726880442.48894: getting the remaining hosts for this loop 32645 1726880442.48896: done getting the remaining hosts for this loop 32645 1726880442.48901: getting the next task for host managed_node2 32645 1726880442.48909: done getting next task for host managed_node2 32645 1726880442.48913: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create and push CIB 32645 1726880442.48917: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880442.48937: getting variables 32645 1726880442.48939: in VariableManager get_vars() 32645 1726880442.48983: Calling all_inventory to load vars for managed_node2 32645 1726880442.48987: Calling groups_inventory to load vars for managed_node2 32645 1726880442.48990: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.49002: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.49006: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.49010: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.50996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.52952: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.52975: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.52981: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.53043: done with get_vars() 32645 1726880442.53074: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] ************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:92 Friday 20 September 2024 21:00:42 -0400 (0:00:00.092) 0:00:57.105 ****** 32645 1726880442.53175: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.53430: worker is 1 (out of 1 available) 32645 1726880442.53444: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.53554: done queuing things up, now waiting for results queue to drain 32645 1726880442.53557: waiting for pending results... 32645 1726880442.53867: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create and push CIB 32645 1726880442.53917: in run() - task 1266f4c6-4e69-28d7-f79e-000000000170 32645 1726880442.53940: variable 'ansible_search_path' from source: unknown 32645 1726880442.53952: variable 'ansible_search_path' from source: unknown 32645 1726880442.54055: calling self._execute() 32645 1726880442.54113: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.54127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.54145: variable 'omit' from source: magic vars 32645 1726880442.54727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880442.57199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880442.57294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880442.57339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880442.57391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880442.57454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880442.57546: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.57573: Evaluated conditional (ha_cluster_cluster_present | bool): False 32645 1726880442.57583: when evaluation is False, skipping this task 32645 1726880442.57601: _execute() done 32645 1726880442.57654: dumping result to json 32645 1726880442.57657: done dumping result, returning 32645 1726880442.57660: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create and push CIB [1266f4c6-4e69-28d7-f79e-000000000170] 32645 1726880442.57663: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000170 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_present | bool", "skip_reason": "Conditional result was False" } 32645 1726880442.58025: no more pending results, returning what we have 32645 1726880442.58029: results queue empty 32645 1726880442.58030: checking for any_errors_fatal 32645 1726880442.58036: done checking for any_errors_fatal 32645 1726880442.58037: checking for max_fail_percentage 32645 1726880442.58039: done checking for max_fail_percentage 32645 1726880442.58041: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.58042: done checking to see if all hosts have failed 32645 1726880442.58043: getting the remaining hosts for this loop 32645 1726880442.58044: done getting the remaining hosts for this loop 32645 1726880442.58052: getting the next task for host managed_node2 32645 1726880442.58062: done getting next task for host managed_node2 32645 1726880442.58067: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration 32645 1726880442.58070: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880442.58080: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000170 32645 1726880442.58084: WORKER PROCESS EXITING 32645 1726880442.58096: getting variables 32645 1726880442.58098: in VariableManager get_vars() 32645 1726880442.58133: Calling all_inventory to load vars for managed_node2 32645 1726880442.58137: Calling groups_inventory to load vars for managed_node2 32645 1726880442.58140: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.58151: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.58155: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.58159: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.59689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.61692: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.61713: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.61720: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.61784: done with get_vars() 32645 1726880442.61812: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:101 Friday 20 September 2024 21:00:42 -0400 (0:00:00.087) 0:00:57.192 ****** 32645 1726880442.61915: entering _queue_task() for managed_node2/include_tasks 32645 1726880442.62163: worker is 1 (out of 1 available) 32645 1726880442.62176: exiting _queue_task() for managed_node2/include_tasks 32645 1726880442.62189: done queuing things up, now waiting for results queue to drain 32645 1726880442.62190: waiting for pending results... 32645 1726880442.62488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration 32645 1726880442.62676: in run() - task 1266f4c6-4e69-28d7-f79e-000000000172 32645 1726880442.62680: variable 'ansible_search_path' from source: unknown 32645 1726880442.62683: variable 'ansible_search_path' from source: unknown 32645 1726880442.62715: calling self._execute() 32645 1726880442.62828: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.62842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.62862: variable 'omit' from source: magic vars 32645 1726880442.63438: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.63442: Evaluated conditional (not ha_cluster_cluster_present): True 32645 1726880442.63560: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 32645 1726880442.63574: variable '__ha_cluster_pcs_provider' from source: include_vars 32645 1726880442.63602: _execute() done 32645 1726880442.63656: dumping result to json 32645 1726880442.63660: done dumping result, returning 32645 1726880442.63663: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration [1266f4c6-4e69-28d7-f79e-000000000172] 32645 1726880442.63665: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000172 32645 1726880442.63898: no more pending results, returning what we have 32645 1726880442.63903: in VariableManager get_vars() 32645 1726880442.63948: Calling all_inventory to load vars for managed_node2 32645 1726880442.63954: Calling groups_inventory to load vars for managed_node2 32645 1726880442.63956: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.63969: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.63973: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.63977: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.64691: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000172 32645 1726880442.64696: WORKER PROCESS EXITING 32645 1726880442.65773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.68093: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.68118: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.68125: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.68207: done with get_vars() 32645 1726880442.68247: variable 'ansible_search_path' from source: unknown 32645 1726880442.68249: variable 'ansible_search_path' from source: unknown 32645 1726880442.68296: we have included files to process 32645 1726880442.68298: generating all_blocks data 32645 1726880442.68307: done generating all_blocks data 32645 1726880442.68313: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml 32645 1726880442.68314: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml 32645 1726880442.68317: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml 32645 1726880442.68613: done processing included file 32645 1726880442.68617: iterating over new_blocks loaded from include file 32645 1726880442.68618: in VariableManager get_vars() 32645 1726880442.68642: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.68664: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.68669: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.68715: done with get_vars() 32645 1726880442.68717: filtering new block on tags 32645 1726880442.68757: done filtering new block on tags 32645 1726880442.68760: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml for managed_node2 32645 1726880442.68766: extending task lists for all hosts with included blocks 32645 1726880442.68951: done extending task lists 32645 1726880442.68953: done processing included files 32645 1726880442.68954: results queue empty 32645 1726880442.68955: checking for any_errors_fatal 32645 1726880442.68959: done checking for any_errors_fatal 32645 1726880442.68960: checking for max_fail_percentage 32645 1726880442.68961: done checking for max_fail_percentage 32645 1726880442.68962: checking to see if all hosts have failed and the running result is not ok 32645 1726880442.68963: done checking to see if all hosts have failed 32645 1726880442.68964: getting the remaining hosts for this loop 32645 1726880442.68966: done getting the remaining hosts for this loop 32645 1726880442.68969: getting the next task for host managed_node2 32645 1726880442.68974: done getting next task for host managed_node2 32645 1726880442.68977: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration 32645 1726880442.68980: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880442.68991: getting variables 32645 1726880442.68992: in VariableManager get_vars() 32645 1726880442.69013: Calling all_inventory to load vars for managed_node2 32645 1726880442.69017: Calling groups_inventory to load vars for managed_node2 32645 1726880442.69020: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880442.69026: Calling all_plugins_play to load vars for managed_node2 32645 1726880442.69031: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880442.69035: Calling groups_plugins_play to load vars for managed_node2 32645 1726880442.70723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880442.73030: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880442.73069: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.73076: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880442.73134: done with get_vars() 32645 1726880442.73180: done getting variables 32645 1726880442.73231: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml:9 Friday 20 September 2024 21:00:42 -0400 (0:00:00.113) 0:00:57.306 ****** 32645 1726880442.73280: entering _queue_task() for managed_node2/command 32645 1726880442.73679: worker is 1 (out of 1 available) 32645 1726880442.73695: exiting _queue_task() for managed_node2/command 32645 1726880442.73720: done queuing things up, now waiting for results queue to drain 32645 1726880442.73722: waiting for pending results... 32645 1726880442.74092: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration 32645 1726880442.74295: in run() - task 1266f4c6-4e69-28d7-f79e-0000000006ce 32645 1726880442.74310: variable 'ansible_search_path' from source: unknown 32645 1726880442.74314: variable 'ansible_search_path' from source: unknown 32645 1726880442.74392: variable 'omit' from source: magic vars 32645 1726880442.74587: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.74615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.74629: variable 'omit' from source: magic vars 32645 1726880442.75241: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880442.75265: Evaluated conditional (not ha_cluster_cluster_present): True 32645 1726880442.75273: variable 'omit' from source: magic vars 32645 1726880442.75379: variable 'omit' from source: magic vars 32645 1726880442.75463: variable 'item' from source: unknown 32645 1726880442.75571: variable 'item' from source: unknown 32645 1726880442.75619: variable 'omit' from source: magic vars 32645 1726880442.75667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880442.75722: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880442.75746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880442.75853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880442.75857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880442.75860: variable 'inventory_hostname' from source: set_fact 32645 1726880442.75862: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.75865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.75981: Set connection var ansible_shell_executable to /bin/sh 32645 1726880442.75989: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880442.75997: Set connection var ansible_timeout to 10 32645 1726880442.76000: Set connection var ansible_shell_type to sh 32645 1726880442.76036: Set connection var ansible_pipelining to False 32645 1726880442.76039: Set connection var ansible_connection to ssh 32645 1726880442.76063: variable 'ansible_shell_executable' from source: unknown 32645 1726880442.76066: variable 'ansible_connection' from source: unknown 32645 1726880442.76070: variable 'ansible_module_compression' from source: unknown 32645 1726880442.76073: variable 'ansible_shell_type' from source: unknown 32645 1726880442.76078: variable 'ansible_shell_executable' from source: unknown 32645 1726880442.76082: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880442.76088: variable 'ansible_pipelining' from source: unknown 32645 1726880442.76091: variable 'ansible_timeout' from source: unknown 32645 1726880442.76098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880442.76359: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880442.76363: variable 'omit' from source: magic vars 32645 1726880442.76365: starting attempt loop 32645 1726880442.76368: running the handler 32645 1726880442.76370: _low_level_execute_command(): starting 32645 1726880442.76373: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880442.77671: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880442.77712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880442.77725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880442.77751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880442.77882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880442.79753: stdout chunk (state=3): >>>/root <<< 32645 1726880442.79805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880442.80055: stderr chunk (state=3): >>><<< 32645 1726880442.80059: stdout chunk (state=3): >>><<< 32645 1726880442.80072: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880442.80153: _low_level_execute_command(): starting 32645 1726880442.80157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378 `" && echo ansible-tmp-1726880442.8007226-34246-30642885971378="` echo /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378 `" ) && sleep 0' 32645 1726880442.81331: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880442.81467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880442.81584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880442.81871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880442.81952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880442.84007: stdout chunk (state=3): >>>ansible-tmp-1726880442.8007226-34246-30642885971378=/root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378 <<< 32645 1726880442.84186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880442.84196: stdout chunk (state=3): >>><<< 32645 1726880442.84211: stderr chunk (state=3): >>><<< 32645 1726880442.84240: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880442.8007226-34246-30642885971378=/root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880442.84280: variable 'ansible_module_compression' from source: unknown 32645 1726880442.84353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880442.84397: variable 'ansible_facts' from source: unknown 32645 1726880442.84497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py 32645 1726880442.84671: Sending initial data 32645 1726880442.84680: Sent initial data (155 bytes) 32645 1726880442.85305: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880442.85366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880442.85447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880442.85479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880442.85555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880442.87244: 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 <<< 32645 1726880442.87288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880442.87333: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvnnklkdh /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py <<< 32645 1726880442.87361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py" <<< 32645 1726880442.87404: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpvnnklkdh" to remote "/root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py" <<< 32645 1726880442.88802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880442.88806: stdout chunk (state=3): >>><<< 32645 1726880442.88808: stderr chunk (state=3): >>><<< 32645 1726880442.88810: done transferring module to remote 32645 1726880442.88813: _low_level_execute_command(): starting 32645 1726880442.88816: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/ /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py && sleep 0' 32645 1726880442.89376: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880442.89409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880442.89426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880442.89450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880442.89469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880442.89518: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880442.89554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880442.89664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880442.89687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880442.89731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880442.91772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880442.91775: stdout chunk (state=3): >>><<< 32645 1726880442.91778: stderr chunk (state=3): >>><<< 32645 1726880442.91888: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880442.91897: _low_level_execute_command(): starting 32645 1726880442.91900: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/AnsiballZ_command.py && sleep 0' 32645 1726880442.92567: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880442.92607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880442.92625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880442.92648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880442.92735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880442.94964: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880442.94999: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880442.95040: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880442.95050: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880442.95118: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880442.95126: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880442.95157: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880442.95207: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880442.95224: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880442.95230: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880442.95243: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880442.95301: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880442.95314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880442.95324: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880442.95347: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880442.95389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880442.95430: 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 0x7fdfdf7b04d0> <<< 32645 1726880442.95452: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf77fad0> <<< 32645 1726880442.95466: 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' <<< 32645 1726880442.95474: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf7b2a50> <<< 32645 1726880442.95501: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880442.95533: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880442.95541: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880442.95558: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880442.95594: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880442.95720: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880442.95724: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880442.95765: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880442.95879: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880442.95883: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880442.95886: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880442.95889: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880442.95891: 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' <<< 32645 1726880442.95895: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5610d0> <<< 32645 1726880442.95955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880442.95960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880442.95987: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf562360> <<< 32645 1726880442.95990: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880442.96041: 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 <<< 32645 1726880442.96045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880442.96060: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf563140> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf562570> <<< 32645 1726880442.96086: 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' <<< 32645 1726880442.96126: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf563fe0> import 'importlib.util' # <<< 32645 1726880442.96169: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880442.96173: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880442.96175: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880442.96247: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880442.96271: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5620c0> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880442.96312: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880442.96335: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880442.96363: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880442.96404: 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. <<< 32645 1726880442.96625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880442.96639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880442.96685: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880442.96687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880442.96712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880442.96746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880442.96771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880442.96789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880442.96817: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880442.96823: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b2030> <<< 32645 1726880442.96841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880442.96874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880442.96902: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880442.96939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880442.96962: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880442.96990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880442.97001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5f1100> <<< 32645 1726880442.97021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880442.97035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5f1790> <<< 32645 1726880442.97057: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880442.97123: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b3da0> <<< 32645 1726880442.97125: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880442.97154: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b2a20> <<< 32645 1726880442.97274: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5bb1d0> <<< 32645 1726880442.97299: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880442.97323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880442.97335: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880442.97363: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880442.97386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 32645 1726880442.97394: stdout chunk (state=3): >>> <<< 32645 1726880442.97413: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880442.97424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880442.97439: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf620d40> <<< 32645 1726880442.97456: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5f3920> <<< 32645 1726880442.97487: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880442.97493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf620e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5cd9d0> <<< 32645 1726880442.97541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880442.97580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880442.97584: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf622090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5ba4b0> <<< 32645 1726880442.97605: 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' <<< 32645 1726880442.97637: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880442.97650: 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 0x7fdfdf6224e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf622390> <<< 32645 1726880442.97681: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880442.97698: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdf622750> <<< 32645 1726880442.97705: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b90a0> <<< 32645 1726880442.97712: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880442.97740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880442.97769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880442.97805: 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' <<< 32645 1726880442.97816: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf644c50> import 'errno' # <<< 32645 1726880442.97850: 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 0x7fdfdf646360> <<< 32645 1726880442.97882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880442.97887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880442.97916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880442.97927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880442.97935: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf647230> <<< 32645 1726880442.97976: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880442.97981: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdf647890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf646780> <<< 32645 1726880442.98003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880442.98025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880442.98063: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdf3f8350> <<< 32645 1726880442.98081: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf647a40> <<< 32645 1726880442.98116: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf622a50> <<< 32645 1726880442.98140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880442.98164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880442.98186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880442.98206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880442.98241: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880442.98244: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdf42c290> <<< 32645 1726880442.98267: 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' <<< 32645 1726880442.98306: 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 0x7fdfdf42cda0> <<< 32645 1726880442.98323: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf42cb00> <<< 32645 1726880442.98334: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdf42cdd0> <<< 32645 1726880442.98356: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880442.98441: stdout chunk (state=3): >>># 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 0x7fdfdf42cfb0> <<< 32645 1726880442.98458: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf3fa3f0> <<< 32645 1726880442.98480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880442.98497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880442.98525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880442.98540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880442.98547: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf42e600> <<< 32645 1726880442.98568: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf6223f0> <<< 32645 1726880442.98592: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf623170> <<< 32645 1726880442.98616: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880442.98677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880442.98699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880442.98734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880442.98762: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf45a9c0> <<< 32645 1726880442.98818: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880442.98832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880442.98855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880442.98874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880442.98917: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf476b40> <<< 32645 1726880442.98940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880442.98987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880442.99039: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880442.99069: 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 0x7fdfdf4a78f0> <<< 32645 1726880442.99088: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880442.99117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880442.99143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880442.99186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880442.99277: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf4da090> <<< 32645 1726880442.99364: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf4a7a10> <<< 32645 1726880442.99410: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf4777d0> <<< 32645 1726880442.99432: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880442.99443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2b0a70> <<< 32645 1726880442.99452: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf475b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf42f560> <<< 32645 1726880442.99563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880442.99584: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfdf475f40> <<< 32645 1726880442.99659: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_q51d82dt/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880442.99684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880442.99818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880442.99865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880442.99870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880442.99907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880442.99990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880443.00023: 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 0x7fdfdf30e660> import '_typing' # <<< 32645 1726880443.00255: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2e95e0> <<< 32645 1726880443.00261: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2e8740> # zipimport: zlib available <<< 32645 1726880443.00282: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880443.00328: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.00350: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880443.00365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.01922: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.03230: 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 0x7fdfdf30c9e0> <<< 32645 1726880443.03272: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880443.03307: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880443.03316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880443.03338: 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' <<< 32645 1726880443.03377: 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 0x7fdfdf331ee0> <<< 32645 1726880443.03413: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf331ca0> <<< 32645 1726880443.03453: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf3315b0> <<< 32645 1726880443.03480: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880443.03510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880443.03528: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf331a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf30f110> import 'atexit' # <<< 32645 1726880443.03565: 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 0x7fdfdf332cf0> <<< 32645 1726880443.03610: 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 0x7fdfdf332f00> <<< 32645 1726880443.03636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880443.03677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880443.03707: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880443.03753: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf333440> <<< 32645 1726880443.03773: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880443.03776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880443.03803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880443.03843: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a5250> <<< 32645 1726880443.03877: 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 0x7fdfdf1a6e70> <<< 32645 1726880443.03902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880443.03922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880443.03965: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a7800> <<< 32645 1726880443.03989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880443.04011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880443.04044: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a89e0> <<< 32645 1726880443.04063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880443.04109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880443.04125: 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' <<< 32645 1726880443.04185: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1ab4a0> <<< 32645 1726880443.04224: 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 0x7fdfdf1abb30> <<< 32645 1726880443.04245: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a9760> <<< 32645 1726880443.04277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880443.04299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880443.04326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880443.04345: stdout chunk (state=3): >>># 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 <<< 32645 1726880443.04384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880443.04415: 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' <<< 32645 1726880443.04447: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1af410> <<< 32645 1726880443.04453: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880443.04521: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1adee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1adc40> <<< 32645 1726880443.04558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880443.04561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880443.04632: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1ae1b0> <<< 32645 1726880443.04665: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a9be0> <<< 32645 1726880443.04693: 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 0x7fdfdf1f7560> <<< 32645 1726880443.04739: 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 0x7fdfdf1f7740><<< 32645 1726880443.04780: 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 <<< 32645 1726880443.04784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880443.04805: 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' <<< 32645 1726880443.04859: 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 0x7fdfdf1f91c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1f8fb0> <<< 32645 1726880443.04884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880443.05007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880443.05063: 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 0x7fdfdf1fb740> <<< 32645 1726880443.05103: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1f9880> <<< 32645 1726880443.05107: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880443.05140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880443.05173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880443.05199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880443.05241: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1fef30> <<< 32645 1726880443.05413: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1fb8f0> <<< 32645 1726880443.05483: 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 0x7fdfdf1fc740> <<< 32645 1726880443.05530: 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 0x7fdfdf200110> <<< 32645 1726880443.05577: 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 0x7fdfdf200290> <<< 32645 1726880443.05598: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1f78c0> <<< 32645 1726880443.05629: 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' <<< 32645 1726880443.05665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880443.05678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880443.05703: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880443.05740: 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 0x7fdfdf2039e0> <<< 32645 1726880443.05942: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880443.05945: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdf204cb0> <<< 32645 1726880443.06003: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf202150> <<< 32645 1726880443.06008: 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 0x7fdfdf2034d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf201d30> <<< 32645 1726880443.06033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880443.06063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.06160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.06290: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.06295: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880443.06330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880443.06353: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.06492: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.06643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.07326: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.08017: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880443.08043: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880443.08075: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880443.08101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880443.08161: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880443.08174: 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 0x7fdfdf288dd0> <<< 32645 1726880443.08278: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880443.08321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf289bb0> <<< 32645 1726880443.08324: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf204ef0> <<< 32645 1726880443.08385: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880443.08389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.08429: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.08433: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880443.08451: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.08603: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.08793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880443.08816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2899a0> <<< 32645 1726880443.08831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.09387: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.09935: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10028: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10133: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880443.10136: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10189: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10230: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880443.10233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10437: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880443.10463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880443.10484: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880443.10533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.10573: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880443.10864: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.11139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880443.11218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880443.11229: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880443.11313: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf28acf0> <<< 32645 1726880443.11338: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.11416: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.11508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880443.11513: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880443.11558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880443.11562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880443.11633: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880443.11768: 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 0x7fdfdf096600> <<< 32645 1726880443.11831: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880443.11834: 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 0x7fdfdf096ea0> <<< 32645 1726880443.11857: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf28b9b0> # zipimport: zlib available <<< 32645 1726880443.11903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.11940: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880443.11999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12041: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12174: 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 <<< 32645 1726880443.12221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880443.12318: 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 0x7fdfdf095ca0> <<< 32645 1726880443.12360: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf097110> <<< 32645 1726880443.12415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880443.12419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12472: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12553: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12570: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.12610: 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 <<< 32645 1726880443.12627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880443.12656: 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 <<< 32645 1726880443.12664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 32645 1726880443.12679: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880443.12739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880443.12764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880443.12782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880443.12836: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf38b1a0> <<< 32645 1726880443.12888: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf0a0ec0> <<< 32645 1726880443.12984: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf09f290> <<< 32645 1726880443.12988: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf09f0e0> # destroy ansible.module_utils.distro <<< 32645 1726880443.12993: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32645 1726880443.12996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.13021: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.13049: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880443.13121: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880443.13132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.13143: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880443.13161: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.13271: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880443.13400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880443.13431: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2e9400> <<< 32645 1726880443.13514: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880446.85758: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Shutting down pacemaker/corosync services...\nKilling any remaining services...\nRemoving all cluster configuration files...", "rc": 0, "cmd": ["pcs", "cluster", "destroy"], "start": "2024-09-20 21:00:43.135950", "end": "2024-09-20 21:00:46.856055", "delta": "0:00:03.720105", "msg": "", "invocation": {"module_args": {"removes": "/etc/corosync/corosync.conf", "_raw_params": "pcs cluster destroy", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "stdin": null}}} <<< 32645 1726880446.85783: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880446.86276: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 32645 1726880446.86307: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 32645 1726880446.86323: stdout chunk (state=3): >>># 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 <<< 32645 1726880446.86339: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types <<< 32645 1726880446.86362: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google <<< 32645 1726880446.86385: stdout chunk (state=3): >>># destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880446.86408: stdout chunk (state=3): >>># 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 <<< 32645 1726880446.86424: stdout chunk (state=3): >>># 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<<< 32645 1726880446.86446: stdout chunk (state=3): >>> # 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 <<< 32645 1726880446.86466: 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 <<< 32645 1726880446.86473: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 32645 1726880446.86495: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # 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 <<< 32645 1726880446.86512: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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 glob # destroy glob <<< 32645 1726880446.86744: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880446.86760: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880446.86783: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880446.86800: stdout chunk (state=3): >>># destroy binascii # destroy struct <<< 32645 1726880446.86814: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880446.86823: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880446.86867: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880446.86886: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 32645 1726880446.86899: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 32645 1726880446.86918: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp <<< 32645 1726880446.86932: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880446.86953: stdout chunk (state=3): >>># destroy locale # destroy signal <<< 32645 1726880446.86968: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880446.86982: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880446.86996: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880446.87003: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880446.87035: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880446.87053: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880446.87061: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880446.87109: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880446.87126: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880446.87154: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880446.87170: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 32645 1726880446.87186: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct <<< 32645 1726880446.87206: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880446.87210: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 32645 1726880446.87234: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 32645 1726880446.87238: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880446.87260: stdout chunk (state=3): >>># 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 <<< 32645 1726880446.87279: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880446.87282: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 32645 1726880446.87289: stdout chunk (state=3): >>># 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 <<< 32645 1726880446.87414: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880446.87428: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880446.87441: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880446.87471: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat<<< 32645 1726880446.87477: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880446.87505: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880446.87513: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32645 1726880446.87543: stdout chunk (state=3): >>># destroy _typing<<< 32645 1726880446.87555: 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 <<< 32645 1726880446.87569: stdout chunk (state=3): >>># 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 <<< 32645 1726880446.87576: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880446.87671: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 32645 1726880446.87677: stdout chunk (state=3): >>> # 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 <<< 32645 1726880446.87705: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880446.87712: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880446.87736: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 32645 1726880446.87739: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 32645 1726880446.87771: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 32645 1726880446.87775: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880446.87791: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880446.88230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880446.88290: stderr chunk (state=3): >>><<< 32645 1726880446.88294: stdout chunk (state=3): >>><<< 32645 1726880446.88367: _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 0x7fdfdf7b04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf77fad0> # /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 0x7fdfdf7b2a50> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fdfdf5610d0> # /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 0x7fdfdf562360> # /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 0x7fdfdf563140> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf562570> # /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 0x7fdfdf563fe0> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fdfdf5620c0> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fdfdf5b2030> # /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 0x7fdfdf5f1100> # /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 0x7fdfdf5f1790> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b3da0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b2a20> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5bb1d0> # /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 0x7fdfdf620d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5f3920> # /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 0x7fdfdf620e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5cd9d0> # /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 0x7fdfdf622090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5ba4b0> # /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 0x7fdfdf6224e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf622390> # 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 0x7fdfdf622750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf5b90a0> 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 0x7fdfdf644c50> 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 0x7fdfdf646360> # /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 0x7fdfdf647230> # 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 0x7fdfdf647890> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf646780> # /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 0x7fdfdf3f8350> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf647a40> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf622a50> # /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 0x7fdfdf42c290> # /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 0x7fdfdf42cda0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf42cb00> # 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 0x7fdfdf42cdd0> # 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 0x7fdfdf42cfb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf3fa3f0> # /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 0x7fdfdf42e600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf6223f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf623170> # /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 0x7fdfdf45a9c0> # /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 0x7fdfdf476b40> # /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 0x7fdfdf4a78f0> # /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 0x7fdfdf4da090> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf4a7a10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf4777d0> # /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 0x7fdfdf2b0a70> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf475b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf42f560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfdf475f40> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_q51d82dt/ansible_ansible.legacy.command_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 0x7fdfdf30e660> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2e95e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf2e8740> # 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 0x7fdfdf30c9e0> # /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 0x7fdfdf331ee0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf331ca0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf3315b0> # /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 0x7fdfdf331a30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf30f110> 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 0x7fdfdf332cf0> # 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 0x7fdfdf332f00> # /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 0x7fdfdf333440> 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 0x7fdfdf1a5250> # 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 0x7fdfdf1a6e70> # /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 0x7fdfdf1a7800> # /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 0x7fdfdf1a89e0> # /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 0x7fdfdf1ab4a0> # 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 0x7fdfdf1abb30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a9760> # /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 0x7fdfdf1af410> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1adee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1adc40> # /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 0x7fdfdf1ae1b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1a9be0> # 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 0x7fdfdf1f7560> # /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 0x7fdfdf1f7740> # /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 0x7fdfdf1f91c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1f8fb0> # /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 0x7fdfdf1fb740> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1f9880> # /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 0x7fdfdf1fef30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1fb8f0> # 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 0x7fdfdf1fc740> # 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 0x7fdfdf200110> # 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 0x7fdfdf200290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf1f78c0> # /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 0x7fdfdf2039e0> # 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 0x7fdfdf204cb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf202150> # 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 0x7fdfdf2034d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf201d30> # 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 0x7fdfdf288dd0> # /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 0x7fdfdf289bb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf204ef0> 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 0x7fdfdf2899a0> # 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 0x7fdfdf28acf0> # 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 0x7fdfdf096600> # 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 0x7fdfdf096ea0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf28b9b0> # 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 0x7fdfdf095ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf097110> 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 0x7fdfdf38b1a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf0a0ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf09f290> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdf09f0e0> # 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 # /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 0x7fdfdf2e9400> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "Shutting down pacemaker/corosync services...\nKilling any remaining services...\nRemoving all cluster configuration files...", "rc": 0, "cmd": ["pcs", "cluster", "destroy"], "start": "2024-09-20 21:00:43.135950", "end": "2024-09-20 21:00:46.856055", "delta": "0:00:03.720105", "msg": "", "invocation": {"module_args": {"removes": "/etc/corosync/corosync.conf", "_raw_params": "pcs cluster destroy", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880446.88962: done with _execute_module (ansible.legacy.command, {'removes': '/etc/corosync/corosync.conf', '_raw_params': 'pcs cluster destroy', '_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.command', '_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-1726880442.8007226-34246-30642885971378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880446.88966: _low_level_execute_command(): starting 32645 1726880446.88969: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880442.8007226-34246-30642885971378/ > /dev/null 2>&1 && sleep 0' 32645 1726880446.89096: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880446.89100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.89108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880446.89120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.89167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880446.89171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880446.89220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880446.91285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880446.91327: stderr chunk (state=3): >>><<< 32645 1726880446.91333: stdout chunk (state=3): >>><<< 32645 1726880446.91345: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880446.91356: handler run complete 32645 1726880446.91379: attempt loop complete, returning result 32645 1726880446.91396: variable 'item' from source: unknown 32645 1726880446.91466: variable 'item' from source: unknown changed: [managed_node2] => (item=/etc/corosync/corosync.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "pcs", "cluster", "destroy" ], "delta": "0:00:03.720105", "end": "2024-09-20 21:00:46.856055", "item": "/etc/corosync/corosync.conf", "rc": 0, "start": "2024-09-20 21:00:43.135950" } STDERR: Shutting down pacemaker/corosync services... Killing any remaining services... Removing all cluster configuration files... 32645 1726880446.91675: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880446.91679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880446.91681: variable 'omit' from source: magic vars 32645 1726880446.91784: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880446.91788: Evaluated conditional (not ha_cluster_cluster_present): True 32645 1726880446.91791: variable 'omit' from source: magic vars 32645 1726880446.92026: variable 'omit' from source: magic vars 32645 1726880446.92032: variable 'item' from source: unknown 32645 1726880446.92036: variable 'item' from source: unknown 32645 1726880446.92038: variable 'omit' from source: magic vars 32645 1726880446.92041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880446.92043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880446.92045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880446.92047: variable 'inventory_hostname' from source: set_fact 32645 1726880446.92051: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880446.92054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880446.92173: Set connection var ansible_shell_executable to /bin/sh 32645 1726880446.92177: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880446.92180: Set connection var ansible_timeout to 10 32645 1726880446.92182: Set connection var ansible_shell_type to sh 32645 1726880446.92184: Set connection var ansible_pipelining to False 32645 1726880446.92186: Set connection var ansible_connection to ssh 32645 1726880446.92202: variable 'ansible_shell_executable' from source: unknown 32645 1726880446.92205: variable 'ansible_connection' from source: unknown 32645 1726880446.92208: variable 'ansible_module_compression' from source: unknown 32645 1726880446.92210: variable 'ansible_shell_type' from source: unknown 32645 1726880446.92212: variable 'ansible_shell_executable' from source: unknown 32645 1726880446.92236: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880446.92239: variable 'ansible_pipelining' from source: unknown 32645 1726880446.92242: variable 'ansible_timeout' from source: unknown 32645 1726880446.92244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880446.92352: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880446.92364: variable 'omit' from source: magic vars 32645 1726880446.92391: starting attempt loop 32645 1726880446.92395: running the handler 32645 1726880446.92397: _low_level_execute_command(): starting 32645 1726880446.92400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880446.93054: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880446.93063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880446.93067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880446.93070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880446.93072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880446.93075: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880446.93077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.93080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880446.93082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880446.93085: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880446.93087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880446.93156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880446.93160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880446.93163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880446.93166: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880446.93168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.93212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880446.93266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880446.93274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880446.93311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880446.94958: stdout chunk (state=3): >>>/root <<< 32645 1726880446.95156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880446.95163: stdout chunk (state=3): >>><<< 32645 1726880446.95167: stderr chunk (state=3): >>><<< 32645 1726880446.95281: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880446.95284: _low_level_execute_command(): starting 32645 1726880446.95288: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508 `" && echo ansible-tmp-1726880446.9519255-34246-277392216418508="` echo /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508 `" ) && sleep 0' 32645 1726880446.95751: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880446.95774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880446.95777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.95825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880446.95836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880446.95888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880446.97892: stdout chunk (state=3): >>>ansible-tmp-1726880446.9519255-34246-277392216418508=/root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508 <<< 32645 1726880446.98010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880446.98046: stderr chunk (state=3): >>><<< 32645 1726880446.98051: stdout chunk (state=3): >>><<< 32645 1726880446.98063: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880446.9519255-34246-277392216418508=/root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880446.98083: variable 'ansible_module_compression' from source: unknown 32645 1726880446.98111: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880446.98130: variable 'ansible_facts' from source: unknown 32645 1726880446.98175: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py 32645 1726880446.98266: Sending initial data 32645 1726880446.98270: Sent initial data (156 bytes) 32645 1726880446.98681: 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 <<< 32645 1726880446.98685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.98690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880446.98692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880446.98742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880446.98745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880446.98787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.00459: 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 <<< 32645 1726880447.00465: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880447.00502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880447.00544: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmppl_a_jfa /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py <<< 32645 1726880447.00547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py" <<< 32645 1726880447.00581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmppl_a_jfa" to remote "/root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py" <<< 32645 1726880447.00587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py" <<< 32645 1726880447.01354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.01408: stderr chunk (state=3): >>><<< 32645 1726880447.01412: stdout chunk (state=3): >>><<< 32645 1726880447.01428: done transferring module to remote 32645 1726880447.01440: _low_level_execute_command(): starting 32645 1726880447.01444: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/ /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py && sleep 0' 32645 1726880447.01829: 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 <<< 32645 1726880447.01872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880447.01875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880447.01878: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880447.01880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.01924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.01931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.01978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.03862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.03908: stderr chunk (state=3): >>><<< 32645 1726880447.03911: stdout chunk (state=3): >>><<< 32645 1726880447.03924: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.03927: _low_level_execute_command(): starting 32645 1726880447.03933: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/AnsiballZ_command.py && sleep 0' 32645 1726880447.04318: 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 <<< 32645 1726880447.04361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880447.04364: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.04367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880447.04369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.04415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.04418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.04473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.06723: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880447.06752: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880447.06778: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880447.06784: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880447.06855: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880447.06861: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880447.06898: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880447.06933: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880447.06944: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880447.06969: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880447.06971: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880447.07023: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880447.07031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.07050: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880447.07073: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880447.07111: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880447.07141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880447.07147: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2bdbb30> <<< 32645 1726880447.07178: 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' <<< 32645 1726880447.07195: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2c0eab0> <<< 32645 1726880447.07211: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880447.07238: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880447.07265: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880447.07300: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880447.07305: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880447.07392: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880447.07420: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880447.07454: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880447.07477: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880447.07490: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880447.07503: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880447.07513: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880447.07537: 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' <<< 32645 1726880447.07569: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a21160> <<< 32645 1726880447.07621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880447.07628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880447.07641: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a223f0> <<< 32645 1726880447.07668: 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' <<< 32645 1726880447.07693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880447.07709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880447.07732: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a22600> <<< 32645 1726880447.07764: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880447.07771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a54140> <<< 32645 1726880447.07786: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880447.07795: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880447.07821: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880447.07845: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880447.07908: 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 <<< 32645 1726880447.07917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.07937: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a22150> <<< 32645 1726880447.07940: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880447.07977: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880447.07991: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880447.07998: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880447.08021: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880447.08055: 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. <<< 32645 1726880447.08292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880447.08310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880447.08341: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880447.08354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.08373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880447.08416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880447.08434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880447.08454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880447.08480: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880447.08492: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a720c0> <<< 32645 1726880447.08509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880447.08542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880447.08566: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880447.08608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.08628: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880447.08658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880447.08674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ab1160> <<< 32645 1726880447.08686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880447.08701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880447.08708: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ab17f0> <<< 32645 1726880447.08721: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880447.08768: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a73830> <<< 32645 1726880447.08774: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880447.08814: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a72ab0> <<< 32645 1726880447.08917: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a7b230> <<< 32645 1726880447.08946: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880447.08967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880447.08981: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880447.09004: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880447.09032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880447.09051: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880447.09059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880447.09075: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae0d40> <<< 32645 1726880447.09104: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ab3920> <<< 32645 1726880447.09132: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880447.09139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a8da30> <<< 32645 1726880447.09185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880447.09225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880447.09233: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae2060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a7a510> <<< 32645 1726880447.09269: 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' <<< 32645 1726880447.09285: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.09295: 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 0x7f77d2ae2480> <<< 32645 1726880447.09302: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae2330> <<< 32645 1726880447.09340: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.09355: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d2ae2720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a79100> <<< 32645 1726880447.09369: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880447.09394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880447.09433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880447.09464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880447.09468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880447.09470: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2b08c20> <<< 32645 1726880447.09483: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880447.09508: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.09514: 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 0x7f77d2b0a360> <<< 32645 1726880447.09540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880447.09546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880447.09572: 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' <<< 32645 1726880447.09594: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2b0b200> <<< 32645 1726880447.09640: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.09647: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d2b0b860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2b0a750> <<< 32645 1726880447.09669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880447.09695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 32645 1726880447.09701: stdout chunk (state=3): >>> <<< 32645 1726880447.09737: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.09752: 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 0x7f77d28e42f0> <<< 32645 1726880447.09757: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2b0b9e0> <<< 32645 1726880447.09791: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae2a20> <<< 32645 1726880447.09813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880447.09838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880447.09862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880447.09881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880447.09916: 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 0x7f77d2910230> <<< 32645 1726880447.09939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880447.09944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880447.09972: 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 0x7f77d2910d70> <<< 32645 1726880447.09989: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2910ad0> <<< 32645 1726880447.10008: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.10016: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d2910ce0> <<< 32645 1726880447.10030: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.10146: stdout chunk (state=3): >>># 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 0x7f77d2910f20> <<< 32645 1726880447.10164: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d28e6390> <<< 32645 1726880447.10184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880447.10207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880447.10235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880447.10245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880447.10254: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2912600> <<< 32645 1726880447.10277: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2911280> <<< 32645 1726880447.10295: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae3140> <<< 32645 1726880447.10324: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880447.10383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.10404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880447.10438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880447.10469: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d293e9c0> <<< 32645 1726880447.10526: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880447.10542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.10561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880447.10583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880447.10623: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d295ab40> <<< 32645 1726880447.10650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880447.10696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880447.10747: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880447.10769: 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 0x7f77d298b890> <<< 32645 1726880447.10793: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880447.10821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880447.10849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880447.10890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880447.10985: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d29be000> <<< 32645 1726880447.11062: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d298b9b0> <<< 32645 1726880447.11103: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d295b200> <<< 32645 1726880447.11134: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880447.11138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2790950> <<< 32645 1726880447.11153: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2959b80> <<< 32645 1726880447.11160: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2913560> <<< 32645 1726880447.11257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880447.11280: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77d2790b30> <<< 32645 1726880447.11362: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rypi8x43/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880447.11368: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.11525: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.11556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880447.11566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880447.11614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880447.11693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880447.11735: 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 0x7f77d27ee690><<< 32645 1726880447.11739: stdout chunk (state=3): >>> <<< 32645 1726880447.11749: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880447.11956: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27c9580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27c86e0> <<< 32645 1726880447.11964: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.11998: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880447.12005: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.12024: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.12038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.12051: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880447.12070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.13639: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.14918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880447.14924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27ec560> <<< 32645 1726880447.14954: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880447.14961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.14983: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880447.15002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880447.15016: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880447.15026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880447.15054: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.15062: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d2812090> <<< 32645 1726880447.15104: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2811e50> <<< 32645 1726880447.15133: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2811760> <<< 32645 1726880447.15159: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880447.15171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880447.15213: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2811c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27ef320> <<< 32645 1726880447.15227: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880447.15258: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.15264: 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 0x7f77d2812d50> <<< 32645 1726880447.15292: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.15298: 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 0x7f77d2812f90> <<< 32645 1726880447.15317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880447.15368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880447.15385: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880447.15433: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d28134a0> <<< 32645 1726880447.15444: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880447.15466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880447.15496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880447.15534: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26851f0> <<< 32645 1726880447.15563: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.15572: 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 0x7f77d2686e10> <<< 32645 1726880447.15595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880447.15617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880447.15651: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26877a0> <<< 32645 1726880447.15671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880447.15702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880447.15724: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26886b0> <<< 32645 1726880447.15744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880447.15782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880447.15807: 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' <<< 32645 1726880447.15869: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268b410> <<< 32645 1726880447.15910: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.15916: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d268b710> <<< 32645 1726880447.15938: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26896d0> <<< 32645 1726880447.15958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880447.15988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880447.16011: 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' <<< 32645 1726880447.16039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880447.16067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880447.16094: 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' <<< 32645 1726880447.16112: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268f2f0> <<< 32645 1726880447.16120: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880447.16198: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268ddc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268db20> <<< 32645 1726880447.16223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880447.16232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880447.16318: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268e090> <<< 32645 1726880447.16344: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2689be0> <<< 32645 1726880447.16376: 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 0x7f77d26d7440> <<< 32645 1726880447.16408: 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 <<< 32645 1726880447.16415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d7590> <<< 32645 1726880447.16439: 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 <<< 32645 1726880447.16458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880447.16483: 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' <<< 32645 1726880447.16525: 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 0x7f77d26d91c0> <<< 32645 1726880447.16537: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d8f80> <<< 32645 1726880447.16551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880447.16679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880447.16731: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.16735: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d26db650> <<< 32645 1726880447.16749: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d9850> <<< 32645 1726880447.16770: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880447.16818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.16841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880447.16858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880447.16871: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880447.16920: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26dedb0> <<< 32645 1726880447.17079: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26db770> <<< 32645 1726880447.17159: 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' <<< 32645 1726880447.17165: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d26dfc50> <<< 32645 1726880447.17198: 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' <<< 32645 1726880447.17204: 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 0x7f77d26dffb0> <<< 32645 1726880447.17253: 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' <<< 32645 1726880447.17264: 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 0x7f77d26e1670> <<< 32645 1726880447.17270: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d78c0> <<< 32645 1726880447.17298: 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' <<< 32645 1726880447.17324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880447.17352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880447.17385: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.17413: 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 0x7f77d26e3770> <<< 32645 1726880447.17608: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.17615: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.17619: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d26e4ce0> <<< 32645 1726880447.17634: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e1f10> <<< 32645 1726880447.17666: 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 0x7f77d26e32c0> <<< 32645 1726880447.17679: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e1b20> <<< 32645 1726880447.17690: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.17709: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.17715: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880447.17738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.17841: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.17948: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.17962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.17975: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880447.17997: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.18001: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880447.18025: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.18167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.18313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.19005: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.19705: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880447.19729: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880447.19737: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880447.19759: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880447.19783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.19848: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d2768f50> <<< 32645 1726880447.19956: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880447.19962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880447.19990: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2769ca0> <<< 32645 1726880447.20001: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e7aa0> <<< 32645 1726880447.20071: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880447.20081: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.20104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.20127: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880447.20134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.20318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.20509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880447.20520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880447.20526: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2769d00> <<< 32645 1726880447.20547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.21128: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.21694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.21782: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.21879: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880447.21885: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.21932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.21970: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880447.21989: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22191: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880447.22200: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22220: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880447.22242: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22288: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22334: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880447.22342: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22633: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.22919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880447.22992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880447.23009: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880447.23104: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d276aea0> <<< 32645 1726880447.23110: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23201: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23291: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880447.23297: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880447.23314: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880447.23344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880447.23352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880447.23436: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.23585: 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 0x7f77d2576810> <<< 32645 1726880447.23645: 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 0x7f77d2577140> <<< 32645 1726880447.23665: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d276bf50> <<< 32645 1726880447.23683: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23730: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23770: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880447.23786: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23833: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.23941: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24020: 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 <<< 32645 1726880447.24065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.24162: 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' <<< 32645 1726880447.24168: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77d2575e50> <<< 32645 1726880447.24213: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d25773e0> <<< 32645 1726880447.24247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880447.24258: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880447.24265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24336: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24482: 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 <<< 32645 1726880447.24487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.24506: 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 <<< 32645 1726880447.24535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880447.24556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880447.24616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880447.24636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880447.24660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880447.24717: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d284b320> <<< 32645 1726880447.24767: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d25810d0> <<< 32645 1726880447.24857: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d257f500> <<< 32645 1726880447.24872: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2575d60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880447.24881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24906: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.24937: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880447.25006: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880447.25013: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.25036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880447.25054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.25175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.25307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880447.25313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880447.25334: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e0ec0> <<< 32645 1726880447.25427: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.25652: stdout chunk (state=3): >>> {"changed": false, "stdout": "skipped, since /var/lib/pacemaker/cib/cib.xml does not exist", "stderr": "", "rc": 0, "cmd": ["pcs", "cluster", "destroy"], "start": null, "end": null, "delta": null, "msg": "Did not run command since '/var/lib/pacemaker/cib/cib.xml' does not exist", "invocation": {"module_args": {"removes": "/var/lib/pacemaker/cib/cib.xml", "_raw_params": "pcs cluster destroy", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "stdin": null}}} <<< 32645 1726880447.25658: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880447.26002: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880447.26006: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 32645 1726880447.26030: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 32645 1726880447.26036: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.26056: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util <<< 32645 1726880447.26067: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880447.26077: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 32645 1726880447.26106: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # 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 <<< 32645 1726880447.26110: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing <<< 32645 1726880447.26123: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.26150: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # 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 <<< 32645 1726880447.26156: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.26181: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 32645 1726880447.26185: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # 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 <<< 32645 1726880447.26188: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 32645 1726880447.26213: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.26225: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.26238: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 32645 1726880447.26462: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880447.26486: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880447.26504: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 32645 1726880447.26523: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880447.26535: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880447.26555: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880447.26585: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 32645 1726880447.26599: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880447.26617: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 32645 1726880447.26635: stdout chunk (state=3): >>> <<< 32645 1726880447.26649: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 32645 1726880447.26669: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880447.26679: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880447.26691: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 32645 1726880447.26707: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880447.26719: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880447.26744: stdout chunk (state=3): >>># destroy shutil <<< 32645 1726880447.26747: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880447.26790: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880447.26811: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880447.26833: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 32645 1726880447.26851: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880447.26874: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880447.26895: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 32645 1726880447.26913: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880447.26929: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 32645 1726880447.26946: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880447.26970: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880447.26985: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880447.27000: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.27017: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 32645 1726880447.27034: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.27041: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880447.27167: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880447.27194: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880447.27216: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880447.27247: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880447.27278: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880447.27283: stdout chunk (state=3): >>># destroy _tokenize <<< 32645 1726880447.27302: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880447.27306: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880447.27325: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880447.27419: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880447.27433: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880447.27441: stdout chunk (state=3): >>># destroy time <<< 32645 1726880447.27463: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880447.27495: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 32645 1726880447.27499: stdout chunk (state=3): >>> # destroy _string # destroy re <<< 32645 1726880447.27518: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880447.27533: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880447.27551: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880447.27919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880447.27986: stderr chunk (state=3): >>><<< 32645 1726880447.27989: stdout chunk (state=3): >>><<< 32645 1726880447.28052: _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 0x7f77d2c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2bdbb30> # /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 0x7f77d2c0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f77d2a21160> # /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 0x7f77d2a223f0> # /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 0x7f77d2a231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a22600> # /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 0x7f77d2a54140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f77d2a22150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f77d2a720c0> # /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 0x7f77d2ab1160> # /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 0x7f77d2ab17f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a73830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a72ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a7b230> # /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 0x7f77d2ae0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ab3920> # /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 0x7f77d2ae0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a8da30> # /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 0x7f77d2ae2060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a7a510> # /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 0x7f77d2ae2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae2330> # 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 0x7f77d2ae2720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2a79100> 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 0x7f77d2b08c20> 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 0x7f77d2b0a360> # /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 0x7f77d2b0b200> # 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 0x7f77d2b0b860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2b0a750> # /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 0x7f77d28e42f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2b0b9e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae2a20> # /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 0x7f77d2910230> # /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 0x7f77d2910d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2910ad0> # 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 0x7f77d2910ce0> # 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 0x7f77d2910f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d28e6390> # /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 0x7f77d2912600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2911280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2ae3140> # /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 0x7f77d293e9c0> # /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 0x7f77d295ab40> # /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 0x7f77d298b890> # /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 0x7f77d29be000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d298b9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d295b200> # /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 0x7f77d2790950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2959b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2913560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77d2790b30> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rypi8x43/ansible_ansible.legacy.command_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 0x7f77d27ee690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27c9580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27c86e0> # 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 0x7f77d27ec560> # /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 0x7f77d2812090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2811e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2811760> # /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 0x7f77d2811c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d27ef320> 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 0x7f77d2812d50> # 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 0x7f77d2812f90> # /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 0x7f77d28134a0> 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 0x7f77d26851f0> # 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 0x7f77d2686e10> # /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 0x7f77d26877a0> # /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 0x7f77d26886b0> # /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 0x7f77d268b410> # 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 0x7f77d268b710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26896d0> # /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 0x7f77d268f2f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268ddc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d268db20> # /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 0x7f77d268e090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2689be0> # 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 0x7f77d26d7440> # /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 0x7f77d26d7590> # /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 0x7f77d26d91c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d8f80> # /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 0x7f77d26db650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d9850> # /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 0x7f77d26dedb0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26db770> # 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 0x7f77d26dfc50> # 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 0x7f77d26dffb0> # 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 0x7f77d26e1670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26d78c0> # /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 0x7f77d26e3770> # 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 0x7f77d26e4ce0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e1f10> # 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 0x7f77d26e32c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e1b20> # 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 0x7f77d2768f50> # /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 0x7f77d2769ca0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d26e7aa0> 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 0x7f77d2769d00> # 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 0x7f77d276aea0> # 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 0x7f77d2576810> # 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 0x7f77d2577140> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d276bf50> # 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 0x7f77d2575e50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d25773e0> 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 0x7f77d284b320> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d25810d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d257f500> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77d2575d60> # 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 # /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 0x7f77d26e0ec0> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /var/lib/pacemaker/cib/cib.xml does not exist", "stderr": "", "rc": 0, "cmd": ["pcs", "cluster", "destroy"], "start": null, "end": null, "delta": null, "msg": "Did not run command since '/var/lib/pacemaker/cib/cib.xml' does not exist", "invocation": {"module_args": {"removes": "/var/lib/pacemaker/cib/cib.xml", "_raw_params": "pcs cluster destroy", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880447.28610: done with _execute_module (ansible.legacy.command, {'removes': '/var/lib/pacemaker/cib/cib.xml', '_raw_params': 'pcs cluster destroy', '_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.command', '_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-1726880446.9519255-34246-277392216418508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880447.28613: _low_level_execute_command(): starting 32645 1726880447.28616: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880446.9519255-34246-277392216418508/ > /dev/null 2>&1 && sleep 0' 32645 1726880447.28758: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880447.28762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.28765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880447.28775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.28826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.28849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.28885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.30841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.30889: stderr chunk (state=3): >>><<< 32645 1726880447.30892: stdout chunk (state=3): >>><<< 32645 1726880447.30906: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.30912: handler run complete 32645 1726880447.30938: attempt loop complete, returning result 32645 1726880447.30960: variable 'item' from source: unknown 32645 1726880447.31027: variable 'item' from source: unknown ok: [managed_node2] => (item=/var/lib/pacemaker/cib/cib.xml) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "pcs", "cluster", "destroy" ], "delta": null, "end": null, "item": "/var/lib/pacemaker/cib/cib.xml", "rc": 0, "start": null } STDOUT: skipped, since /var/lib/pacemaker/cib/cib.xml does not exist MSG: Did not run command since '/var/lib/pacemaker/cib/cib.xml' does not exist 32645 1726880447.31166: dumping result to json 32645 1726880447.31169: done dumping result, returning 32645 1726880447.31172: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration [1266f4c6-4e69-28d7-f79e-0000000006ce] 32645 1726880447.31174: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ce 32645 1726880447.31221: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ce 32645 1726880447.31224: WORKER PROCESS EXITING 32645 1726880447.31308: no more pending results, returning what we have 32645 1726880447.31312: results queue empty 32645 1726880447.31313: checking for any_errors_fatal 32645 1726880447.31316: done checking for any_errors_fatal 32645 1726880447.31316: checking for max_fail_percentage 32645 1726880447.31318: done checking for max_fail_percentage 32645 1726880447.31319: checking to see if all hosts have failed and the running result is not ok 32645 1726880447.31320: done checking to see if all hosts have failed 32645 1726880447.31321: getting the remaining hosts for this loop 32645 1726880447.31323: done getting the remaining hosts for this loop 32645 1726880447.31327: getting the next task for host managed_node2 32645 1726880447.31340: done getting next task for host managed_node2 32645 1726880447.31344: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey 32645 1726880447.31349: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880447.31361: getting variables 32645 1726880447.31363: in VariableManager get_vars() 32645 1726880447.31403: Calling all_inventory to load vars for managed_node2 32645 1726880447.31407: Calling groups_inventory to load vars for managed_node2 32645 1726880447.31410: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880447.31420: Calling all_plugins_play to load vars for managed_node2 32645 1726880447.31423: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880447.31427: Calling groups_plugins_play to load vars for managed_node2 32645 1726880447.32451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880447.33563: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.33578: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.33583: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.33638: done with get_vars() 32645 1726880447.33662: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ******** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:104 Friday 20 September 2024 21:00:47 -0400 (0:00:04.604) 0:01:01.910 ****** 32645 1726880447.33739: entering _queue_task() for managed_node2/file 32645 1726880447.33983: worker is 1 (out of 1 available) 32645 1726880447.33998: exiting _queue_task() for managed_node2/file 32645 1726880447.34012: done queuing things up, now waiting for results queue to drain 32645 1726880447.34014: waiting for pending results... 32645 1726880447.34221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey 32645 1726880447.34322: in run() - task 1266f4c6-4e69-28d7-f79e-000000000173 32645 1726880447.34338: variable 'ansible_search_path' from source: unknown 32645 1726880447.34344: variable 'ansible_search_path' from source: unknown 32645 1726880447.34381: calling self._execute() 32645 1726880447.34471: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.34475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.34485: variable 'omit' from source: magic vars 32645 1726880447.34901: variable 'ha_cluster_cluster_present' from source: play vars 32645 1726880447.34914: Evaluated conditional (not ha_cluster_cluster_present): True 32645 1726880447.34917: variable 'omit' from source: magic vars 32645 1726880447.34965: variable 'omit' from source: magic vars 32645 1726880447.34994: variable 'omit' from source: magic vars 32645 1726880447.35031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880447.35066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880447.35084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880447.35100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880447.35112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880447.35145: variable 'inventory_hostname' from source: set_fact 32645 1726880447.35150: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.35155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.35242: Set connection var ansible_shell_executable to /bin/sh 32645 1726880447.35246: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880447.35253: Set connection var ansible_timeout to 10 32645 1726880447.35256: Set connection var ansible_shell_type to sh 32645 1726880447.35269: Set connection var ansible_pipelining to False 32645 1726880447.35272: Set connection var ansible_connection to ssh 32645 1726880447.35291: variable 'ansible_shell_executable' from source: unknown 32645 1726880447.35294: variable 'ansible_connection' from source: unknown 32645 1726880447.35297: variable 'ansible_module_compression' from source: unknown 32645 1726880447.35301: variable 'ansible_shell_type' from source: unknown 32645 1726880447.35303: variable 'ansible_shell_executable' from source: unknown 32645 1726880447.35309: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.35313: variable 'ansible_pipelining' from source: unknown 32645 1726880447.35317: variable 'ansible_timeout' from source: unknown 32645 1726880447.35322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.35493: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880447.35505: variable 'omit' from source: magic vars 32645 1726880447.35512: starting attempt loop 32645 1726880447.35514: running the handler 32645 1726880447.35527: _low_level_execute_command(): starting 32645 1726880447.35537: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880447.36054: 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 <<< 32645 1726880447.36076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.36134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.36142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.36187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.37921: stdout chunk (state=3): >>>/root <<< 32645 1726880447.38028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.38078: stderr chunk (state=3): >>><<< 32645 1726880447.38081: stdout chunk (state=3): >>><<< 32645 1726880447.38106: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.38117: _low_level_execute_command(): starting 32645 1726880447.38123: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867 `" && echo ansible-tmp-1726880447.3810506-34345-39310139312867="` echo /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867 `" ) && sleep 0' 32645 1726880447.38571: 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 <<< 32645 1726880447.38575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880447.38578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880447.38581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880447.38589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.38627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.38630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.38679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.40692: stdout chunk (state=3): >>>ansible-tmp-1726880447.3810506-34345-39310139312867=/root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867 <<< 32645 1726880447.40809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.40857: stderr chunk (state=3): >>><<< 32645 1726880447.40861: stdout chunk (state=3): >>><<< 32645 1726880447.40876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880447.3810506-34345-39310139312867=/root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.40912: variable 'ansible_module_compression' from source: unknown 32645 1726880447.40964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 32645 1726880447.41003: variable 'ansible_facts' from source: unknown 32645 1726880447.41063: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py 32645 1726880447.41165: Sending initial data 32645 1726880447.41169: Sent initial data (152 bytes) 32645 1726880447.41614: 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 <<< 32645 1726880447.41618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.41620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880447.41623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.41678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.41684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.41725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.43370: 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 <<< 32645 1726880447.43378: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880447.43408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880447.43447: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpi5d1bjkj /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py <<< 32645 1726880447.43457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py" <<< 32645 1726880447.43488: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpi5d1bjkj" to remote "/root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py" <<< 32645 1726880447.44303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.44361: stderr chunk (state=3): >>><<< 32645 1726880447.44365: stdout chunk (state=3): >>><<< 32645 1726880447.44382: done transferring module to remote 32645 1726880447.44393: _low_level_execute_command(): starting 32645 1726880447.44398: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/ /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py && sleep 0' 32645 1726880447.44819: 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 <<< 32645 1726880447.44822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.44825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880447.44830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880447.44832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.44887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.44890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.44927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.46784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.46827: stderr chunk (state=3): >>><<< 32645 1726880447.46830: stdout chunk (state=3): >>><<< 32645 1726880447.46846: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.46851: _low_level_execute_command(): starting 32645 1726880447.46859: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/AnsiballZ_file.py && sleep 0' 32645 1726880447.47284: 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 <<< 32645 1726880447.47289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.47292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880447.47294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.47352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.47355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.47397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.49576: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880447.49612: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880447.49646: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880447.49651: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880447.49723: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880447.49730: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880447.49765: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880447.49801: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880447.49811: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880447.49831: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880447.49836: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880447.49845: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880447.49897: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880447.49909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.49915: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880447.49939: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880447.49977: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880447.50001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880447.50056: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cec0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cebdbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880447.50062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cec0eab0> <<< 32645 1726880447.50090: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880447.50106: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880447.50114: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880447.50133: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880447.50166: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880447.50172: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880447.50260: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880447.50288: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880447.50323: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880447.50335: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880447.50354: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880447.50370: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880447.50376: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880447.50404: 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 <<< 32645 1726880447.50410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880447.50435: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce9e1160> <<< 32645 1726880447.50482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880447.50496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880447.50505: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce9e23f0> <<< 32645 1726880447.50534: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880447.50539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.50564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880447.50579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880447.50594: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce9e31d0> <<< 32645 1726880447.50600: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce9e2600> <<< 32645 1726880447.50631: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880447.50643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea14140> <<< 32645 1726880447.50664: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880447.50667: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880447.50689: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880447.50697: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880447.50709: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880447.50776: 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 <<< 32645 1726880447.50780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.50794: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce9e2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880447.50842: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880447.50856: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880447.50888: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880447.50915: 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. <<< 32645 1726880447.51166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880447.51175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880447.51213: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880447.51221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.51240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880447.51282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880447.51301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880447.51319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880447.51343: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea32180> <<< 32645 1726880447.51368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880447.51402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880447.51426: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880447.51464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.51487: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880447.51512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880447.51521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea71250> <<< 32645 1726880447.51537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880447.51554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea718e0> <<< 32645 1726880447.51576: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880447.51623: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea33e60> <<< 32645 1726880447.51632: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880447.51664: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea32b70> <<< 32645 1726880447.51773: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea3b2f0> <<< 32645 1726880447.51798: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880447.51824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880447.51834: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880447.51860: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880447.51882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880447.51904: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880447.51909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880447.51940: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa0e60> <<< 32645 1726880447.51947: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea73a40> <<< 32645 1726880447.51981: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880447.51984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 32645 1726880447.52000: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa0fb0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea4db20> <<< 32645 1726880447.52039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880447.52074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880447.52077: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa2180> <<< 32645 1726880447.52096: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea3a5d0> <<< 32645 1726880447.52100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880447.52120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880447.52133: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52152: 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 0x7f34ceaa25d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa2480> <<< 32645 1726880447.52182: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52195: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ceaa2870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea391c0> <<< 32645 1726880447.52218: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880447.52240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 32645 1726880447.52246: stdout chunk (state=3): >>> <<< 32645 1726880447.52274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880447.52300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880447.52313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880447.52325: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceac4d70> import 'errno' # <<< 32645 1726880447.52351: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52392: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52395: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ceac64b0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880447.52398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880447.52432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880447.52436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880447.52442: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceac73b0> <<< 32645 1726880447.52482: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52485: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ceac7a10> <<< 32645 1726880447.52503: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceac6900> <<< 32645 1726880447.52508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880447.52536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880447.52573: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52586: 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 0x7f34ce8904a0> <<< 32645 1726880447.52594: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceac7b90> <<< 32645 1726880447.52631: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa2b70> <<< 32645 1726880447.52652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880447.52676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880447.52697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880447.52718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880447.52755: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52767: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce8c43b0> <<< 32645 1726880447.52781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880447.52787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880447.52813: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52820: 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 0x7f34ce8c4ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c4c50> <<< 32645 1726880447.52842: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce8c4f20> <<< 32645 1726880447.52868: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.52968: stdout chunk (state=3): >>># 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 0x7f34ce8c5100><<< 32645 1726880447.52973: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce892540> <<< 32645 1726880447.53004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880447.53022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880447.53051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880447.53062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880447.53071: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c6810> <<< 32645 1726880447.53096: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c5490> <<< 32645 1726880447.53113: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa3290> <<< 32645 1726880447.53138: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880447.53203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.53219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880447.53255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880447.53284: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8eeba0> <<< 32645 1726880447.53344: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880447.53356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.53379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880447.53398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880447.53443: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce90ed50> <<< 32645 1726880447.53463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880447.53512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880447.53564: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880447.53589: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880447.53594: 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 0x7f34ce937b30> <<< 32645 1726880447.53613: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880447.53644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880447.53669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880447.53710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880447.53805: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce96e2a0> <<< 32645 1726880447.53887: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce937b90> <<< 32645 1726880447.53925: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce90f9e0> <<< 32645 1726880447.53953: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880447.53975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce74cc20> <<< 32645 1726880447.53981: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce90dd90> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c7740> <<< 32645 1726880447.54079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880447.54104: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34ce90deb0> <<< 32645 1726880447.54191: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_s9dtzgb5/ansible_file_payload.zip' <<< 32645 1726880447.54197: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.54346: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.54375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880447.54383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880447.54430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880447.54508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880447.54545: 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 0x7f34ce7a6810> <<< 32645 1726880447.54553: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880447.54748: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce77d700> <<< 32645 1726880447.54758: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce77c890> <<< 32645 1726880447.54769: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.54786: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880447.54791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.54817: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.54820: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.54842: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880447.54858: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.56405: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.57664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880447.57671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7a4c20> <<< 32645 1726880447.57691: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880447.57697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.57723: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880447.57728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880447.57756: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880447.57761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880447.57786: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.57797: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.57803: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce7ca180> <<< 32645 1726880447.57831: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7c9f10> <<< 32645 1726880447.57870: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7c9820> <<< 32645 1726880447.57885: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880447.57893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880447.57938: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7c9c70> <<< 32645 1726880447.57941: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7a74a0> <<< 32645 1726880447.57943: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880447.57970: 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 0x7f34ce7caed0> <<< 32645 1726880447.58000: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.58005: 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 0x7f34ce7cb110> <<< 32645 1726880447.58025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880447.58068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880447.58089: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880447.58133: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7cb5f0> <<< 32645 1726880447.58145: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880447.58164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880447.58194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880447.58226: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce63d370> <<< 32645 1726880447.58256: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.58275: 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 0x7f34ce63ef90> <<< 32645 1726880447.58286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880447.58296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880447.58334: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce63f950> <<< 32645 1726880447.58352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880447.58387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880447.58405: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce640b30> <<< 32645 1726880447.58420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880447.58456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880447.58476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880447.58484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880447.58537: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce643620> <<< 32645 1726880447.58577: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.58583: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce643980> <<< 32645 1726880447.58598: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce6418e0> <<< 32645 1726880447.58620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880447.58645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880447.58669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880447.58675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880447.58693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880447.58723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880447.58755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880447.58763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce647530> <<< 32645 1726880447.58769: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880447.58843: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce646030> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce645d90> <<< 32645 1726880447.58867: 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' <<< 32645 1726880447.58965: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce6462d0> <<< 32645 1726880447.58989: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce641df0> <<< 32645 1726880447.59017: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.59024: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce68f5c0> <<< 32645 1726880447.59051: 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 0x7f34ce68f830> <<< 32645 1726880447.59073: 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 <<< 32645 1726880447.59091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880447.59115: 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' <<< 32645 1726880447.59156: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.59169: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce6912b0> <<< 32645 1726880447.59176: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce691070> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880447.59296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880447.59350: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.59358: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce693830> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce691970> <<< 32645 1726880447.59381: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880447.59425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.59450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880447.59467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880447.59470: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880447.59519: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce696f90> <<< 32645 1726880447.59672: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce693950> <<< 32645 1726880447.59752: 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' <<< 32645 1726880447.59758: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce697950> <<< 32645 1726880447.59790: 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' <<< 32645 1726880447.59793: 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 0x7f34ce698320> <<< 32645 1726880447.59845: 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 0x7f34ce6980b0> <<< 32645 1726880447.59852: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce68f9e0> <<< 32645 1726880447.59877: 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 <<< 32645 1726880447.59883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880447.59906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880447.59929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880447.59961: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.59990: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.59996: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce69b830> <<< 32645 1726880447.60195: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.60211: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce69c9e0> <<< 32645 1726880447.60214: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce69a000> <<< 32645 1726880447.60258: 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 0x7f34ce69b3b0> <<< 32645 1726880447.60283: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce699c40> <<< 32645 1726880447.60287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60290: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60308: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880447.60317: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60417: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60526: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60550: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880447.60570: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60586: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880447.60600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.60880: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.61552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.62229: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880447.62243: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880447.62251: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880447.62268: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880447.62294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.62350: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.62356: 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 0x7f34ce720b90> <<< 32645 1726880447.62458: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880447.62467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880447.62483: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce721a30> <<< 32645 1726880447.62499: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce69fef0> <<< 32645 1726880447.62547: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880447.62561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.62580: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.62603: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880447.62611: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.62785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.62974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880447.62980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce721ac0> <<< 32645 1726880447.63000: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.63561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64187: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64275: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880447.64282: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64331: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880447.64378: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64462: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64579: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880447.64600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64609: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64619: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880447.64632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.64719: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880447.64725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.65007: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.65283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880447.65351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880447.65362: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880447.65453: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce722c90> <<< 32645 1726880447.65466: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.65547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.65640: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880447.65645: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880447.65648: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880447.65666: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880447.65674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880447.65690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880447.65770: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.65904: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.65910: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce52e6c0> <<< 32645 1726880447.65966: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880447.65969: 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 0x7f34ce52ef90> <<< 32645 1726880447.65983: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce723b00> <<< 32645 1726880447.66000: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66050: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66098: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880447.66104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66151: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66339: 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 <<< 32645 1726880447.66386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.66473: 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' <<< 32645 1726880447.66480: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34ce52dca0> <<< 32645 1726880447.66525: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce52f200> <<< 32645 1726880447.66557: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880447.66566: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880447.66572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66640: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66709: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66740: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.66785: 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 <<< 32645 1726880447.66791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880447.66813: 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 <<< 32645 1726880447.66838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880447.66858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880447.66920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880447.66939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880447.66961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880447.67018: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce807200> <<< 32645 1726880447.67069: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce538f50> <<< 32645 1726880447.67155: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce5372c0> <<< 32645 1726880447.67171: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce537110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880447.67177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.67204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.67236: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880447.67244: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880447.67301: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880447.67308: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.67329: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880447.67352: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.67928: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.68549: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880447.68716: stdout chunk (state=3): >>> {"path": "/etc/cluster/fence_xvm.key", "changed": true, "diff": {"before": {"path": "/etc/cluster/fence_xvm.key", "state": "file"}, "after": {"path": "/etc/cluster/fence_xvm.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cluster/fence_xvm.key", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 32645 1726880447.68723: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880447.69064: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880447.69093: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 32645 1726880447.69102: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69109: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap <<< 32645 1726880447.69142: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 32645 1726880447.69151: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # 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 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 <<< 32645 1726880447.69174: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69196: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69208: stdout chunk (state=3): >>># 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<<< 32645 1726880447.69233: stdout chunk (state=3): >>> # 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 <<< 32645 1726880447.69239: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69261: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69274: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69282: stdout chunk (state=3): >>># 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 <<< 32645 1726880447.69529: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880447.69538: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880447.69553: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880447.69564: stdout chunk (state=3): >>># destroy zipfile <<< 32645 1726880447.69572: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880447.69599: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880447.69607: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880447.69621: stdout chunk (state=3): >>># destroy zipimport # destroy array <<< 32645 1726880447.69675: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 32645 1726880447.69683: stdout chunk (state=3): >>># cleanup[3] wiping hashlib <<< 32645 1726880447.69687: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 32645 1726880447.69690: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon<<< 32645 1726880447.69716: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< 32645 1726880447.69752: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880447.69765: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading <<< 32645 1726880447.69779: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 32645 1726880447.69799: stdout chunk (state=3): >>># destroy encodings <<< 32645 1726880447.69821: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 32645 1726880447.69846: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref <<< 32645 1726880447.69864: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 32645 1726880447.69882: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880447.69899: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880447.69914: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 32645 1726880447.69924: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types <<< 32645 1726880447.69954: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc <<< 32645 1726880447.69970: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 32645 1726880447.69983: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880447.69990: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 32645 1726880447.70044: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880447.70203: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880447.70237: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 32645 1726880447.70288: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale <<< 32645 1726880447.70304: stdout chunk (state=3): >>># destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 32645 1726880447.70319: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 32645 1726880447.70330: stdout chunk (state=3): >>># destroy _string <<< 32645 1726880447.70347: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 32645 1726880447.70366: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880447.70379: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro <<< 32645 1726880447.70389: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 32645 1726880447.70407: stdout chunk (state=3): >>># destroy select <<< 32645 1726880447.70415: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux <<< 32645 1726880447.70430: stdout chunk (state=3): >>># destroy collections # destroy copyreg # destroy contextlib # destroy _signal <<< 32645 1726880447.70460: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex <<< 32645 1726880447.70470: stdout chunk (state=3): >>># destroy subprocess # destroy warnings # destroy operator <<< 32645 1726880447.70577: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 32645 1726880447.70583: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880447.70626: stdout chunk (state=3): >>># destroy re # destroy _random # destroy itertools # destroy _collections<<< 32645 1726880447.70632: stdout chunk (state=3): >>> # destroy _operator # destroy _sha2 # destroy builtins <<< 32645 1726880447.70661: stdout chunk (state=3): >>># destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools <<< 32645 1726880447.70675: stdout chunk (state=3): >>># destroy _io # clear sys.audit hooks <<< 32645 1726880447.71073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880447.71118: stderr chunk (state=3): >>><<< 32645 1726880447.71121: stdout chunk (state=3): >>><<< 32645 1726880447.71189: _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 0x7f34cec0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cebdbb30> # /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 0x7f34cec0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f34ce9e1160> # /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 0x7f34ce9e23f0> # /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 0x7f34ce9e31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce9e2600> # /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 0x7f34cea14140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f34ce9e2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f34cea32180> # /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 0x7f34cea71250> # /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 0x7f34cea718e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea33e60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea32b70> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea3b2f0> # /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 0x7f34ceaa0e60> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea73a40> # /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 0x7f34ceaa0fb0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea4db20> # /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 0x7f34ceaa2180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea3a5d0> # /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 0x7f34ceaa25d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa2480> # 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 0x7f34ceaa2870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34cea391c0> 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 0x7f34ceac4d70> 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 0x7f34ceac64b0> # /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 0x7f34ceac73b0> # 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 0x7f34ceac7a10> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceac6900> # /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 0x7f34ce8904a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceac7b90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa2b70> # /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 0x7f34ce8c43b0> # /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 0x7f34ce8c4ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c4c50> # 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 0x7f34ce8c4f20> # 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 0x7f34ce8c5100> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce892540> # /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 0x7f34ce8c6810> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c5490> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ceaa3290> # /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 0x7f34ce8eeba0> # /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 0x7f34ce90ed50> # /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 0x7f34ce937b30> # /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 0x7f34ce96e2a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce937b90> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce90f9e0> # /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 0x7f34ce74cc20> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce90dd90> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce8c7740> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34ce90deb0> # zipimport: found 30 names in '/tmp/ansible_file_payload_s9dtzgb5/ansible_file_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 0x7f34ce7a6810> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce77d700> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce77c890> # 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 0x7f34ce7a4c20> # /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 0x7f34ce7ca180> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7c9f10> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7c9820> # /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 0x7f34ce7c9c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce7a74a0> 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 0x7f34ce7caed0> # 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 0x7f34ce7cb110> # /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 0x7f34ce7cb5f0> 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 0x7f34ce63d370> # 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 0x7f34ce63ef90> # /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 0x7f34ce63f950> # /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 0x7f34ce640b30> # /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 0x7f34ce643620> # 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 0x7f34ce643980> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce6418e0> # /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 0x7f34ce647530> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce646030> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce645d90> # /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 0x7f34ce6462d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce641df0> # 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 0x7f34ce68f5c0> # /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 0x7f34ce68f830> # /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 0x7f34ce6912b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce691070> # /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 0x7f34ce693830> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce691970> # /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 0x7f34ce696f90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce693950> # 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 0x7f34ce697950> # 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 0x7f34ce698320> # 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 0x7f34ce6980b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce68f9e0> # /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 0x7f34ce69b830> # 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 0x7f34ce69c9e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce69a000> # 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 0x7f34ce69b3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce699c40> # 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 0x7f34ce720b90> # /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 0x7f34ce721a30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce69fef0> 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 0x7f34ce721ac0> # 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 0x7f34ce722c90> # 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 0x7f34ce52e6c0> # 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 0x7f34ce52ef90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce723b00> # 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 0x7f34ce52dca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce52f200> 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 0x7f34ce807200> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce538f50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce5372c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34ce537110> # 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 {"path": "/etc/cluster/fence_xvm.key", "changed": true, "diff": {"before": {"path": "/etc/cluster/fence_xvm.key", "state": "file"}, "after": {"path": "/etc/cluster/fence_xvm.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cluster/fence_xvm.key", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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._abc # destroy importlib.util # destroy importlib.machinery # 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 ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880447.71843: done with _execute_module (file, {'path': '/etc/cluster/fence_xvm.key', 'state': 'absent', '_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': 'file', '_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-1726880447.3810506-34345-39310139312867/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880447.71846: _low_level_execute_command(): starting 32645 1726880447.71851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880447.3810506-34345-39310139312867/ > /dev/null 2>&1 && sleep 0' 32645 1726880447.71896: 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 <<< 32645 1726880447.71917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880447.71920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.71976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.71981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.72023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.73974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.74016: stderr chunk (state=3): >>><<< 32645 1726880447.74019: stdout chunk (state=3): >>><<< 32645 1726880447.74034: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.74047: handler run complete 32645 1726880447.74068: attempt loop complete, returning result 32645 1726880447.74071: _execute() done 32645 1726880447.74074: dumping result to json 32645 1726880447.74080: done dumping result, returning 32645 1726880447.74087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey [1266f4c6-4e69-28d7-f79e-000000000173] 32645 1726880447.74095: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000173 32645 1726880447.74188: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000173 32645 1726880447.74191: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/cluster/fence_xvm.key", "state": "absent" } 32645 1726880447.74285: no more pending results, returning what we have 32645 1726880447.74288: results queue empty 32645 1726880447.74289: checking for any_errors_fatal 32645 1726880447.74314: done checking for any_errors_fatal 32645 1726880447.74315: checking for max_fail_percentage 32645 1726880447.74317: done checking for max_fail_percentage 32645 1726880447.74318: checking to see if all hosts have failed and the running result is not ok 32645 1726880447.74319: done checking to see if all hosts have failed 32645 1726880447.74320: getting the remaining hosts for this loop 32645 1726880447.74322: done getting the remaining hosts for this loop 32645 1726880447.74326: getting the next task for host managed_node2 32645 1726880447.74336: done getting next task for host managed_node2 32645 1726880447.74340: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure qnetd 32645 1726880447.74344: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880447.74357: getting variables 32645 1726880447.74359: in VariableManager get_vars() 32645 1726880447.74395: Calling all_inventory to load vars for managed_node2 32645 1726880447.74398: Calling groups_inventory to load vars for managed_node2 32645 1726880447.74401: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880447.74418: Calling all_plugins_play to load vars for managed_node2 32645 1726880447.74422: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880447.74426: Calling groups_plugins_play to load vars for managed_node2 32645 1726880447.75494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880447.76580: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.76598: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.76602: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.76650: done with get_vars() 32645 1726880447.76669: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure qnetd] ****************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:109 Friday 20 September 2024 21:00:47 -0400 (0:00:00.430) 0:01:02.340 ****** 32645 1726880447.76744: entering _queue_task() for managed_node2/include_tasks 32645 1726880447.76949: worker is 1 (out of 1 available) 32645 1726880447.76963: exiting _queue_task() for managed_node2/include_tasks 32645 1726880447.76976: done queuing things up, now waiting for results queue to drain 32645 1726880447.76978: waiting for pending results... 32645 1726880447.77183: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure qnetd 32645 1726880447.77280: in run() - task 1266f4c6-4e69-28d7-f79e-000000000175 32645 1726880447.77293: variable 'ansible_search_path' from source: unknown 32645 1726880447.77296: variable 'ansible_search_path' from source: unknown 32645 1726880447.77332: calling self._execute() 32645 1726880447.77417: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.77421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.77438: variable 'omit' from source: magic vars 32645 1726880447.77796: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 32645 1726880447.77818: _execute() done 32645 1726880447.77821: dumping result to json 32645 1726880447.77824: done dumping result, returning 32645 1726880447.77834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure qnetd [1266f4c6-4e69-28d7-f79e-000000000175] 32645 1726880447.77839: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000175 32645 1726880447.77938: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000175 32645 1726880447.77941: WORKER PROCESS EXITING 32645 1726880447.78010: no more pending results, returning what we have 32645 1726880447.78014: in VariableManager get_vars() 32645 1726880447.78055: Calling all_inventory to load vars for managed_node2 32645 1726880447.78058: Calling groups_inventory to load vars for managed_node2 32645 1726880447.78061: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880447.78071: Calling all_plugins_play to load vars for managed_node2 32645 1726880447.78075: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880447.78081: Calling groups_plugins_play to load vars for managed_node2 32645 1726880447.78996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880447.80086: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.80100: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.80104: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.80147: done with get_vars() 32645 1726880447.80166: variable 'ansible_search_path' from source: unknown 32645 1726880447.80167: variable 'ansible_search_path' from source: unknown 32645 1726880447.80188: we have included files to process 32645 1726880447.80189: generating all_blocks data 32645 1726880447.80190: done generating all_blocks data 32645 1726880447.80194: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml 32645 1726880447.80195: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml 32645 1726880447.80196: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml 32645 1726880447.80554: done processing included file 32645 1726880447.80557: iterating over new_blocks loaded from include file 32645 1726880447.80558: in VariableManager get_vars() 32645 1726880447.80572: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.80587: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.80591: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.80614: done with get_vars() 32645 1726880447.80615: filtering new block on tags 32645 1726880447.80637: done filtering new block on tags 32645 1726880447.80639: in VariableManager get_vars() 32645 1726880447.80654: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.80666: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.80669: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.80694: done with get_vars() 32645 1726880447.80696: filtering new block on tags 32645 1726880447.80726: done filtering new block on tags 32645 1726880447.80729: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for managed_node2 32645 1726880447.80733: extending task lists for all hosts with included blocks 32645 1726880447.80792: done extending task lists 32645 1726880447.80793: done processing included files 32645 1726880447.80794: results queue empty 32645 1726880447.80794: checking for any_errors_fatal 32645 1726880447.80799: done checking for any_errors_fatal 32645 1726880447.80800: checking for max_fail_percentage 32645 1726880447.80801: done checking for max_fail_percentage 32645 1726880447.80802: checking to see if all hosts have failed and the running result is not ok 32645 1726880447.80803: done checking to see if all hosts have failed 32645 1726880447.80803: getting the remaining hosts for this loop 32645 1726880447.80804: done getting the remaining hosts for this loop 32645 1726880447.80806: getting the next task for host managed_node2 32645 1726880447.80810: done getting next task for host managed_node2 32645 1726880447.80812: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove qnetd configuration 32645 1726880447.80814: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880447.80821: getting variables 32645 1726880447.80822: in VariableManager get_vars() 32645 1726880447.80832: Calling all_inventory to load vars for managed_node2 32645 1726880447.80837: Calling groups_inventory to load vars for managed_node2 32645 1726880447.80839: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880447.80842: Calling all_plugins_play to load vars for managed_node2 32645 1726880447.80844: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880447.80846: Calling groups_plugins_play to load vars for managed_node2 32645 1726880447.81699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880447.82768: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.82781: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.82784: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.82814: done with get_vars() 32645 1726880447.82832: done getting variables 32645 1726880447.82868: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Remove qnetd configuration] ******* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 Friday 20 September 2024 21:00:47 -0400 (0:00:00.061) 0:01:02.402 ****** 32645 1726880447.82891: entering _queue_task() for managed_node2/command 32645 1726880447.83082: worker is 1 (out of 1 available) 32645 1726880447.83096: exiting _queue_task() for managed_node2/command 32645 1726880447.83110: done queuing things up, now waiting for results queue to drain 32645 1726880447.83111: waiting for pending results... 32645 1726880447.83295: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qnetd configuration 32645 1726880447.83409: in run() - task 1266f4c6-4e69-28d7-f79e-0000000006ea 32645 1726880447.83423: variable 'ansible_search_path' from source: unknown 32645 1726880447.83426: variable 'ansible_search_path' from source: unknown 32645 1726880447.83463: calling self._execute() 32645 1726880447.83540: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.83546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.83561: variable 'omit' from source: magic vars 32645 1726880447.83932: variable 'ansible_check_mode' from source: magic vars 32645 1726880447.83942: Evaluated conditional (not ansible_check_mode): True 32645 1726880447.84126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880447.85906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880447.85963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880447.86003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880447.86035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880447.86059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880447.86125: 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) 32645 1726880447.86152: 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) 32645 1726880447.86174: 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) 32645 1726880447.86211: 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) 32645 1726880447.86224: 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) 32645 1726880447.86334: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880447.86353: Evaluated conditional (( not ha_cluster_qnetd.present | d(false) or ha_cluster_qnetd.regenerate_keys | d(false) )): False 32645 1726880447.86356: when evaluation is False, skipping this task 32645 1726880447.86359: _execute() done 32645 1726880447.86364: dumping result to json 32645 1726880447.86368: done dumping result, returning 32645 1726880447.86375: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qnetd configuration [1266f4c6-4e69-28d7-f79e-0000000006ea] 32645 1726880447.86380: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ea 32645 1726880447.86477: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ea 32645 1726880447.86480: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "( not ha_cluster_qnetd.present | d(false) or ha_cluster_qnetd.regenerate_keys | d(false) )", "skip_reason": "Conditional result was False" } 32645 1726880447.86555: no more pending results, returning what we have 32645 1726880447.86558: results queue empty 32645 1726880447.86559: checking for any_errors_fatal 32645 1726880447.86561: done checking for any_errors_fatal 32645 1726880447.86562: checking for max_fail_percentage 32645 1726880447.86564: done checking for max_fail_percentage 32645 1726880447.86565: checking to see if all hosts have failed and the running result is not ok 32645 1726880447.86566: done checking to see if all hosts have failed 32645 1726880447.86567: getting the remaining hosts for this loop 32645 1726880447.86568: done getting the remaining hosts for this loop 32645 1726880447.86572: getting the next task for host managed_node2 32645 1726880447.86581: done getting next task for host managed_node2 32645 1726880447.86584: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Setup qnetd 32645 1726880447.86588: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880447.86605: getting variables 32645 1726880447.86606: in VariableManager get_vars() 32645 1726880447.86640: Calling all_inventory to load vars for managed_node2 32645 1726880447.86642: Calling groups_inventory to load vars for managed_node2 32645 1726880447.86644: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880447.86653: Calling all_plugins_play to load vars for managed_node2 32645 1726880447.86655: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880447.86658: Calling groups_plugins_play to load vars for managed_node2 32645 1726880447.87558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880447.88661: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880447.88674: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.88678: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880447.88723: done with get_vars() 32645 1726880447.88744: done getting variables 32645 1726880447.88786: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Setup qnetd] ********************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:16 Friday 20 September 2024 21:00:47 -0400 (0:00:00.059) 0:01:02.461 ****** 32645 1726880447.88812: entering _queue_task() for managed_node2/command 32645 1726880447.89007: worker is 1 (out of 1 available) 32645 1726880447.89022: exiting _queue_task() for managed_node2/command 32645 1726880447.89038: done queuing things up, now waiting for results queue to drain 32645 1726880447.89040: waiting for pending results... 32645 1726880447.89243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Setup qnetd 32645 1726880447.89364: in run() - task 1266f4c6-4e69-28d7-f79e-0000000006ec 32645 1726880447.89377: variable 'ansible_search_path' from source: unknown 32645 1726880447.89383: variable 'ansible_search_path' from source: unknown 32645 1726880447.89414: calling self._execute() 32645 1726880447.89497: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.89508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.89516: variable 'omit' from source: magic vars 32645 1726880447.89931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880447.91811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880447.91869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880447.91902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880447.91935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880447.91959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880447.92024: 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) 32645 1726880447.92052: 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) 32645 1726880447.92073: 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) 32645 1726880447.92107: 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) 32645 1726880447.92122: 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) 32645 1726880447.92208: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880447.92228: Evaluated conditional (ha_cluster_qnetd.present | d(false)): True 32645 1726880447.92316: variable 'ansible_check_mode' from source: magic vars 32645 1726880447.92325: Evaluated conditional (not ansible_check_mode): True 32645 1726880447.92334: variable 'omit' from source: magic vars 32645 1726880447.92382: variable 'omit' from source: magic vars 32645 1726880447.92409: variable 'omit' from source: magic vars 32645 1726880447.92445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880447.92462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880447.92478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880447.92504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880447.92514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880447.92549: variable 'inventory_hostname' from source: set_fact 32645 1726880447.92553: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.92561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.92636: Set connection var ansible_shell_executable to /bin/sh 32645 1726880447.92645: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880447.92653: Set connection var ansible_timeout to 10 32645 1726880447.92658: Set connection var ansible_shell_type to sh 32645 1726880447.92672: Set connection var ansible_pipelining to False 32645 1726880447.92675: Set connection var ansible_connection to ssh 32645 1726880447.92692: variable 'ansible_shell_executable' from source: unknown 32645 1726880447.92695: variable 'ansible_connection' from source: unknown 32645 1726880447.92700: variable 'ansible_module_compression' from source: unknown 32645 1726880447.92702: variable 'ansible_shell_type' from source: unknown 32645 1726880447.92707: variable 'ansible_shell_executable' from source: unknown 32645 1726880447.92711: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880447.92716: variable 'ansible_pipelining' from source: unknown 32645 1726880447.92719: variable 'ansible_timeout' from source: unknown 32645 1726880447.92725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880447.92814: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880447.92822: variable 'omit' from source: magic vars 32645 1726880447.92829: starting attempt loop 32645 1726880447.92834: running the handler 32645 1726880447.92850: _low_level_execute_command(): starting 32645 1726880447.92858: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880447.93354: 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 <<< 32645 1726880447.93363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880447.93377: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.93442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.93446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.93449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.93495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.95251: stdout chunk (state=3): >>>/root <<< 32645 1726880447.95362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.95409: stderr chunk (state=3): >>><<< 32645 1726880447.95413: stdout chunk (state=3): >>><<< 32645 1726880447.95434: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.95443: _low_level_execute_command(): starting 32645 1726880447.95452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624 `" && echo ansible-tmp-1726880447.9543023-34355-3147459227624="` echo /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624 `" ) && sleep 0' 32645 1726880447.96084: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880447.96101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.96116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.96138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880447.96167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.96247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880447.98262: stdout chunk (state=3): >>>ansible-tmp-1726880447.9543023-34355-3147459227624=/root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624 <<< 32645 1726880447.98450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880447.98469: stdout chunk (state=3): >>><<< 32645 1726880447.98485: stderr chunk (state=3): >>><<< 32645 1726880447.98508: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880447.9543023-34355-3147459227624=/root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880447.98658: variable 'ansible_module_compression' from source: unknown 32645 1726880447.98662: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880447.98665: variable 'ansible_facts' from source: unknown 32645 1726880447.98733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py 32645 1726880447.98863: Sending initial data 32645 1726880447.98936: Sent initial data (154 bytes) 32645 1726880447.99303: 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 <<< 32645 1726880447.99321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880447.99342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880447.99382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880447.99398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880447.99441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880448.01082: 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" <<< 32645 1726880448.01089: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880448.01120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880448.01163: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2bw7bbro /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py <<< 32645 1726880448.01166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py" <<< 32645 1726880448.01198: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp2bw7bbro" to remote "/root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py" <<< 32645 1726880448.01976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880448.02034: stderr chunk (state=3): >>><<< 32645 1726880448.02038: stdout chunk (state=3): >>><<< 32645 1726880448.02055: done transferring module to remote 32645 1726880448.02066: _low_level_execute_command(): starting 32645 1726880448.02071: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/ /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py && sleep 0' 32645 1726880448.02496: 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 <<< 32645 1726880448.02502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880448.02505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880448.02507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880448.02560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880448.02565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880448.02606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880448.04470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880448.04509: stderr chunk (state=3): >>><<< 32645 1726880448.04513: stdout chunk (state=3): >>><<< 32645 1726880448.04525: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880448.04528: _low_level_execute_command(): starting 32645 1726880448.04539: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/AnsiballZ_command.py && sleep 0' 32645 1726880448.04946: 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 <<< 32645 1726880448.04952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880448.04955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880448.04957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880448.05008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880448.05015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880448.05065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880448.07241: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880448.07273: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880448.07308: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880448.07314: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880448.07392: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880448.07398: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880448.07434: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880448.07471: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880448.07504: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880448.07512: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880448.07572: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.07595: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880448.07620: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880448.07658: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880448.07688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880448.07701: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ebb4530> <<< 32645 1726880448.07707: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363eb83b30> <<< 32645 1726880448.07737: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880448.07740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880448.07750: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ebb6ab0> <<< 32645 1726880448.07776: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880448.07799: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880448.07807: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880448.07825: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880448.07860: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880448.07958: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880448.07986: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880448.07993: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880448.08023: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880448.08038: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880448.08052: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880448.08063: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880448.08083: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880448.08119: 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 <<< 32645 1726880448.08122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880448.08142: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e989160> <<< 32645 1726880448.08194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880448.08202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880448.08227: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e98a3f0> <<< 32645 1726880448.08252: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880448.08257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.08273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880448.08299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880448.08313: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e98b1d0> <<< 32645 1726880448.08317: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e98a600> <<< 32645 1726880448.08353: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880448.08359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9bc140> <<< 32645 1726880448.08381: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880448.08386: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880448.08414: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880448.08446: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880448.08499: 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 <<< 32645 1726880448.08518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.08522: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e98a150> <<< 32645 1726880448.08534: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880448.08578: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880448.08581: stdout chunk (state=3): >>># destroy google <<< 32645 1726880448.08595: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880448.08605: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880448.08631: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880448.08664: 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. <<< 32645 1726880448.08903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880448.08923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880448.08962: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880448.08971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.08992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880448.09032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880448.09051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880448.09069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880448.09098: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880448.09105: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9da0c0> <<< 32645 1726880448.09121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880448.09157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880448.09178: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880448.09223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.09242: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880448.09271: 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' <<< 32645 1726880448.09277: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea19160> <<< 32645 1726880448.09300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880448.09324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea197f0> <<< 32645 1726880448.09342: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880448.09390: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9db830> <<< 32645 1726880448.09401: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880448.09436: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9daab0> <<< 32645 1726880448.09542: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9e3230> <<< 32645 1726880448.09569: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880448.09592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880448.09605: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880448.09627: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880448.09657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880448.09680: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880448.09685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880448.09703: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea48d40> <<< 32645 1726880448.09723: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea1b920> <<< 32645 1726880448.09759: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880448.09764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea48e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9f5a30> <<< 32645 1726880448.09818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880448.09852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880448.09856: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9e2510> <<< 32645 1726880448.09886: 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' <<< 32645 1726880448.09921: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.09927: 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 0x7f363ea4a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4a330> <<< 32645 1726880448.09970: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.09979: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f363ea4a720> <<< 32645 1726880448.09998: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9e1100> <<< 32645 1726880448.10006: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880448.10040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880448.10078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880448.10108: 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' <<< 32645 1726880448.10121: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea70c20> <<< 32645 1726880448.10132: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880448.10170: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.10180: 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 0x7f363ea72360><<< 32645 1726880448.10190: stdout chunk (state=3): >>> <<< 32645 1726880448.10198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880448.10235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880448.10243: 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' <<< 32645 1726880448.10258: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea73200> <<< 32645 1726880448.10298: 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 0x7f363ea73860> <<< 32645 1726880448.10313: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea72750> <<< 32645 1726880448.10331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880448.10355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880448.10399: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.10413: 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 0x7f363e8402f0> <<< 32645 1726880448.10421: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea739e0> <<< 32645 1726880448.10456: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4aa20> <<< 32645 1726880448.10494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880448.10511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880448.10536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880448.10555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880448.10587: 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 0x7f363e86c200> <<< 32645 1726880448.10616: 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' <<< 32645 1726880448.10657: 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 0x7f363e86cd40> <<< 32645 1726880448.10663: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86caa0> <<< 32645 1726880448.10689: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.10695: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f363e86cd70> <<< 32645 1726880448.10712: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.10798: stdout chunk (state=3): >>># 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 0x7f363e86cf50> <<< 32645 1726880448.10819: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e842360> <<< 32645 1726880448.10840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880448.10865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880448.10895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880448.10903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880448.10909: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86e5d0> <<< 32645 1726880448.10937: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86d250> <<< 32645 1726880448.10958: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4b140> <<< 32645 1726880448.10987: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880448.11045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.11069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880448.11104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880448.11135: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e89a990> <<< 32645 1726880448.11195: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880448.11212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.11230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880448.11253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880448.11300: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8b6b10> <<< 32645 1726880448.11323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880448.11372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880448.11430: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880448.11453: 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' <<< 32645 1726880448.11460: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8e7890> <<< 32645 1726880448.11477: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880448.11511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880448.11534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880448.11579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880448.11671: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e91a030> <<< 32645 1726880448.11757: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8e79b0> <<< 32645 1726880448.11793: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8b77a0> <<< 32645 1726880448.11822: 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 0x7f363e6ec980> <<< 32645 1726880448.11849: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8b5b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86f530> <<< 32645 1726880448.11965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880448.11982: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f363e8b5f10> <<< 32645 1726880448.12061: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_9q8vw_q9/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 32645 1726880448.12231: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.12269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880448.12273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880448.12309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880448.12391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880448.12439: 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 0x7f363e74a690> <<< 32645 1726880448.12443: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880448.12671: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e725580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e7246e0> <<< 32645 1726880448.12681: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 32645 1726880448.12690: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.12717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880448.12734: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880448.12750: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.14309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.15629: 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 0x7f363e748560> # /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' <<< 32645 1726880448.15682: 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' <<< 32645 1726880448.15686: 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' <<< 32645 1726880448.15720: 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 0x7f363e76df70> <<< 32645 1726880448.15758: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e76dd00> <<< 32645 1726880448.15815: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e76d610> <<< 32645 1726880448.15823: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880448.15853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880448.15881: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e76dd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86cbf0> import 'atexit' # <<< 32645 1726880448.15912: 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 0x7f363e76ecf0> <<< 32645 1726880448.15955: 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 0x7f363e76ef30> <<< 32645 1726880448.15976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880448.16019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880448.16033: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880448.16094: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e76f410> <<< 32645 1726880448.16097: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880448.16125: 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' <<< 32645 1726880448.16172: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5dd130> <<< 32645 1726880448.16216: 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 0x7f363e5ded50> <<< 32645 1726880448.16246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880448.16265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880448.16299: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5df6e0> <<< 32645 1726880448.16345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880448.16350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880448.16377: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e08c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880448.16426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880448.16453: 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' <<< 32645 1726880448.16498: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e33b0> <<< 32645 1726880448.16563: 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 0x7f363e5e36e0> <<< 32645 1726880448.16594: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e1670> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880448.16646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880448.16656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880448.16694: stdout chunk (state=3): >>># /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' <<< 32645 1726880448.16748: 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 0x7f363e5e7380> <<< 32645 1726880448.16753: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880448.16834: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e5e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e5bb0> <<< 32645 1726880448.16859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880448.16876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880448.16948: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e6120> <<< 32645 1726880448.16962: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e1b80> <<< 32645 1726880448.17004: 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 0x7f363e62f4d0> <<< 32645 1726880448.17080: 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 0x7f363e62f6e0> <<< 32645 1726880448.17084: 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 <<< 32645 1726880448.17086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880448.17150: 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' <<< 32645 1726880448.17154: 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 0x7f363e631190> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e630f50> <<< 32645 1726880448.17175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880448.17274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880448.17318: 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 0x7f363e633680> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e631820> <<< 32645 1726880448.17354: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880448.17414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.17443: 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' import '_string' # <<< 32645 1726880448.17498: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e636e70> <<< 32645 1726880448.17652: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e633830> <<< 32645 1726880448.17727: 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 0x7f363e637f50> <<< 32645 1726880448.17768: 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 0x7f363e637f20> <<< 32645 1726880448.17832: 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 0x7f363e639550> <<< 32645 1726880448.17866: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e62f8f0> # /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' <<< 32645 1726880448.17901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880448.17913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880448.17948: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.17979: 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 0x7f363e63b890> <<< 32645 1726880448.18184: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.18220: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f363e63cbf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e63a000> <<< 32645 1726880448.18263: 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 0x7f363e63b3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e639c10> <<< 32645 1726880448.18289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880448.18311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.18404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.18547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.18553: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880448.18579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880448.18733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.18864: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.19568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.20255: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880448.20270: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880448.20278: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880448.20299: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880448.20322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.20388: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.20391: 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 0x7f363e6c0e00> <<< 32645 1726880448.20499: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880448.20505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880448.20528: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6c1b80> <<< 32645 1726880448.20545: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e63cd10> <<< 32645 1726880448.20595: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880448.20614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.20635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.20657: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880448.20664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.20843: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.21032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880448.21045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880448.21052: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6c09b0> <<< 32645 1726880448.21069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.21641: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22186: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22270: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22361: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880448.22367: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22456: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880448.22472: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22664: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880448.22693: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22699: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880448.22722: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.22813: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880448.22817: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.23104: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.23387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880448.23455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880448.23471: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880448.23563: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6c2b70> <<< 32645 1726880448.23573: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.23658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.23744: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880448.23752: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880448.23772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880448.23798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880448.23805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880448.23890: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880448.24014: 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 0x7f363e6ca2d0> <<< 32645 1726880448.24090: 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 0x7f363e6cab10> <<< 32645 1726880448.24111: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6c3830> <<< 32645 1726880448.24125: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24220: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880448.24224: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24381: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24454: 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 <<< 32645 1726880448.24499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880448.24600: 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 0x7f363e6c98b0> <<< 32645 1726880448.24638: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6cacc0> <<< 32645 1726880448.24670: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880448.24696: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24752: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24837: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24850: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.24895: 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' <<< 32645 1726880448.24923: 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 <<< 32645 1726880448.24959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880448.24978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880448.25057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880448.25081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880448.25088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880448.25125: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e7a6e10> <<< 32645 1726880448.25179: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e4d49b0> <<< 32645 1726880448.25275: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e4d2e40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e4d2c90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880448.25291: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.25315: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.25347: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880448.25416: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880448.25428: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.25444: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880448.25465: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.25579: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880448.25708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880448.25714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880448.25743: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6c2660> <<< 32645 1726880448.25821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.46273: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Quorum device 'net' initialized\nStarting quorum device...\nquorum device started", "rc": 0, "cmd": ["pcs", "--start", "--", "qdevice", "setup", "model", "net"], "start": "2024-09-20 21:00:48.259072", "end": "2024-09-20 21:00:49.461336", "delta": "0:00:01.202264", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --start -- qdevice setup model net", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880449.46299: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880449.46771: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880449.46811: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 32645 1726880449.46816: stdout chunk (state=3): >>># 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 <<< 32645 1726880449.46883: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880449.46887: stdout chunk (state=3): >>># 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 <<< 32645 1726880449.46915: stdout chunk (state=3): >>># 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 <<< 32645 1726880449.46954: stdout chunk (state=3): >>># 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 <<< 32645 1726880449.46997: stdout chunk (state=3): >>># 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 <<< 32645 1726880449.47026: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy <<< 32645 1726880449.47069: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast <<< 32645 1726880449.47094: stdout chunk (state=3): >>># destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 32645 1726880449.47115: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 32645 1726880449.47373: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880449.47377: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880449.47413: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct <<< 32645 1726880449.47439: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880449.47460: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880449.47485: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880449.47521: 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 <<< 32645 1726880449.47564: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880449.47568: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880449.47589: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch <<< 32645 1726880449.47612: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880449.47661: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880449.47664: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880449.47676: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880449.47721: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880449.47755: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880449.47770: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 32645 1726880449.47811: stdout chunk (state=3): >>># 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 _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 <<< 32645 1726880449.47835: 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<<< 32645 1726880449.47875: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 32645 1726880449.47896: stdout chunk (state=3): >>># 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 <<< 32645 1726880449.47910: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880449.48031: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880449.48065: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 32645 1726880449.48088: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880449.48122: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880449.48127: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880449.48176: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880449.48180: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 32645 1726880449.48206: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880449.48225: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880449.48311: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880449.48341: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880449.48355: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880449.48389: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 32645 1726880449.48410: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools # destroy _abc <<< 32645 1726880449.48444: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880449.48461: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880449.48995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880449.48999: stdout chunk (state=3): >>><<< 32645 1726880449.49001: stderr chunk (state=3): >>><<< 32645 1726880449.49156: _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 0x7f363ebb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363eb83b30> # /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 0x7f363ebb6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f363e989160> # /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 0x7f363e98a3f0> # /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 0x7f363e98b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e98a600> # /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 0x7f363e9bc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f363e98a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f363e9da0c0> # /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 0x7f363ea19160> # /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 0x7f363ea197f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9db830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9daab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9e3230> # /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 0x7f363ea48d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea1b920> # /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 0x7f363ea48e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9f5a30> # /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 0x7f363ea4a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9e2510> # /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 0x7f363ea4a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4a330> # 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 0x7f363ea4a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e9e1100> 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 0x7f363ea70c20> 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 0x7f363ea72360> # /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 0x7f363ea73200> # 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 0x7f363ea73860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea72750> # /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 0x7f363e8402f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea739e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4aa20> # /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 0x7f363e86c200> # /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 0x7f363e86cd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86caa0> # 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 0x7f363e86cd70> # 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 0x7f363e86cf50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e842360> # /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 0x7f363e86e5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86d250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363ea4b140> # /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 0x7f363e89a990> # /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 0x7f363e8b6b10> # /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 0x7f363e8e7890> # /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 0x7f363e91a030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8e79b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8b77a0> # /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 0x7f363e6ec980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e8b5b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86f530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f363e8b5f10> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_9q8vw_q9/ansible_ansible.legacy.command_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 0x7f363e74a690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e725580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e7246e0> # 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 0x7f363e748560> # /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 0x7f363e76df70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e76dd00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e76d610> # /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 0x7f363e76dd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e86cbf0> 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 0x7f363e76ecf0> # 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 0x7f363e76ef30> # /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 0x7f363e76f410> 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 0x7f363e5dd130> # 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 0x7f363e5ded50> # /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 0x7f363e5df6e0> # /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 0x7f363e5e08c0> # /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 0x7f363e5e33b0> # 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 0x7f363e5e36e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e1670> # /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 0x7f363e5e7380> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e5e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e5bb0> # /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 0x7f363e5e6120> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e5e1b80> # 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 0x7f363e62f4d0> # /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 0x7f363e62f6e0> # /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 0x7f363e631190> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e630f50> # /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 0x7f363e633680> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e631820> # /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 0x7f363e636e70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e633830> # 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 0x7f363e637f50> # 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 0x7f363e637f20> # 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 0x7f363e639550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e62f8f0> # /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 0x7f363e63b890> # 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 0x7f363e63cbf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e63a000> # 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 0x7f363e63b3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e639c10> # 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 0x7f363e6c0e00> # /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 0x7f363e6c1b80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e63cd10> 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 0x7f363e6c09b0> # 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 0x7f363e6c2b70> # 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 0x7f363e6ca2d0> # 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 0x7f363e6cab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6c3830> # 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 0x7f363e6c98b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e6cacc0> 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 0x7f363e7a6e10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e4d49b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e4d2e40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f363e4d2c90> # 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 # /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 0x7f363e6c2660> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "Quorum device 'net' initialized\nStarting quorum device...\nquorum device started", "rc": 0, "cmd": ["pcs", "--start", "--", "qdevice", "setup", "model", "net"], "start": "2024-09-20 21:00:48.259072", "end": "2024-09-20 21:00:49.461336", "delta": "0:00:01.202264", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --start -- qdevice setup model net", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880449.50335: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs --start -- qdevice setup model net', '_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.command', '_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-1726880447.9543023-34355-3147459227624/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880449.50339: _low_level_execute_command(): starting 32645 1726880449.50342: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880447.9543023-34355-3147459227624/ > /dev/null 2>&1 && sleep 0' 32645 1726880449.50563: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880449.50567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880449.50650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880449.50668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880449.50715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880449.50740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880449.50828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880449.52928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880449.52941: stdout chunk (state=3): >>><<< 32645 1726880449.52961: stderr chunk (state=3): >>><<< 32645 1726880449.52983: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880449.52996: handler run complete 32645 1726880449.53259: variable '__ha_cluster_pcs_qnetd_setup' from source: unknown 32645 1726880449.53263: Evaluated conditional (__ha_cluster_pcs_qnetd_setup.rc == 0): True 32645 1726880449.53613: variable '__ha_cluster_pcs_qnetd_setup' from source: unknown 32645 1726880449.53636: Evaluated conditional (not ( __ha_cluster_pcs_qnetd_setup.rc == 0 or ( __ha_cluster_pcs_qnetd_setup.rc == 1 and "Quorum device 'net' has been already initialized" in __ha_cluster_pcs_qnetd_setup.stderr ) )): False 32645 1726880449.53660: attempt loop complete, returning result 32645 1726880449.53669: _execute() done 32645 1726880449.53677: dumping result to json 32645 1726880449.53696: done dumping result, returning 32645 1726880449.53711: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Setup qnetd [1266f4c6-4e69-28d7-f79e-0000000006ec] 32645 1726880449.53721: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ec 32645 1726880449.54008: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ec 32645 1726880449.54012: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "pcs", "--start", "--", "qdevice", "setup", "model", "net" ], "delta": "0:00:01.202264", "end": "2024-09-20 21:00:49.461336", "failed_when_result": false, "rc": 0, "start": "2024-09-20 21:00:48.259072" } STDERR: Quorum device 'net' initialized Starting quorum device... quorum device started 32645 1726880449.54176: no more pending results, returning what we have 32645 1726880449.54180: results queue empty 32645 1726880449.54181: checking for any_errors_fatal 32645 1726880449.54190: done checking for any_errors_fatal 32645 1726880449.54191: checking for max_fail_percentage 32645 1726880449.54193: done checking for max_fail_percentage 32645 1726880449.54193: checking to see if all hosts have failed and the running result is not ok 32645 1726880449.54195: done checking to see if all hosts have failed 32645 1726880449.54196: getting the remaining hosts for this loop 32645 1726880449.54198: done getting the remaining hosts for this loop 32645 1726880449.54202: getting the next task for host managed_node2 32645 1726880449.54210: done getting next task for host managed_node2 32645 1726880449.54214: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot 32645 1726880449.54219: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880449.54347: getting variables 32645 1726880449.54349: in VariableManager get_vars() 32645 1726880449.54393: Calling all_inventory to load vars for managed_node2 32645 1726880449.54396: Calling groups_inventory to load vars for managed_node2 32645 1726880449.54399: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880449.54410: Calling all_plugins_play to load vars for managed_node2 32645 1726880449.54413: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880449.54416: Calling groups_plugins_play to load vars for managed_node2 32645 1726880449.56407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880449.58654: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880449.58680: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880449.58687: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880449.58762: done with get_vars() 32645 1726880449.58794: done getting variables 32645 1726880449.58868: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot] *** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:26 Friday 20 September 2024 21:00:49 -0400 (0:00:01.700) 0:01:04.162 ****** 32645 1726880449.58911: entering _queue_task() for managed_node2/service 32645 1726880449.59480: worker is 1 (out of 1 available) 32645 1726880449.59492: exiting _queue_task() for managed_node2/service 32645 1726880449.59506: done queuing things up, now waiting for results queue to drain 32645 1726880449.59507: waiting for pending results... 32645 1726880449.59757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot 32645 1726880449.59831: in run() - task 1266f4c6-4e69-28d7-f79e-0000000006ed 32645 1726880449.59861: variable 'ansible_search_path' from source: unknown 32645 1726880449.59876: variable 'ansible_search_path' from source: unknown 32645 1726880449.59925: calling self._execute() 32645 1726880449.60093: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880449.60096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880449.60098: variable 'omit' from source: magic vars 32645 1726880449.60778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880449.63281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880449.63336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880449.63369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880449.63401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880449.63425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880449.63493: 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) 32645 1726880449.63532: 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) 32645 1726880449.63554: 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) 32645 1726880449.63589: 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) 32645 1726880449.63602: 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) 32645 1726880449.63692: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880449.63711: Evaluated conditional (ha_cluster_qnetd.present | d(false)): True 32645 1726880449.63717: variable 'omit' from source: magic vars 32645 1726880449.63774: variable 'omit' from source: magic vars 32645 1726880449.63889: variable 'ha_cluster_qnetd' from source: play vars 32645 1726880449.63925: variable 'omit' from source: magic vars 32645 1726880449.63952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880449.63975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880449.63990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880449.64006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880449.64017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880449.64044: variable 'inventory_hostname' from source: set_fact 32645 1726880449.64049: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880449.64056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880449.64135: Set connection var ansible_shell_executable to /bin/sh 32645 1726880449.64142: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880449.64150: Set connection var ansible_timeout to 10 32645 1726880449.64153: Set connection var ansible_shell_type to sh 32645 1726880449.64168: Set connection var ansible_pipelining to False 32645 1726880449.64172: Set connection var ansible_connection to ssh 32645 1726880449.64191: variable 'ansible_shell_executable' from source: unknown 32645 1726880449.64194: variable 'ansible_connection' from source: unknown 32645 1726880449.64197: variable 'ansible_module_compression' from source: unknown 32645 1726880449.64200: variable 'ansible_shell_type' from source: unknown 32645 1726880449.64205: variable 'ansible_shell_executable' from source: unknown 32645 1726880449.64207: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880449.64213: variable 'ansible_pipelining' from source: unknown 32645 1726880449.64215: variable 'ansible_timeout' from source: unknown 32645 1726880449.64221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880449.64311: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880449.64321: variable 'omit' from source: magic vars 32645 1726880449.64327: starting attempt loop 32645 1726880449.64332: running the handler 32645 1726880449.64399: variable 'ansible_facts' from source: unknown 32645 1726880449.65169: _low_level_execute_command(): starting 32645 1726880449.65172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880449.65811: 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 <<< 32645 1726880449.65828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880449.65850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880449.65901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880449.65915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880449.65968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880449.67761: stdout chunk (state=3): >>>/root <<< 32645 1726880449.67965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880449.67968: stdout chunk (state=3): >>><<< 32645 1726880449.67971: stderr chunk (state=3): >>><<< 32645 1726880449.67991: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880449.68095: _low_level_execute_command(): starting 32645 1726880449.68099: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068 `" && echo ansible-tmp-1726880449.6800318-34414-36598399303068="` echo /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068 `" ) && sleep 0' 32645 1726880449.68687: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880449.68691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880449.68699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880449.68782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880449.70869: stdout chunk (state=3): >>>ansible-tmp-1726880449.6800318-34414-36598399303068=/root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068 <<< 32645 1726880449.71065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880449.71079: stderr chunk (state=3): >>><<< 32645 1726880449.71089: stdout chunk (state=3): >>><<< 32645 1726880449.71117: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880449.6800318-34414-36598399303068=/root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880449.71162: variable 'ansible_module_compression' from source: unknown 32645 1726880449.71226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 32645 1726880449.71296: variable 'ansible_facts' from source: unknown 32645 1726880449.71558: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py 32645 1726880449.71693: Sending initial data 32645 1726880449.71797: Sent initial data (155 bytes) 32645 1726880449.72366: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880449.72380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880449.72397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880449.72415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880449.72440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880449.72553: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 32645 1726880449.72578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880449.72595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880449.72669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880449.74409: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32645 1726880449.74454: stderr chunk (state=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 <<< 32645 1726880449.74504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880449.74557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpbvcs_nss /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py <<< 32645 1726880449.74561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py" <<< 32645 1726880449.74626: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpbvcs_nss" to remote "/root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py" <<< 32645 1726880449.77242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880449.77277: stderr chunk (state=3): >>><<< 32645 1726880449.77286: stdout chunk (state=3): >>><<< 32645 1726880449.77316: done transferring module to remote 32645 1726880449.77337: _low_level_execute_command(): starting 32645 1726880449.77346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/ /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py && sleep 0' 32645 1726880449.77960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880449.77979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880449.78006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880449.78025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880449.78068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880449.78087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880449.78118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880449.78200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880449.78234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880449.78251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880449.78333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880449.80386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880449.80389: stdout chunk (state=3): >>><<< 32645 1726880449.80392: stderr chunk (state=3): >>><<< 32645 1726880449.80407: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880449.80492: _low_level_execute_command(): starting 32645 1726880449.80495: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/AnsiballZ_systemd.py && sleep 0' 32645 1726880449.81021: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880449.81037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880449.81055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880449.81073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880449.81109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880449.81169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880449.81234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880449.81257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880449.81279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880449.81361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880449.83639: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880449.83668: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880449.83705: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880449.83785: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880449.83847: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880449.83890: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880449.83894: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880449.83916: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880449.83968: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880449.83992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32645 1726880449.84015: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880449.84062: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880449.84109: 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 0x7f19605b4530> <<< 32645 1726880449.84117: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960583b30> <<< 32645 1726880449.84174: 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 0x7f19605b6ab0> <<< 32645 1726880449.84178: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880449.84215: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880449.84227: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880449.84258: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880449.84347: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880449.84412: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880449.84419: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880449.84450: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880449.84491: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880449.84518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960389160> <<< 32645 1726880449.84595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880449.84599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880449.84688: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196038a3f0> # /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' <<< 32645 1726880449.84692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880449.84695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880449.84729: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196038b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196038a600> <<< 32645 1726880449.84766: 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 0x7f19603bc140> import 'importlib.util' # <<< 32645 1726880449.84795: stdout chunk (state=3): >>>import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880449.84822: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880449.84899: 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 <<< 32645 1726880449.84902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.84923: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196038a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880449.84969: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880449.85005: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880449.85008: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880449.85039: 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. <<< 32645 1726880449.85469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880449.85473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880449.85529: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880449.85533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.85555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880449.85586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880449.85616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880449.85663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880449.85677: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603da0c0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880449.85711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880449.85735: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880449.85788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.85839: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880449.85842: 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 0x7f1960419160> <<< 32645 1726880449.85892: 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 0x7f19604197f0> <<< 32645 1726880449.85905: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880449.85960: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603db830> <<< 32645 1726880449.85980: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880449.86004: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603daab0> <<< 32645 1726880449.86120: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603e3230> <<< 32645 1726880449.86157: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880449.86193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32645 1726880449.86206: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880449.86247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880449.86275: 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' <<< 32645 1726880449.86306: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960448d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196041b920> <<< 32645 1726880449.86352: 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 0x7f1960448e90> <<< 32645 1726880449.86356: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603f5a30> <<< 32645 1726880449.86418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603e2510> <<< 32645 1726880449.86493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f196044a480> <<< 32645 1726880449.86513: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044a330> <<< 32645 1726880449.86563: 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 0x7f196044a720> <<< 32645 1726880449.86587: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603e1100> import 'runpy' # <<< 32645 1726880449.86606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880449.86651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880449.86680: 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' <<< 32645 1726880449.86719: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960470c20> import 'errno' # <<< 32645 1726880449.86744: 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 0x7f1960472360> <<< 32645 1726880449.86788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880449.86813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960473200> <<< 32645 1726880449.86858: 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 0x7f1960473860> <<< 32645 1726880449.86883: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960472750> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880449.86914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880449.86965: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880449.86977: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f196018c2f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19604739e0> <<< 32645 1726880449.87010: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044aa20> <<< 32645 1726880449.87076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880449.87081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880449.87105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880449.87156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880449.87159: 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 0x7f19601b8230> <<< 32645 1726880449.87224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880449.87230: 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 0x7f19601b8d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601b8ad0> <<< 32645 1726880449.87273: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19601b8ce0> <<< 32645 1726880449.87284: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880449.87379: stdout chunk (state=3): >>># 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 0x7f19601b8f20> <<< 32645 1726880449.87422: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196018e390> <<< 32645 1726880449.87425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880449.87483: 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 <<< 32645 1726880449.87495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880449.87498: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601ba600> <<< 32645 1726880449.87526: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601b9280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044b140> <<< 32645 1726880449.87556: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880449.87635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.87647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880449.87679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880449.87707: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601e69c0> <<< 32645 1726880449.87774: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880449.87814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.87818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880449.87841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880449.87870: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960202b40> <<< 32645 1726880449.87896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880449.87954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880449.88022: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880449.88045: 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 0x7f1960233890> <<< 32645 1726880449.88079: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880449.88106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880449.88124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880449.88157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880449.88258: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960266000> <<< 32645 1726880449.88341: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19602339b0> <<< 32645 1726880449.88383: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960203200> <<< 32645 1726880449.88433: 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 0x7f196004c980> <<< 32645 1726880449.88449: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960201b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601bb560> <<< 32645 1726880449.88624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880449.88652: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f196004cb60> <<< 32645 1726880449.88842: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_9hkv8osa/ansible_ansible.legacy.systemd_payload.zip' <<< 32645 1726880449.88861: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.88993: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.89035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880449.89046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880449.89085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880449.89161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880449.89204: 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 0x7f19600c26c0> <<< 32645 1726880449.89220: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880449.89426: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600955b0> <<< 32645 1726880449.89463: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960094710> # zipimport: zlib available <<< 32645 1726880449.89495: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880449.89536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880449.89545: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.91114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.92446: 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 0x7f19600c0590> <<< 32645 1726880449.92477: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.92518: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880449.92546: 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' <<< 32645 1726880449.92576: 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' <<< 32645 1726880449.92599: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19600ea0f0> <<< 32645 1726880449.92630: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600e9e80> <<< 32645 1726880449.92683: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600e9790> <<< 32645 1726880449.92687: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880449.92723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880449.92770: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600e9ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600c30e0> <<< 32645 1726880449.92785: 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' # 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 0x7f19600eae70> <<< 32645 1726880449.92815: 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 0x7f19600eb0b0> <<< 32645 1726880449.92836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880449.92904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880449.92915: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880449.92960: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600eb5c0> <<< 32645 1726880449.92996: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880449.93032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880449.93035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880449.93065: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff59310> <<< 32645 1726880449.93112: 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 0x7f195ff5af30> <<< 32645 1726880449.93144: stdout chunk (state=3): >>># /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' <<< 32645 1726880449.93199: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5b8f0> <<< 32645 1726880449.93226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880449.93261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880449.93287: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5c830> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880449.93357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880449.93361: 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' <<< 32645 1726880449.93418: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5f4a0> <<< 32645 1726880449.93460: 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 0x7f195ff5f7d0> <<< 32645 1726880449.93491: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5d760> <<< 32645 1726880449.93513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880449.93560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880449.93580: 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' <<< 32645 1726880449.93595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880449.93729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880449.93784: 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' <<< 32645 1726880449.93788: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff63410> import '_tokenize' # <<< 32645 1726880449.93876: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff61ee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff61c40> <<< 32645 1726880449.93894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880449.93913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880449.93973: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff621b0> <<< 32645 1726880449.94033: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5dc70> <<< 32645 1726880449.94058: 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 0x7f195ffab590> <<< 32645 1726880449.94084: 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 0x7f195ffab710> <<< 32645 1726880449.94130: 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 <<< 32645 1726880449.94159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880449.94206: 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' <<< 32645 1726880449.94211: 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 0x7f195ffad2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffad070> <<< 32645 1726880449.94259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880449.94268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880449.94320: 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 0x7f195ffaf800> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffad9a0> <<< 32645 1726880449.94360: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880449.94419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880449.94453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880449.94470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32645 1726880449.94513: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffb2fc0> <<< 32645 1726880449.94678: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffaf980> <<< 32645 1726880449.94762: 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 0x7f195ffb3380> <<< 32645 1726880449.94808: 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 0x7f195ffb4050> <<< 32645 1726880449.94875: 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 0x7f195ffb4140> <<< 32645 1726880449.94894: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffab980> <<< 32645 1726880449.94905: 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' <<< 32645 1726880449.94950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880449.94967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880449.94994: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880449.95032: 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 0x7f195ffb6e70> <<< 32645 1726880449.95246: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880449.95251: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195ffb82c0> <<< 32645 1726880449.95298: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffb55e0> # 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 0x7f195ffb69c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffb5220> <<< 32645 1726880449.95333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.95352: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32645 1726880449.95463: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.95581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.95641: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32645 1726880449.95645: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32645 1726880449.95668: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.95791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.95944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.96632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.97412: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880449.97427: 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' # # /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' <<< 32645 1726880449.97494: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195fe40500> <<< 32645 1726880449.97576: 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' <<< 32645 1726880449.97608: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe41490> <<< 32645 1726880449.97624: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffbadb0> <<< 32645 1726880449.97669: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880449.97689: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.97713: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.97735: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880449.97755: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.97925: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.98116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880449.98134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880449.98150: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe41940> <<< 32645 1726880449.98160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.98738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99421: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880449.99512: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99563: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99609: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880449.99707: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99880: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 32645 1726880449.99884: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880449.99886: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99925: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880449.99972: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880449.99992: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.00299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.00596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880450.00675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880450.00691: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880450.00787: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe43e90> <<< 32645 1726880450.00799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.00888: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.00970: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880450.00989: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880450.00998: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880450.01029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880450.01033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880450.01124: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.01257: 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 0x7f195fe4a1b0><<< 32645 1726880450.01265: stdout chunk (state=3): >>> <<< 32645 1726880450.01325: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.01331: 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 0x7f195fe4ab10> <<< 32645 1726880450.01344: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe42d50> <<< 32645 1726880450.01358: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.01403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.01452: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880450.01458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.01507: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.01567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.01630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.01703: 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 <<< 32645 1726880450.01759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880450.01857: 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' <<< 32645 1726880450.01865: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195fe49760> <<< 32645 1726880450.01909: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe4ad20> <<< 32645 1726880450.01942: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880450.01958: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02027: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02105: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02184: 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' <<< 32645 1726880450.02226: 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 <<< 32645 1726880450.02257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880450.02272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880450.02322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880450.02345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880450.02365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880450.02430: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196002ae70> <<< 32645 1726880450.02477: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe54aa0> <<< 32645 1726880450.02570: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe52c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe52a80> # destroy ansible.module_utils.distro <<< 32645 1726880450.02578: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32645 1726880450.02592: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02624: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02653: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880450.02660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880450.02717: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880450.02738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.02754: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880450.02771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03011: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03258: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03281: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03327: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03414: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32645 1726880450.03470: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03546: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.03701: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py <<< 32645 1726880450.03782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' <<< 32645 1726880450.03806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 32645 1726880450.03874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 32645 1726880450.03899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 32645 1726880450.03947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 32645 1726880450.03970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 32645 1726880450.03988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 32645 1726880450.04022: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195f95b920> <<< 32645 1726880450.04059: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f95ad50> <<< 32645 1726880450.04232: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f959250> <<< 32645 1726880450.04388: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee5190> <<< 32645 1726880450.04487: stdout chunk (state=3): >>>import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee7e90> <<< 32645 1726880450.04494: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32645 1726880450.04719: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.04907: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.04952: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.05022: 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' <<< 32645 1726880450.05062: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32645 1726880450.05066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32645 1726880450.05102: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32645 1726880450.05105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32645 1726880450.05142: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fed34a0> <<< 32645 1726880450.05166: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32645 1726880450.05218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880450.05260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880450.05288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d5c40> <<< 32645 1726880450.05328: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.05349: 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 0x7f195f9d5f70> <<< 32645 1726880450.05407: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d1790> <<< 32645 1726880450.05431: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d0a40> <<< 32645 1726880450.05475: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee52b0> <<< 32645 1726880450.05479: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee4380> <<< 32645 1726880450.05529: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32645 1726880450.05539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32645 1726880450.05560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32645 1726880450.05587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32645 1726880450.05611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32645 1726880450.05635: 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 0x7f195f2d4b60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f2d4410> <<< 32645 1726880450.05678: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880450.05681: stdout chunk (state=3): >>> <<< 32645 1726880450.05702: stdout chunk (state=3): >>># 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 0x7f195f2d45f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d7830> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32645 1726880450.05737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32645 1726880450.05766: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f2d4d10> <<< 32645 1726880450.05772: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32645 1726880450.05812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32645 1726880450.05853: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195f2d7860> <<< 32645 1726880450.05879: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f2d5850> <<< 32645 1726880450.05954: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee4350> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880450.05998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32645 1726880450.06044: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 32645 1726880450.06163: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32645 1726880450.06245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880450.06256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 32645 1726880450.06262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06295: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32645 1726880450.06333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32645 1726880450.06492: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32645 1726880450.06549: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06610: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06671: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.06798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32645 1726880450.06814: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.07360: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.07863: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32645 1726880450.07867: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.07917: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.07973: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08011: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08060: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32645 1726880450.08097: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32645 1726880450.08145: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08194: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08268: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32645 1726880450.08271: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08325: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 32645 1726880450.08367: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 32645 1726880450.08498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880450.08608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880450.08646: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f3007a0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32645 1726880450.08669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32645 1726880450.08815: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f3018e0> import 'ansible.module_utils.facts.system.local' # <<< 32645 1726880450.08818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.08963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 32645 1726880450.09066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32645 1726880450.09178: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09239: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32645 1726880450.09335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09366: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32645 1726880450.09467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32645 1726880450.09550: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.09610: 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 0x7f195f31bdd0> <<< 32645 1726880450.09861: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f31b470> import 'ansible.module_utils.facts.system.python' # <<< 32645 1726880450.09865: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.09975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32645 1726880450.10062: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10448: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 32645 1726880450.10461: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10495: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32645 1726880450.10547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10639: stdout chunk (state=3): >>># /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' <<< 32645 1726880450.10672: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.10698: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.10715: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195f3339e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f319a90> import 'ansible.module_utils.facts.system.user' # <<< 32645 1726880450.10725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 32645 1726880450.10797: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.10837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32645 1726880450.10843: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11020: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32645 1726880450.11195: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11413: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32645 1726880450.11519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32645 1726880450.11525: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11566: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.11873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32645 1726880450.11891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32645 1726880450.11897: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.12023: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.12165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32645 1726880450.12167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.12205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.12239: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.12880: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.13433: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32645 1726880450.13437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 32645 1726880450.13447: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.13562: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.13677: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32645 1726880450.13684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.13790: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.13900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32645 1726880450.13907: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32645 1726880450.14266: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880450.14280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 32645 1726880450.14293: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14338: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32645 1726880450.14392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14606: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.14833: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32645 1726880450.15064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 32645 1726880450.15080: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32645 1726880450.15175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15192: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 32645 1726880450.15304: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32645 1726880450.15409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32645 1726880450.15471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15522: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32645 1726880450.15604: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15671: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.15716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32645 1726880450.15736: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16036: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 32645 1726880450.16415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32645 1726880450.16495: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16526: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32645 1726880450.16572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16605: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32645 1726880450.16655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32645 1726880450.16730: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32645 1726880450.16930: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16934: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.16953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 32645 1726880450.16966: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17026: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32645 1726880450.17087: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17230: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32645 1726880450.17417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32645 1726880450.17462: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32645 1726880450.17521: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17777: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.17987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32645 1726880450.18011: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 32645 1726880450.18176: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 32645 1726880450.18310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32645 1726880450.18443: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32645 1726880450.18660: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18807: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.18956: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 32645 1726880450.19052: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.60337: stdout chunk (state=3): >>> {"name": "corosync-qnetd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "93054", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "993", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ExecMainStartTimestampMonotonic": "1379712112", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "93054", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/corosync-qnetd ; argv[]=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:00:49 EDT] ; stop_time=[n/a] ; pid=93054 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/corosync-qnetd ; argv[]=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS ; flags= ; start_time=[Fri 2024-09-20 21:00:49 EDT] ; stop_time=[n/a] ; pid=93054 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/corosync-qnetd.service", "ControlGroupId": "9492", "MemoryCurrent": "6664192", "MemoryAvailable": "infinity", "CPUUsageNSec": "29662000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/corosync-qnetd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEU<<< 32645 1726880450.60380: stdout chunk (state=3): >>>ESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "coroqnetd", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0770", "RuntimeDirectory": "corosync-qnetd", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "corosync-qnetd.service", "Names": "corosync-qnetd.service", "Requires": "sysinit.target network-online.target system.slice -.mount", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "-.mount sysinit.target basic.target systemd-journald.socket network-online.target system.slice", "RequiresMountsFor": "/run/corosync-qnetd", "Documentation": "man:corosync-qnetd", "Description": "Corosync Qdevice Network daemon", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/corosync-qnetd.service", "DropInPath<<< 32645 1726880450.60390: stdout chunk (state=3): >>>s": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:00:49 EDT", "StateChangeTimestampMonotonic": "1379743276", "InactiveExitTimestamp": "Fri 2024-09-20 21:00:49 EDT", "InactiveExitTimestampMonotonic": "1379712385", "ActiveEnterTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ActiveEnterTimestampMonotonic": "1379743276", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanClean": "runtime", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ConditionTimestampMonotonic": "1379703976", "AssertTimestamp": "Fri 2024-09-20 21:00:49 EDT", "AssertTimestampMonotonic": "1379704028", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8c03a487adb6409397ffcb0fd1167ddd", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "corosync-qnetd", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 32645 1726880450.61134: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880450.61146: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 32645 1726880450.61165: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 32645 1726880450.61214: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings<<< 32645 1726880450.61225: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib._abc <<< 32645 1726880450.61234: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google <<< 32645 1726880450.61237: stdout chunk (state=3): >>># destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 32645 1726880450.61251: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants<<< 32645 1726880450.61254: stdout chunk (state=3): >>> # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 32645 1726880450.61272: stdout chunk (state=3): >>># cleanup[2] removing re <<< 32645 1726880450.61287: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 32645 1726880450.61297: stdout chunk (state=3): >>># 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 32645 1726880450.61318: stdout chunk (state=3): >>># 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 # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 32645 1726880450.61342: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 32645 1726880450.61372: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # 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 # 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 <<< 32645 1726880450.61385: stdout chunk (state=3): >>># 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 <<< 32645 1726880450.61398: stdout chunk (state=3): >>># 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions <<< 32645 1726880450.61437: stdout chunk (state=3): >>># destroy typing_extensions # 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 <<< 32645 1726880450.61442: stdout chunk (state=3): >>># 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 <<< 32645 1726880450.61460: stdout chunk (state=3): >>># 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<<< 32645 1726880450.61465: 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 <<< 32645 1726880450.61487: stdout chunk (state=3): >>># 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<<< 32645 1726880450.61496: stdout chunk (state=3): >>> # 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 <<< 32645 1726880450.61513: stdout chunk (state=3): >>># 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 <<< 32645 1726880450.61534: 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 <<< 32645 1726880450.61542: stdout chunk (state=3): >>># 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 ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880450.61957: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880450.61995: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880450.62011: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 32645 1726880450.62019: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880450.62041: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880450.62074: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880450.62091: stdout chunk (state=3): >>># destroy zipimport <<< 32645 1726880450.62115: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880450.62123: stdout chunk (state=3): >>># destroy _json # destroy grp <<< 32645 1726880450.62138: stdout chunk (state=3): >>># destroy encodings # destroy _locale <<< 32645 1726880450.62159: stdout chunk (state=3): >>># destroy locale <<< 32645 1726880450.62171: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32645 1726880450.62177: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880450.62226: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880450.62242: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 32645 1726880450.62250: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 32645 1726880450.62296: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 32645 1726880450.62307: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 32645 1726880450.62317: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32645 1726880450.62341: stdout chunk (state=3): >>># destroy _pickle <<< 32645 1726880450.62350: stdout chunk (state=3): >>># destroy queue <<< 32645 1726880450.62361: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 32645 1726880450.62375: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing<<< 32645 1726880450.62379: stdout chunk (state=3): >>> <<< 32645 1726880450.62405: stdout chunk (state=3): >>># destroy fcntl <<< 32645 1726880450.62414: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 32645 1726880450.62437: stdout chunk (state=3): >>># destroy _ssl <<< 32645 1726880450.62466: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 32645 1726880450.62472: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 32645 1726880450.62505: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32645 1726880450.62526: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 32645 1726880450.62535: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 32645 1726880450.62584: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping inspect<<< 32645 1726880450.62592: stdout chunk (state=3): >>> # destroy ast # destroy dis # destroy importlib # destroy token <<< 32645 1726880450.62617: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping selinux._selinux <<< 32645 1726880450.62644: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 32645 1726880450.62660: stdout chunk (state=3): >>># 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 <<< 32645 1726880450.62669: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping typing <<< 32645 1726880450.62688: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 32645 1726880450.62709: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 32645 1726880450.62726: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy copyreg # cleanup[3] wiping re._parser <<< 32645 1726880450.62755: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880450.62764: 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 importlib.machinery # cleanup[3] wiping importlib.util <<< 32645 1726880450.62786: stdout chunk (state=3): >>># cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 32645 1726880450.62805: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 32645 1726880450.62821: stdout chunk (state=3): >>># cleanup[3] wiping 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 <<< 32645 1726880450.62849: stdout chunk (state=3): >>># 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 <<< 32645 1726880450.62853: 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 <<< 32645 1726880450.63072: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880450.63085: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880450.63115: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880450.63122: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880450.63154: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880450.63172: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880450.63196: stdout chunk (state=3): >>># destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing <<< 32645 1726880450.63206: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880450.63213: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880450.63242: stdout chunk (state=3): >>># destroy _opcode <<< 32645 1726880450.63257: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880450.63263: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880450.63289: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880450.63388: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880450.63395: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880450.63425: stdout chunk (state=3): >>># destroy time <<< 32645 1726880450.63434: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880450.63470: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 32645 1726880450.63478: stdout chunk (state=3): >>># destroy _string # destroy re # destroy _abc # destroy itertools <<< 32645 1726880450.63498: stdout chunk (state=3): >>># destroy _sre # destroy posix <<< 32645 1726880450.63518: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880450.63525: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880450.64030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880450.64096: stderr chunk (state=3): >>><<< 32645 1726880450.64099: stdout chunk (state=3): >>><<< 32645 1726880450.64216: _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 0x7f19605b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960583b30> # /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 0x7f19605b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f1960389160> # /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 0x7f196038a3f0> # /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 0x7f196038b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196038a600> # /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 0x7f19603bc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f196038a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f19603da0c0> # /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 0x7f1960419160> # /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 0x7f19604197f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603db830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603daab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603e3230> # /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 0x7f1960448d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196041b920> # /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 0x7f1960448e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603f5a30> # /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 0x7f196044a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603e2510> # /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 0x7f196044a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044a330> # 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 0x7f196044a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19603e1100> 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 0x7f1960470c20> 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 0x7f1960472360> # /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 0x7f1960473200> # 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 0x7f1960473860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960472750> # /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 0x7f196018c2f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19604739e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044aa20> # /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 0x7f19601b8230> # /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 0x7f19601b8d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601b8ad0> # 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 0x7f19601b8ce0> # 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 0x7f19601b8f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196018e390> # /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 0x7f19601ba600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601b9280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f196044b140> # /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 0x7f19601e69c0> # /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 0x7f1960202b40> # /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 0x7f1960233890> # /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 0x7f1960266000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19602339b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960203200> # /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 0x7f196004c980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960201b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19601bb560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f196004cb60> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_9hkv8osa/ansible_ansible.legacy.systemd_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 0x7f19600c26c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600955b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1960094710> # 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 0x7f19600c0590> # /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 0x7f19600ea0f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600e9e80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600e9790> # /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 0x7f19600e9ee0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19600c30e0> 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 0x7f19600eae70> # 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 0x7f19600eb0b0> # /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 0x7f19600eb5c0> 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 0x7f195ff59310> # 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 0x7f195ff5af30> # /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 0x7f195ff5b8f0> # /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 0x7f195ff5c830> # /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 0x7f195ff5f4a0> # 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 0x7f195ff5f7d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5d760> # /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 0x7f195ff63410> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff61ee0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff61c40> # /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 0x7f195ff621b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ff5dc70> # 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 0x7f195ffab590> # /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 0x7f195ffab710> # /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 0x7f195ffad2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffad070> # /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 0x7f195ffaf800> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffad9a0> # /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 0x7f195ffb2fc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffaf980> # 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 0x7f195ffb3380> # 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 0x7f195ffb4050> # 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 0x7f195ffb4140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffab980> # /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 0x7f195ffb6e70> # 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 0x7f195ffb82c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffb55e0> # 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 0x7f195ffb69c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffb5220> # 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 0x7f195fe40500> # /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 0x7f195fe41490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195ffbadb0> 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 0x7f195fe41940> # 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 0x7f195fe43e90> # 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 0x7f195fe4a1b0> # 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 0x7f195fe4ab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe42d50> # 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 0x7f195fe49760> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe4ad20> 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 0x7f196002ae70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe54aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe52c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fe52a80> # 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 # /usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/typing_extensions.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f195f95b920> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f95ad50> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f959250> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee5190> import 'typing_extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee7e90> 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 0x7f195fed34a0> # /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 0x7f195f9d5c40> # 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 0x7f195f9d5f70> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d1790> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d0a40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee52b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee4380> # /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 0x7f195f2d4b60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f2d4410> # 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 0x7f195f2d45f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f9d7830> # /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 0x7f195f2d4d10> # /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 0x7f195f2d7860> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f2d5850> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195fee4350> 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 0x7f195f3007a0> # /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 0x7f195f3018e0> 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 0x7f195f31bdd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f31b470> 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 0x7f195f3339e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f195f319a90> 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 # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "corosync-qnetd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "93054", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "993", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ExecMainStartTimestampMonotonic": "1379712112", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "93054", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/corosync-qnetd ; argv[]=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:00:49 EDT] ; stop_time=[n/a] ; pid=93054 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/corosync-qnetd ; argv[]=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS ; flags= ; start_time=[Fri 2024-09-20 21:00:49 EDT] ; stop_time=[n/a] ; pid=93054 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/corosync-qnetd.service", "ControlGroupId": "9492", "MemoryCurrent": "6664192", "MemoryAvailable": "infinity", "CPUUsageNSec": "29662000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "EnvironmentFiles": "/etc/sysconfig/corosync-qnetd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "coroqnetd", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0770", "RuntimeDirectory": "corosync-qnetd", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "corosync-qnetd.service", "Names": "corosync-qnetd.service", "Requires": "sysinit.target network-online.target system.slice -.mount", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "-.mount sysinit.target basic.target systemd-journald.socket network-online.target system.slice", "RequiresMountsFor": "/run/corosync-qnetd", "Documentation": "man:corosync-qnetd", "Description": "Corosync Qdevice Network daemon", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/corosync-qnetd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:00:49 EDT", "StateChangeTimestampMonotonic": "1379743276", "InactiveExitTimestamp": "Fri 2024-09-20 21:00:49 EDT", "InactiveExitTimestampMonotonic": "1379712385", "ActiveEnterTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ActiveEnterTimestampMonotonic": "1379743276", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanClean": "runtime", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ConditionTimestampMonotonic": "1379703976", "AssertTimestamp": "Fri 2024-09-20 21:00:49 EDT", "AssertTimestampMonotonic": "1379704028", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8c03a487adb6409397ffcb0fd1167ddd", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "corosync-qnetd", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # 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 # 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 # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing typing_extensions # destroy typing_extensions # 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 ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # 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 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 _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.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # 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 _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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # destroy 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 importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 # cleanup[3] wiping 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 _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy _typing # destroy _tokenize # destroy abc # destroy contextlib # destroy inspect # destroy typing # 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 _opcode # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # 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 _abc # destroy itertools # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880450.65185: done with _execute_module (ansible.legacy.systemd, {'name': 'corosync-qnetd', 'enabled': True, '_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.systemd', '_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-1726880449.6800318-34414-36598399303068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880450.65189: _low_level_execute_command(): starting 32645 1726880450.65192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880449.6800318-34414-36598399303068/ > /dev/null 2>&1 && sleep 0' 32645 1726880450.65238: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880450.65242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880450.65245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880450.65250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.65263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.65330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880450.65334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880450.65367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880450.65457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880450.67578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880450.67623: stderr chunk (state=3): >>><<< 32645 1726880450.67627: stdout chunk (state=3): >>><<< 32645 1726880450.67642: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880450.67654: handler run complete 32645 1726880450.67703: attempt loop complete, returning result 32645 1726880450.67706: _execute() done 32645 1726880450.67709: dumping result to json 32645 1726880450.67724: done dumping result, returning 32645 1726880450.67736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot [1266f4c6-4e69-28d7-f79e-0000000006ed] 32645 1726880450.67740: sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ed 32645 1726880450.68123: done sending task result for task 1266f4c6-4e69-28d7-f79e-0000000006ed 32645 1726880450.68126: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "enabled": true, "name": "corosync-qnetd", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ActiveEnterTimestampMonotonic": "1379743276", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount sysinit.target basic.target systemd-journald.socket network-online.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:00:49 EDT", "AssertTimestampMonotonic": "1379704028", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "29662000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ConditionTimestampMonotonic": "1379703976", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/corosync-qnetd.service", "ControlGroupId": "9492", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Corosync Qdevice Network daemon", "DevicePolicy": "auto", "Documentation": "man:corosync-qnetd", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync-qnetd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "93054", "ExecMainStartTimestamp": "Fri 2024-09-20 21:00:49 EDT", "ExecMainStartTimestampMonotonic": "1379712112", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/corosync-qnetd ; argv[]=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:00:49 EDT] ; stop_time=[n/a] ; pid=93054 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/corosync-qnetd ; argv[]=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS ; flags= ; start_time=[Fri 2024-09-20 21:00:49 EDT] ; stop_time=[n/a] ; pid=93054 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync-qnetd.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync-qnetd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 21:00:49 EDT", "InactiveExitTimestampMonotonic": "1379712385", "InvocationID": "8c03a487adb6409397ffcb0fd1167ddd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "93054", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "6664192", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync-qnetd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target network-online.target system.slice -.mount", "RequiresMountsFor": "/run/corosync-qnetd", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectory": "corosync-qnetd", "RuntimeDirectoryMode": "0770", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 21:00:49 EDT", "StateChangeTimestampMonotonic": "1379743276", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "994", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "coroqnetd", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 32645 1726880450.68434: no more pending results, returning what we have 32645 1726880450.68437: results queue empty 32645 1726880450.68437: checking for any_errors_fatal 32645 1726880450.68443: done checking for any_errors_fatal 32645 1726880450.68444: checking for max_fail_percentage 32645 1726880450.68445: done checking for max_fail_percentage 32645 1726880450.68446: checking to see if all hosts have failed and the running result is not ok 32645 1726880450.68447: done checking to see if all hosts have failed 32645 1726880450.68447: getting the remaining hosts for this loop 32645 1726880450.68450: done getting the remaining hosts for this loop 32645 1726880450.68455: getting the next task for host managed_node2 32645 1726880450.68465: done getting next task for host managed_node2 32645 1726880450.68467: ^ task is: TASK: meta (role_complete) 32645 1726880450.68469: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880450.68478: getting variables 32645 1726880450.68479: in VariableManager get_vars() 32645 1726880450.68504: Calling all_inventory to load vars for managed_node2 32645 1726880450.68507: Calling groups_inventory to load vars for managed_node2 32645 1726880450.68508: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880450.68515: Calling all_plugins_play to load vars for managed_node2 32645 1726880450.68518: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880450.68520: Calling groups_plugins_play to load vars for managed_node2 32645 1726880450.69527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880450.70642: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880450.70658: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880450.70663: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880450.70709: done with get_vars() 32645 1726880450.70731: done getting variables 32645 1726880450.70797: done queuing things up, now waiting for results queue to drain 32645 1726880450.70799: results queue empty 32645 1726880450.70800: checking for any_errors_fatal 32645 1726880450.70805: done checking for any_errors_fatal 32645 1726880450.70806: checking for max_fail_percentage 32645 1726880450.70807: done checking for max_fail_percentage 32645 1726880450.70807: checking to see if all hosts have failed and the running result is not ok 32645 1726880450.70808: done checking to see if all hosts have failed 32645 1726880450.70808: getting the remaining hosts for this loop 32645 1726880450.70809: done getting the remaining hosts for this loop 32645 1726880450.70811: getting the next task for host managed_node2 32645 1726880450.70814: done getting next task for host managed_node2 32645 1726880450.70816: ^ task is: TASK: Get services status 32645 1726880450.70817: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880450.70819: getting variables 32645 1726880450.70820: in VariableManager get_vars() 32645 1726880450.70829: Calling all_inventory to load vars for managed_node2 32645 1726880450.70831: Calling groups_inventory to load vars for managed_node2 32645 1726880450.70834: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880450.70839: Calling all_plugins_play to load vars for managed_node2 32645 1726880450.70840: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880450.70844: Calling groups_plugins_play to load vars for managed_node2 32645 1726880450.71668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880450.72767: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880450.72782: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880450.72786: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880450.72813: done with get_vars() 32645 1726880450.72831: done getting variables TASK [Get services status] ***************************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:38 Friday 20 September 2024 21:00:50 -0400 (0:00:01.139) 0:01:05.302 ****** 32645 1726880450.72889: entering _queue_task() for managed_node2/service_facts 32645 1726880450.73130: worker is 1 (out of 1 available) 32645 1726880450.73147: exiting _queue_task() for managed_node2/service_facts 32645 1726880450.73161: done queuing things up, now waiting for results queue to drain 32645 1726880450.73163: waiting for pending results... 32645 1726880450.73373: running TaskExecutor() for managed_node2/TASK: Get services status 32645 1726880450.73454: in run() - task 1266f4c6-4e69-28d7-f79e-00000000000c 32645 1726880450.73468: variable 'ansible_search_path' from source: unknown 32645 1726880450.73505: calling self._execute() 32645 1726880450.73591: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880450.73598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880450.73610: variable 'omit' from source: magic vars 32645 1726880450.73708: variable 'omit' from source: magic vars 32645 1726880450.73742: variable 'omit' from source: magic vars 32645 1726880450.73771: variable 'omit' from source: magic vars 32645 1726880450.73806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880450.73842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880450.73861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880450.73877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880450.73888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880450.73916: variable 'inventory_hostname' from source: set_fact 32645 1726880450.73920: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880450.73924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880450.74013: Set connection var ansible_shell_executable to /bin/sh 32645 1726880450.74019: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880450.74026: Set connection var ansible_timeout to 10 32645 1726880450.74029: Set connection var ansible_shell_type to sh 32645 1726880450.74047: Set connection var ansible_pipelining to False 32645 1726880450.74052: Set connection var ansible_connection to ssh 32645 1726880450.74073: variable 'ansible_shell_executable' from source: unknown 32645 1726880450.74076: variable 'ansible_connection' from source: unknown 32645 1726880450.74078: variable 'ansible_module_compression' from source: unknown 32645 1726880450.74084: variable 'ansible_shell_type' from source: unknown 32645 1726880450.74086: variable 'ansible_shell_executable' from source: unknown 32645 1726880450.74091: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880450.74096: variable 'ansible_pipelining' from source: unknown 32645 1726880450.74100: variable 'ansible_timeout' from source: unknown 32645 1726880450.74105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880450.74279: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32645 1726880450.74288: variable 'omit' from source: magic vars 32645 1726880450.74294: starting attempt loop 32645 1726880450.74298: running the handler 32645 1726880450.74311: _low_level_execute_command(): starting 32645 1726880450.74318: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880450.74842: 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 <<< 32645 1726880450.74874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880450.74879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.74934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880450.74942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880450.74988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880450.76774: stdout chunk (state=3): >>>/root <<< 32645 1726880450.76886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880450.76935: stderr chunk (state=3): >>><<< 32645 1726880450.76938: stdout chunk (state=3): >>><<< 32645 1726880450.76961: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880450.76973: _low_level_execute_command(): starting 32645 1726880450.76980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335 `" && echo ansible-tmp-1726880450.7696028-34433-199656838397335="` echo /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335 `" ) && sleep 0' 32645 1726880450.77430: 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 <<< 32645 1726880450.77434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.77437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880450.77441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.77495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880450.77501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880450.77544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880450.79570: stdout chunk (state=3): >>>ansible-tmp-1726880450.7696028-34433-199656838397335=/root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335 <<< 32645 1726880450.79693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880450.79741: stderr chunk (state=3): >>><<< 32645 1726880450.79745: stdout chunk (state=3): >>><<< 32645 1726880450.79762: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880450.7696028-34433-199656838397335=/root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880450.79799: variable 'ansible_module_compression' from source: unknown 32645 1726880450.79843: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 32645 1726880450.79877: variable 'ansible_facts' from source: unknown 32645 1726880450.79942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py 32645 1726880450.80056: Sending initial data 32645 1726880450.80060: Sent initial data (162 bytes) 32645 1726880450.80503: 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 <<< 32645 1726880450.80507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.80509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880450.80511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.80554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880450.80571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880450.80610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880450.82264: 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 <<< 32645 1726880450.82272: stderr chunk (state=3): >>>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 <<< 32645 1726880450.82304: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880450.82347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp07bhn_hx /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py <<< 32645 1726880450.82353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py" <<< 32645 1726880450.82384: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp07bhn_hx" to remote "/root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py" <<< 32645 1726880450.83189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880450.83250: stderr chunk (state=3): >>><<< 32645 1726880450.83254: stdout chunk (state=3): >>><<< 32645 1726880450.83273: done transferring module to remote 32645 1726880450.83285: _low_level_execute_command(): starting 32645 1726880450.83290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/ /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py && sleep 0' 32645 1726880450.83730: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880450.83733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.83736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880450.83740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880450.83743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.83795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880450.83800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880450.83839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880450.85747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880450.85794: stderr chunk (state=3): >>><<< 32645 1726880450.85797: stdout chunk (state=3): >>><<< 32645 1726880450.85813: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880450.85817: _low_level_execute_command(): starting 32645 1726880450.85822: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/AnsiballZ_service_facts.py && sleep 0' 32645 1726880450.86289: 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 <<< 32645 1726880450.86293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880450.86296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880450.86299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880450.86353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880450.86357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880450.86402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880450.88736: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880450.88773: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880450.88813: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880450.88861: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880450.88869: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880450.88928: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880450.88982: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880450.89022: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880450.89065: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880450.89072: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880450.89101: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880450.89137: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880450.89164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880450.89173: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a8d4530> <<< 32645 1726880450.89188: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a8a3b30> <<< 32645 1726880450.89214: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880450.89217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880450.89231: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a8d6ab0> <<< 32645 1726880450.89250: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880450.89282: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880450.89288: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880450.89304: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880450.89341: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880450.89438: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880450.89483: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880450.89491: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880450.89528: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880450.89546: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880450.89567: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880450.89603: 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' <<< 32645 1726880450.89626: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a685160> <<< 32645 1726880450.89694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880450.89697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880450.89751: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6863f0> <<< 32645 1726880450.89789: 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' <<< 32645 1726880450.89793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880450.89796: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6871d0> <<< 32645 1726880450.89799: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a686600> <<< 32645 1726880450.89889: 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 0x7ffb0a6b8140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880450.89907: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880450.89923: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880450.90082: 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 <<< 32645 1726880450.90112: 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 0x7ffb0a686150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google import 'site' # <<< 32645 1726880450.90141: 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. <<< 32645 1726880450.90389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880450.90410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880450.90456: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880450.90461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880450.90550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880450.90569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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' <<< 32645 1726880450.90595: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6d6120> <<< 32645 1726880450.90620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880450.90747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880450.90778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a715220> <<< 32645 1726880450.90815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880450.90855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880450.90862: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a7158b0> <<< 32645 1726880450.90913: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6d7a10> <<< 32645 1726880450.90917: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880450.91050: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6d6b10> <<< 32645 1726880450.91065: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6df290> <<< 32645 1726880450.91096: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880450.91141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880450.91157: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880450.91225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880450.91253: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a744e60> <<< 32645 1726880450.91321: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a717a70> <<< 32645 1726880450.91327: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880450.91341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a744ec0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6f19d0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880450.91410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a746180> <<< 32645 1726880450.91435: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6de570> <<< 32645 1726880450.91532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb0a7465d0> <<< 32645 1726880450.91564: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a746480> # 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 0x7ffb0a746870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6dd160> import 'runpy' # <<< 32645 1726880450.91584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880450.91623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880450.91677: 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 0x7ffb0a768d10> <<< 32645 1726880450.91701: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.91726: 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 0x7ffb0a76a420> <<< 32645 1726880450.91741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880450.91757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880450.91778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880450.91786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880450.91796: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a76b320> <<< 32645 1726880450.91837: 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 0x7ffb0a76b980> <<< 32645 1726880450.91855: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a76a870> <<< 32645 1726880450.91872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880450.91901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880450.91941: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.91958: 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 0x7ffb0a538440> <<< 32645 1726880450.91971: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a76bb30> <<< 32645 1726880450.92010: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a746b40> <<< 32645 1726880450.92033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880450.92063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880450.92085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880450.92108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880450.92146: 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 0x7ffb0a5682c0> <<< 32645 1726880450.92173: 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' <<< 32645 1726880450.92217: 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 0x7ffb0a568dd0> <<< 32645 1726880450.92219: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a568b30> <<< 32645 1726880450.92250: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.92252: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb0a568e00> <<< 32645 1726880450.92274: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.92400: stdout chunk (state=3): >>># 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 0x7ffb0a568fe0> <<< 32645 1726880450.92410: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a53a420> <<< 32645 1726880450.92436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880450.92457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880450.92483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880450.92499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880450.92513: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a56a690> <<< 32645 1726880450.92535: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a569310> <<< 32645 1726880450.92556: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a747230> <<< 32645 1726880450.92583: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880450.92655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880450.92673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880450.92713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880450.92742: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a596a50> <<< 32645 1726880450.92805: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880450.92822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880450.92846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880450.92868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880450.92913: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5b2bd0> <<< 32645 1726880450.92935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880450.92990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880450.93044: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880450.93073: 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 0x7ffb0a5df950> <<< 32645 1726880450.93100: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880450.93133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880450.93161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880450.93206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880450.93304: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6120c0> <<< 32645 1726880450.93394: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5dfa70> <<< 32645 1726880450.93434: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5b3860> <<< 32645 1726880450.93463: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880450.93471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3e8aa0> <<< 32645 1726880450.93495: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5b1c10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a56b5f0> <<< 32645 1726880450.93622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880450.93648: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb0a5b1d30> <<< 32645 1726880450.93721: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_osnztoyh/ansible_service_facts_payload.zip' <<< 32645 1726880450.93732: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.93886: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.93926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880450.93939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880450.93978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880450.94065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880450.94119: 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 0x7ffb0a44a750> <<< 32645 1726880450.94123: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880450.94331: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a41d640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a41c7a0> <<< 32645 1726880450.94369: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.94376: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880450.94437: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880450.94442: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32645 1726880450.96032: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880450.97337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880450.97341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880450.97373: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a448620> # /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' <<< 32645 1726880450.97390: 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' <<< 32645 1726880450.97417: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880450.97428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880450.97462: 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' <<< 32645 1726880450.97483: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb0a46a150> <<< 32645 1726880450.97501: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a469ee0> <<< 32645 1726880450.97532: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a4697f0> <<< 32645 1726880450.97563: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880450.97569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880450.97613: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a469c40> <<< 32645 1726880450.97616: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a44b3e0> import 'atexit' # <<< 32645 1726880450.97646: 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 0x7ffb0a46aea0> <<< 32645 1726880450.97673: 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 0x7ffb0a46b0e0> <<< 32645 1726880450.97706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880450.97756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880450.97771: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880450.97827: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a46b620> <<< 32645 1726880450.97845: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880450.97877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880450.97931: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2dd340> <<< 32645 1726880450.97946: 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 0x7ffb0a2def60> <<< 32645 1726880450.97975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880450.97992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880450.98035: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2df920> <<< 32645 1726880450.98056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880450.98084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880450.98098: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e0b00> <<< 32645 1726880450.98116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880450.98176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880450.98191: 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' <<< 32645 1726880450.98247: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e35c0> <<< 32645 1726880450.98289: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.98308: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb0a687140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e1880> <<< 32645 1726880450.98331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880450.98370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880450.98393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880450.98414: stdout chunk (state=3): >>># 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 <<< 32645 1726880450.98448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880450.98473: 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' <<< 32645 1726880450.98503: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e7470> <<< 32645 1726880450.98520: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880450.98585: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e5f70> <<< 32645 1726880450.98607: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e5cd0> <<< 32645 1726880450.98630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880450.98644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880450.98710: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e6240> <<< 32645 1726880450.98739: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e1d90> <<< 32645 1726880450.98768: 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 0x7ffb0a32b5f0> <<< 32645 1726880450.98807: 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'<<< 32645 1726880450.98829: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a32b770> <<< 32645 1726880450.98868: 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 <<< 32645 1726880450.98886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880450.98892: 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' <<< 32645 1726880450.98924: 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 0x7ffb0a331310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3310d0> <<< 32645 1726880450.98958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880450.99084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880450.99144: 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 0x7ffb0a333830> <<< 32645 1726880450.99157: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a331970> <<< 32645 1726880450.99184: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880450.99233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880450.99260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880450.99277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880450.99298: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880450.99337: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a336f90> <<< 32645 1726880450.99498: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a333950> <<< 32645 1726880450.99576: 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 0x7ffb0a3347a0> <<< 32645 1726880450.99622: 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 0x7ffb0a338140> <<< 32645 1726880450.99674: 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 0x7ffb0a3381d0> <<< 32645 1726880450.99701: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a32b9e0> <<< 32645 1726880450.99723: 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' <<< 32645 1726880450.99754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880450.99780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880450.99821: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880450.99857: 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 0x7ffb0a33b9b0> <<< 32645 1726880451.00062: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880451.00066: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb0a33ccb0> <<< 32645 1726880451.00107: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a33a120> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880451.00142: 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 0x7ffb0a33b4d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a339d30> # zipimport: zlib available <<< 32645 1726880451.00171: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880451.00199: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.00312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.00434: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.00438: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880451.00465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880451.00485: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880451.00501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.00646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.00783: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.01502: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.02253: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880451.02257: 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' # <<< 32645 1726880451.02263: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880451.02281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880451.02365: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb0a3c0d70> <<< 32645 1726880451.02486: 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' <<< 32645 1726880451.02503: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3c1bb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a330f50> <<< 32645 1726880451.02554: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880451.02630: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32645 1726880451.02877: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.03016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880451.03019: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3c1970> # zipimport: zlib available <<< 32645 1726880451.03582: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.04153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.04243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.04338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880451.04366: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.04436: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 32645 1726880451.04540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880451.04670: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 32645 1726880451.04702: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880451.04757: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.04794: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880451.04819: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.05106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.05412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880451.05482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880451.05552: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880451.05644: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3c2cc0> # zipimport: zlib available <<< 32645 1726880451.05733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.05801: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880451.05973: stdout chunk (state=3): >>>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 <<< 32645 1726880451.05977: stdout chunk (state=3): >>># 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' <<< 32645 1726880451.06108: 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 0x7ffb0a1ce5a0> <<< 32645 1726880451.06143: 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 0x7ffb0a1cee70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3c3a70> <<< 32645 1726880451.06171: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06240: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32645 1726880451.06315: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06352: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06543: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880451.06651: 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 0x7ffb0a1cdbe0> <<< 32645 1726880451.06711: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1cf0b0> <<< 32645 1726880451.06747: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880451.06813: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06866: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.06949: 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 <<< 32645 1726880451.06953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880451.06974: 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 <<< 32645 1726880451.06997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880451.07014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880451.07106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880451.07130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880451.07176: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a4a3080> <<< 32645 1726880451.07228: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1d8d10> <<< 32645 1726880451.07325: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1d71a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1d6ff0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880451.07379: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.07406: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880451.07420: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880451.07491: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880451.07517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880451.07823: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.08175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.08252: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880451.08422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880451.08452: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a270560> <<< 32645 1726880451.08478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32645 1726880451.08534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32645 1726880451.08558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32645 1726880451.08593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32645 1726880451.08596: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a25fe90> <<< 32645 1726880451.08651: stdout chunk (state=3): >>># 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' <<< 32645 1726880451.08654: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb09731df0> <<< 32645 1726880451.08698: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a270da0> import 'ansible.module_utils.service' # <<< 32645 1726880451.08773: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.10123: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "certmonger.service": {"name": "certmonger.service", "state": "running", "status": "enabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source<<< 32645 1726880453.10146: stdout chunk (state=3): >>>": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "rtkit-daemon.service": {"name": "rtkit-daemon.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status":<<< 32645 1726880453.10178: stdout chunk (state=3): >>> "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "upower.service": {"name": "upower.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "canberra-system-bootup.service": {"name": "canberra-system-bootup.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown-reboot.service": {"name": "canberra-system-shutdown-reboot.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown.service": {"name": "canberra-system-shutdown.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "sta<<< 32645 1726880453.10274: stdout chunk (state=3): >>>te": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qdevice.service": {"name": "corosync-qdevice.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "geoclue.service": {"name": "geoclue.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "low-memory-monitor.service": {"name": "low-memory-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name<<< 32645 1726880453.10277: stdout chunk (state=3): >>>": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot<<< 32645 1726880453.10282: stdout chunk (state=3): >>>.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 32645 1726880453.10283: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880453.10638: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880453.10662: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 32645 1726880453.10669: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 32645 1726880453.10707: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # 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 types <<< 32645 1726880453.10714: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 32645 1726880453.10729: stdout chunk (state=3): >>># 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 <<< 32645 1726880453.10753: stdout chunk (state=3): >>># destroy base64 # 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 <<< 32645 1726880453.10763: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # 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 <<< 32645 1726880453.10769: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl <<< 32645 1726880453.10797: stdout chunk (state=3): >>># 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 <<< 32645 1726880453.10819: stdout chunk (state=3): >>># 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 <<< 32645 1726880453.10826: stdout chunk (state=3): >>># 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 <<< 32645 1726880453.10841: stdout chunk (state=3): >>># 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 glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 32645 1726880453.11077: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880453.11113: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880453.11143: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880453.11162: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880453.11194: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880453.11242: 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 # destroy json.scanner # destroy _json <<< 32645 1726880453.11247: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 32645 1726880453.11295: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880453.11298: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880453.11346: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib <<< 32645 1726880453.11372: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880453.11381: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 32645 1726880453.11410: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle <<< 32645 1726880453.11600: 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 # 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 _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 <<< 32645 1726880453.11621: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 32645 1726880453.11728: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880453.11776: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880453.11780: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880453.11815: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880453.11843: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880453.11871: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880453.11889: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880453.11967: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880453.11982: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880453.12036: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880453.12071: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 32645 1726880453.12075: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 32645 1726880453.12087: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880453.12655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880453.12659: stdout chunk (state=3): >>><<< 32645 1726880453.12661: stderr chunk (state=3): >>><<< 32645 1726880453.12803: _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 0x7ffb0a8d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a8a3b30> # /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 0x7ffb0a8d6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7ffb0a685160> # /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 0x7ffb0a6863f0> # /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 0x7ffb0a6871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a686600> # /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 0x7ffb0a6b8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7ffb0a686150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7ffb0a6d6120> # /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 0x7ffb0a715220> # /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 0x7ffb0a7158b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6d7a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6d6b10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6df290> # /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 0x7ffb0a744e60> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a717a70> # /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 0x7ffb0a744ec0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6f19d0> # /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 0x7ffb0a746180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6de570> # /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 0x7ffb0a7465d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a746480> # 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 0x7ffb0a746870> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a6dd160> 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 0x7ffb0a768d10> 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 0x7ffb0a76a420> # /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 0x7ffb0a76b320> # 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 0x7ffb0a76b980> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a76a870> # /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 0x7ffb0a538440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a76bb30> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a746b40> # /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 0x7ffb0a5682c0> # /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 0x7ffb0a568dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a568b30> # 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 0x7ffb0a568e00> # 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 0x7ffb0a568fe0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a53a420> # /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 0x7ffb0a56a690> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a569310> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a747230> # /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 0x7ffb0a596a50> # /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 0x7ffb0a5b2bd0> # /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 0x7ffb0a5df950> # /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 0x7ffb0a6120c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5dfa70> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5b3860> # /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 0x7ffb0a3e8aa0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a5b1c10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a56b5f0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb0a5b1d30> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_osnztoyh/ansible_service_facts_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 0x7ffb0a44a750> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a41d640> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a41c7a0> # 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 0x7ffb0a448620> # /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 0x7ffb0a46a150> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a469ee0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a4697f0> # /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 0x7ffb0a469c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a44b3e0> 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 0x7ffb0a46aea0> # 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 0x7ffb0a46b0e0> # /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 0x7ffb0a46b620> 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 0x7ffb0a2dd340> # 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 0x7ffb0a2def60> # /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 0x7ffb0a2df920> # /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 0x7ffb0a2e0b00> # /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 0x7ffb0a2e35c0> # 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 0x7ffb0a687140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e1880> # /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 0x7ffb0a2e7470> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e5f70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e5cd0> # /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 0x7ffb0a2e6240> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a2e1d90> # 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 0x7ffb0a32b5f0> # /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 0x7ffb0a32b770> # /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 0x7ffb0a331310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3310d0> # /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 0x7ffb0a333830> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a331970> # /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 0x7ffb0a336f90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a333950> # 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 0x7ffb0a3347a0> # 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 0x7ffb0a338140> # 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 0x7ffb0a3381d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a32b9e0> # /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 0x7ffb0a33b9b0> # 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 0x7ffb0a33ccb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a33a120> # 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 0x7ffb0a33b4d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a339d30> # 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 0x7ffb0a3c0d70> # /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 0x7ffb0a3c1bb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a330f50> 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 0x7ffb0a3c1970> # 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 0x7ffb0a3c2cc0> # 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 0x7ffb0a1ce5a0> # 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 0x7ffb0a1cee70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a3c3a70> # 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 0x7ffb0a1cdbe0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1cf0b0> 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 0x7ffb0a4a3080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1d8d10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1d71a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a1d6ff0> # 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 # /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 0x7ffb0a270560> # /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 0x7ffb0a25fe90> # 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 0x7ffb09731df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb0a270da0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "certmonger.service": {"name": "certmonger.service", "state": "running", "status": "enabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "rtkit-daemon.service": {"name": "rtkit-daemon.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "upower.service": {"name": "upower.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "canberra-system-bootup.service": {"name": "canberra-system-bootup.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown-reboot.service": {"name": "canberra-system-shutdown-reboot.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "canberra-system-shutdown.service": {"name": "canberra-system-shutdown.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qdevice.service": {"name": "corosync-qdevice.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "geoclue.service": {"name": "geoclue.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "low-memory-monitor.service": {"name": "low-memory-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 _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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880453.15243: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726880450.7696028-34433-199656838397335/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880453.15272: _low_level_execute_command(): starting 32645 1726880453.15284: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880450.7696028-34433-199656838397335/ > /dev/null 2>&1 && sleep 0' 32645 1726880453.15779: 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 <<< 32645 1726880453.15808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880453.15811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.15870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880453.15873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880453.15925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880453.17889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880453.17935: stderr chunk (state=3): >>><<< 32645 1726880453.17938: stdout chunk (state=3): >>><<< 32645 1726880453.17953: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880453.17962: handler run complete 32645 1726880453.18139: variable 'ansible_facts' from source: unknown 32645 1726880453.18301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880453.18782: variable 'ansible_facts' from source: unknown 32645 1726880453.18917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880453.19140: attempt loop complete, returning result 32645 1726880453.19146: _execute() done 32645 1726880453.19151: dumping result to json 32645 1726880453.19203: done dumping result, returning 32645 1726880453.19213: done running TaskExecutor() for managed_node2/TASK: Get services status [1266f4c6-4e69-28d7-f79e-00000000000c] 32645 1726880453.19216: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000c 32645 1726880453.20112: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000c 32645 1726880453.20116: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "canberra-system-bootup.service": { "name": "canberra-system-bootup.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown-reboot.service": { "name": "canberra-system-shutdown-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown.service": { "name": "canberra-system-shutdown.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "certmonger.service": { "name": "certmonger.service", "source": "systemd", "state": "running", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qdevice.service": { "name": "corosync-qdevice.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "running", "status": "enabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "geoclue.service": { "name": "geoclue.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "low-memory-monitor.service": { "name": "low-memory-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rtkit-daemon.service": { "name": "rtkit-daemon.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "upower.service": { "name": "upower.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } 32645 1726880453.21165: no more pending results, returning what we have 32645 1726880453.21168: results queue empty 32645 1726880453.21169: checking for any_errors_fatal 32645 1726880453.21170: done checking for any_errors_fatal 32645 1726880453.21171: checking for max_fail_percentage 32645 1726880453.21172: done checking for max_fail_percentage 32645 1726880453.21172: checking to see if all hosts have failed and the running result is not ok 32645 1726880453.21173: done checking to see if all hosts have failed 32645 1726880453.21174: getting the remaining hosts for this loop 32645 1726880453.21175: done getting the remaining hosts for this loop 32645 1726880453.21177: getting the next task for host managed_node2 32645 1726880453.21182: done getting next task for host managed_node2 32645 1726880453.21183: ^ task is: TASK: Check services status 32645 1726880453.21185: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880453.21187: getting variables 32645 1726880453.21189: in VariableManager get_vars() 32645 1726880453.21209: Calling all_inventory to load vars for managed_node2 32645 1726880453.21212: Calling groups_inventory to load vars for managed_node2 32645 1726880453.21214: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880453.21222: Calling all_plugins_play to load vars for managed_node2 32645 1726880453.21224: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880453.21227: Calling groups_plugins_play to load vars for managed_node2 32645 1726880453.22083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880453.23186: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880453.23201: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.23206: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.23250: done with get_vars() 32645 1726880453.23269: done getting variables 32645 1726880453.23352: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Check services status] *************************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:41 Friday 20 September 2024 21:00:53 -0400 (0:00:02.504) 0:01:07.807 ****** 32645 1726880453.23373: entering _queue_task() for managed_node2/assert 32645 1726880453.23375: Creating lock for assert 32645 1726880453.23624: worker is 1 (out of 1 available) 32645 1726880453.23641: exiting _queue_task() for managed_node2/assert 32645 1726880453.23656: done queuing things up, now waiting for results queue to drain 32645 1726880453.23658: waiting for pending results... 32645 1726880453.23864: running TaskExecutor() for managed_node2/TASK: Check services status 32645 1726880453.23936: in run() - task 1266f4c6-4e69-28d7-f79e-00000000000d 32645 1726880453.23952: variable 'ansible_search_path' from source: unknown 32645 1726880453.23985: calling self._execute() 32645 1726880453.24073: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.24080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.24090: variable 'omit' from source: magic vars 32645 1726880453.24190: variable 'omit' from source: magic vars 32645 1726880453.24223: variable 'omit' from source: magic vars 32645 1726880453.24253: variable 'omit' from source: magic vars 32645 1726880453.24291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880453.24324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880453.24346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880453.24363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880453.24375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880453.24403: variable 'inventory_hostname' from source: set_fact 32645 1726880453.24406: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.24411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.24498: Set connection var ansible_shell_executable to /bin/sh 32645 1726880453.24505: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880453.24512: Set connection var ansible_timeout to 10 32645 1726880453.24515: Set connection var ansible_shell_type to sh 32645 1726880453.24527: Set connection var ansible_pipelining to False 32645 1726880453.24534: Set connection var ansible_connection to ssh 32645 1726880453.24558: variable 'ansible_shell_executable' from source: unknown 32645 1726880453.24561: variable 'ansible_connection' from source: unknown 32645 1726880453.24564: variable 'ansible_module_compression' from source: unknown 32645 1726880453.24566: variable 'ansible_shell_type' from source: unknown 32645 1726880453.24569: variable 'ansible_shell_executable' from source: unknown 32645 1726880453.24574: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.24579: variable 'ansible_pipelining' from source: unknown 32645 1726880453.24582: variable 'ansible_timeout' from source: unknown 32645 1726880453.24587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.24711: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880453.24722: variable 'omit' from source: magic vars 32645 1726880453.24731: starting attempt loop 32645 1726880453.24734: running the handler 32645 1726880453.25088: variable 'ansible_facts' from source: unknown 32645 1726880453.25716: Evaluated conditional (ansible_facts.services["corosync-qnetd.service"].status == "enabled"): True 32645 1726880453.25848: variable 'ansible_facts' from source: unknown 32645 1726880453.26257: Evaluated conditional (ansible_facts.services["corosync-qnetd.service"].state == "running"): True 32645 1726880453.26263: handler run complete 32645 1726880453.26278: attempt loop complete, returning result 32645 1726880453.26281: _execute() done 32645 1726880453.26284: dumping result to json 32645 1726880453.26288: done dumping result, returning 32645 1726880453.26300: done running TaskExecutor() for managed_node2/TASK: Check services status [1266f4c6-4e69-28d7-f79e-00000000000d] 32645 1726880453.26302: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000d 32645 1726880453.26388: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000d 32645 1726880453.26391: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 32645 1726880453.26456: no more pending results, returning what we have 32645 1726880453.26460: results queue empty 32645 1726880453.26461: checking for any_errors_fatal 32645 1726880453.26470: done checking for any_errors_fatal 32645 1726880453.26471: checking for max_fail_percentage 32645 1726880453.26473: done checking for max_fail_percentage 32645 1726880453.26474: checking to see if all hosts have failed and the running result is not ok 32645 1726880453.26475: done checking to see if all hosts have failed 32645 1726880453.26476: getting the remaining hosts for this loop 32645 1726880453.26478: done getting the remaining hosts for this loop 32645 1726880453.26483: getting the next task for host managed_node2 32645 1726880453.26489: done getting next task for host managed_node2 32645 1726880453.26492: ^ task is: TASK: Check firewall and selinux state 32645 1726880453.26495: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32645 1726880453.26499: getting variables 32645 1726880453.26500: in VariableManager get_vars() 32645 1726880453.26543: Calling all_inventory to load vars for managed_node2 32645 1726880453.26546: Calling groups_inventory to load vars for managed_node2 32645 1726880453.26552: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880453.26562: Calling all_plugins_play to load vars for managed_node2 32645 1726880453.26566: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880453.26569: Calling groups_plugins_play to load vars for managed_node2 32645 1726880453.27542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880453.28636: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880453.28654: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.28658: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.28701: done with get_vars() 32645 1726880453.28720: done getting variables TASK [Check firewall and selinux state] **************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:47 Friday 20 September 2024 21:00:53 -0400 (0:00:00.054) 0:01:07.861 ****** 32645 1726880453.28792: entering _queue_task() for managed_node2/include_tasks 32645 1726880453.29018: worker is 1 (out of 1 available) 32645 1726880453.29032: exiting _queue_task() for managed_node2/include_tasks 32645 1726880453.29047: done queuing things up, now waiting for results queue to drain 32645 1726880453.29050: waiting for pending results... 32645 1726880453.29256: running TaskExecutor() for managed_node2/TASK: Check firewall and selinux state 32645 1726880453.29341: in run() - task 1266f4c6-4e69-28d7-f79e-00000000000e 32645 1726880453.29355: variable 'ansible_search_path' from source: unknown 32645 1726880453.29389: calling self._execute() 32645 1726880453.29480: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.29489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.29503: variable 'omit' from source: magic vars 32645 1726880453.29595: _execute() done 32645 1726880453.29601: dumping result to json 32645 1726880453.29605: done dumping result, returning 32645 1726880453.29608: done running TaskExecutor() for managed_node2/TASK: Check firewall and selinux state [1266f4c6-4e69-28d7-f79e-00000000000e] 32645 1726880453.29620: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000e 32645 1726880453.29757: no more pending results, returning what we have 32645 1726880453.29762: in VariableManager get_vars() 32645 1726880453.29804: Calling all_inventory to load vars for managed_node2 32645 1726880453.29807: Calling groups_inventory to load vars for managed_node2 32645 1726880453.29810: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880453.29823: Calling all_plugins_play to load vars for managed_node2 32645 1726880453.29829: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880453.29833: Calling groups_plugins_play to load vars for managed_node2 32645 1726880453.30410: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000000e 32645 1726880453.30414: WORKER PROCESS EXITING 32645 1726880453.30785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880453.31960: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880453.31977: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.31982: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.32021: done with get_vars() 32645 1726880453.32040: variable 'ansible_search_path' from source: unknown 32645 1726880453.32052: we have included files to process 32645 1726880453.32053: generating all_blocks data 32645 1726880453.32055: done generating all_blocks data 32645 1726880453.32060: processing included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml 32645 1726880453.32061: loading included file: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml 32645 1726880453.32063: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml 32645 1726880453.32562: done processing included file 32645 1726880453.32564: iterating over new_blocks loaded from include file 32645 1726880453.32566: in VariableManager get_vars() 32645 1726880453.32578: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880453.32590: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.32594: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.32613: done with get_vars() 32645 1726880453.32615: filtering new block on tags 32645 1726880453.32644: done filtering new block on tags 32645 1726880453.32647: in VariableManager get_vars() 32645 1726880453.32660: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880453.32672: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.32675: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.32693: done with get_vars() 32645 1726880453.32695: filtering new block on tags 32645 1726880453.32719: done filtering new block on tags 32645 1726880453.32721: done iterating over new_blocks loaded from include file included: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml for managed_node2 32645 1726880453.32726: extending task lists for all hosts with included blocks 32645 1726880453.37346: done extending task lists 32645 1726880453.37347: done processing included files 32645 1726880453.37349: results queue empty 32645 1726880453.37350: checking for any_errors_fatal 32645 1726880453.37352: done checking for any_errors_fatal 32645 1726880453.37353: checking for max_fail_percentage 32645 1726880453.37353: done checking for max_fail_percentage 32645 1726880453.37354: checking to see if all hosts have failed and the running result is not ok 32645 1726880453.37355: done checking to see if all hosts have failed 32645 1726880453.37355: getting the remaining hosts for this loop 32645 1726880453.37356: done getting the remaining hosts for this loop 32645 1726880453.37358: getting the next task for host managed_node2 32645 1726880453.37361: done getting next task for host managed_node2 32645 1726880453.37363: ^ task is: TASK: Check firewall service status 32645 1726880453.37365: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880453.37366: getting variables 32645 1726880453.37367: in VariableManager get_vars() 32645 1726880453.37376: Calling all_inventory to load vars for managed_node2 32645 1726880453.37378: Calling groups_inventory to load vars for managed_node2 32645 1726880453.37380: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880453.37385: Calling all_plugins_play to load vars for managed_node2 32645 1726880453.37387: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880453.37389: Calling groups_plugins_play to load vars for managed_node2 32645 1726880453.38201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880453.39300: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880453.39320: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.39323: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880453.39359: done with get_vars() 32645 1726880453.39379: done getting variables 32645 1726880453.39413: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check firewall service status] ******************************************* task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:6 Friday 20 September 2024 21:00:53 -0400 (0:00:00.106) 0:01:07.967 ****** 32645 1726880453.39434: entering _queue_task() for managed_node2/command 32645 1726880453.39712: worker is 1 (out of 1 available) 32645 1726880453.39726: exiting _queue_task() for managed_node2/command 32645 1726880453.39745: done queuing things up, now waiting for results queue to drain 32645 1726880453.39747: waiting for pending results... 32645 1726880453.39945: running TaskExecutor() for managed_node2/TASK: Check firewall service status 32645 1726880453.40026: in run() - task 1266f4c6-4e69-28d7-f79e-00000000070c 32645 1726880453.40040: variable 'ansible_search_path' from source: unknown 32645 1726880453.40044: variable 'ansible_search_path' from source: unknown 32645 1726880453.40082: calling self._execute() 32645 1726880453.40170: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.40179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.40188: variable 'omit' from source: magic vars 32645 1726880453.40598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880453.42308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880453.42466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880453.42496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880453.42535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880453.42558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880453.42640: variable 'ha_cluster_manage_firewall' from source: play vars 32645 1726880453.42657: Evaluated conditional (ha_cluster_manage_firewall | bool): True 32645 1726880453.42663: variable 'omit' from source: magic vars 32645 1726880453.42694: variable 'omit' from source: magic vars 32645 1726880453.42726: variable 'omit' from source: magic vars 32645 1726880453.42753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880453.42778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880453.42794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880453.42809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880453.42822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880453.42850: variable 'inventory_hostname' from source: set_fact 32645 1726880453.42854: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.42858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.42942: Set connection var ansible_shell_executable to /bin/sh 32645 1726880453.42951: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880453.42959: Set connection var ansible_timeout to 10 32645 1726880453.42962: Set connection var ansible_shell_type to sh 32645 1726880453.42973: Set connection var ansible_pipelining to False 32645 1726880453.42976: Set connection var ansible_connection to ssh 32645 1726880453.42995: variable 'ansible_shell_executable' from source: unknown 32645 1726880453.42999: variable 'ansible_connection' from source: unknown 32645 1726880453.43001: variable 'ansible_module_compression' from source: unknown 32645 1726880453.43006: variable 'ansible_shell_type' from source: unknown 32645 1726880453.43009: variable 'ansible_shell_executable' from source: unknown 32645 1726880453.43013: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880453.43018: variable 'ansible_pipelining' from source: unknown 32645 1726880453.43021: variable 'ansible_timeout' from source: unknown 32645 1726880453.43026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880453.43120: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880453.43131: variable 'omit' from source: magic vars 32645 1726880453.43134: starting attempt loop 32645 1726880453.43137: running the handler 32645 1726880453.43158: _low_level_execute_command(): starting 32645 1726880453.43161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880453.43680: 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 <<< 32645 1726880453.43684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.43689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880453.43692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.43747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880453.43753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880453.43808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880453.45564: stdout chunk (state=3): >>>/root <<< 32645 1726880453.45671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880453.45719: stderr chunk (state=3): >>><<< 32645 1726880453.45722: stdout chunk (state=3): >>><<< 32645 1726880453.45748: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880453.45760: _low_level_execute_command(): starting 32645 1726880453.45767: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212 `" && echo ansible-tmp-1726880453.4574468-34487-174190265618212="` echo /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212 `" ) && sleep 0' 32645 1726880453.46227: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880453.46231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.46234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880453.46237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880453.46239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.46289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880453.46292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880453.46338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880453.48345: stdout chunk (state=3): >>>ansible-tmp-1726880453.4574468-34487-174190265618212=/root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212 <<< 32645 1726880453.48475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880453.48518: stderr chunk (state=3): >>><<< 32645 1726880453.48522: stdout chunk (state=3): >>><<< 32645 1726880453.48538: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880453.4574468-34487-174190265618212=/root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880453.48569: variable 'ansible_module_compression' from source: unknown 32645 1726880453.48608: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880453.48644: variable 'ansible_facts' from source: unknown 32645 1726880453.48714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py 32645 1726880453.48824: Sending initial data 32645 1726880453.48827: Sent initial data (156 bytes) 32645 1726880453.49239: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880453.49275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880453.49278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.49281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880453.49283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.49339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880453.49343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880453.49382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880453.51041: 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 <<< 32645 1726880453.51045: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880453.51080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880453.51120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmptg9x5xcp /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py <<< 32645 1726880453.51123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py" <<< 32645 1726880453.51156: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmptg9x5xcp" to remote "/root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py" <<< 32645 1726880453.51925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880453.51986: stderr chunk (state=3): >>><<< 32645 1726880453.51990: stdout chunk (state=3): >>><<< 32645 1726880453.52007: done transferring module to remote 32645 1726880453.52020: _low_level_execute_command(): starting 32645 1726880453.52025: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/ /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py && sleep 0' 32645 1726880453.52441: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880453.52472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880453.52481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.52484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880453.52486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.52543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880453.52546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880453.52582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880453.54457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880453.54498: stderr chunk (state=3): >>><<< 32645 1726880453.54502: stdout chunk (state=3): >>><<< 32645 1726880453.54514: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880453.54518: _low_level_execute_command(): starting 32645 1726880453.54525: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/AnsiballZ_command.py && sleep 0' 32645 1726880453.54965: 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 <<< 32645 1726880453.54971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880453.54973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.54976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880453.54978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880453.55028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880453.55032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880453.55083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880453.57309: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880453.57345: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880453.57379: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880453.57385: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880453.57451: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880453.57468: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880453.57500: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880453.57535: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880453.57540: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880453.57571: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 32645 1726880453.57579: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880453.57631: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880453.57644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.57655: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880453.57678: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880453.57715: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880453.57760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880453.57766: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bcd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bca3b30> <<< 32645 1726880453.57794: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880453.57797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bcd6ab0> <<< 32645 1726880453.57824: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880453.57850: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880453.57857: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880453.57870: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880453.57911: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880453.58006: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880453.58037: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880453.58043: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880453.58066: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880453.58086: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880453.58102: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880453.58110: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880453.58131: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880453.58156: 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 <<< 32645 1726880453.58162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880453.58180: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77ba85160> <<< 32645 1726880453.58235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880453.58242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880453.58262: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77ba863f0> <<< 32645 1726880453.58289: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880453.58295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.58310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880453.58334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880453.58349: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77ba871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77ba86600> <<< 32645 1726880453.58383: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880453.58390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32645 1726880453.58393: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bab8140> <<< 32645 1726880453.58407: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880453.58413: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880453.58438: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880453.58441: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880453.58466: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880453.58517: 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 <<< 32645 1726880453.58538: 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 0x7fb77ba86150> <<< 32645 1726880453.58557: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880453.58600: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880453.58612: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880453.58618: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880453.58642: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880453.58676: 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. <<< 32645 1726880453.58922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880453.58940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880453.58971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880453.58980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.58998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880453.59042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880453.59061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880453.59077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880453.59107: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880453.59110: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bad60c0> <<< 32645 1726880453.59130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880453.59164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880453.59181: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880453.59230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.59243: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880453.59270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880453.59280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb15160> <<< 32645 1726880453.59295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880453.59312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880453.59319: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb157f0> <<< 32645 1726880453.59342: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880453.59383: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bad7830> <<< 32645 1726880453.59395: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880453.59428: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bad6ab0> <<< 32645 1726880453.59533: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77badf230> <<< 32645 1726880453.59559: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880453.59581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880453.59590: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880453.59617: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880453.59643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 32645 1726880453.59659: stdout chunk (state=3): >>> <<< 32645 1726880453.59672: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880453.59679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880453.59697: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb44d70> <<< 32645 1726880453.59712: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb17980> <<< 32645 1726880453.59750: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880453.59756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb44dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77baf1910> <<< 32645 1726880453.59801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880453.59839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46090> <<< 32645 1726880453.59846: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bade510> <<< 32645 1726880453.59870: 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' <<< 32645 1726880453.59903: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.59912: 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 0x7fb77bb464b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46360> <<< 32645 1726880453.59947: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.59956: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bb46750> <<< 32645 1726880453.59963: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77badd100> <<< 32645 1726880453.59978: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880453.60026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880453.60043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880453.60069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880453.60081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb6cc20> <<< 32645 1726880453.60089: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880453.60116: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.60122: 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 0x7fb77bb6e360> <<< 32645 1726880453.60147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880453.60156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880453.60178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880453.60188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880453.60203: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb6f200> <<< 32645 1726880453.60242: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.60250: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bb6f860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb6e750> <<< 32645 1726880453.60270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880453.60291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880453.60339: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.60345: 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 0x7fb77b9342c0> <<< 32645 1726880453.60353: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb6f9b0> <<< 32645 1726880453.60388: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46a20> <<< 32645 1726880453.60411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880453.60438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880453.60457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880453.60474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880453.60511: 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 0x7fb77b9601d0> <<< 32645 1726880453.60542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880453.60547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880453.60572: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.60576: 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 0x7fb77b960ce0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b960a40> <<< 32645 1726880453.60605: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b960d10> <<< 32645 1726880453.60631: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.60731: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.60734: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b960ef0> <<< 32645 1726880453.60736: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b936330> <<< 32645 1726880453.60764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880453.60781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880453.60807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880453.60821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880453.60827: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b962540> <<< 32645 1726880453.60850: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46390> <<< 32645 1726880453.60872: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb47140> <<< 32645 1726880453.60895: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880453.60959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.60979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880453.61012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880453.61042: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b98e900> <<< 32645 1726880453.61104: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880453.61112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.61133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880453.61154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880453.61198: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9aaa20> <<< 32645 1726880453.61216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880453.61264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880453.61318: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880453.61343: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880453.61354: 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 0x7fb77b9df710> <<< 32645 1726880453.61367: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880453.61400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880453.61423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880453.61462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880453.61555: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77ba0deb0> <<< 32645 1726880453.61634: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9df830> <<< 32645 1726880453.61671: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9ab6b0> <<< 32645 1726880453.61699: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880453.61703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b7e4890> <<< 32645 1726880453.61729: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9a9a60> <<< 32645 1726880453.61733: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9634a0> <<< 32645 1726880453.61833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880453.61849: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb77b9a9b80> <<< 32645 1726880453.61926: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6ty65p9z/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880453.61932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.62086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.62112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880453.62132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880453.62166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880453.62246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880453.62283: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880453.62291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b842510> import '_typing' # <<< 32645 1726880453.62494: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b81d400> <<< 32645 1726880453.62498: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b81c560> # zipimport: zlib available <<< 32645 1726880453.62526: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880453.62536: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.62555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.62567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.62572: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880453.62598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.64159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.65427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880453.65433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32645 1726880453.65453: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b8403e0> <<< 32645 1726880453.65458: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880453.65475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.65489: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880453.65504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880453.65527: 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' <<< 32645 1726880453.65561: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.65567: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b869e80> <<< 32645 1726880453.65604: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b869c70> <<< 32645 1726880453.65633: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b869580> <<< 32645 1726880453.65656: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880453.65662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880453.65711: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b869ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b8431a0> <<< 32645 1726880453.65721: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880453.65749: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 32645 1726880453.65753: 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 0x7fb77b86ab70> <<< 32645 1726880453.65776: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.65782: 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 0x7fb77b86ad20> <<< 32645 1726880453.65803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880453.65850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880453.65865: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880453.65918: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b86b260> <<< 32645 1726880453.65921: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880453.65942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880453.65967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880453.66001: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6d9040> <<< 32645 1726880453.66030: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.66033: 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 0x7fb77b6dac60> <<< 32645 1726880453.66060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880453.66072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880453.66110: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6db620> <<< 32645 1726880453.66126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880453.66168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880453.66172: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6dc7d0> <<< 32645 1726880453.66197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880453.66230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880453.66256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880453.66262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880453.66316: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6df2c0> <<< 32645 1726880453.66354: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.66363: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b6df620> <<< 32645 1726880453.66378: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6dd5b0> <<< 32645 1726880453.66398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880453.66422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880453.66446: 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' <<< 32645 1726880453.66469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880453.66499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880453.66524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880453.66532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880453.66543: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6e3200> <<< 32645 1726880453.66550: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880453.66621: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6e1cd0> <<< 32645 1726880453.66634: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6e1a30> <<< 32645 1726880453.66645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880453.66651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880453.66732: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6e1fa0> <<< 32645 1726880453.66762: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6dda90> <<< 32645 1726880453.66785: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.66791: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b72b3b0> <<< 32645 1726880453.66823: 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 0x7fb77b72b530> <<< 32645 1726880453.66843: 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 <<< 32645 1726880453.66861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880453.66884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880453.66890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880453.66934: 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 0x7fb77b72d0d0> <<< 32645 1726880453.66938: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72ce90> <<< 32645 1726880453.66951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880453.67069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880453.67122: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.67128: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b72f620> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72d790> <<< 32645 1726880453.67155: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880453.67198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.67223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880453.67240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880453.67243: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880453.67295: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b732e10> <<< 32645 1726880453.67447: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72f7d0> <<< 32645 1726880453.67527: 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' <<< 32645 1726880453.67535: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b733aa0> <<< 32645 1726880453.67564: 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' <<< 32645 1726880453.67574: 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 0x7fb77b733f50> <<< 32645 1726880453.67618: 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' <<< 32645 1726880453.67628: 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 0x7fb77b734170> <<< 32645 1726880453.67636: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72b7a0> <<< 32645 1726880453.67658: 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 <<< 32645 1726880453.67663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880453.67683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880453.67707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880453.67738: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.67769: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.67775: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b737860> <<< 32645 1726880453.67951: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.67975: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77b7389b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b735fd0> <<< 32645 1726880453.68016: 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' <<< 32645 1726880453.68029: 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 0x7fb77b737380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b735be0> <<< 32645 1726880453.68051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68056: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880453.68076: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68313: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880453.68328: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68340: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68358: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880453.68363: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.68639: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.69318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.69993: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880453.70001: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880453.70016: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880453.70061: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.70121: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.70133: 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 0x7fb77b7bcc80> <<< 32645 1726880453.70231: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880453.70235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880453.70260: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b7bdaf0> <<< 32645 1726880453.70267: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b73b650> <<< 32645 1726880453.70326: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880453.70335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.70361: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.70370: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880453.70389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.70562: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.70751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880453.70765: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b7bda30> <<< 32645 1726880453.70772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.71339: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.71896: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.71977: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880453.72085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72124: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72167: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880453.72173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72372: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880453.72395: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72421: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880453.72425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72475: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72513: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880453.72534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.72819: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.73111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880453.73181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880453.73204: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880453.73294: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b7beba0> <<< 32645 1726880453.73312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.73390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.73482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880453.73491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880453.73498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880453.73529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880453.73537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880453.73619: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.73747: 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 0x7fb77b5ca630> <<< 32645 1726880453.73809: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880453.73819: 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 0x7fb77b5caf60> <<< 32645 1726880453.73831: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b7bfc50> <<< 32645 1726880453.73854: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.73879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.73926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880453.73929: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.73978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74024: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74088: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74163: 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 <<< 32645 1726880453.74212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.74306: 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 0x7fb77b5c9be0> <<< 32645 1726880453.74348: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5cb1a0> <<< 32645 1726880453.74386: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880453.74389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880453.74403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74465: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74564: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.74614: 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 <<< 32645 1726880453.74626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880453.74633: 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 <<< 32645 1726880453.74663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880453.74680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880453.74744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880453.74762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880453.74783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880453.74842: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b8bf1d0> <<< 32645 1726880453.74892: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5d4f80> <<< 32645 1726880453.74984: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5d3260> <<< 32645 1726880453.74990: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5d30e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880453.75026: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.75059: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880453.75065: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880453.75113: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880453.75135: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.75151: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.75162: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880453.75173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.75289: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880453.75422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880453.75428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880453.75445: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5ca450> <<< 32645 1726880453.75538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.01172: stdout chunk (state=3): >>> {"changed": true, "stdout": "dhcpv6-client high-availability mdns ssh", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384580c530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38457d7b60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384580eab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845621130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456223c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456231a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456225d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456540e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845622120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845703da0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456e8470>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456e8e00>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454579e0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845457bf0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ad700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ac470>\n# /usr/lib64/python3.12<<< 32645 1726880454.01189: stdout chunk (state=3): >>>/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845457f80>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569a900>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569bc20>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384560ad80>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845594ef0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455efad0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454572c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455ee2d0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384560a120>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ae600>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454573b0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569ae10>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38456993a0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845456510>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555d60>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455353a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455356a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845535b20>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455363f0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845534c80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555880>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555e20>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555310>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ad160>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3845426e70>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python<<< 32645 1726880454.01238: stdout chunk (state=3): >>>3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38453f4d70>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38453f5790>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454278c0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38453f7bf0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845425430>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453f7fe0>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d44d0>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454260c0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453b0830>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453b1130>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453b32c0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d5ca0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d53d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455376e0>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845466990>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cf8380>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cf9b20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d953a0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d95460>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844d95bb0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d95a30>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd23c0>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd0ec0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd0c20>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844db2ea0>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd37d0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d97620>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449237d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944a70>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944ce0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844944e60>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944d40>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944530>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844923920>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449229f0>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d96ba0>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d96450>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d94e30>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d968d0>\n# /usr/lib64/python3.12/site<<< 32645 1726880454.01247: stdout chunk (state=3): >>>-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38449450a0>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d94c50>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844945790>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844945640>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449478c0>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947d70>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449451f0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947ce0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947ef0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844971220>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449709b0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a4d10>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a7200>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a5d60>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844970f20>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449f94c0>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844534ec0>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844534290>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449fa4e0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449d4fe0>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449d74a0>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f384454d2b0>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f384454d430>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a78c0>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844970170>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/<<< 32645 1726880454.01282: stdout chunk (state=3): >>>core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844564fb0>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844585dc0>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844586d20>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844587380>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844586270>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844587da0>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445874d0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844567d70>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38445ba060>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445b9d90>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38445ba090>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38445ba270>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844567ef0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844566300>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445657f0>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384454fa70>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445bafc0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445e1f40>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38443f6690>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38443f4920>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38443f47a0>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445ba5a0>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384454e450>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cfa660>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b4a0>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447ab10>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b0e0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844497470>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844497b00>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844495df0>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844495b20>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444ce510>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444ce5a0>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844262d20>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844261a00>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844262fc0>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hash<<< 32645 1726880454.01313: stdout chunk (state=3): >>>lib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844263770>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f384427c110>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844263170>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427c2f0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ac500>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ae990>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ae8a0>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb440>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb020>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ca510>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442adbe0>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython<<< 32645 1726880454.01328: stdout chunk (state=3): >>>-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38442dcdd0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442dcb90>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442de660>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442dd2e0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb2c0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ac590>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f8c0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f410>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844306ab0>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844307170>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f6e0>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844335e80>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844307560>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427d2b0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b59a30>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f2c0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444e9610>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444cd2e0>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444cc680>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code objec<<< 32645 1726880454.01347: stdout chunk (state=3): >>>t from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444eae10>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b1d0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5ac60>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5b7a0>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5afc0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84230>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84650>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84a70>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cl<<< 32645 1726880454.01365: stdout chunk (state=3): >>>eanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2]<<< 32645 1726880454.01382: stdout chunk (state=3): >>> removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# d<<< 32645 1726880454.01396: stdout chunk (state=3): >>>estroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping g<<< 32645 1726880454.01417: stdout chunk (state=3): >>>i.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\<<< 32645 1726880454.01425: stdout chunk (state=3): >>>n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": ["firewall-cmd", "--list-services"], "start": "2024-09-20 21:00:53.756225", "end": "2024-09-20 21:00:54.009926", "delta": "0:00:00.253701", "msg": "", "invocation": {"module_args": {"_raw_params": "firewall-cmd --list-services", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 32645 1726880454.01909: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path <<< 32645 1726880454.01930: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 <<< 32645 1726880454.01960: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # 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 <<< 32645 1726880454.01983: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 32645 1726880454.02001: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880454.02016: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02040: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # 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 <<< 32645 1726880454.02050: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02083: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02106: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02114: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02134: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 32645 1726880454.02144: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02179: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02183: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02187: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 32645 1726880454.02435: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880454.02471: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880454.02499: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 32645 1726880454.02510: stdout chunk (state=3): >>># destroy zipfile._path <<< 32645 1726880454.02525: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880454.02565: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880454.02577: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880454.02606: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02615: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32645 1726880454.02638: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880454.02663: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 32645 1726880454.02680: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880454.02697: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880454.02705: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880454.02724: stdout chunk (state=3): >>># destroy array <<< 32645 1726880454.02738: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880454.02755: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880454.02792: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro <<< 32645 1726880454.02795: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880454.02837: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880454.02857: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 32645 1726880454.02881: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.02891: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880454.02917: 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 <<< 32645 1726880454.02950: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random <<< 32645 1726880454.02954: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 <<< 32645 1726880454.02979: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880454.02997: 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 warnings # cleanup[3] wiping importlib._bootstrap_external <<< 32645 1726880454.03019: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880454.03033: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880454.03057: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.03081: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 32645 1726880454.03106: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 32645 1726880454.03109: stdout chunk (state=3): >>> <<< 32645 1726880454.03116: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880454.03242: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880454.03252: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880454.03272: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880454.03296: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 32645 1726880454.03299: stdout chunk (state=3): >>># destroy re._parser <<< 32645 1726880454.03316: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880454.03337: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880454.03374: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880454.03395: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32645 1726880454.03398: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880454.03407: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880454.03430: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880454.03529: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 32645 1726880454.03540: stdout chunk (state=3): >>> # 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 <<< 32645 1726880454.03556: stdout chunk (state=3): >>># destroy time <<< 32645 1726880454.03571: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880454.03607: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880454.03636: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880454.03640: stdout chunk (state=3): >>># destroy _abc <<< 32645 1726880454.03650: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880454.03663: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880454.04056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880454.04120: stderr chunk (state=3): >>><<< 32645 1726880454.04123: stdout chunk (state=3): >>><<< 32645 1726880454.04289: _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 0x7fb77bcd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bca3b30> # /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 0x7fb77bcd6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fb77ba85160> # /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 0x7fb77ba863f0> # /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 0x7fb77ba871d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77ba86600> # /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 0x7fb77bab8140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fb77ba86150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fb77bad60c0> # /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 0x7fb77bb15160> # /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 0x7fb77bb157f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bad7830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bad6ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77badf230> # /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 0x7fb77bb44d70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb17980> # /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 0x7fb77bb44dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77baf1910> # /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 0x7fb77bb46090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bade510> # /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 0x7fb77bb464b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46360> # 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 0x7fb77bb46750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77badd100> 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 0x7fb77bb6cc20> 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 0x7fb77bb6e360> # /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 0x7fb77bb6f200> # 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 0x7fb77bb6f860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb6e750> # /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 0x7fb77b9342c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb6f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46a20> # /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 0x7fb77b9601d0> # /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 0x7fb77b960ce0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b960a40> # 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 0x7fb77b960d10> # 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 0x7fb77b960ef0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b936330> # /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 0x7fb77b962540> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb46390> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb47140> # /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 0x7fb77b98e900> # /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 0x7fb77b9aaa20> # /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 0x7fb77b9df710> # /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 0x7fb77ba0deb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9df830> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9ab6b0> # /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 0x7fb77b7e4890> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9a9a60> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b9634a0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb77b9a9b80> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6ty65p9z/ansible_ansible.legacy.command_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 0x7fb77b842510> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b81d400> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b81c560> # 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 0x7fb77b8403e0> # /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 0x7fb77b869e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b869c70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b869580> # /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 0x7fb77b869ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b8431a0> 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 0x7fb77b86ab70> # 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 0x7fb77b86ad20> # /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 0x7fb77b86b260> 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 0x7fb77b6d9040> # 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 0x7fb77b6dac60> # /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 0x7fb77b6db620> # /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 0x7fb77b6dc7d0> # /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 0x7fb77b6df2c0> # 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 0x7fb77b6df620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6dd5b0> # /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 0x7fb77b6e3200> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6e1a30> # /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 0x7fb77b6e1fa0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b6dda90> # 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 0x7fb77b72b3b0> # /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 0x7fb77b72b530> # /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 0x7fb77b72d0d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72ce90> # /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 0x7fb77b72f620> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72d790> # /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 0x7fb77b732e10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72f7d0> # 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 0x7fb77b733aa0> # 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 0x7fb77b733f50> # 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 0x7fb77b734170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b72b7a0> # /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 0x7fb77b737860> # 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 0x7fb77b7389b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b735fd0> # 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 0x7fb77b737380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b735be0> # 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 0x7fb77b7bcc80> # /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 0x7fb77b7bdaf0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b73b650> 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 0x7fb77b7bda30> # 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 0x7fb77b7beba0> # 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 0x7fb77b5ca630> # 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 0x7fb77b5caf60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b7bfc50> # 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 0x7fb77b5c9be0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5cb1a0> 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 0x7fb77b8bf1d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5d4f80> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5d3260> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77b5d30e0> # 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 # /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 0x7fb77b5ca450> # zipimport: zlib available {"changed": true, "stdout": "dhcpv6-client high-availability mdns ssh", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384580c530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38457d7b60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384580eab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845621130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456223c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456231a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456225d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456540e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845622120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845703da0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456e8470>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456e8e00>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454579e0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845457bf0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ad700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ac470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845457f80>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569a900>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569bc20>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384560ad80>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845594ef0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455efad0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454572c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455ee2d0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384560a120>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ae600>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454573b0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569ae10>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38456993a0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845456510>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555d60>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455353a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455356a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845535b20>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455363f0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845534c80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555880>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555e20>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555310>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ad160>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3845426e70>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38453f4d70>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38453f5790>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454278c0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38453f7bf0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845425430>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453f7fe0>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d44d0>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454260c0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453b0830>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453b1130>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453b32c0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d5ca0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d53d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455376e0>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845466990>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cf8380>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cf9b20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d953a0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d95460>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844d95bb0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d95a30>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd23c0>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd0ec0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd0c20>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844db2ea0>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd37d0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d97620>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449237d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944a70>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944ce0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844944e60>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944d40>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944530>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844923920>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449229f0>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d96ba0>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d96450>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d94e30>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d968d0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38449450a0>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d94c50>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844945790>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844945640>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449478c0>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947d70>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449451f0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947ce0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947ef0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844971220>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449709b0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a4d10>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a7200>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a5d60>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844970f20>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449f94c0>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844534ec0>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844534290>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449fa4e0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449d4fe0>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449d74a0>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f384454d2b0>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f384454d430>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a78c0>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844970170>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844564fb0>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844585dc0>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844586d20>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844587380>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844586270>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844587da0>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445874d0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844567d70>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38445ba060>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445b9d90>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38445ba090>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38445ba270>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844567ef0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844566300>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445657f0>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384454fa70>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445bafc0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445e1f40>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38443f6690>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38443f4920>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38443f47a0>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445ba5a0>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384454e450>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cfa660>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b4a0>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447ab10>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b0e0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844497470>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844497b00>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844495df0>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844495b20>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444ce510>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444ce5a0>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844262d20>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844261a00>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844262fc0>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844263770>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f384427c110>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844263170>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427c2f0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ac500>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ae990>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ae8a0>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb440>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb020>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ca510>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442adbe0>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38442dcdd0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442dcb90>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442de660>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442dd2e0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb2c0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ac590>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f8c0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f410>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844306ab0>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844307170>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f6e0>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844335e80>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844307560>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427d2b0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b59a30>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f2c0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444e9610>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444cd2e0>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444cc680>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444eae10>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b1d0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5ac60>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5b7a0>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5afc0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84230>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84650>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84a70>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": ["firewall-cmd", "--list-services"], "start": "2024-09-20 21:00:53.756225", "end": "2024-09-20 21:00:54.009926", "delta": "0:00:00.253701", "msg": "", "invocation": {"module_args": {"_raw_params": "firewall-cmd --list-services", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880454.04916: done with _execute_module (ansible.legacy.command, {'_raw_params': 'firewall-cmd --list-services', '_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.command', '_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-1726880453.4574468-34487-174190265618212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880454.04919: _low_level_execute_command(): starting 32645 1726880454.04922: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880453.4574468-34487-174190265618212/ > /dev/null 2>&1 && sleep 0' 32645 1726880454.05417: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.05420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880454.05425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.05428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880454.05430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.05491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.05497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880454.05499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.05540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.07491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.07543: stderr chunk (state=3): >>><<< 32645 1726880454.07547: stdout chunk (state=3): >>><<< 32645 1726880454.07563: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.07570: handler run complete 32645 1726880454.07630: Evaluated conditional (False): False 32645 1726880454.07771: variable '_result' from source: unknown 32645 1726880454.07814: Evaluated conditional ('high-availability' not in _result.stdout): False 32645 1726880454.07847: attempt loop complete, returning result 32645 1726880454.07852: _execute() done 32645 1726880454.07855: dumping result to json 32645 1726880454.07899: done dumping result, returning 32645 1726880454.07907: done running TaskExecutor() for managed_node2/TASK: Check firewall service status [1266f4c6-4e69-28d7-f79e-00000000070c] 32645 1726880454.07912: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000070c ok: [managed_node2] => { "changed": false, "cmd": [ "firewall-cmd", "--list-services" ], "delta": "0:00:00.253701", "end": "2024-09-20 21:00:54.009926", "failed_when_result": false, "rc": 0, "start": "2024-09-20 21:00:53.756225" } STDOUT: dhcpv6-client high-availability mdns ssh STDERR: 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 0x7f384580c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38457d7b60> # /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 0x7f384580eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f3845621130> # /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 0x7f38456223c0> # /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 0x7f38456231a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456225d0> # /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 0x7f38456540e0> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f3845622120> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # /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/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 0x7f3845703da0> # /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 0x7f38456e8470> # /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 0x7f38456e8e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454579e0> # /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' import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845457bf0> # /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 0x7f38456ad700> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ac470> # /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 0x7f3845457f80> # /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 0x7f384569a900> # /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 0x7f384569bc20> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384560ad80> # /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 0x7f3845594ef0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455efad0> # /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 0x7f38454572c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455ee2d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384560a120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ae600> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454573b0> # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384569ae10> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38456993a0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845456510> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.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 0x7f3845555d60> # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455353a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455356a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845535b20> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455363f0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845534c80> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555880> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555e20> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845555310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38456ad160> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.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 0x7f3845426e70> # /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' # 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 0x7f38453f4d70> # 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 0x7f38453f5790> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454278c0> import 'errno' # # 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 0x7f38453f7bf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845425430> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' # /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 0x7f38453f7fe0> # /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 0x7f38453d44d0> import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38454260c0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' # /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 0x7f38453b0830> # /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 0x7f38453b1130> # /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 0x7f38453b32c0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d5ca0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38453d53d0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38455376e0> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3845466990> import 'gi.repository.GObject' # # destroy gobject # /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' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cf8380> # /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cf9b20> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d953a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d95460> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844d95bb0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d95a30> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /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__/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 0x7f3844dd23c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd0ec0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844dd0c20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844db2ea0> # /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 0x7f3844dd37d0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d97620> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449237d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944a70> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944ce0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844944e60> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944d40> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844944530> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844923920> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449229f0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d96ba0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d96450> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d94e30> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d968d0> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38449450a0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844d94c50> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' # /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 0x7f3844945790> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844945640> # /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 0x7f38449478c0> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947d70> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449451f0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947ce0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844947ef0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' import 'pwd' # # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844971220> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449709b0> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a4d10> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a7200> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a5d60> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844970f20> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /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 0x7f38449f94c0> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3844534ec0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844534290> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449fa4e0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449d4fe0> # /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 0x7f38449d74a0> # 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 0x7f384454d2b0> # 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 0x7f384454d430> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38449a78c0> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844970170> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' # /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 0x7f3844564fb0> # /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' # /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__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # 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 0x7f3844585dc0> # /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 0x7f3844586d20> # 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 0x7f3844587380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844586270> # /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 0x7f3844587da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445874d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844567d70> # /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' # /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 0x7f38445ba060> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445b9d90> # 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 0x7f38445ba090> # 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 0x7f38445ba270> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844567ef0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844566300> import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445657f0> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384454fa70> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.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 0x7f38445bafc0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445e1f40> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' # /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' # 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 0x7f38443f6690> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38443f4920> import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38443f47a0> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38445ba5a0> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384454e450> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844cfa660> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b4a0> import 'gi.repository.Gio' # # destroy gi.repository.NM import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447ab10> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc' import 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b0e0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844497470> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844497b00> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844495df0> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844495b20> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /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 0x7f38444ce510> # /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' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444ce5a0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /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' # 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 0x7f3844262d20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844261a00> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844262fc0> # /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 0x7f3844263770> # 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 0x7f384427c110> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844263170> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427c2f0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ac500> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ae990> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ae8a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb440> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb020> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ca510> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442adbe0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.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 0x7f38442dcdd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442dcb90> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442de660> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442dd2e0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442cb2c0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38442ac590> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f8c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f410> # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844306ab0> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844307170> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f6e0> # /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 0x7f3844335e80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3844307560> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427d2b0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b59a30> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384427f2c0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444e9610> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444cd2e0> import 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444cc680> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc' import 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38444eae10> import 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f384447b1d0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc' import 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5ac60> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc' import 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5b7a0> import 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b5afc0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc' import 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84230> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc' import 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84650> # /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc' import 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3843b84a70> # 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__ # destroy __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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing copyreg # cleanup[2] removing contextlib # 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 re # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing threading # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing _socket # cleanup[2] removing math # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing signal # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing argparse # cleanup[2] removing firewall # destroy firewall # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing copy # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing firewall.core # destroy firewall.core # cleanup[2] removing firewall.core.base # destroy firewall.core.base # cleanup[2] removing pwd # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing fnmatch # cleanup[2] removing syslog # cleanup[2] removing fcntl # cleanup[2] removing firewall.core.logger # destroy firewall.core.logger # cleanup[2] removing firewall.dbus_utils # destroy firewall.dbus_utils # cleanup[2] removing shlex # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing firewall.core.prog # destroy firewall.core.prog # cleanup[2] removing firewall.core.ipset # destroy firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # destroy firewall.client # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy firewall.core.fw_nm # cleanup[2] removing firewall.core.io # destroy firewall.core.io # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing http # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing firewall.core.io.io_object # destroy firewall.core.io.io_object # cleanup[2] removing firewall.core.io.policy # destroy firewall.core.io.policy # cleanup[2] removing firewall.core.io.zone # destroy firewall.core.io.zone # cleanup[2] removing firewall.core.io.service # destroy firewall.core.io.service # cleanup[2] removing firewall.core.icmp # destroy firewall.core.icmp # cleanup[2] removing firewall.core.io.ipset # destroy firewall.core.io.ipset # cleanup[2] removing firewall.core.io.icmptype # destroy firewall.core.io.icmptype # cleanup[2] removing firewall.core.io.helper # destroy firewall.core.io.helper # cleanup[2] removing firewall.command # destroy firewall.command # destroy _sitebuiltins # destroy zlib # destroy _bz2 # destroy _compression # destroy _lzma # cleanup[3] wiping xml.sax.saxutils # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping base64 # destroy struct # cleanup[3] wiping binascii # cleanup[3] wiping xml.sax # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping firewall.errors # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.functions # destroy shlex # destroy pipes # destroy string # cleanup[3] wiping tempfile # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping shutil # cleanup[3] wiping fcntl # cleanup[3] wiping syslog # cleanup[3] wiping fnmatch # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping pwd # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping copy # cleanup[3] wiping _struct # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping logging # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping argparse # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy signal # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping errno # cleanup[3] wiping select # cleanup[3] wiping math # cleanup[3] wiping _socket # cleanup[3] wiping gi.repository # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping threading # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping _typing # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping contextlib # cleanup[3] wiping copyreg # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # 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 operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy _dbus_glib_bindings # destroy sys.monitoring # destroy _socket # destroy gi.repository.GObject # destroy argparse # destroy importlib # destroy zipimport # destroy gi._gi # destroy gi # destroy firewall.core.rich # destroy shutil # destroy _collections # destroy re._parser # destroy array # destroy textwrap # destroy _thread # destroy stat # destroy genericpath # destroy tokenize # destroy _string # destroy tempfile # destroy xml.sax # destroy xml.sax.saxutils # destroy copy # destroy firewall.functions # destroy select # destroy _signal # destroy xml.sax.handler # destroy copyreg # destroy contextlib # destroy operator # destroy _typing # destroy _tokenize # destroy collections # destroy io # destroy _opcode # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _hashlib # destroy _blake2 # destroy _ssl # destroy binascii # destroy datetime # destroy locale # destroy warnings # destroy _struct # 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 _codecs # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _operator # destroy _sha2 # destroy builtins # destroy itertools # destroy _sre # destroy posix # destroy _functools # clear sys.audit hooks 32645 1726880454.08664: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000070c 32645 1726880454.08931: no more pending results, returning what we have 32645 1726880454.08938: WORKER PROCESS EXITING 32645 1726880454.08944: results queue empty 32645 1726880454.08948: checking for any_errors_fatal 32645 1726880454.08949: done checking for any_errors_fatal 32645 1726880454.08950: checking for max_fail_percentage 32645 1726880454.08951: done checking for max_fail_percentage 32645 1726880454.08952: checking to see if all hosts have failed and the running result is not ok 32645 1726880454.08953: done checking to see if all hosts have failed 32645 1726880454.08953: getting the remaining hosts for this loop 32645 1726880454.08955: done getting the remaining hosts for this loop 32645 1726880454.08959: getting the next task for host managed_node2 32645 1726880454.08963: done getting next task for host managed_node2 32645 1726880454.08965: ^ task is: TASK: Check firewall port status 32645 1726880454.08967: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880454.08970: getting variables 32645 1726880454.08971: in VariableManager get_vars() 32645 1726880454.08994: Calling all_inventory to load vars for managed_node2 32645 1726880454.08996: Calling groups_inventory to load vars for managed_node2 32645 1726880454.08998: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880454.09008: Calling all_plugins_play to load vars for managed_node2 32645 1726880454.09011: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880454.09014: Calling groups_plugins_play to load vars for managed_node2 32645 1726880454.09998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880454.11101: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880454.11117: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880454.11122: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880454.11169: done with get_vars() 32645 1726880454.11190: done getting variables 32645 1726880454.11239: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check firewall port status] ********************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:12 Friday 20 September 2024 21:00:54 -0400 (0:00:00.718) 0:01:08.686 ****** 32645 1726880454.11263: entering _queue_task() for managed_node2/command 32645 1726880454.11515: worker is 1 (out of 1 available) 32645 1726880454.11527: exiting _queue_task() for managed_node2/command 32645 1726880454.11541: done queuing things up, now waiting for results queue to drain 32645 1726880454.11543: waiting for pending results... 32645 1726880454.11760: running TaskExecutor() for managed_node2/TASK: Check firewall port status 32645 1726880454.11847: in run() - task 1266f4c6-4e69-28d7-f79e-00000000070d 32645 1726880454.11862: variable 'ansible_search_path' from source: unknown 32645 1726880454.11866: variable 'ansible_search_path' from source: unknown 32645 1726880454.11905: calling self._execute() 32645 1726880454.12000: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880454.12005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880454.12016: variable 'omit' from source: magic vars 32645 1726880454.12429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880454.14169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880454.14226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880454.14261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880454.14297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880454.14316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880454.14398: variable 'ha_cluster_manage_firewall' from source: play vars 32645 1726880454.14414: Evaluated conditional (ha_cluster_manage_firewall | bool): True 32645 1726880454.14550: variable 'ansible_facts' from source: unknown 32645 1726880454.15068: Evaluated conditional (ansible_facts['architecture'] == 'x86_64'): True 32645 1726880454.15072: variable 'omit' from source: magic vars 32645 1726880454.15102: variable 'omit' from source: magic vars 32645 1726880454.15128: variable 'omit' from source: magic vars 32645 1726880454.15158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880454.15185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880454.15201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880454.15216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880454.15225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880454.15256: variable 'inventory_hostname' from source: set_fact 32645 1726880454.15260: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880454.15265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880454.15347: Set connection var ansible_shell_executable to /bin/sh 32645 1726880454.15355: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880454.15362: Set connection var ansible_timeout to 10 32645 1726880454.15365: Set connection var ansible_shell_type to sh 32645 1726880454.15378: Set connection var ansible_pipelining to False 32645 1726880454.15381: Set connection var ansible_connection to ssh 32645 1726880454.15403: variable 'ansible_shell_executable' from source: unknown 32645 1726880454.15406: variable 'ansible_connection' from source: unknown 32645 1726880454.15409: variable 'ansible_module_compression' from source: unknown 32645 1726880454.15412: variable 'ansible_shell_type' from source: unknown 32645 1726880454.15417: variable 'ansible_shell_executable' from source: unknown 32645 1726880454.15420: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880454.15425: variable 'ansible_pipelining' from source: unknown 32645 1726880454.15427: variable 'ansible_timeout' from source: unknown 32645 1726880454.15435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880454.15757: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880454.15760: variable 'omit' from source: magic vars 32645 1726880454.15763: starting attempt loop 32645 1726880454.15766: running the handler 32645 1726880454.15768: _low_level_execute_command(): starting 32645 1726880454.15771: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880454.16319: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880454.16334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.16351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880454.16370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880454.16385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880454.16393: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880454.16406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.16439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880454.16447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880454.16455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880454.16458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.16546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880454.16552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880454.16556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880454.16558: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880454.16561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.16661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.16666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880454.16673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.16701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.18498: stdout chunk (state=3): >>>/root <<< 32645 1726880454.18755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.18758: stdout chunk (state=3): >>><<< 32645 1726880454.18762: stderr chunk (state=3): >>><<< 32645 1726880454.18765: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.18776: _low_level_execute_command(): starting 32645 1726880454.18780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233 `" && echo ansible-tmp-1726880454.187214-34495-119928449799233="` echo /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233 `" ) && sleep 0' 32645 1726880454.19389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.19393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880454.19396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880454.19398: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880454.19401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.19449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880454.19454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.19519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.21541: stdout chunk (state=3): >>>ansible-tmp-1726880454.187214-34495-119928449799233=/root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233 <<< 32645 1726880454.21664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.21708: stderr chunk (state=3): >>><<< 32645 1726880454.21712: stdout chunk (state=3): >>><<< 32645 1726880454.21730: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880454.187214-34495-119928449799233=/root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.21758: variable 'ansible_module_compression' from source: unknown 32645 1726880454.21794: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880454.21832: variable 'ansible_facts' from source: unknown 32645 1726880454.21894: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py 32645 1726880454.22002: Sending initial data 32645 1726880454.22005: Sent initial data (155 bytes) 32645 1726880454.22427: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.22469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880454.22474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.22477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.22479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880454.22482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.22530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.22536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.22579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.24204: 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 <<< 32645 1726880454.24209: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880454.24240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880454.24289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpgn57fofl /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py <<< 32645 1726880454.24299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py" <<< 32645 1726880454.24330: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpgn57fofl" to remote "/root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py" <<< 32645 1726880454.25125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.25182: stderr chunk (state=3): >>><<< 32645 1726880454.25185: stdout chunk (state=3): >>><<< 32645 1726880454.25208: done transferring module to remote 32645 1726880454.25221: _low_level_execute_command(): starting 32645 1726880454.25226: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/ /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py && sleep 0' 32645 1726880454.25641: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.25677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880454.25680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.25683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880454.25685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.25738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.25742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.25790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.27694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.27738: stderr chunk (state=3): >>><<< 32645 1726880454.27743: stdout chunk (state=3): >>><<< 32645 1726880454.27758: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.27762: _low_level_execute_command(): starting 32645 1726880454.27767: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/AnsiballZ_command.py && sleep 0' 32645 1726880454.28191: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.28194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880454.28197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880454.28199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.28260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880454.28263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.28305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.30475: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880454.30510: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880454.30550: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880454.30553: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880454.30620: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880454.30628: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880454.30662: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880454.30696: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880454.30713: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880454.30723: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880454.30738: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880454.30788: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880454.30799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.30809: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880454.30833: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880454.30874: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880454.30901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880454.30907: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5411b4530> <<< 32645 1726880454.30916: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541183b30> <<< 32645 1726880454.30942: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880454.30945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32645 1726880454.30953: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5411b6ab0> <<< 32645 1726880454.30975: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880454.30999: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880454.31005: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880454.31022: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880454.31060: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880454.31152: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880454.31183: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880454.31190: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880454.31214: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880454.31235: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880454.31244: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880454.31257: stdout chunk (state=3): >>>Processing global site-packages <<< 32645 1726880454.31260: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880454.31275: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880454.31297: 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 <<< 32645 1726880454.31301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880454.31322: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f65160> <<< 32645 1726880454.31376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880454.31394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880454.31406: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f663f0> <<< 32645 1726880454.31431: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880454.31438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.31451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880454.31473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880454.31481: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f671d0> <<< 32645 1726880454.31498: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f66600> <<< 32645 1726880454.31538: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880454.31542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f98140> <<< 32645 1726880454.31551: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880454.31558: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880454.31580: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880454.31585: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880454.31604: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880454.31666: 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 <<< 32645 1726880454.31676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.31690: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f66150> <<< 32645 1726880454.31696: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880454.31739: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880454.31752: stdout chunk (state=3): >>># destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880454.31760: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880454.31783: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880454.31789: stdout chunk (state=3): >>> <<< 32645 1726880454.31812: 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. <<< 32645 1726880454.32060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880454.32068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880454.32105: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880454.32111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.32136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880454.32179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880454.32200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880454.32217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880454.32244: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880454.32251: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fb60c0> <<< 32645 1726880454.32271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880454.32307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880454.32330: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880454.32375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.32419: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880454.32439: 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 0x7fa540ff5160> <<< 32645 1726880454.32455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880454.32462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540ff57f0> <<< 32645 1726880454.32488: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880454.32540: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fb7830> <<< 32645 1726880454.32546: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880454.32579: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fb6ab0> <<< 32645 1726880454.32689: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fbf230> <<< 32645 1726880454.32715: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880454.32741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880454.32744: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880454.32774: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880454.32801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880454.32823: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880454.32831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880454.32852: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541024d70> <<< 32645 1726880454.32870: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540ff7980> <<< 32645 1726880454.32898: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880454.32907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 32645 1726880454.32917: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541024dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fd1910> <<< 32645 1726880454.32961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880454.32994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880454.33008: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541026090> <<< 32645 1726880454.33015: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fbe510> <<< 32645 1726880454.33032: 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' <<< 32645 1726880454.33078: 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 0x7fa5410264b0> <<< 32645 1726880454.33091: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541026360> <<< 32645 1726880454.33118: 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 0x7fa541026750> <<< 32645 1726880454.33124: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fbd100> <<< 32645 1726880454.33145: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880454.33170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880454.33202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880454.33227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880454.33232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32645 1726880454.33247: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa54104cc20> <<< 32645 1726880454.33257: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880454.33289: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.33295: 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 0x7fa54104e360> <<< 32645 1726880454.33311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880454.33330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880454.33354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880454.33365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880454.33373: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa54104f200> <<< 32645 1726880454.33419: 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' <<< 32645 1726880454.33427: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa54104f860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa54104e750> <<< 32645 1726880454.33446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880454.33464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880454.33507: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.33522: 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 0x7fa540e102c0> <<< 32645 1726880454.33529: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa54104f9b0> <<< 32645 1726880454.33567: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541026a20> <<< 32645 1726880454.33602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880454.33632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880454.33662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880454.33715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880454.33741: 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 0x7fa540e3c200> # /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' <<< 32645 1726880454.33803: 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 0x7fa540e3cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3ca70> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.33811: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa540e3cd40> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.33919: stdout chunk (state=3): >>># 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 0x7fa540e3cec0> <<< 32645 1726880454.33943: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e12360> <<< 32645 1726880454.33977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880454.33980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880454.34017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3e5d0> <<< 32645 1726880454.34053: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3d250> <<< 32645 1726880454.34141: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541027140> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880454.34167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.34233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880454.34237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880454.34266: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e6a960> <<< 32645 1726880454.34304: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880454.34314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.34324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880454.34355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880454.34406: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e86ab0> <<< 32645 1726880454.34415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880454.34461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880454.34519: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880454.34542: 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 0x7fa540eb7830> <<< 32645 1726880454.34566: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880454.34596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880454.34623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880454.34671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880454.34764: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540ee9fd0> <<< 32645 1726880454.34846: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540eb7950> <<< 32645 1726880454.34887: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e87740> <<< 32645 1726880454.34917: 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 0x7fa540cbc9e0> <<< 32645 1726880454.34942: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e85af0> <<< 32645 1726880454.34949: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3f500> <<< 32645 1726880454.35045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880454.35069: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa540cbcbc0> <<< 32645 1726880454.35149: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1r952tic/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880454.35157: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.35346: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.35375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880454.35413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880454.35496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880454.35520: 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 0x7fa540d1a6f0> <<< 32645 1726880454.35526: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880454.35738: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540cf55e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540cf4740> <<< 32645 1726880454.35751: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.35800: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880454.35804: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.35850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880454.35854: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880454.35857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.37484: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.38799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880454.38810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d189e0> <<< 32645 1726880454.38840: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880454.38844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.38903: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880454.38908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880454.38943: 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' <<< 32645 1726880454.38962: 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 0x7fa540d3e180> <<< 32645 1726880454.39004: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d3df10> <<< 32645 1726880454.39030: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d3d820> <<< 32645 1726880454.39060: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880454.39067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880454.39107: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d3dd00> <<< 32645 1726880454.39116: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d1b380> <<< 32645 1726880454.39122: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880454.39152: 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 0x7fa540d3ee70> <<< 32645 1726880454.39186: 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 0x7fa540d3f0b0> <<< 32645 1726880454.39211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880454.39258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880454.39280: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880454.39332: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d3f5c0> <<< 32645 1726880454.39340: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880454.39359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880454.39392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880454.39427: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb13d0> <<< 32645 1726880454.39457: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.39463: 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 0x7fa540bb2ff0> <<< 32645 1726880454.39485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880454.39505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880454.39545: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb39b0> <<< 32645 1726880454.39564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880454.39597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880454.39618: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb4b90> <<< 32645 1726880454.39639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880454.39680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880454.39705: 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' <<< 32645 1726880454.39771: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb75f0> <<< 32645 1726880454.39812: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.39819: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa540d3f050> <<< 32645 1726880454.39841: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb58b0> <<< 32645 1726880454.39863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880454.39893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880454.39917: 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' <<< 32645 1726880454.39947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880454.39977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880454.40003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880454.40017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880454.40026: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bbb2c0> <<< 32645 1726880454.40034: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880454.40124: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb9d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb9af0> <<< 32645 1726880454.40157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880454.40161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880454.40242: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bba060> <<< 32645 1726880454.40274: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb5d60> <<< 32645 1726880454.40305: 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 0x7fa540bff440> <<< 32645 1726880454.40336: 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 0x7fa540bff560> <<< 32645 1726880454.40367: 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 <<< 32645 1726880454.40388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880454.40411: 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' <<< 32645 1726880454.40452: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.40459: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa540c05160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c04f20> <<< 32645 1726880454.40483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880454.40619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880454.40674: 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 0x7fa540c076b0> <<< 32645 1726880454.40688: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c05850> <<< 32645 1726880454.40713: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880454.40795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.40823: 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' import '_string' # <<< 32645 1726880454.40878: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c0aea0> <<< 32645 1726880454.41052: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c07860> <<< 32645 1726880454.41170: 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 0x7fa540c0bf50> # 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 0x7fa540c0bfe0> <<< 32645 1726880454.41219: 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 0x7fa540c0c170> <<< 32645 1726880454.41238: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bff890> <<< 32645 1726880454.41271: 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' <<< 32645 1726880454.41294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880454.41326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880454.41357: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.41394: 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 0x7fa540c0f7a0> <<< 32645 1726880454.41602: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.41689: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa540c10bf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c0df40> <<< 32645 1726880454.41713: 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 0x7fa540c0f2f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c0db50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880454.41726: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.41864: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.41932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.42022: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880454.42026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880454.42150: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.42317: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.42989: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.43672: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880454.43696: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880454.43735: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880454.43746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.43805: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa540c94c80> <<< 32645 1726880454.43916: 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' <<< 32645 1726880454.43951: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c95b20> <<< 32645 1726880454.43958: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c136e0> <<< 32645 1726880454.44015: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880454.44022: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.44059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.44063: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880454.44085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.44257: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.44443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880454.44473: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c95af0> <<< 32645 1726880454.44478: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.45121: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.45598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.45683: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.45819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880454.45845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880454.45878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880454.45894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.45968: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.46082: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880454.46139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880454.46179: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.46206: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.46231: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880454.46278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.46519: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.46817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880454.46882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880454.46897: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880454.46996: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c96b70> <<< 32645 1726880454.46999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47077: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47180: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880454.47198: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880454.47233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880454.47313: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.47442: 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 0x7fa540c9e270> <<< 32645 1726880454.47512: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880454.47538: 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 0x7fa540c9e9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c97b30> # zipimport: zlib available <<< 32645 1726880454.47591: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880454.47658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47750: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47811: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.47881: 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 <<< 32645 1726880454.47927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880454.48018: 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 0x7fa540c9d910> <<< 32645 1726880454.48066: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c9eb10> <<< 32645 1726880454.48108: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880454.48111: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48185: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48249: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48331: 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' <<< 32645 1726880454.48353: 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 <<< 32645 1726880454.48387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880454.48405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880454.48469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880454.48506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880454.48520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880454.48564: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d8aba0> <<< 32645 1726880454.48625: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540aac740> <<< 32645 1726880454.48719: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540aaac60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540aaaab0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880454.48723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48774: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48795: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880454.48885: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880454.48889: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.48912: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880454.49011: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.49151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880454.49189: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c9f3e0> <<< 32645 1726880454.49254: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880454.73992: stdout chunk (state=3): >>> <<< 32645 1726880454.74026: stdout chunk (state=3): >>>{"changed": true, "stdout": "1229/tcp", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f73b4530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f737fb60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f73b6ab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71a9130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa3c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71ab1a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa5d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimpo<<< 32645 1726880454.74037: stdout chunk (state=3): >>>rt 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71dc0e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f728bda0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7270470>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7270e00>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf9e0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbfbf0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7235700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7234470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.py<<< 32645 1726880454.74052: stdout chunk (state=3): >>>c matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbff80>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7222900>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7223c20>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7192d80>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f711cef0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7177ad0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf2c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71762d0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7192120>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7236600>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf3b0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7222e10>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f72213a0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbe510>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70ddd60>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bd3a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bd6a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bdb20>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70be3f0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bcc80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dd880>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dde20>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dd310>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7235160>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f8ee70>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-<<< 32645 1726880454.74093: stdout chunk (state=3): >>>x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f5cd70>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f5d790>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8f8c0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f5fbf0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8d430>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f5ffe0>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3c4d0>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8e0c0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f18830>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f19130>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f1b2c0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3dca0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3d3d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bf6e0>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fce990>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6854380>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6855b20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f13d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f1490>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f68f1be0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f1a60>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692e390>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692ce90>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692cbf0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f690ee70>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692f2c0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f35f0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647f7a0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0a70>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0ce0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a0e60>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0d40>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0530>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647f920>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647deb0>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f2b70>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f2420>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f0e60>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f28a0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache_<<< 32645 1726880454.74101: stdout chunk (state=3): >>>_/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a10d0>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a1010>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a1760>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a1610>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3920>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3dd0>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a11c0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3d40>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3f50>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cd280>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cca10>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__p<<< 32645 1726880454.74129: stdout chunk (state=3): >>>ycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6500d40>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6503230>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6501d90>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64ccf80>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6555430>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6364e30>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6364200>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6556450>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6530f50>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6533410>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f637d250>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f637d340>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6503830>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cc1d0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6398e00>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63b9c10>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63bab40>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63bb1a0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ba090>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63bbc20>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63bb350>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639bbf0>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63e9f40>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63e9c70>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63e9f70>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/li<<< 32645 1726880454.74156: stdout chunk (state=3): >>>b-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63ea0c0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639bce0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639a180>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6399670>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f637f8f0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ead20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6419c70>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5f0a3f0>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f08680>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f08500>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ea330>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f637e2d0>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6856750>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8f260>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8e8a0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8ed80><<< 32645 1726880454.74175: stdout chunk (state=3): >>>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb3170>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb3800>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb1af0>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb17f0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe61e0>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe6270>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5d7ea50>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7d730>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7ec90>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5d7f470>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5d7fd10>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7ee70>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7fec0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc8170>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dca600>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dca510>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de70e0>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de6cc0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de61b0>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc9850>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_da<<< 32645 1726880454.74202: stdout chunk (state=3): >>>tetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5df8aa0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5df8860>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dfa330>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5df8fb0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de6ae0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc8200>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f500>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f020>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e22750>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e22f60>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f350>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5701b50>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e23230>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9cef0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5761490>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9eed0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5ffd3d0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe4f80>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb1610>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-p<<< 32645 1726880454.74207: stdout chunk (state=3): >>>ackages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5ffeb70>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8f1a0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5762660>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f57631a0>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f57629c0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5763c20>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5763f80>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f578c4a0>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cle<<< 32645 1726880454.74221: stdout chunk (state=3): >>>anup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removi<<< 32645 1726880454.74244: stdout chunk (state=3): >>>ng xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wipin<<< 32645 1726880454.74255: stdout chunk (state=3): >>>g urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._s<<< 32645 1726880454.74284: stdout chunk (state=3): >>>ignalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": ["firewall-cmd", "--list-ports"], "start": "2024-09-20 21:00:54.493313", "end": "2024-09-20 21:00:54.738507", "delta": "0:00:00.245194", "msg": "", "invocation": {"module_args": {"_raw_params": "firewall-cmd --list-ports", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 32645 1726880454.74775: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880454.74783: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 32645 1726880454.74802: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 32645 1726880454.74830: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.74850: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880454.74871: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 32645 1726880454.74898: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing 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 <<< 32645 1726880454.74937: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.74945: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # 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 <<< 32645 1726880454.74955: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.74971: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # 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 <<< 32645 1726880454.74996: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.75018: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.75028: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.75036: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.75040: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 32645 1726880454.75320: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880454.75365: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880454.75369: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2<<< 32645 1726880454.75385: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 32645 1726880454.75407: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880454.75456: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880454.75517: 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 # destroy json.scanner # destroy _json <<< 32645 1726880454.75521: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880454.75555: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 32645 1726880454.75578: stdout chunk (state=3): >>># destroy uuid <<< 32645 1726880454.75618: stdout chunk (state=3): >>># destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime <<< 32645 1726880454.75664: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880454.75680: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880454.75745: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880454.75751: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 32645 1726880454.75825: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # 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 <<< 32645 1726880454.75833: stdout chunk (state=3): >>># 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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 32645 1726880454.75859: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.75899: stdout chunk (state=3): >>># 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 warnings <<< 32645 1726880454.75914: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880454.75926: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880454.75968: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.75973: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 32645 1726880454.76022: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880454.76139: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880454.76153: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880454.76208: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880454.76222: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880454.76255: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880454.76290: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 32645 1726880454.76314: stdout chunk (state=3): >>># 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 <<< 32645 1726880454.76336: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880454.76422: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback <<< 32645 1726880454.76427: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880454.76473: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 32645 1726880454.76507: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880454.76547: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880454.76553: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880454.76564: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880454.77012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880454.77113: stderr chunk (state=3): >>><<< 32645 1726880454.77116: stdout chunk (state=3): >>><<< 32645 1726880454.77386: _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 0x7fa5411b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541183b30> # /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 0x7fa5411b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fa540f65160> # /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 0x7fa540f663f0> # /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 0x7fa540f671d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540f66600> # /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 0x7fa540f98140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fa540f66150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fa540fb60c0> # /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 0x7fa540ff5160> # /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 0x7fa540ff57f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fb7830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fb6ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fbf230> # /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 0x7fa541024d70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540ff7980> # /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 0x7fa541024dd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fd1910> # /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 0x7fa541026090> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fbe510> # /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 0x7fa5410264b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541026360> # 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 0x7fa541026750> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540fbd100> 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 0x7fa54104cc20> 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 0x7fa54104e360> # /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 0x7fa54104f200> # 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 0x7fa54104f860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa54104e750> # /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 0x7fa540e102c0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa54104f9b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541026a20> # /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 0x7fa540e3c200> # /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 0x7fa540e3cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3ca70> # 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 0x7fa540e3cd40> # 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 0x7fa540e3cec0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e12360> # /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 0x7fa540e3e5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3d250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa541027140> # /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 0x7fa540e6a960> # /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 0x7fa540e86ab0> # /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 0x7fa540eb7830> # /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 0x7fa540ee9fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540eb7950> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e87740> # /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 0x7fa540cbc9e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e85af0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540e3f500> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa540cbcbc0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1r952tic/ansible_ansible.legacy.command_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 0x7fa540d1a6f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540cf55e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540cf4740> # 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 0x7fa540d189e0> # /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 0x7fa540d3e180> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d3df10> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d3d820> # /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 0x7fa540d3dd00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540d1b380> 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 0x7fa540d3ee70> # 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 0x7fa540d3f0b0> # /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 0x7fa540d3f5c0> 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 0x7fa540bb13d0> # 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 0x7fa540bb2ff0> # /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 0x7fa540bb39b0> # /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 0x7fa540bb4b90> # /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 0x7fa540bb75f0> # 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 0x7fa540d3f050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb58b0> # /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 0x7fa540bbb2c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb9d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb9af0> # /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 0x7fa540bba060> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bb5d60> # 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 0x7fa540bff440> # /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 0x7fa540bff560> # /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 0x7fa540c05160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c04f20> # /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 0x7fa540c076b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c05850> # /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 0x7fa540c0aea0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c07860> # 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 0x7fa540c0bf50> # 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 0x7fa540c0bfe0> # 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 0x7fa540c0c170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540bff890> # /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 0x7fa540c0f7a0> # 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 0x7fa540c10bf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c0df40> # 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 0x7fa540c0f2f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c0db50> # 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 0x7fa540c94c80> # /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 0x7fa540c95b20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c136e0> 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 0x7fa540c95af0> # 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 0x7fa540c96b70> # 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 0x7fa540c9e270> # 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 0x7fa540c9e9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c97b30> # 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 0x7fa540c9d910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540c9eb10> 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 0x7fa540d8aba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540aac740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540aaac60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa540aaaab0> # 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 # /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 0x7fa540c9f3e0> # zipimport: zlib available {"changed": true, "stdout": "1229/tcp", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f73b4530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f737fb60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f73b6ab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71a9130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa3c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71ab1a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa5d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71dc0e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f728bda0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7270470>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7270e00>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf9e0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbfbf0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7235700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7234470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbff80>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7222900>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7223c20>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7192d80>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f711cef0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7177ad0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf2c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71762d0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7192120>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7236600>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf3b0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7222e10>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f72213a0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbe510>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70ddd60>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bd3a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bd6a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bdb20>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70be3f0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bcc80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dd880>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dde20>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dd310>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7235160>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f8ee70>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f5cd70>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f5d790>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8f8c0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6f5fbf0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8d430>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f5ffe0>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3c4d0>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8e0c0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f18830>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f19130>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f1b2c0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3dca0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3d3d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bf6e0>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fce990>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6854380>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6855b20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f13d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f1490>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f68f1be0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f1a60>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692e390>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692ce90>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692cbf0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f690ee70>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692f2c0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f35f0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647f7a0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0a70>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0ce0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a0e60>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0d40>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0530>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647f920>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647deb0>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f2b70>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f2420>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f0e60>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f28a0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a10d0>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a1010>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a1760>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a1610>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3920>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3dd0>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a11c0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3d40>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3f50>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cd280>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cca10>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6500d40>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6503230>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6501d90>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64ccf80>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6555430>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6364e30>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6364200>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6556450>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6530f50>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6533410>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f637d250>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f637d340>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6503830>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cc1d0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6398e00>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63b9c10>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63bab40>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63bb1a0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ba090>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63bbc20>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63bb350>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639bbf0>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63e9f40>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63e9c70>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63e9f70>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f63ea0c0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639bce0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639a180>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6399670>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f637f8f0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ead20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6419c70>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5f0a3f0>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f08680>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f08500>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ea330>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f637e2d0>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6856750>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8f260>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8e8a0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8ed80>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb3170>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb3800>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb1af0>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb17f0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe61e0>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe6270>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5d7ea50>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7d730>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7ec90>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5d7f470>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5d7fd10>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7ee70>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7fec0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc8170>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dca600>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dca510>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de70e0>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de6cc0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de61b0>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc9850>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5df8aa0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5df8860>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dfa330>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5df8fb0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de6ae0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc8200>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f500>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f020>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e22750>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e22f60>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f350>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f5701b50>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e23230>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9cef0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5761490>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9eed0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5ffd3d0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe4f80>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb1610>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5ffeb70>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8f1a0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5762660>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f57631a0>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f57629c0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5763c20>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5763f80>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f578c4a0>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": ["firewall-cmd", "--list-ports"], "start": "2024-09-20 21:00:54.493313", "end": "2024-09-20 21:00:54.738507", "delta": "0:00:00.245194", "msg": "", "invocation": {"module_args": {"_raw_params": "firewall-cmd --list-ports", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880454.78538: done with _execute_module (ansible.legacy.command, {'_raw_params': 'firewall-cmd --list-ports', '_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.command', '_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-1726880454.187214-34495-119928449799233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880454.78542: _low_level_execute_command(): starting 32645 1726880454.78545: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880454.187214-34495-119928449799233/ > /dev/null 2>&1 && sleep 0' 32645 1726880454.79136: 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 <<< 32645 1726880454.79155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.79206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.79270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880454.79274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.79329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.81297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.81343: stderr chunk (state=3): >>><<< 32645 1726880454.81347: stdout chunk (state=3): >>><<< 32645 1726880454.81366: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.81373: handler run complete 32645 1726880454.81419: Evaluated conditional (False): False 32645 1726880454.81553: variable '_result' from source: set_fact 32645 1726880454.81598: Evaluated conditional ('1229/tcp' not in _result.stdout): False 32645 1726880454.81623: attempt loop complete, returning result 32645 1726880454.81627: _execute() done 32645 1726880454.81629: dumping result to json 32645 1726880454.81678: done dumping result, returning 32645 1726880454.81689: done running TaskExecutor() for managed_node2/TASK: Check firewall port status [1266f4c6-4e69-28d7-f79e-00000000070d] 32645 1726880454.81692: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000070d ok: [managed_node2] => { "changed": false, "cmd": [ "firewall-cmd", "--list-ports" ], "delta": "0:00:00.245194", "end": "2024-09-20 21:00:54.738507", "failed_when_result": false, "rc": 0, "start": "2024-09-20 21:00:54.493313" } STDOUT: 1229/tcp STDERR: 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 0x7f73f73b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f737fb60> # /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 0x7f73f73b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f73f71a9130> # /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 0x7f73f71aa3c0> # /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 0x7f73f71ab1a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71aa5d0> # /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 0x7f73f71dc0e0> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f73f71aa120> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # /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/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 0x7f73f728bda0> # /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 0x7f73f7270470> # /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 0x7f73f7270e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf9e0> # /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' import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbfbf0> # /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 0x7f73f7235700> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7234470> # /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 0x7f73f6fbff80> # /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 0x7f73f7222900> # /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 0x7f73f7223c20> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7192d80> # /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 0x7f73f711cef0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7177ad0> # /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 0x7f73f6fbf2c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f71762d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7192120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7236600> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbf3b0> # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7222e10> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f72213a0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fbe510> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.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 0x7f73f70ddd60> # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bd3a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bd6a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bdb20> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70be3f0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bcc80> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dd880> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dde20> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70dd310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f7235160> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.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 0x7f73f6f8ee70> # /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' # 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 0x7f73f6f5cd70> # 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 0x7f73f6f5d790> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8f8c0> import 'errno' # # 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 0x7f73f6f5fbf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8d430> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' # /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 0x7f73f6f5ffe0> # /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 0x7f73f6f3c4d0> import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f8e0c0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' # /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 0x7f73f6f18830> # /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 0x7f73f6f19130> # /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 0x7f73f6f1b2c0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3dca0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6f3d3d0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f70bf6e0> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6fce990> import 'gi.repository.GObject' # # destroy gobject # /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' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6854380> # /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6855b20> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f13d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f1490> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f68f1be0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f1a60> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /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__/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 0x7f73f692e390> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692ce90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f692cbf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f690ee70> # /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 0x7f73f692f2c0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f35f0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647f7a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0a70> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0ce0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a0e60> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0d40> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a0530> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647f920> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f647deb0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f2b70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f2420> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f0e60> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f68f28a0> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f64a10d0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a1010> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' # /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 0x7f73f64a1760> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a1610> # /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 0x7f73f64a3920> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3dd0> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a11c0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3d40> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64a3f50> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' import 'pwd' # # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cd280> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cca10> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6500d40> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6503230> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6501d90> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64ccf80> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /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 0x7f73f6555430> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73f6364e30> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6364200> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6556450> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6530f50> # /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 0x7f73f6533410> # 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 0x7f73f637d250> # 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 0x7f73f637d340> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6503830> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f64cc1d0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' # /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 0x7f73f6398e00> # /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' # /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__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # 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 0x7f73f63b9c10> # /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 0x7f73f63bab40> # 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 0x7f73f63bb1a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ba090> # /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 0x7f73f63bbc20> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63bb350> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639bbf0> # /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' # /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 0x7f73f63e9f40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63e9c70> # 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 0x7f73f63e9f70> # 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 0x7f73f63ea0c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639bce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f639a180> import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6399670> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f637f8f0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.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 0x7f73f63ead20> # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6419c70> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' # /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' # 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 0x7f73f5f0a3f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f08680> import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f08500> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f63ea330> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f637e2d0> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f6856750> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8f260> import 'gi.repository.Gio' # # destroy gi.repository.NM import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8e8a0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc' import 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8ed80> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb3170> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb3800> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb1af0> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb17f0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /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 0x7f73f5fe61e0> # /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' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe6270> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /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' # 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 0x7f73f5d7ea50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7d730> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7ec90> # /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 0x7f73f5d7f470> # 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 0x7f73f5d7fd10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7ee70> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d7fec0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc8170> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dca600> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dca510> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de70e0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de6cc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de61b0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc9850> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.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 0x7f73f5df8aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5df8860> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dfa330> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5df8fb0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5de6ae0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5dc8200> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f500> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f020> # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e22750> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e22f60> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9f350> # /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 0x7f73f5701b50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5e23230> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9cef0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5761490> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5d9eed0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5ffd3d0> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fe4f80> import 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5fb1610> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc' import 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5ffeb70> import 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5f8f1a0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc' import 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5762660> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc' import 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f57631a0> import 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f57629c0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc' import 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5763c20> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc' import 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f5763f80> # /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc' import 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73f578c4a0> # 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__ # destroy __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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing copyreg # cleanup[2] removing contextlib # 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 re # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing threading # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing _socket # cleanup[2] removing math # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing signal # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing argparse # cleanup[2] removing firewall # destroy firewall # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing copy # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing firewall.core # destroy firewall.core # cleanup[2] removing firewall.core.base # destroy firewall.core.base # cleanup[2] removing pwd # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing fnmatch # cleanup[2] removing syslog # cleanup[2] removing fcntl # cleanup[2] removing firewall.core.logger # destroy firewall.core.logger # cleanup[2] removing firewall.dbus_utils # destroy firewall.dbus_utils # cleanup[2] removing shlex # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing firewall.core.prog # destroy firewall.core.prog # cleanup[2] removing firewall.core.ipset # destroy firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # destroy firewall.client # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy firewall.core.fw_nm # cleanup[2] removing firewall.core.io # destroy firewall.core.io # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing http # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing firewall.core.io.io_object # destroy firewall.core.io.io_object # cleanup[2] removing firewall.core.io.policy # destroy firewall.core.io.policy # cleanup[2] removing firewall.core.io.zone # destroy firewall.core.io.zone # cleanup[2] removing firewall.core.io.service # destroy firewall.core.io.service # cleanup[2] removing firewall.core.icmp # destroy firewall.core.icmp # cleanup[2] removing firewall.core.io.ipset # destroy firewall.core.io.ipset # cleanup[2] removing firewall.core.io.icmptype # destroy firewall.core.io.icmptype # cleanup[2] removing firewall.core.io.helper # destroy firewall.core.io.helper # cleanup[2] removing firewall.command # destroy firewall.command # destroy _sitebuiltins # destroy zlib # destroy _bz2 # destroy _compression # destroy _lzma # cleanup[3] wiping xml.sax.saxutils # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping base64 # destroy struct # cleanup[3] wiping binascii # cleanup[3] wiping xml.sax # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping firewall.errors # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.functions # destroy shlex # destroy pipes # destroy string # cleanup[3] wiping tempfile # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping shutil # cleanup[3] wiping fcntl # cleanup[3] wiping syslog # cleanup[3] wiping fnmatch # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping pwd # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping copy # cleanup[3] wiping _struct # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping logging # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping argparse # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy signal # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping errno # cleanup[3] wiping select # cleanup[3] wiping math # cleanup[3] wiping _socket # cleanup[3] wiping gi.repository # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping threading # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping _typing # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping contextlib # cleanup[3] wiping copyreg # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # 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 operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy _dbus_glib_bindings # destroy sys.monitoring # destroy _socket # destroy gi.repository.GObject # destroy argparse # destroy importlib # destroy zipimport # destroy gi._gi # destroy gi # destroy firewall.core.rich # destroy shutil # destroy _collections # destroy re._parser # destroy array # destroy textwrap # destroy _thread # destroy stat # destroy genericpath # destroy tokenize # destroy _string # destroy tempfile # destroy xml.sax # destroy xml.sax.saxutils # destroy copy # destroy firewall.functions # destroy select # destroy _signal # destroy xml.sax.handler # destroy copyreg # destroy contextlib # destroy operator # destroy _typing # destroy _tokenize # destroy collections # destroy io # destroy _opcode # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _hashlib # destroy _blake2 # destroy _ssl # destroy binascii # destroy datetime # destroy locale # destroy warnings # destroy _struct # 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 _codecs # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _operator # destroy _sha2 # destroy builtins # destroy itertools # destroy _sre # destroy posix # destroy _functools # clear sys.audit hooks 32645 1726880454.82428: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000070d 32645 1726880454.82698: no more pending results, returning what we have 32645 1726880454.82704: results queue empty 32645 1726880454.82705: checking for any_errors_fatal 32645 1726880454.82719: done checking for any_errors_fatal 32645 1726880454.82720: checking for max_fail_percentage 32645 1726880454.82721: done checking for max_fail_percentage 32645 1726880454.82722: checking to see if all hosts have failed and the running result is not ok 32645 1726880454.82723: done checking to see if all hosts have failed 32645 1726880454.82723: getting the remaining hosts for this loop 32645 1726880454.82724: done getting the remaining hosts for this loop 32645 1726880454.82729: getting the next task for host managed_node2 32645 1726880454.82735: done getting next task for host managed_node2 32645 1726880454.82737: ^ task is: TASK: Get associated selinux ports 32645 1726880454.82739: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880454.82742: getting variables 32645 1726880454.82743: in VariableManager get_vars() 32645 1726880454.82767: Calling all_inventory to load vars for managed_node2 32645 1726880454.82769: Calling groups_inventory to load vars for managed_node2 32645 1726880454.82772: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880454.82781: Calling all_plugins_play to load vars for managed_node2 32645 1726880454.82784: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880454.82788: Calling groups_plugins_play to load vars for managed_node2 32645 1726880454.83306: WORKER PROCESS EXITING 32645 1726880454.84176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880454.85802: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880454.85817: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880454.85822: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880454.85891: done with get_vars() 32645 1726880454.85925: done getting variables 32645 1726880454.86011: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get associated selinux ports] ******************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:25 Friday 20 September 2024 21:00:54 -0400 (0:00:00.747) 0:01:09.433 ****** 32645 1726880454.86037: entering _queue_task() for managed_node2/shell 32645 1726880454.86361: worker is 1 (out of 1 available) 32645 1726880454.86375: exiting _queue_task() for managed_node2/shell 32645 1726880454.86389: done queuing things up, now waiting for results queue to drain 32645 1726880454.86391: waiting for pending results... 32645 1726880454.86605: running TaskExecutor() for managed_node2/TASK: Get associated selinux ports 32645 1726880454.86706: in run() - task 1266f4c6-4e69-28d7-f79e-00000000070f 32645 1726880454.86720: variable 'ansible_search_path' from source: unknown 32645 1726880454.86723: variable 'ansible_search_path' from source: unknown 32645 1726880454.86763: calling self._execute() 32645 1726880454.86856: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880454.86863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880454.86873: variable 'omit' from source: magic vars 32645 1726880454.87314: variable 'ansible_facts' from source: unknown 32645 1726880454.87859: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880454.88024: variable 'ansible_facts' from source: unknown 32645 1726880454.88564: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880454.88722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880454.90522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880454.90602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880454.90636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880454.90668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880454.90690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880454.90758: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880454.90771: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880454.90778: variable 'omit' from source: magic vars 32645 1726880454.90813: variable 'omit' from source: magic vars 32645 1726880454.90858: variable 'omit' from source: magic vars 32645 1726880454.90880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880454.90903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880454.90921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880454.90942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880454.90953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880454.90980: variable 'inventory_hostname' from source: set_fact 32645 1726880454.90984: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880454.90989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880454.91075: Set connection var ansible_shell_executable to /bin/sh 32645 1726880454.91081: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880454.91088: Set connection var ansible_timeout to 10 32645 1726880454.91091: Set connection var ansible_shell_type to sh 32645 1726880454.91103: Set connection var ansible_pipelining to False 32645 1726880454.91106: Set connection var ansible_connection to ssh 32645 1726880454.91145: variable 'ansible_shell_executable' from source: unknown 32645 1726880454.91149: variable 'ansible_connection' from source: unknown 32645 1726880454.91152: variable 'ansible_module_compression' from source: unknown 32645 1726880454.91170: variable 'ansible_shell_type' from source: unknown 32645 1726880454.91173: variable 'ansible_shell_executable' from source: unknown 32645 1726880454.91175: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880454.91178: variable 'ansible_pipelining' from source: unknown 32645 1726880454.91180: variable 'ansible_timeout' from source: unknown 32645 1726880454.91192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880454.91307: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880454.91311: variable 'omit' from source: magic vars 32645 1726880454.91314: starting attempt loop 32645 1726880454.91317: running the handler 32645 1726880454.91333: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880454.91352: _low_level_execute_command(): starting 32645 1726880454.91355: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880454.92058: 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 <<< 32645 1726880454.92062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.92122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.92133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.92191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.93934: stdout chunk (state=3): >>>/root <<< 32645 1726880454.94042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.94099: stderr chunk (state=3): >>><<< 32645 1726880454.94103: stdout chunk (state=3): >>><<< 32645 1726880454.94117: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.94130: _low_level_execute_command(): starting 32645 1726880454.94138: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912 `" && echo ansible-tmp-1726880454.9411643-34518-95228568637912="` echo /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912 `" ) && sleep 0' 32645 1726880454.94607: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.94611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880454.94614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880454.94616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880454.94618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.94673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.94678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.94718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880454.96714: stdout chunk (state=3): >>>ansible-tmp-1726880454.9411643-34518-95228568637912=/root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912 <<< 32645 1726880454.96854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880454.96905: stderr chunk (state=3): >>><<< 32645 1726880454.96907: stdout chunk (state=3): >>><<< 32645 1726880454.96922: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880454.9411643-34518-95228568637912=/root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880454.97158: variable 'ansible_module_compression' from source: unknown 32645 1726880454.97161: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880454.97163: variable 'ansible_facts' from source: unknown 32645 1726880454.97211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py 32645 1726880454.97393: Sending initial data 32645 1726880454.97403: Sent initial data (155 bytes) 32645 1726880454.98015: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880454.98040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880454.98061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880454.98152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880454.98190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880454.98207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880454.98231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880454.98355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.00003: 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 <<< 32645 1726880455.00044: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880455.00086: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpm06g9tbt /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py <<< 32645 1726880455.00096: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py" <<< 32645 1726880455.00128: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpm06g9tbt" to remote "/root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py" <<< 32645 1726880455.01436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.01441: stderr chunk (state=3): >>><<< 32645 1726880455.01444: stdout chunk (state=3): >>><<< 32645 1726880455.01446: done transferring module to remote 32645 1726880455.01450: _low_level_execute_command(): starting 32645 1726880455.01453: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/ /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py && sleep 0' 32645 1726880455.02023: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880455.02037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880455.02106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880455.02115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.02184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880455.02213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.02234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.02270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.04262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.04266: stdout chunk (state=3): >>><<< 32645 1726880455.04268: stderr chunk (state=3): >>><<< 32645 1726880455.04284: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880455.04293: _low_level_execute_command(): starting 32645 1726880455.04371: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/AnsiballZ_command.py && sleep 0' 32645 1726880455.04864: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880455.04881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880455.04895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880455.04916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880455.04933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880455.04946: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880455.05053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880455.05071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.05156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.07432: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880455.07463: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880455.07504: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880455.07580: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880455.07619: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880455.07658: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880455.07698: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880455.07712: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880455.07774: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.07806: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880455.07815: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880455.07860: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880455.07917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880455.07934: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c160c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c15dbb30> # /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' <<< 32645 1726880455.07965: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c160eab0> import '_signal' # <<< 32645 1726880455.08006: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880455.08009: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880455.08044: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880455.08138: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880455.08171: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880455.08224: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 32645 1726880455.08255: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880455.08305: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880455.08309: 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' <<< 32645 1726880455.08330: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1421160> <<< 32645 1726880455.08370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880455.08407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14223f0> <<< 32645 1726880455.08443: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880455.08481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880455.08501: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1422600> <<< 32645 1726880455.08552: 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 0x7f55c1454140> <<< 32645 1726880455.08596: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880455.08599: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880455.08613: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880455.08685: 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 <<< 32645 1726880455.08698: 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 0x7f55c1422150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880455.08762: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880455.08786: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880455.08812: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880455.08827: 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. <<< 32645 1726880455.09067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880455.09123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880455.09133: 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' <<< 32645 1726880455.09151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880455.09202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880455.09239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880455.09268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14720c0> <<< 32645 1726880455.09284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880455.09324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880455.09347: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880455.09396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.09417: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880455.09438: 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 0x7f55c14b1160> <<< 32645 1726880455.09494: 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 0x7f55c14b17f0> <<< 32645 1726880455.09499: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880455.09552: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1473830> import '_functools' # <<< 32645 1726880455.09593: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1472ab0> <<< 32645 1726880455.09694: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c147b230> <<< 32645 1726880455.09733: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880455.09764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880455.09812: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880455.09819: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880455.09877: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e0d40> <<< 32645 1726880455.09880: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14b3920> <<< 32645 1726880455.09917: 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 0x7f55c14e0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c148da30> <<< 32645 1726880455.09971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880455.10013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e2060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c147a510> <<< 32645 1726880455.10042: 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' <<< 32645 1726880455.10070: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.10109: 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 0x7f55c14e2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e2330> <<< 32645 1726880455.10146: 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 0x7f55c14e2720> <<< 32645 1726880455.10170: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1479100> import 'runpy' # <<< 32645 1726880455.10188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880455.10222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880455.10259: 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 0x7f55c1508c20> <<< 32645 1726880455.10307: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880455.10322: 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 0x7f55c150a360> <<< 32645 1726880455.10374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880455.10404: 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 <<< 32645 1726880455.10416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c150b200> <<< 32645 1726880455.10466: 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 0x7f55c150b860> <<< 32645 1726880455.10510: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c150a750> <<< 32645 1726880455.10517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880455.10583: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c12d02f0> <<< 32645 1726880455.10587: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c150b9e0> <<< 32645 1726880455.10641: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e2a20> <<< 32645 1726880455.10656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880455.10669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880455.10697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880455.10715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880455.10750: 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 0x7f55c12fc200> <<< 32645 1726880455.10783: 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' <<< 32645 1726880455.10819: 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 0x7f55c12fcd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fcaa0> <<< 32645 1726880455.10862: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c12fcd70> <<< 32645 1726880455.10882: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.11010: stdout chunk (state=3): >>># 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 0x7f55c12fcf50> <<< 32645 1726880455.11079: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12d2360> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880455.11083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880455.11138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880455.11142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fe5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fd250> <<< 32645 1726880455.11185: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e3140> <<< 32645 1726880455.11189: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880455.11276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.11288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880455.11317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880455.11360: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c132a990> <<< 32645 1726880455.11436: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880455.11440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.11477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880455.11520: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1346b10> <<< 32645 1726880455.11557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880455.11689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880455.11763: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1377890> # /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' <<< 32645 1726880455.11792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880455.11810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880455.11893: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c13aa030> <<< 32645 1726880455.11979: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c13779b0> <<< 32645 1726880455.12020: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c13477a0> <<< 32645 1726880455.12062: 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 0x7f55c117c980> <<< 32645 1726880455.12084: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1345b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12ff530> <<< 32645 1726880455.12187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880455.12210: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55c1345f10> <<< 32645 1726880455.12303: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_zedcxtpe/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880455.12306: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.12446: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.12478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880455.12502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880455.12536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880455.12622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880455.12654: 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 0x7f55c11da690> <<< 32645 1726880455.12673: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880455.12870: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11b5580> <<< 32645 1726880455.12882: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11b46e0> # zipimport: zlib available <<< 32645 1726880455.12922: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880455.12965: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880455.12977: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880455.12994: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.14616: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.15921: 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' <<< 32645 1726880455.15936: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11d8560> # /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' <<< 32645 1726880455.15969: 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' <<< 32645 1726880455.16001: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880455.16041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880455.16044: 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 0x7f55c11fdf70> <<< 32645 1726880455.16077: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11fdd00> <<< 32645 1726880455.16107: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11fd610> <<< 32645 1726880455.16136: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880455.16147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880455.16184: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11fdd60> <<< 32645 1726880455.16197: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fcbf0> import 'atexit' # <<< 32645 1726880455.16224: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.16246: 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 0x7f55c11fecf0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.16276: 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 0x7f55c11fef30> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880455.16328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880455.16340: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880455.16394: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11ff410> <<< 32645 1726880455.16418: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880455.16421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880455.16441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880455.16481: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c106d130> <<< 32645 1726880455.16503: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.16529: 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 0x7f55c106ed50> <<< 32645 1726880455.16552: stdout chunk (state=3): >>># /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' <<< 32645 1726880455.16592: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c106f6e0> <<< 32645 1726880455.16620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880455.16636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880455.16666: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10708c0> <<< 32645 1726880455.16680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880455.16741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880455.16745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880455.16761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880455.16802: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10733b0> <<< 32645 1726880455.16852: 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 0x7f55c10736e0> <<< 32645 1726880455.16869: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1071670> <<< 32645 1726880455.16889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880455.16916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880455.16946: 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' <<< 32645 1726880455.16974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880455.16991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880455.17017: 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' <<< 32645 1726880455.17048: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1077380> import '_tokenize' # <<< 32645 1726880455.17135: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1075e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1075bb0> <<< 32645 1726880455.17139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880455.17157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880455.17218: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1076120> <<< 32645 1726880455.17255: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1071b80> <<< 32645 1726880455.17275: 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 0x7f55c10bf4d0> <<< 32645 1726880455.17308: 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 0x7f55c10bf6e0> <<< 32645 1726880455.17334: 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 <<< 32645 1726880455.17345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880455.17371: 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' <<< 32645 1726880455.17415: 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 0x7f55c10c1190> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c0f50> <<< 32645 1726880455.17441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880455.17552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880455.17645: 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 0x7f55c10c3680> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c1820> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880455.17696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.17739: 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' import '_string' # <<< 32645 1726880455.17774: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c6e70> <<< 32645 1726880455.17936: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c3830> <<< 32645 1726880455.18137: 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 0x7f55c10c7f50> <<< 32645 1726880455.18141: 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 0x7f55c10c7f20> # 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 0x7f55c10c9550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10bf8f0> <<< 32645 1726880455.18297: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # 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 0x7f55c10cb890> <<< 32645 1726880455.18446: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.18466: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c10ccbf0> <<< 32645 1726880455.18498: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10ca000> <<< 32645 1726880455.18502: 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' <<< 32645 1726880455.18537: 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 0x7f55c10cb3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c9c10> # zipimport: zlib available <<< 32645 1726880455.18557: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880455.18570: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.18672: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.18793: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.18799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880455.18840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32645 1726880455.18865: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880455.18868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.18999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.19174: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.19873: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.20593: 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' # <<< 32645 1726880455.20655: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.20676: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c1150e00> <<< 32645 1726880455.20777: 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' <<< 32645 1726880455.21099: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1151b80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10ccd10> <<< 32645 1726880455.21103: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880455.21291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880455.21324: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11509b0> # zipimport: zlib available <<< 32645 1726880455.21873: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.22479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.22497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.22590: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32645 1726880455.22651: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.22696: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32645 1726880455.22772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.22925: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880455.22936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880455.22965: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.23046: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.23053: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32645 1726880455.23319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.23613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880455.23694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880455.23708: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880455.23808: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1152b70> <<< 32645 1726880455.23812: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.23891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.23987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880455.24022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880455.24041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880455.24123: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.24253: 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 0x7f55c115a2d0> <<< 32645 1726880455.24354: 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 0x7f55c115ab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1153830> <<< 32645 1726880455.24388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24402: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880455.24455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24527: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24542: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24606: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24674: 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 <<< 32645 1726880455.24731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.24821: 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 0x7f55c11598b0> <<< 32645 1726880455.24873: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c115acc0> <<< 32645 1726880455.24908: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880455.24919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.24986: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.25055: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.25096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.25139: 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' <<< 32645 1726880455.25171: 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 <<< 32645 1726880455.25205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880455.25219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880455.25298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880455.25302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880455.25322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880455.25369: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1236e10> <<< 32645 1726880455.25435: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0f649b0> <<< 32645 1726880455.25540: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0f62e40> <<< 32645 1726880455.25544: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0f62c90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880455.25583: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880455.25668: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880455.25711: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880455.25733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.25845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.26107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1152660> # zipimport: zlib available <<< 32645 1726880455.51733: stdout chunk (state=3): >>> {"changed": true, "stdout": "2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp", "stderr": "egrep: warning: egrep is obsolescent; using grep -E\nimport _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea40c530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea3d7b60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea40eab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1bd130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be3c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1bf1a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be5d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1f00e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea29fdd0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea2844a0>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea284e30>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcfa10>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcfc50>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea249700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea248470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcffb0>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea236930>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea237c50>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea186de0>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea110ef0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea16bad0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1bf110>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea16a180>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea186180>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea24a630>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcf3e0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea236c00>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3bea2350a0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fce540>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1d30>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b13a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b16d0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b1b50>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b2420>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b0c80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1850>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1df0>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d12e0>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea249160>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9fa2f00>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9f70e60>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9f71820>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa39b0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9f73bf0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa14c0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f73fe0>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f504d0>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa2150>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f2c830>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f2d130>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f2f2c0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f51ca0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f513d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b3770>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fde870>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984c1d0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984d970>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e9220>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e92e0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be98e9a30>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e98b0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9926270>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9924d70>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9924ad0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9906d50>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimpor<<< 32645 1726880455.51911: stdout chunk (state=3): >>>t 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9927500>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98eb4d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9933650>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b08c0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0b30>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b0cb0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0b90>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0380>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9933770>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9931d60>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98eaa50>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98ea2d0>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e8cb0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98ea750>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b0f50>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0e90>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b1640>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b14f0>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3800>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3c80>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b10a0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3bf0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3e00>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d9130>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d88c0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950cbf0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950f110>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950dc70>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d8e30>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9561430>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9370dd0>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93701a0>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9562450>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be953cf50>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be953f410>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9388d70>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9389160>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950f830>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3f80>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93a8d10>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93c9b50>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93caab0>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93cb110>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93ca000>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93cbb60>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93cb2c0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93abb00>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93f5df0>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f5b20>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93f5e20>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93f6000>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93abbf0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93aa090>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93a9580>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be938b7d0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f6d20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9429ca0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8f02300>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f005f0>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f00470>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f6330>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be938a1b0>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984e5a0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f87050>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f866f0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f86c60>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fab0e0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fab770>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fa9a60>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fa9760>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fde1b0>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fde240>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8dca9f0>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dc9700>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcac00>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8dcb3e0>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8dcbd10>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcade0>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcbec0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8debf50>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e16510>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e16420>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32ff0>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32ba0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32090>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e15760>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8e44980>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e44740>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e46270>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e44f20>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32e40>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e14110>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deb440>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deaf60>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6e7e0>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6eff0>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deb290>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8ea1bb0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6f290>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8de8e30>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875d490>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deae40>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8ff5310>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fdcf50>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fdc2f0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8ff6b10>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f86e40>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875e630>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875f170>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875e990>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875fbc0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875ffe0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8788440>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# dest<<< 32645 1726880455.51959: stdout chunk (state=3): >>>roy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.reposit<<< 32645 1726880455.51964: stdout chunk (state=3): >>>ory\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "start": "2024-09-20 21:00:55.261351", "end": "2024-09-20 21:00:55.514813", "delta": "0:00:00.253462", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 32645 1726880455.52441: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880455.52488: stdout chunk (state=3): >>># 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 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 <<< 32645 1726880455.52492: stdout chunk (state=3): >>># 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 <<< 32645 1726880455.52557: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 <<< 32645 1726880455.52583: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections <<< 32645 1726880455.52588: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 32645 1726880455.52822: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880455.52865: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880455.52953: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880455.52992: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 32645 1726880455.53014: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32645 1726880455.53040: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880455.53059: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32645 1726880455.53082: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880455.53090: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880455.53094: stdout chunk (state=3): >>># destroy array <<< 32645 1726880455.53118: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880455.53125: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880455.53156: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880455.53208: 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 <<< 32645 1726880455.53231: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880455.53259: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880455.53272: 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 <<< 32645 1726880455.53290: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880455.53308: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 32645 1726880455.53315: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880455.53361: 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 <<< 32645 1726880455.53379: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880455.53399: 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 <<< 32645 1726880455.53412: stdout chunk (state=3): >>># 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 <<< 32645 1726880455.53425: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 32645 1726880455.53453: stdout chunk (state=3): >>># 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 <<< 32645 1726880455.53582: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880455.53603: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880455.53628: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880455.53637: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880455.53673: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880455.53714: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880455.53730: 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 <<< 32645 1726880455.53740: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880455.53754: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880455.53854: stdout chunk (state=3): >>># 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 <<< 32645 1726880455.53865: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880455.53872: stdout chunk (state=3): >>># destroy time <<< 32645 1726880455.53899: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880455.53926: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880455.53962: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880455.53977: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32645 1726880455.53981: stdout chunk (state=3): >>># destroy _thread <<< 32645 1726880455.53991: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880455.54421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880455.54489: stderr chunk (state=3): >>><<< 32645 1726880455.54492: stdout chunk (state=3): >>><<< 32645 1726880455.54643: _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 0x7f55c160c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c15dbb30> # /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 0x7f55c160eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f55c1421160> # /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 0x7f55c14223f0> # /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 0x7f55c14231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1422600> # /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 0x7f55c1454140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f55c1422150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f55c14720c0> # /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 0x7f55c14b1160> # /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 0x7f55c14b17f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1473830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1472ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c147b230> # /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 0x7f55c14e0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14b3920> # /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 0x7f55c14e0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c148da30> # /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 0x7f55c14e2060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c147a510> # /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 0x7f55c14e2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e2330> # 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 0x7f55c14e2720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1479100> 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 0x7f55c1508c20> 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 0x7f55c150a360> # /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 0x7f55c150b200> # 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 0x7f55c150b860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c150a750> # /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 0x7f55c12d02f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c150b9e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e2a20> # /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 0x7f55c12fc200> # /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 0x7f55c12fcd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fcaa0> # 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 0x7f55c12fcd70> # 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 0x7f55c12fcf50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12d2360> # /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 0x7f55c12fe5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fd250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c14e3140> # /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 0x7f55c132a990> # /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 0x7f55c1346b10> # /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 0x7f55c1377890> # /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 0x7f55c13aa030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c13779b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c13477a0> # /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 0x7f55c117c980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1345b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12ff530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55c1345f10> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_zedcxtpe/ansible_ansible.legacy.command_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 0x7f55c11da690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11b5580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11b46e0> # 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 0x7f55c11d8560> # /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 0x7f55c11fdf70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11fdd00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c11fd610> # /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 0x7f55c11fdd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c12fcbf0> 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 0x7f55c11fecf0> # 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 0x7f55c11fef30> # /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 0x7f55c11ff410> 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 0x7f55c106d130> # 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 0x7f55c106ed50> # /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 0x7f55c106f6e0> # /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 0x7f55c10708c0> # /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 0x7f55c10733b0> # 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 0x7f55c10736e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1071670> # /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 0x7f55c1077380> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1075e50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1075bb0> # /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 0x7f55c1076120> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1071b80> # 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 0x7f55c10bf4d0> # /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 0x7f55c10bf6e0> # /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 0x7f55c10c1190> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c0f50> # /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 0x7f55c10c3680> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c1820> # /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 0x7f55c10c6e70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c3830> # 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 0x7f55c10c7f50> # 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 0x7f55c10c7f20> # 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 0x7f55c10c9550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10bf8f0> # /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 0x7f55c10cb890> # 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 0x7f55c10ccbf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10ca000> # 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 0x7f55c10cb3b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10c9c10> # 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 0x7f55c1150e00> # /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 0x7f55c1151b80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c10ccd10> 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 0x7f55c11509b0> # 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 0x7f55c1152b70> # 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 0x7f55c115a2d0> # 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 0x7f55c115ab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c1153830> # 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 0x7f55c11598b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c115acc0> 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 0x7f55c1236e10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0f649b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0f62e40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0f62c90> # 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 # /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 0x7f55c1152660> # zipimport: zlib available {"changed": true, "stdout": "2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp", "stderr": "egrep: warning: egrep is obsolescent; using grep -E\nimport _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea40c530>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea3d7b60>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea40eab0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nProcessing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1bd130>\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be3c0>\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1bf1a0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be5d0>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1f00e0>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# possible namespace for /usr/lib64/python3.12/site-packages/google\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be120>\nProcessing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth'\n# possible namespace for /usr/lib/python3.12/site-packages/google\n# destroy google\n# possible namespace for /usr/lib64/python3.12/site-packages/google\n# possible namespace for /usr/lib/python3.12/site-packages/google\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea29fdd0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea2844a0>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea284e30>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcfa10>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcfc50>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea249700>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea248470>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcffb0>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea236930>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea237c50>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea186de0>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea110ef0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea16bad0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1bf110>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea16a180>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea186180>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea24a630>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcf3e0>\n# possible namespace for /usr/lib/python3.12/site-packages/gi\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea236c00>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3bea2350a0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fce540>\n# /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1d30>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b13a0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b16d0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b1b50>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b2420>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b0c80>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1850>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1df0>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d12e0>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea249160>\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9fa2f00>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9f70e60>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9f71820>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa39b0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9f73bf0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa14c0>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f73fe0>\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f504d0>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa2150>\n# /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f2c830>\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f2d130>\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f2f2c0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f51ca0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f513d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b3770>\nimport 'gi.repository.GLib' # \n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fde870>\nimport 'gi.repository.GObject' # \n# destroy gobject\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984c1d0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984d970>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e9220>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e92e0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be98e9a30>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e98b0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9926270>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9924d70>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9924ad0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9906d50>\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9927500>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98eb4d0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9933650>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b08c0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0b30>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b0cb0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0b90>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0380>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9933770>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9931d60>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98eaa50>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98ea2d0>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e8cb0>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98ea750>\n# /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b0f50>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0e90>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b1640>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b14f0>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3800>\n# /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3c80>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b10a0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3bf0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3e00>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d9130>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d88c0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950cbf0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950f110>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950dc70>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d8e30>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9561430>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9370dd0>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93701a0>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9562450>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be953cf50>\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be953f410>\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9388d70>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9389160>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950f830>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3f80>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93a8d10>\n# /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py\n# code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93c9b50>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93caab0>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93cb110>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93ca000>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93cbb60>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93cb2c0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93abb00>\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93f5df0>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f5b20>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93f5e20>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be93f6000>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93abbf0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93aa090>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93a9580>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be938b7d0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f6d20>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9429ca0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8f02300>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f005f0>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f00470>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f6330>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be938a1b0>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984e5a0>\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f87050>\nimport 'gi.repository.Gio' # \n# destroy gi.repository.NM\nimport 'gi.repository.NM' # \nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f866f0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f86c60>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fab0e0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fab770>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fa9a60>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fa9760>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fde1b0>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fde240>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8dca9f0>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dc9700>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcac00>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8dcb3e0>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8dcbd10>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcade0>\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcbec0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8debf50>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e16510>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e16420>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32ff0>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32ba0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32090>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e15760>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8e44980>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e44740>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e46270>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e44f20>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32e40>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e14110>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deb440>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deaf60>\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6e7e0>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6eff0>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deb290>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be8ea1bb0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6f290>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8de8e30>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875d490>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deae40>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8ff5310>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fdcf50>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fdc2f0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8ff6b10>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f86e40>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875e630>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875f170>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875e990>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875fbc0>\n# /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875ffe0>\n# /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8788440>\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing types\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing google\n# destroy google\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing copyreg\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing re\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy zlib\n# destroy _bz2\n# destroy _compression\n# destroy _lzma\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping _typing\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy _datetime\n# destroy _dbus_glib_bindings\n# destroy sys.monitoring\n# destroy _socket\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _collections\n# destroy re._parser\n# destroy array\n# destroy textwrap\n# destroy _thread\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy xml.sax.handler\n# destroy copyreg\n# destroy contextlib\n# destroy operator\n# destroy _typing\n# destroy _tokenize\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _hashlib\n# destroy _blake2\n# destroy _ssl\n# destroy binascii\n# destroy datetime\n# destroy locale\n# destroy warnings\n# destroy _struct\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy _warnings\n# destroy math\n# destroy _bisect\n# destroy re\n# destroy _random\n# destroy _operator\n# destroy _sha2\n# destroy builtins\n# destroy itertools\n# destroy _sre\n# destroy posix\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "start": "2024-09-20 21:00:55.261351", "end": "2024-09-20 21:00:55.514813", "delta": "0:00:00.253462", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880455.55635: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep " +ports: +" | sed -e "s/ *ports: //"', '_uses_shell': True, '_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.command', '_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-1726880454.9411643-34518-95228568637912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880455.55640: _low_level_execute_command(): starting 32645 1726880455.55643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880454.9411643-34518-95228568637912/ > /dev/null 2>&1 && sleep 0' 32645 1726880455.56124: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880455.56138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880455.56179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880455.56185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.56188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880455.56191: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.56244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.56261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.56319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.58317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.58338: stderr chunk (state=3): >>><<< 32645 1726880455.58342: stdout chunk (state=3): >>><<< 32645 1726880455.58556: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880455.58559: handler run complete 32645 1726880455.58562: Evaluated conditional (False): False 32645 1726880455.58564: attempt loop complete, returning result 32645 1726880455.58566: _execute() done 32645 1726880455.58568: dumping result to json 32645 1726880455.58600: done dumping result, returning 32645 1726880455.58613: done running TaskExecutor() for managed_node2/TASK: Get associated selinux ports [1266f4c6-4e69-28d7-f79e-00000000070f] 32645 1726880455.58623: sending task result for task 1266f4c6-4e69-28d7-f79e-00000000070f ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.253462", "end": "2024-09-20 21:00:55.514813", "rc": 0, "start": "2024-09-20 21:00:55.261351" } STDOUT: 2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp STDERR: egrep: warning: egrep is obsolescent; using grep -E 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 0x7f3bea40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea3d7b60> # /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 0x7f3bea40eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f3bea1bd130> # /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 0x7f3bea1be3c0> # /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 0x7f3bea1bf1a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea1be5d0> # /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 0x7f3bea1f00e0> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f3bea1be120> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # /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/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 0x7f3bea29fdd0> # /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 0x7f3bea2844a0> # /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 0x7f3bea284e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcfa10> # /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' import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcfc50> # /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 0x7f3bea249700> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea248470> # /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 0x7f3be9fcffb0> # /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 0x7f3bea236930> # /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 0x7f3bea237c50> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea186de0> # /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 0x7f3bea110ef0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea16bad0> # /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 0x7f3bea1bf110> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea16a180> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea186180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea24a630> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fcf3e0> # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea236c00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3bea2350a0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fce540> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.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 0x7f3bea0d1d30> # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b13a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b16d0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b1b50> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b2420> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b0c80> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1850> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d1df0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0d12e0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea249160> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.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 0x7f3be9fa2f00> # /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' # 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 0x7f3be9f70e60> # 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 0x7f3be9f71820> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa39b0> import 'errno' # # 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 0x7f3be9f73bf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa14c0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' # /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 0x7f3be9f73fe0> # /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 0x7f3be9f504d0> import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fa2150> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' # /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 0x7f3be9f2c830> # /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 0x7f3be9f2d130> # /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 0x7f3be9f2f2c0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f51ca0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9f513d0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bea0b3770> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9fde870> import 'gi.repository.GObject' # # destroy gobject # /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' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984c1d0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/__init__.cpython-312.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984d970> # /usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/client.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e9220> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e92e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be98e9a30> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e98b0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /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__/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 0x7f3be9926270> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9924d70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9924ad0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9906d50> # /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 0x7f3be9927500> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98eb4d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9933650> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b08c0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0b30> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b0cb0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0b90> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0380> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9933770> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9931d60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98eaa50> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98ea2d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98e8cb0> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/__init__.cpython-312.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be98ea750> # /usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.12/site-packages/dbus/mainloop/__pycache__/glib.cpython-312.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be94b0f50> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b0e90> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/__init__.cpython-312.pyc' # /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 0x7f3be94b1640> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b14f0> # /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 0x7f3be94b3800> # /usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.12/site-packages/firewall/config/__pycache__/dbus.cpython-312.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3c80> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b10a0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/__init__.cpython-312.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3bf0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/base.cpython-312.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3e00> # /usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/dbus_utils.cpython-312.pyc' import 'pwd' # # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d9130> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d88c0> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950cbf0> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950f110> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950dc70> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94d8e30> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/logger.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /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 0x7f3be9561430> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3be9370dd0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93701a0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9562450> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be953cf50> # /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 0x7f3be953f410> # 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 0x7f3be9388d70> # 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 0x7f3be9389160> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be950f830> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be94b3f80> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/rich.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/functions.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/functions.cpython-312.pyc' # /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 0x7f3be93a8d10> # /usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc matches /usr/lib64/python3.12/pipes.py # code object from '/usr/lib64/python3.12/__pycache__/pipes.cpython-312.pyc' # /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__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # 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 0x7f3be93c9b50> # /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 0x7f3be93caab0> # 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 0x7f3be93cb110> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93ca000> # /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 0x7f3be93cbb60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93cb2c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93abb00> # /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' # /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 0x7f3be93f5df0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f5b20> # 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 0x7f3be93f5e20> # 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 0x7f3be93f6000> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93abbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93aa090> import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93a9580> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be938b7d0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/ipset.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 0x7f3be93f6d20> # /usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/errors.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/errors.cpython-312.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be9429ca0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/prog.cpython-312.pyc' # /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' # 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 0x7f3be8f02300> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f005f0> import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f00470> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be93f6330> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be938a1b0> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be984e5a0> # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/fw_nm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f87050> import 'gi.repository.Gio' # # destroy gi.repository.NM import 'gi.repository.NM' # import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f866f0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/__init__.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/__init__.cpython-312.pyc' import 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f86c60> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/zone.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/zone.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fab0e0> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fab770> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fa9a60> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fa9760> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/io_object.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/io_object.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /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 0x7f3be8fde1b0> # /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' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fde240> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /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' # 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 0x7f3be8dca9f0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dc9700> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcac00> # /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 0x7f3be8dcb3e0> # 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 0x7f3be8dcbd10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcade0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8dcbec0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8debf50> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e16510> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e16420> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32ff0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32ba0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32090> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e15760> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.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 0x7f3be8e44980> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e44740> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e46270> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e44f20> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e32e40> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e14110> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deb440> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deaf60> # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6e7e0> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6eff0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deb290> # /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 0x7f3be8ea1bb0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8e6f290> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8de8e30> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875d490> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8deae40> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8ff5310> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fdcf50> import 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8fdc2f0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/policy.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/policy.cpython-312.pyc' import 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8ff6b10> import 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8f86e40> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/service.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/service.cpython-312.pyc' import 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875e630> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/ipset.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/ipset.cpython-312.pyc' # /usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/icmp.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/__pycache__/icmp.cpython-312.pyc' import 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875f170> import 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875e990> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/icmptype.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/icmptype.cpython-312.pyc' import 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875fbc0> # /usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/core/io/helper.py # code object from '/usr/lib/python3.12/site-packages/firewall/core/io/__pycache__/helper.cpython-312.pyc' import 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be875ffe0> # /usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc matches /usr/lib/python3.12/site-packages/firewall/command.py # code object from '/usr/lib/python3.12/site-packages/firewall/__pycache__/command.cpython-312.pyc' import 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3be8788440> # 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__ # destroy __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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing copyreg # cleanup[2] removing contextlib # 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 re # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing threading # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing _socket # cleanup[2] removing math # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing signal # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing argparse # cleanup[2] removing firewall # destroy firewall # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing copy # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing firewall.core # destroy firewall.core # cleanup[2] removing firewall.core.base # destroy firewall.core.base # cleanup[2] removing pwd # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing fnmatch # cleanup[2] removing syslog # cleanup[2] removing fcntl # cleanup[2] removing firewall.core.logger # destroy firewall.core.logger # cleanup[2] removing firewall.dbus_utils # destroy firewall.dbus_utils # cleanup[2] removing shlex # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing firewall.core.prog # destroy firewall.core.prog # cleanup[2] removing firewall.core.ipset # destroy firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # destroy firewall.client # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy firewall.core.fw_nm # cleanup[2] removing firewall.core.io # destroy firewall.core.io # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing http # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing firewall.core.io.io_object # destroy firewall.core.io.io_object # cleanup[2] removing firewall.core.io.policy # destroy firewall.core.io.policy # cleanup[2] removing firewall.core.io.zone # destroy firewall.core.io.zone # cleanup[2] removing firewall.core.io.service # destroy firewall.core.io.service # cleanup[2] removing firewall.core.icmp # destroy firewall.core.icmp # cleanup[2] removing firewall.core.io.ipset # destroy firewall.core.io.ipset # cleanup[2] removing firewall.core.io.icmptype # destroy firewall.core.io.icmptype # cleanup[2] removing firewall.core.io.helper # destroy firewall.core.io.helper # cleanup[2] removing firewall.command # destroy firewall.command # destroy _sitebuiltins # destroy zlib # destroy _bz2 # destroy _compression # destroy _lzma # cleanup[3] wiping xml.sax.saxutils # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping base64 # destroy struct # cleanup[3] wiping binascii # cleanup[3] wiping xml.sax # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping firewall.errors # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.functions # destroy shlex # destroy pipes # destroy string # cleanup[3] wiping tempfile # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping shutil # cleanup[3] wiping fcntl # cleanup[3] wiping syslog # cleanup[3] wiping fnmatch # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping pwd # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping copy # cleanup[3] wiping _struct # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping logging # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping argparse # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy signal # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping errno # cleanup[3] wiping select # cleanup[3] wiping math # cleanup[3] wiping _socket # cleanup[3] wiping gi.repository # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping threading # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping _typing # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping contextlib # cleanup[3] wiping copyreg # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # 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 operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy _dbus_glib_bindings # destroy sys.monitoring # destroy _socket # destroy gi.repository.GObject # destroy argparse # destroy importlib # destroy zipimport # destroy gi._gi # destroy gi # destroy firewall.core.rich # destroy shutil # destroy _collections # destroy re._parser # destroy array # destroy textwrap # destroy _thread # destroy stat # destroy genericpath # destroy tokenize # destroy _string # destroy tempfile # destroy xml.sax # destroy xml.sax.saxutils # destroy copy # destroy firewall.functions # destroy select # destroy _signal # destroy xml.sax.handler # destroy copyreg # destroy contextlib # destroy operator # destroy _typing # destroy _tokenize # destroy collections # destroy io # destroy _opcode # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _hashlib # destroy _blake2 # destroy _ssl # destroy binascii # destroy datetime # destroy locale # destroy warnings # destroy _struct # 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 _codecs # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _operator # destroy _sha2 # destroy builtins # destroy itertools # destroy _sre # destroy posix # destroy _functools # clear sys.audit hooks 32645 1726880455.59758: done sending task result for task 1266f4c6-4e69-28d7-f79e-00000000070f 32645 1726880455.60112: no more pending results, returning what we have 32645 1726880455.60119: WORKER PROCESS EXITING 32645 1726880455.60124: results queue empty 32645 1726880455.60128: checking for any_errors_fatal 32645 1726880455.60140: done checking for any_errors_fatal 32645 1726880455.60141: checking for max_fail_percentage 32645 1726880455.60142: done checking for max_fail_percentage 32645 1726880455.60143: checking to see if all hosts have failed and the running result is not ok 32645 1726880455.60144: done checking to see if all hosts have failed 32645 1726880455.60145: getting the remaining hosts for this loop 32645 1726880455.60146: done getting the remaining hosts for this loop 32645 1726880455.60150: getting the next task for host managed_node2 32645 1726880455.60155: done getting next task for host managed_node2 32645 1726880455.60157: ^ task is: TASK: Check associated selinux ports 32645 1726880455.60159: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32645 1726880455.60162: getting variables 32645 1726880455.60163: in VariableManager get_vars() 32645 1726880455.60186: Calling all_inventory to load vars for managed_node2 32645 1726880455.60189: Calling groups_inventory to load vars for managed_node2 32645 1726880455.60193: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880455.60201: Calling all_plugins_play to load vars for managed_node2 32645 1726880455.60204: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880455.60206: Calling groups_plugins_play to load vars for managed_node2 32645 1726880455.61128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880455.63021: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880455.63043: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880455.63052: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880455.63117: done with get_vars() 32645 1726880455.63145: done getting variables 32645 1726880455.63212: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check associated selinux ports] ****************************************** task path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:33 Friday 20 September 2024 21:00:55 -0400 (0:00:00.772) 0:01:10.205 ****** 32645 1726880455.63246: entering _queue_task() for managed_node2/shell 32645 1726880455.63589: worker is 1 (out of 1 available) 32645 1726880455.63601: exiting _queue_task() for managed_node2/shell 32645 1726880455.63615: done queuing things up, now waiting for results queue to drain 32645 1726880455.63617: waiting for pending results... 32645 1726880455.63979: running TaskExecutor() for managed_node2/TASK: Check associated selinux ports 32645 1726880455.64064: in run() - task 1266f4c6-4e69-28d7-f79e-000000000710 32645 1726880455.64077: variable 'ansible_search_path' from source: unknown 32645 1726880455.64080: variable 'ansible_search_path' from source: unknown 32645 1726880455.64450: variable '__ports' from source: set_fact 32645 1726880455.64588: variable 'omit' from source: magic vars 32645 1726880455.64705: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880455.64712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880455.64723: variable 'omit' from source: magic vars 32645 1726880455.64921: variable 'ansible_facts' from source: unknown 32645 1726880455.65434: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880455.65569: variable 'ansible_facts' from source: unknown 32645 1726880455.66132: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880455.66355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32645 1726880455.68160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32645 1726880455.68219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32645 1726880455.68253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32645 1726880455.68285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32645 1726880455.68309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32645 1726880455.68372: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880455.68383: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880455.68484: variable 'ansible_facts' from source: unknown 32645 1726880455.68902: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880455.69035: variable 'ansible_facts' from source: unknown 32645 1726880455.69631: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880455.69780: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880455.69787: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880455.69794: variable 'omit' from source: magic vars 32645 1726880455.69823: variable 'omit' from source: magic vars 32645 1726880455.70050: variable '_pair' from source: task vars 32645 1726880455.70169: variable 'item' from source: unknown 32645 1726880455.70206: variable 'omit' from source: magic vars 32645 1726880455.70262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32645 1726880455.70291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880455.70314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32645 1726880455.70331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880455.70343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880455.70394: variable 'inventory_hostname' from source: set_fact 32645 1726880455.70397: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880455.70400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880455.70535: Set connection var ansible_shell_executable to /bin/sh 32645 1726880455.70538: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880455.70541: Set connection var ansible_timeout to 10 32645 1726880455.70543: Set connection var ansible_shell_type to sh 32645 1726880455.70557: Set connection var ansible_pipelining to False 32645 1726880455.70560: Set connection var ansible_connection to ssh 32645 1726880455.70577: variable 'ansible_shell_executable' from source: unknown 32645 1726880455.70580: variable 'ansible_connection' from source: unknown 32645 1726880455.70584: variable 'ansible_module_compression' from source: unknown 32645 1726880455.70587: variable 'ansible_shell_type' from source: unknown 32645 1726880455.70591: variable 'ansible_shell_executable' from source: unknown 32645 1726880455.70595: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880455.70600: variable 'ansible_pipelining' from source: unknown 32645 1726880455.70607: variable 'ansible_timeout' from source: unknown 32645 1726880455.70610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880455.70702: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880455.70715: variable 'omit' from source: magic vars 32645 1726880455.70719: starting attempt loop 32645 1726880455.70721: running the handler 32645 1726880455.70735: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880455.70751: _low_level_execute_command(): starting 32645 1726880455.70760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880455.71426: 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 <<< 32645 1726880455.71437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880455.71442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880455.71445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.71514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.71519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.71614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.73412: stdout chunk (state=3): >>>/root <<< 32645 1726880455.73522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.73623: stderr chunk (state=3): >>><<< 32645 1726880455.73627: stdout chunk (state=3): >>><<< 32645 1726880455.73646: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880455.73670: _low_level_execute_command(): starting 32645 1726880455.73675: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445 `" && echo ansible-tmp-1726880455.7365625-34550-35184126543445="` echo /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445 `" ) && sleep 0' 32645 1726880455.74227: 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 <<< 32645 1726880455.74234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.74272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.74275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.74315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.76341: stdout chunk (state=3): >>>ansible-tmp-1726880455.7365625-34550-35184126543445=/root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445 <<< 32645 1726880455.76463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.76507: stderr chunk (state=3): >>><<< 32645 1726880455.76511: stdout chunk (state=3): >>><<< 32645 1726880455.76525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880455.7365625-34550-35184126543445=/root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880455.76556: variable 'ansible_module_compression' from source: unknown 32645 1726880455.76591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880455.76625: variable 'ansible_facts' from source: unknown 32645 1726880455.76690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py 32645 1726880455.76794: Sending initial data 32645 1726880455.76798: Sent initial data (155 bytes) 32645 1726880455.77213: 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 <<< 32645 1726880455.77254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880455.77257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.77262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880455.77264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880455.77267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.77314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.77318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.77384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.79072: 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 <<< 32645 1726880455.79128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880455.79176: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpcacij4sp /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py <<< 32645 1726880455.79180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py" <<< 32645 1726880455.79209: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 32645 1726880455.79218: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpcacij4sp" to remote "/root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py" <<< 32645 1726880455.80287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.80296: stderr chunk (state=3): >>><<< 32645 1726880455.80305: stdout chunk (state=3): >>><<< 32645 1726880455.80326: done transferring module to remote 32645 1726880455.80340: _low_level_execute_command(): starting 32645 1726880455.80343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/ /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py && sleep 0' 32645 1726880455.80797: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880455.80804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880455.80807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.80809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880455.80811: 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 <<< 32645 1726880455.80813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.80870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.80873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.80911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.82853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880455.82894: stderr chunk (state=3): >>><<< 32645 1726880455.82898: stdout chunk (state=3): >>><<< 32645 1726880455.82912: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880455.82915: _low_level_execute_command(): starting 32645 1726880455.82921: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/AnsiballZ_command.py && sleep 0' 32645 1726880455.83323: 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 <<< 32645 1726880455.83356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.83359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880455.83362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880455.83364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880455.83416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880455.83423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880455.83474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880455.85678: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880455.85723: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880455.85752: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32645 1726880455.85836: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32645 1726880455.85884: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880455.85887: stdout chunk (state=3): >>> <<< 32645 1726880455.85917: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880455.85925: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880455.85960: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880455.85970: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880455.86016: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880455.86022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.86041: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880455.86076: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880455.86110: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880455.86137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880455.86175: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c16b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1683b30> <<< 32645 1726880455.86199: 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 0x7fb7c16b6ab0> <<< 32645 1726880455.86234: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880455.86255: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880455.86274: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880455.86315: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880455.86444: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880455.86455: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880455.86470: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880455.86519: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880455.86530: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880455.86566: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880455.86569: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880455.86580: 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' <<< 32645 1726880455.86607: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1469160> <<< 32645 1726880455.86656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880455.86672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880455.86685: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c146a3f0> <<< 32645 1726880455.86720: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880455.86751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.86788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880455.86799: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c146b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c146a600> <<< 32645 1726880455.86833: 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 0x7fb7c149c140> <<< 32645 1726880455.86845: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880455.86853: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880455.86896: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880455.86919: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880455.86961: 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 <<< 32645 1726880455.86985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.86991: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c146a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880455.87038: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880455.87055: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880455.87061: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880455.87095: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880455.87123: 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. <<< 32645 1726880455.87368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880455.87386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880455.87421: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880455.87432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.87458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880455.87499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880455.87524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880455.87539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880455.87570: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14ba0c0> <<< 32645 1726880455.87594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880455.87631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880455.87653: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880455.87695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.87717: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880455.87743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880455.87754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14f9160> <<< 32645 1726880455.87773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880455.87787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14f97f0> <<< 32645 1726880455.87815: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880455.87862: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14bb830> <<< 32645 1726880455.87875: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880455.87907: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14baab0> <<< 32645 1726880455.88015: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14c3230> <<< 32645 1726880455.88042: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880455.88070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880455.88079: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880455.88105: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880455.88137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880455.88162: 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' <<< 32645 1726880455.88190: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1528d40> <<< 32645 1726880455.88205: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14fb920> <<< 32645 1726880455.88237: 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' <<< 32645 1726880455.88250: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1528e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14d5a30> <<< 32645 1726880455.88299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880455.88340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152a060> <<< 32645 1726880455.88346: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14c2510> <<< 32645 1726880455.88372: 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' <<< 32645 1726880455.88420: 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 0x7fb7c152a480> <<< 32645 1726880455.88426: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152a330> <<< 32645 1726880455.88471: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.88485: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c152a720> <<< 32645 1726880455.88492: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14c1100> <<< 32645 1726880455.88506: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880455.88535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880455.88569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880455.88600: 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' <<< 32645 1726880455.88612: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1550c20> <<< 32645 1726880455.88622: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880455.88661: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.88665: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.88670: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c1552360> <<< 32645 1726880455.88691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880455.88705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880455.88735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880455.88746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880455.88755: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1553200> <<< 32645 1726880455.88796: 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 0x7fb7c1553860> <<< 32645 1726880455.88802: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1552750> <<< 32645 1726880455.88823: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880455.88852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880455.88892: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.88912: 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 0x7fb7c13182f0> <<< 32645 1726880455.88922: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c15539e0> <<< 32645 1726880455.88957: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152aa20> <<< 32645 1726880455.88978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880455.89007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880455.89026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880455.89051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880455.89091: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.89100: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c1344200> <<< 32645 1726880455.89117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880455.89123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880455.89152: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.89160: 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 0x7fb7c1344d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1344aa0> <<< 32645 1726880455.89187: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c1344d70> <<< 32645 1726880455.89215: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.89333: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.89340: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c1344f50> <<< 32645 1726880455.89350: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c131a360> <<< 32645 1726880455.89378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880455.89400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880455.89425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880455.89434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880455.89448: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c13465d0> <<< 32645 1726880455.89473: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1345250> <<< 32645 1726880455.89499: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152b140> <<< 32645 1726880455.89524: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880455.89590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.89613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880455.89658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880455.89685: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1372990> <<< 32645 1726880455.89749: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880455.89778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.89795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880455.89826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880455.89854: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c138eb10> <<< 32645 1726880455.89873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880455.89923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880455.89987: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880455.90021: 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 0x7fb7c13bf890> <<< 32645 1726880455.90036: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880455.90098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880455.90109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880455.90154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880455.90246: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c13f2030> <<< 32645 1726880455.90325: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c13bf9b0> <<< 32645 1726880455.90366: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c138f7a0> <<< 32645 1726880455.90435: 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 0x7fb7c11c4980> <<< 32645 1726880455.90438: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c138db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1347530> <<< 32645 1726880455.90525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880455.90545: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb7c138df10> <<< 32645 1726880455.90649: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gn4di016/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 32645 1726880455.90791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.90821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880455.90835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880455.90888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880455.90964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880455.91030: 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 0x7fb7c1222690> <<< 32645 1726880455.91053: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880455.91213: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c11fd580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c11fc6e0> <<< 32645 1726880455.91233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.91247: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880455.91270: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.91316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.91319: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880455.91341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.92943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.94294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880455.94300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1220560> <<< 32645 1726880455.94325: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.94352: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880455.94366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880455.94390: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880455.94396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880455.94434: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.94446: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c1245f70> <<< 32645 1726880455.94482: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1245d00> <<< 32645 1726880455.94526: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1245610> <<< 32645 1726880455.94551: 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' <<< 32645 1726880455.94597: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1245d60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1344bf0> <<< 32645 1726880455.94608: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880455.94638: 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 0x7fb7c1246cf0> <<< 32645 1726880455.94676: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.94687: 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 0x7fb7c1246f30> <<< 32645 1726880455.94706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880455.94758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880455.94767: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880455.94820: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1247410> <<< 32645 1726880455.94826: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880455.94853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880455.94882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880455.94936: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10b9190> <<< 32645 1726880455.94966: 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 0x7fb7c10badb0> <<< 32645 1726880455.95007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880455.95013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880455.95050: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bb740> <<< 32645 1726880455.95065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880455.95093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880455.95126: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bc8f0> <<< 32645 1726880455.95129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880455.95181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880455.95204: 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' <<< 32645 1726880455.95254: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bf3e0> <<< 32645 1726880455.95298: 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 0x7fb7c10bf710> <<< 32645 1726880455.95321: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bd6a0> <<< 32645 1726880455.95338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880455.95367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880455.95395: 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' <<< 32645 1726880455.95421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880455.95462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880455.95479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880455.95507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880455.95512: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10c32f0> <<< 32645 1726880455.95525: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880455.95584: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10c1df0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10c1b50> <<< 32645 1726880455.95617: 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' <<< 32645 1726880455.95704: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10c2090> <<< 32645 1726880455.95750: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bdbb0> <<< 32645 1726880455.95779: 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 0x7fb7c110b440> <<< 32645 1726880455.95794: 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 0x7fb7c110b650> <<< 32645 1726880455.95817: 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 <<< 32645 1726880455.95839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880455.95863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880455.95871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880455.95908: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.95914: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c110d100> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110cec0> <<< 32645 1726880455.95935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880455.96056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880455.96111: 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 0x7fb7c110f650> <<< 32645 1726880455.96126: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110d7f0> <<< 32645 1726880455.96147: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880455.96196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.96230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880455.96234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880455.96245: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880455.96297: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1112db0> <<< 32645 1726880455.96450: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110f770> <<< 32645 1726880455.96530: 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 0x7fb7c1113fb0> <<< 32645 1726880455.96569: 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 0x7fb7c1113f50> <<< 32645 1726880455.96621: 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 0x7fb7c11141a0> <<< 32645 1726880455.96649: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110b7d0> <<< 32645 1726880455.96671: 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 <<< 32645 1726880455.96677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880455.96696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880455.96723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880455.96755: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.96786: 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 0x7fb7c1117860> <<< 32645 1726880455.96977: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.96995: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c1118d40> <<< 32645 1726880455.97012: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1115fd0> <<< 32645 1726880455.97039: 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' <<< 32645 1726880455.97046: 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 0x7fb7c1117380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1115be0> <<< 32645 1726880455.97070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97090: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880455.97113: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97329: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97355: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880455.97364: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97383: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97397: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880455.97418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97556: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.97704: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.98430: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.99127: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880455.99163: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880455.99172: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880455.99207: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880455.99214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880455.99269: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880455.99271: 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 0x7fb7c119cfb0> <<< 32645 1726880455.99371: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880455.99383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880455.99406: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c119dc40><<< 32645 1726880455.99410: stdout chunk (state=3): >>> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1119160> <<< 32645 1726880455.99480: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880455.99498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.99528: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 32645 1726880455.99550: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.99718: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880455.99910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880455.99917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c119cb30> <<< 32645 1726880455.99939: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.00547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01113: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01198: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01293: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880456.01300: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01351: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880456.01411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01481: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01622: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880456.01646: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880456.01654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01695: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.01757: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880456.01760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.02040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.02334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880456.02426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880456.02430: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880456.02537: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c119ecc0> <<< 32645 1726880456.02540: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.02622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.02723: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880456.02746: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880456.02763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880456.02769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880456.02853: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.02981: 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 0x7fb7c0faa630> <<< 32645 1726880456.03042: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.03047: 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 0x7fb7c0faaf90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c119fbf0> <<< 32645 1726880456.03069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03115: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03159: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880456.03165: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03329: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03399: 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 <<< 32645 1726880456.03451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.03543: 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' <<< 32645 1726880456.03553: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7c0fa9ca0> <<< 32645 1726880456.03587: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fab230> <<< 32645 1726880456.03636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880456.03640: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03701: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03805: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.03850: 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' <<< 32645 1726880456.03886: 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 <<< 32645 1726880456.03923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880456.03926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880456.03987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880456.04006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880456.04025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880456.04077: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c129f0b0> <<< 32645 1726880456.04133: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fb4dd0> <<< 32645 1726880456.04246: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fb31a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fa9bb0> # destroy ansible.module_utils.distro <<< 32645 1726880456.04252: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880456.04291: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.04299: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880456.04304: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880456.04390: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880456.04399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880456.04419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.04516: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.04638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880456.04677: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0faae10> <<< 32645 1726880456.04760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.43736: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"2224\" | grep \"tcp\"", "start": "2024-09-20 21:00:56.048230", "end": "2024-09-20 21:00:56.436054", "delta": "0:00:00.387824", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"2224\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880456.43747: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880456.44257: 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<<< 32645 1726880456.44273: stdout chunk (state=3): >>> <<< 32645 1726880456.44288: stdout chunk (state=3): >>># clear sys.__interactivehook__ <<< 32645 1726880456.44305: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 32645 1726880456.44330: stdout chunk (state=3): >>># 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 types <<< 32645 1726880456.44344: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880456.44369: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect <<< 32645 1726880456.44373: stdout chunk (state=3): >>># 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 <<< 32645 1726880456.44411: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 32645 1726880456.44451: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 32645 1726880456.44460: 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 # cleanup[2] removing glob # destroy glob <<< 32645 1726880456.44686: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880456.44689: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880456.44720: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880456.44732: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 32645 1726880456.44743: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880456.44763: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32645 1726880456.44770: stdout chunk (state=3): >>># destroy ipaddress <<< 32645 1726880456.44816: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880456.44823: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880456.44832: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 32645 1726880456.44839: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 32645 1726880456.44857: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 32645 1726880456.44872: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 32645 1726880456.44893: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess <<< 32645 1726880456.44900: stdout chunk (state=3): >>># destroy syslog # destroy uuid<<< 32645 1726880456.44932: stdout chunk (state=3): >>> # destroy fnmatch # destroy selectors # destroy errno <<< 32645 1726880456.44942: stdout chunk (state=3): >>># destroy array <<< 32645 1726880456.44949: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880456.44980: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880456.44987: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880456.45002: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json <<< 32645 1726880456.45009: stdout chunk (state=3): >>># destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880456.45046: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880456.45077: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880456.45085: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 32645 1726880456.45092: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 32645 1726880456.45116: 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 <<< 32645 1726880456.45139: stdout chunk (state=3): >>># 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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 32645 1726880456.45157: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880456.45172: 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 <<< 32645 1726880456.45187: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types <<< 32645 1726880456.45205: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 32645 1726880456.45231: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 32645 1726880456.45234: stdout chunk (state=3): >>># 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 <<< 32645 1726880456.45369: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880456.45391: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880456.45428: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 32645 1726880456.45436: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880456.45466: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880456.45484: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880456.45511: 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 <<< 32645 1726880456.45516: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880456.45544: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880456.45547: stdout chunk (state=3): >>> <<< 32645 1726880456.45629: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880456.45648: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32645 1726880456.45669: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880456.45678: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880456.45715: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880456.45730: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880456.45737: stdout chunk (state=3): >>># destroy _abc <<< 32645 1726880456.45749: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880456.45755: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880456.46164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880456.46228: stderr chunk (state=3): >>><<< 32645 1726880456.46233: stdout chunk (state=3): >>><<< 32645 1726880456.46304: _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 0x7fb7c16b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1683b30> # /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 0x7fb7c16b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fb7c1469160> # /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 0x7fb7c146a3f0> # /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 0x7fb7c146b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c146a600> # /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 0x7fb7c149c140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fb7c146a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fb7c14ba0c0> # /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 0x7fb7c14f9160> # /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 0x7fb7c14f97f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14bb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14baab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14c3230> # /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 0x7fb7c1528d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14fb920> # /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 0x7fb7c1528e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14d5a30> # /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 0x7fb7c152a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14c2510> # /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 0x7fb7c152a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152a330> # 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 0x7fb7c152a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c14c1100> 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 0x7fb7c1550c20> 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 0x7fb7c1552360> # /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 0x7fb7c1553200> # 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 0x7fb7c1553860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1552750> # /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 0x7fb7c13182f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c15539e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152aa20> # /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 0x7fb7c1344200> # /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 0x7fb7c1344d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1344aa0> # 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 0x7fb7c1344d70> # 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 0x7fb7c1344f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c131a360> # /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 0x7fb7c13465d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1345250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c152b140> # /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 0x7fb7c1372990> # /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 0x7fb7c138eb10> # /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 0x7fb7c13bf890> # /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 0x7fb7c13f2030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c13bf9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c138f7a0> # /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 0x7fb7c11c4980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c138db50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1347530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb7c138df10> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gn4di016/ansible_ansible.legacy.command_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 0x7fb7c1222690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c11fd580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c11fc6e0> # 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 0x7fb7c1220560> # /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 0x7fb7c1245f70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1245d00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1245610> # /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 0x7fb7c1245d60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1344bf0> 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 0x7fb7c1246cf0> # 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 0x7fb7c1246f30> # /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 0x7fb7c1247410> 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 0x7fb7c10b9190> # 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 0x7fb7c10badb0> # /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 0x7fb7c10bb740> # /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 0x7fb7c10bc8f0> # /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 0x7fb7c10bf3e0> # 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 0x7fb7c10bf710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bd6a0> # /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 0x7fb7c10c32f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10c1df0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10c1b50> # /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 0x7fb7c10c2090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c10bdbb0> # 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 0x7fb7c110b440> # /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 0x7fb7c110b650> # /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 0x7fb7c110d100> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110cec0> # /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 0x7fb7c110f650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110d7f0> # /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 0x7fb7c1112db0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110f770> # 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 0x7fb7c1113fb0> # 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 0x7fb7c1113f50> # 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 0x7fb7c11141a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c110b7d0> # /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 0x7fb7c1117860> # 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 0x7fb7c1118d40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1115fd0> # 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 0x7fb7c1117380> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1115be0> # 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 0x7fb7c119cfb0> # /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 0x7fb7c119dc40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c1119160> 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 0x7fb7c119cb30> # 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 0x7fb7c119ecc0> # 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 0x7fb7c0faa630> # 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 0x7fb7c0faaf90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c119fbf0> # 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 0x7fb7c0fa9ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fab230> 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 0x7fb7c129f0b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fb4dd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fb31a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7c0fa9bb0> # 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 # /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 0x7fb7c0faae10> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"2224\" | grep \"tcp\"", "start": "2024-09-20 21:00:56.048230", "end": "2024-09-20 21:00:56.436054", "delta": "0:00:00.387824", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"2224\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880456.46895: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "2224" | grep "tcp"', '_uses_shell': True, '_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.command', '_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-1726880455.7365625-34550-35184126543445/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880456.46898: _low_level_execute_command(): starting 32645 1726880456.46901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880455.7365625-34550-35184126543445/ > /dev/null 2>&1 && sleep 0' 32645 1726880456.47040: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880456.47044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880456.47046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880456.47051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880456.47054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.47056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880456.47059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.47112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880456.47116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880456.47118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880456.47173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880456.49165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880456.49204: stderr chunk (state=3): >>><<< 32645 1726880456.49208: stdout chunk (state=3): >>><<< 32645 1726880456.49221: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880456.49231: handler run complete 32645 1726880456.49251: Evaluated conditional (False): False 32645 1726880456.49267: attempt loop complete, returning result 32645 1726880456.49285: variable 'item' from source: unknown 32645 1726880456.49361: variable 'item' from source: unknown ok: [managed_node2] => (item=2224/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"2224\" | grep \"tcp\"", "delta": "0:00:00.387824", "end": "2024-09-20 21:00:56.436054", "item": "2224/tcp", "rc": 0, "start": "2024-09-20 21:00:56.048230" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 32645 1726880456.49563: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880456.49566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880456.49568: variable 'omit' from source: magic vars 32645 1726880456.49678: variable 'ansible_facts' from source: unknown 32645 1726880456.50129: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880456.50264: variable 'ansible_facts' from source: unknown 32645 1726880456.50674: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880456.50778: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880456.50785: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880456.50885: variable 'ansible_facts' from source: unknown 32645 1726880456.51289: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880456.51420: variable 'ansible_facts' from source: unknown 32645 1726880456.51888: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880456.51986: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880456.51993: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880456.51998: variable 'omit' from source: magic vars 32645 1726880456.52012: variable 'omit' from source: magic vars 32645 1726880456.52143: variable '_pair' from source: task vars 32645 1726880456.52219: variable 'item' from source: unknown 32645 1726880456.52248: variable 'omit' from source: magic vars 32645 1726880456.52267: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880456.52276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880456.52283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880456.52304: variable 'inventory_hostname' from source: set_fact 32645 1726880456.52307: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880456.52310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880456.52375: Set connection var ansible_shell_executable to /bin/sh 32645 1726880456.52381: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880456.52388: Set connection var ansible_timeout to 10 32645 1726880456.52394: Set connection var ansible_shell_type to sh 32645 1726880456.52410: Set connection var ansible_pipelining to False 32645 1726880456.52412: Set connection var ansible_connection to ssh 32645 1726880456.52432: variable 'ansible_shell_executable' from source: unknown 32645 1726880456.52435: variable 'ansible_connection' from source: unknown 32645 1726880456.52437: variable 'ansible_module_compression' from source: unknown 32645 1726880456.52445: variable 'ansible_shell_type' from source: unknown 32645 1726880456.52450: variable 'ansible_shell_executable' from source: unknown 32645 1726880456.52452: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880456.52455: variable 'ansible_pipelining' from source: unknown 32645 1726880456.52457: variable 'ansible_timeout' from source: unknown 32645 1726880456.52462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880456.52545: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880456.52556: variable 'omit' from source: magic vars 32645 1726880456.52562: starting attempt loop 32645 1726880456.52564: running the handler 32645 1726880456.52574: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880456.52583: _low_level_execute_command(): starting 32645 1726880456.52587: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880456.53050: 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 <<< 32645 1726880456.53055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880456.53058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880456.53060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880456.53062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880456.53064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.53113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880456.53116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880456.53165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880456.54867: stdout chunk (state=3): >>>/root <<< 32645 1726880456.54978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880456.55025: stderr chunk (state=3): >>><<< 32645 1726880456.55029: stdout chunk (state=3): >>><<< 32645 1726880456.55044: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880456.55055: _low_level_execute_command(): starting 32645 1726880456.55061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982 `" && echo ansible-tmp-1726880456.5504382-34550-102081248820982="` echo /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982 `" ) && sleep 0' 32645 1726880456.55495: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880456.55498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880456.55501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.55503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880456.55505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.55555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880456.55572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880456.55606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880456.57678: stdout chunk (state=3): >>>ansible-tmp-1726880456.5504382-34550-102081248820982=/root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982 <<< 32645 1726880456.57797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880456.57846: stderr chunk (state=3): >>><<< 32645 1726880456.57851: stdout chunk (state=3): >>><<< 32645 1726880456.57864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880456.5504382-34550-102081248820982=/root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880456.57889: variable 'ansible_module_compression' from source: unknown 32645 1726880456.57918: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880456.57939: variable 'ansible_facts' from source: unknown 32645 1726880456.57987: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py 32645 1726880456.58081: Sending initial data 32645 1726880456.58085: Sent initial data (156 bytes) 32645 1726880456.58525: 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 <<< 32645 1726880456.58530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.58533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880456.58536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.58590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880456.58594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880456.58635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880456.60404: 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" <<< 32645 1726880456.60408: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880456.60444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880456.60483: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmputk0k6ow /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py <<< 32645 1726880456.60489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py" <<< 32645 1726880456.60523: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmputk0k6ow" to remote "/root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py" <<< 32645 1726880456.60531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py" <<< 32645 1726880456.61286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880456.61355: stderr chunk (state=3): >>><<< 32645 1726880456.61359: stdout chunk (state=3): >>><<< 32645 1726880456.61375: done transferring module to remote 32645 1726880456.61385: _low_level_execute_command(): starting 32645 1726880456.61390: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/ /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py && sleep 0' 32645 1726880456.61823: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880456.61826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880456.61832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880456.61836: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880456.61838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.61897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880456.61899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880456.61934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880456.63802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880456.63847: stderr chunk (state=3): >>><<< 32645 1726880456.63853: stdout chunk (state=3): >>><<< 32645 1726880456.63865: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880456.63868: _low_level_execute_command(): starting 32645 1726880456.63874: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/AnsiballZ_command.py && sleep 0' 32645 1726880456.64300: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880456.64303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880456.64309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880456.64311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880456.64313: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880456.64369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880456.64375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880456.64416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880456.66617: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880456.66647: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880456.66675: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880456.66681: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880456.66754: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880456.66759: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880456.66799: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880456.66832: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880456.66839: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880456.66863: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880456.66869: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880456.66920: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880456.66926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.66942: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880456.66969: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880456.67005: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880456.67030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880456.67045: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e96b4530> <<< 32645 1726880456.67051: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9683b30> <<< 32645 1726880456.67079: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880456.67085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e96b6ab0> <<< 32645 1726880456.67110: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880456.67137: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880456.67142: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880456.67160: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880456.67197: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880456.67293: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880456.67321: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880456.67326: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880456.67358: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880456.67371: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880456.67384: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880456.67406: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880456.67412: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880456.67438: 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' <<< 32645 1726880456.67468: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9469160> <<< 32645 1726880456.67516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880456.67546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880456.67555: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e946a3f0> <<< 32645 1726880456.67575: 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' <<< 32645 1726880456.67598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880456.67630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880456.67636: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e946b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e946a600> <<< 32645 1726880456.67676: 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'<<< 32645 1726880456.67685: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e949c140> <<< 32645 1726880456.67699: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880456.67705: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880456.67729: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880456.67732: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880456.67753: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880456.67810: 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 <<< 32645 1726880456.67818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.67839: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e946a150> <<< 32645 1726880456.67846: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880456.67885: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880456.67904: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880456.67910: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880456.67931: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880456.67965: 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. <<< 32645 1726880456.68208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880456.68226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880456.68265: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880456.68268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.68292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 32645 1726880456.68299: stdout chunk (state=3): >>> <<< 32645 1726880456.68335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880456.68361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880456.68373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880456.68404: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94ba0c0> <<< 32645 1726880456.68426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880456.68461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880456.68486: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880456.68526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.68547: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880456.68575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880456.68583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94f9160> <<< 32645 1726880456.68608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880456.68612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880456.68634: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94f97f0> <<< 32645 1726880456.68643: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880456.68693: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94bb830> <<< 32645 1726880456.68700: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880456.68737: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94baab0> <<< 32645 1726880456.68843: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94c3230> <<< 32645 1726880456.68870: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880456.68896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 32645 1726880456.68900: stdout chunk (state=3): >>> <<< 32645 1726880456.68909: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880456.68933: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880456.68959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880456.68982: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880456.68987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880456.69008: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9528d40> <<< 32645 1726880456.69024: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94fb920> <<< 32645 1726880456.69063: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880456.69069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9528e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94d5a30> <<< 32645 1726880456.69117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880456.69158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880456.69161: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94c2510> <<< 32645 1726880456.69181: 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' <<< 32645 1726880456.69216: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69228: 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 0x7f08e952a480> <<< 32645 1726880456.69240: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952a330> <<< 32645 1726880456.69271: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69276: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e952a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94c1100> <<< 32645 1726880456.69298: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880456.69316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880456.69356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880456.69382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880456.69390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9550c20> <<< 32645 1726880456.69408: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880456.69434: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69442: 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 0x7f08e9552360> <<< 32645 1726880456.69466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880456.69471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880456.69504: 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' <<< 32645 1726880456.69521: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9553200> <<< 32645 1726880456.69565: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69569: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e9553860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9552750> <<< 32645 1726880456.69597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880456.69615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880456.69660: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69663: 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 0x7f08e93102f0> <<< 32645 1726880456.69675: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e95539e0> <<< 32645 1726880456.69711: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952aa20> <<< 32645 1726880456.69736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880456.69762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880456.69778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880456.69799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880456.69835: 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 0x7f08e933c200> <<< 32645 1726880456.69862: 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' <<< 32645 1726880456.69895: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69908: 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 0x7f08e933cd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933caa0> <<< 32645 1726880456.69926: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.69935: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e933cd70> <<< 32645 1726880456.69948: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.70050: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.70070: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e933cf50> <<< 32645 1726880456.70075: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9312360> <<< 32645 1726880456.70139: stdout chunk (state=3): >>># /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' <<< 32645 1726880456.70156: 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' <<< 32645 1726880456.70162: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933e5d0> <<< 32645 1726880456.70183: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933d250> <<< 32645 1726880456.70204: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952b140> <<< 32645 1726880456.70230: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880456.70294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.70311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880456.70347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880456.70375: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e936a990> <<< 32645 1726880456.70436: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880456.70446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.70468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880456.70494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 32645 1726880456.70502: stdout chunk (state=3): >>> <<< 32645 1726880456.70538: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9386b10> <<< 32645 1726880456.70565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880456.70609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880456.70665: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880456.70691: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880456.70703: 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 0x7f08e93b7890> <<< 32645 1726880456.70708: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880456.70740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880456.70763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880456.70811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880456.70902: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e93ea030> <<< 32645 1726880456.70987: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e93b79b0> <<< 32645 1726880456.71022: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e93877a0> <<< 32645 1726880456.71055: 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 0x7f08e91bc980> <<< 32645 1726880456.71071: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9385b50> <<< 32645 1726880456.71077: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933f530> <<< 32645 1726880456.71175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880456.71193: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f08e9385f10> <<< 32645 1726880456.71275: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ke4ca0v4/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880456.71281: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.71446: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.71468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880456.71487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880456.71533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880456.71618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880456.71656: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880456.71665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e921a690> import '_typing' # <<< 32645 1726880456.71867: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91f5580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91f46e0> <<< 32645 1726880456.71887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.71918: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880456.71925: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.71946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.71963: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.71970: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880456.71995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.73574: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.74849: 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 0x7f08e9218560> <<< 32645 1726880456.74882: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880456.74889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.74917: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880456.74926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880456.74950: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880456.74956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880456.74989: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.74997: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e923df70> <<< 32645 1726880456.75037: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e923dd00> <<< 32645 1726880456.75067: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e923d610> <<< 32645 1726880456.75094: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880456.75101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880456.75143: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e923dd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933cbf0> <<< 32645 1726880456.75163: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880456.75191: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.75197: 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 0x7f08e923ecf0> <<< 32645 1726880456.75225: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.75231: 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 0x7f08e923ef30> <<< 32645 1726880456.75249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880456.75305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880456.75310: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880456.75366: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e923f410> <<< 32645 1726880456.75372: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880456.75398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880456.75423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880456.75464: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b11c0> <<< 32645 1726880456.75492: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.75498: 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 0x7f08e90b2db0> <<< 32645 1726880456.75521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880456.75535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880456.75575: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b3740> <<< 32645 1726880456.75597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880456.75625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880456.75648: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b48f0> <<< 32645 1726880456.75668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880456.75706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880456.75733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880456.75739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880456.75791: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b73e0> <<< 32645 1726880456.75829: 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 0x7f08e90b7710> <<< 32645 1726880456.75858: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b56a0> <<< 32645 1726880456.75880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880456.75907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880456.75935: 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' <<< 32645 1726880456.75955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880456.75989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880456.76013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880456.76016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880456.76028: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90bb2f0> <<< 32645 1726880456.76044: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880456.76116: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b9df0> <<< 32645 1726880456.76122: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b9b50> <<< 32645 1726880456.76140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880456.76153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880456.76231: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90ba090> <<< 32645 1726880456.76260: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b5bb0> <<< 32645 1726880456.76292: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.76298: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e9103410> <<< 32645 1726880456.76328: 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 <<< 32645 1726880456.76335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9103620> <<< 32645 1726880456.76352: 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 <<< 32645 1726880456.76371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880456.76398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880456.76403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880456.76440: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.76446: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e91050a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9104e60> <<< 32645 1726880456.76467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880456.76582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880456.76640: 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 0x7f08e91075c0> <<< 32645 1726880456.76647: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9105760> <<< 32645 1726880456.76671: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880456.76717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.76745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880456.76763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880456.76765: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880456.76818: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e910ad20> <<< 32645 1726880456.76972: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91076e0> <<< 32645 1726880456.77047: 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 0x7f08e910bf80> <<< 32645 1726880456.77087: 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' <<< 32645 1726880456.77094: 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 0x7f08e910be60> <<< 32645 1726880456.77139: 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 0x7f08e910c140> <<< 32645 1726880456.77162: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9103710> <<< 32645 1726880456.77190: 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 <<< 32645 1726880456.77193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880456.77214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880456.77240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880456.77268: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.77302: 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 0x7f08e910f710> <<< 32645 1726880456.77500: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.77506: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e9110cb0> <<< 32645 1726880456.77520: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e910deb0> <<< 32645 1726880456.77554: 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 0x7f08e910f260> <<< 32645 1726880456.77564: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e910dac0> <<< 32645 1726880456.77579: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77596: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880456.77621: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77724: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77847: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77856: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880456.77872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.77897: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880456.77912: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.78049: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.78194: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.78862: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.79543: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880456.79570: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880456.79595: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880456.79615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.79672: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08e9194f20> <<< 32645 1726880456.79779: 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' <<< 32645 1726880456.79812: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9195c40> <<< 32645 1726880456.79818: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9110f20> <<< 32645 1726880456.79880: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880456.79889: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.79917: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.79926: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880456.79946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.80136: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.80323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880456.80351: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9195be0> <<< 32645 1726880456.80357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.80923: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880456.81679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81719: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81763: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880456.81767: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.81966: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880456.81989: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82003: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82016: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880456.82022: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82071: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82113: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880456.82133: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82407: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880456.82764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880456.82781: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880456.82866: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9196e10> <<< 32645 1726880456.82879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.82966: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880456.83064: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880456.83077: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880456.83105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880456.83194: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880456.83327: 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 0x7f08e8fa2930> <<< 32645 1726880456.83388: 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 0x7f08e8fa3290> <<< 32645 1726880456.83403: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91993d0> <<< 32645 1726880456.83420: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83467: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880456.83523: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83567: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83617: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83678: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.83754: 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 <<< 32645 1726880456.83796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.83889: 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 0x7f08e8fa1f10> <<< 32645 1726880456.83936: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fa34d0> <<< 32645 1726880456.83966: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880456.83978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880456.83984: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84121: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84155: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84203: 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 <<< 32645 1726880456.84209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880456.84225: 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 <<< 32645 1726880456.84252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880456.84273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880456.84333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880456.84351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880456.84373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880456.84432: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e92773e0> <<< 32645 1726880456.84482: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e92741a0> <<< 32645 1726880456.84565: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fab530> <<< 32645 1726880456.84568: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fa1d90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880456.84591: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84620: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84652: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880456.84715: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880456.84732: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84746: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880456.84763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.84882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880456.85010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880456.85015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880456.85042: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fa1df0> <<< 32645 1726880456.85121: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.23064: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"3121\" | grep \"tcp\"", "start": "2024-09-20 21:00:56.851991", "end": "2024-09-20 21:00:57.229361", "delta": "0:00:00.377370", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"3121\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880457.23073: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880457.23565: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880457.23570: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 32645 1726880457.23572: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path<<< 32645 1726880457.23592: 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 # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 32645 1726880457.23616: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 32645 1726880457.23639: stdout chunk (state=3): >>># 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 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 <<< 32645 1726880457.23657: stdout chunk (state=3): >>># 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 <<< 32645 1726880457.23675: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # 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 <<< 32645 1726880457.23683: stdout chunk (state=3): >>># 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 <<< 32645 1726880457.23710: stdout chunk (state=3): >>># 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 <<< 32645 1726880457.23728: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation <<< 32645 1726880457.23736: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 32645 1726880457.23972: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880457.24015: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880457.24024: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 32645 1726880457.24044: stdout chunk (state=3): >>># destroy zipfile._path <<< 32645 1726880457.24048: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880457.24090: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880457.24110: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 32645 1726880457.24127: stdout chunk (state=3): >>># 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 <<< 32645 1726880457.24147: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 32645 1726880457.24165: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880457.24178: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32645 1726880457.24200: stdout chunk (state=3): >>># destroy syslog <<< 32645 1726880457.24205: stdout chunk (state=3): >>># destroy uuid <<< 32645 1726880457.24224: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880457.24232: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 32645 1726880457.24263: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880457.24290: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 32645 1726880457.24298: stdout chunk (state=3): >>># destroy subprocess <<< 32645 1726880457.24338: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880457.24369: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 32645 1726880457.24373: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 32645 1726880457.24376: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880457.24396: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 32645 1726880457.24407: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880457.24423: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 <<< 32645 1726880457.24445: 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 <<< 32645 1726880457.24469: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types <<< 32645 1726880457.24480: stdout chunk (state=3): >>># 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 <<< 32645 1726880457.24500: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880457.24513: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880457.24519: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880457.24645: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880457.24662: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880457.24669: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880457.24702: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32645 1726880457.24704: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880457.24733: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880457.24740: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32645 1726880457.24758: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880457.24777: 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 <<< 32645 1726880457.24780: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880457.24803: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880457.24809: stdout chunk (state=3): >>> <<< 32645 1726880457.24883: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880457.24903: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880457.24910: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880457.24933: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880457.24967: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880457.24979: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880457.24994: stdout chunk (state=3): >>># destroy _abc # destroy _sre <<< 32645 1726880457.25007: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880457.25011: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880457.25385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880457.25456: stderr chunk (state=3): >>><<< 32645 1726880457.25462: stdout chunk (state=3): >>><<< 32645 1726880457.25525: _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 0x7f08e96b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9683b30> # /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 0x7f08e96b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f08e9469160> # /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 0x7f08e946a3f0> # /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 0x7f08e946b1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e946a600> # /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 0x7f08e949c140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f08e946a150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f08e94ba0c0> # /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 0x7f08e94f9160> # /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 0x7f08e94f97f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94bb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94baab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94c3230> # /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 0x7f08e9528d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94fb920> # /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 0x7f08e9528e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94d5a30> # /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 0x7f08e952a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94c2510> # /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 0x7f08e952a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952a330> # 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 0x7f08e952a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e94c1100> 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 0x7f08e9550c20> 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 0x7f08e9552360> # /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 0x7f08e9553200> # 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 0x7f08e9553860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9552750> # /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 0x7f08e93102f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e95539e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952aa20> # /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 0x7f08e933c200> # /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 0x7f08e933cd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933caa0> # 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 0x7f08e933cd70> # 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 0x7f08e933cf50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9312360> # /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 0x7f08e933e5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933d250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e952b140> # /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 0x7f08e936a990> # /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 0x7f08e9386b10> # /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 0x7f08e93b7890> # /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 0x7f08e93ea030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e93b79b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e93877a0> # /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 0x7f08e91bc980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9385b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933f530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f08e9385f10> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ke4ca0v4/ansible_ansible.legacy.command_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 0x7f08e921a690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91f5580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91f46e0> # 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 0x7f08e9218560> # /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 0x7f08e923df70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e923dd00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e923d610> # /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 0x7f08e923dd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e933cbf0> 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 0x7f08e923ecf0> # 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 0x7f08e923ef30> # /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 0x7f08e923f410> 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 0x7f08e90b11c0> # 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 0x7f08e90b2db0> # /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 0x7f08e90b3740> # /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 0x7f08e90b48f0> # /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 0x7f08e90b73e0> # 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 0x7f08e90b7710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b56a0> # /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 0x7f08e90bb2f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b9df0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b9b50> # /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 0x7f08e90ba090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e90b5bb0> # 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 0x7f08e9103410> # /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 0x7f08e9103620> # /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 0x7f08e91050a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9104e60> # /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 0x7f08e91075c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9105760> # /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 0x7f08e910ad20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91076e0> # 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 0x7f08e910bf80> # 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 0x7f08e910be60> # 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 0x7f08e910c140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9103710> # /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 0x7f08e910f710> # 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 0x7f08e9110cb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e910deb0> # 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 0x7f08e910f260> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e910dac0> # 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 0x7f08e9194f20> # /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 0x7f08e9195c40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e9110f20> 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 0x7f08e9195be0> # 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 0x7f08e9196e10> # 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 0x7f08e8fa2930> # 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 0x7f08e8fa3290> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e91993d0> # 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 0x7f08e8fa1f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fa34d0> 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 0x7f08e92773e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e92741a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fab530> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08e8fa1d90> # 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 # /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 0x7f08e8fa1df0> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"3121\" | grep \"tcp\"", "start": "2024-09-20 21:00:56.851991", "end": "2024-09-20 21:00:57.229361", "delta": "0:00:00.377370", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"3121\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880457.26089: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "3121" | grep "tcp"', '_uses_shell': True, '_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.command', '_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-1726880456.5504382-34550-102081248820982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880457.26093: _low_level_execute_command(): starting 32645 1726880457.26095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880456.5504382-34550-102081248820982/ > /dev/null 2>&1 && sleep 0' 32645 1726880457.26239: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880457.26243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880457.26245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.26247: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880457.26252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.26307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880457.26318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880457.26354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880457.28361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880457.28364: stdout chunk (state=3): >>><<< 32645 1726880457.28367: stderr chunk (state=3): >>><<< 32645 1726880457.28555: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880457.28559: handler run complete 32645 1726880457.28562: Evaluated conditional (False): False 32645 1726880457.28564: attempt loop complete, returning result 32645 1726880457.28566: variable 'item' from source: unknown 32645 1726880457.28594: variable 'item' from source: unknown ok: [managed_node2] => (item=3121/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"3121\" | grep \"tcp\"", "delta": "0:00:00.377370", "end": "2024-09-20 21:00:57.229361", "item": "3121/tcp", "rc": 0, "start": "2024-09-20 21:00:56.851991" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 32645 1726880457.28865: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880457.28905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880457.28916: variable 'omit' from source: magic vars 32645 1726880457.29200: variable 'ansible_facts' from source: unknown 32645 1726880457.30005: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880457.30145: variable 'ansible_facts' from source: unknown 32645 1726880457.30560: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880457.30663: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880457.30670: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880457.30771: variable 'ansible_facts' from source: unknown 32645 1726880457.31177: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880457.31305: variable 'ansible_facts' from source: unknown 32645 1726880457.31709: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880457.31807: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880457.31813: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880457.31819: variable 'omit' from source: magic vars 32645 1726880457.31837: variable 'omit' from source: magic vars 32645 1726880457.31967: variable '_pair' from source: task vars 32645 1726880457.32040: variable 'item' from source: unknown 32645 1726880457.32071: variable 'omit' from source: magic vars 32645 1726880457.32089: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880457.32097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880457.32103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880457.32116: variable 'inventory_hostname' from source: set_fact 32645 1726880457.32119: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880457.32124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880457.32192: Set connection var ansible_shell_executable to /bin/sh 32645 1726880457.32198: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880457.32205: Set connection var ansible_timeout to 10 32645 1726880457.32208: Set connection var ansible_shell_type to sh 32645 1726880457.32219: Set connection var ansible_pipelining to False 32645 1726880457.32222: Set connection var ansible_connection to ssh 32645 1726880457.32243: variable 'ansible_shell_executable' from source: unknown 32645 1726880457.32246: variable 'ansible_connection' from source: unknown 32645 1726880457.32250: variable 'ansible_module_compression' from source: unknown 32645 1726880457.32254: variable 'ansible_shell_type' from source: unknown 32645 1726880457.32257: variable 'ansible_shell_executable' from source: unknown 32645 1726880457.32264: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880457.32267: variable 'ansible_pipelining' from source: unknown 32645 1726880457.32277: variable 'ansible_timeout' from source: unknown 32645 1726880457.32283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880457.32366: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880457.32375: variable 'omit' from source: magic vars 32645 1726880457.32379: starting attempt loop 32645 1726880457.32382: running the handler 32645 1726880457.32392: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880457.32402: _low_level_execute_command(): starting 32645 1726880457.32405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880457.32845: 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 <<< 32645 1726880457.32881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880457.32884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880457.32888: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 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 <<< 32645 1726880457.32891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.32947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880457.32955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880457.32996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880457.34752: stdout chunk (state=3): >>>/root <<< 32645 1726880457.34863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880457.34910: stderr chunk (state=3): >>><<< 32645 1726880457.34913: stdout chunk (state=3): >>><<< 32645 1726880457.34926: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880457.34935: _low_level_execute_command(): starting 32645 1726880457.34941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781 `" && echo ansible-tmp-1726880457.3492584-34550-51156854114781="` echo /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781 `" ) && sleep 0' 32645 1726880457.35387: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880457.35390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880457.35393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880457.35395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.35455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880457.35460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880457.35462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880457.35500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880457.37495: stdout chunk (state=3): >>>ansible-tmp-1726880457.3492584-34550-51156854114781=/root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781 <<< 32645 1726880457.37612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880457.37659: stderr chunk (state=3): >>><<< 32645 1726880457.37662: stdout chunk (state=3): >>><<< 32645 1726880457.37678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880457.3492584-34550-51156854114781=/root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880457.37700: variable 'ansible_module_compression' from source: unknown 32645 1726880457.37735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880457.37750: variable 'ansible_facts' from source: unknown 32645 1726880457.37795: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py 32645 1726880457.37890: Sending initial data 32645 1726880457.37894: Sent initial data (155 bytes) 32645 1726880457.38313: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880457.38351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880457.38355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880457.38357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.38361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.38403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880457.38416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880457.38465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880457.40072: 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 <<< 32645 1726880457.40077: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32645 1726880457.40111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880457.40153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpni1tz10b /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py <<< 32645 1726880457.40158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py" <<< 32645 1726880457.40194: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpni1tz10b" to remote "/root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py" <<< 32645 1726880457.40201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py" <<< 32645 1726880457.40976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880457.41033: stderr chunk (state=3): >>><<< 32645 1726880457.41037: stdout chunk (state=3): >>><<< 32645 1726880457.41055: done transferring module to remote 32645 1726880457.41068: _low_level_execute_command(): starting 32645 1726880457.41072: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/ /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py && sleep 0' 32645 1726880457.41528: 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 <<< 32645 1726880457.41531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.41534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880457.41536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.41586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880457.41593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880457.41637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880457.43471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880457.43518: stderr chunk (state=3): >>><<< 32645 1726880457.43523: stdout chunk (state=3): >>><<< 32645 1726880457.43537: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880457.43540: _low_level_execute_command(): starting 32645 1726880457.43546: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/AnsiballZ_command.py && sleep 0' 32645 1726880457.44005: 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 <<< 32645 1726880457.44008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.44014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880457.44017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880457.44019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880457.44067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880457.44071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880457.44120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880457.46325: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880457.46358: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880457.46393: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880457.46397: stdout chunk (state=3): >>>import '_warnings' # <<< 32645 1726880457.46404: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880457.46469: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880457.46475: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880457.46509: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880457.46544: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880457.46572: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880457.46575: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880457.46589: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880457.46634: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880457.46642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.46658: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880457.46683: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880457.46721: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880457.46746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880457.46753: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668a0c530> <<< 32645 1726880457.46767: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6689dbb30> <<< 32645 1726880457.46794: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880457.46801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668a0eab0> <<< 32645 1726880457.46826: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880457.46851: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880457.46860: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880457.46873: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880457.46910: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880457.46913: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880457.47001: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880457.47033: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880457.47041: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880457.47065: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880457.47080: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880457.47088: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880457.47102: stdout chunk (state=3): >>>Processing global site-packages <<< 32645 1726880457.47110: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880457.47122: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880457.47152: 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 <<< 32645 1726880457.47161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880457.47180: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668801160><<< 32645 1726880457.47185: stdout chunk (state=3): >>> <<< 32645 1726880457.47227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880457.47251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880457.47256: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688023f0> <<< 32645 1726880457.47283: 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' <<< 32645 1726880457.47307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880457.47323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880457.47342: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688031d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668802600> <<< 32645 1726880457.47383: 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' <<< 32645 1726880457.47387: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668834140> <<< 32645 1726880457.47404: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880457.47411: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880457.47437: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880457.47442: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880457.47461: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880457.47516: 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 <<< 32645 1726880457.47526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.47538: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668802150> <<< 32645 1726880457.47558: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880457.47598: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880457.47613: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880457.47620: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880457.47642: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880457.47673: 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. <<< 32645 1726880457.47911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880457.47932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880457.47962: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880457.47970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.48036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880457.48044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880457.48067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880457.48076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880457.48108: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880457.48115: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688520c0> <<< 32645 1726880457.48128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880457.48166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880457.48185: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880457.48228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.48244: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880457.48277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880457.48289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668891160> <<< 32645 1726880457.48296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880457.48315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880457.48320: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688917f0> <<< 32645 1726880457.48342: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880457.48387: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668853830> <<< 32645 1726880457.48401: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880457.48428: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668852ab0> <<< 32645 1726880457.48537: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66885b230> <<< 32645 1726880457.48564: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880457.48591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880457.48594: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880457.48620: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880457.48642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880457.48668: 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' <<< 32645 1726880457.48697: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c0d40> <<< 32645 1726880457.48711: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668893920> <<< 32645 1726880457.48744: 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' <<< 32645 1726880457.48749: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66886da30> <<< 32645 1726880457.48796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880457.48834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880457.48840: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c2060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66885a510> <<< 32645 1726880457.48862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880457.48868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880457.48897: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.48904: 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 0x7fe6688c2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c2330> <<< 32645 1726880457.48942: 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 0x7fe6688c2720> <<< 32645 1726880457.48963: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668859100> <<< 32645 1726880457.48969: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880457.48999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880457.49035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880457.49056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880457.49062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688e8c20> <<< 32645 1726880457.49077: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880457.49113: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49119: 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 0x7fe6688ea360> <<< 32645 1726880457.49142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880457.49152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880457.49173: 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' <<< 32645 1726880457.49199: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688eb200> <<< 32645 1726880457.49239: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49249: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6688eb860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688ea750> <<< 32645 1726880457.49265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880457.49290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880457.49330: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49342: 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 0x7fe6686ac2f0> <<< 32645 1726880457.49347: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688eb9e0> <<< 32645 1726880457.49387: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c2a20> <<< 32645 1726880457.49406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880457.49435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880457.49452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880457.49478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880457.49512: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49529: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6686d8230> <<< 32645 1726880457.49533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880457.49550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880457.49564: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49578: 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 0x7fe6686d8d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686d8ad0> <<< 32645 1726880457.49595: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49601: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6686d8ce0> <<< 32645 1726880457.49618: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49720: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.49727: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6686d8f20> <<< 32645 1726880457.49742: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686ae390> <<< 32645 1726880457.49761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880457.49783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880457.49814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880457.49821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880457.49827: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686da600> <<< 32645 1726880457.49854: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686d9280> <<< 32645 1726880457.49869: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c3140> <<< 32645 1726880457.49899: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880457.49966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.49980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880457.50016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880457.50064: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6687069c0> <<< 32645 1726880457.50116: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880457.50134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.50152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880457.50175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880457.50214: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668722b40> <<< 32645 1726880457.50240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880457.50288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880457.50340: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880457.50369: 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'<<< 32645 1726880457.50375: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668753890> <<< 32645 1726880457.50393: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880457.50423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880457.50445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880457.50493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880457.50583: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668786000> <<< 32645 1726880457.50665: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6687539b0> <<< 32645 1726880457.50702: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668723200> <<< 32645 1726880457.50735: 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 0x7fe668558950> <<< 32645 1726880457.50752: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668721b80> <<< 32645 1726880457.50760: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686db560> <<< 32645 1726880457.50859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880457.50875: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe668558b30> <<< 32645 1726880457.50955: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_9eargwmt/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880457.50961: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.51116: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.51143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880457.51158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880457.51200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880457.51278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880457.51316: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880457.51322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685b6690> import '_typing' # <<< 32645 1726880457.51527: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668591580> <<< 32645 1726880457.51534: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685906e0> # zipimport: zlib available <<< 32645 1726880457.51563: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880457.51571: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.51587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.51605: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.51611: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880457.51632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.53177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.54460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880457.54469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685b4560> <<< 32645 1726880457.54483: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880457.54497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.54521: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880457.54530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880457.54558: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880457.54564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880457.54595: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.54599: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6685da090> <<< 32645 1726880457.54639: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685d9e50> <<< 32645 1726880457.54666: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685d9760> <<< 32645 1726880457.54691: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880457.54698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880457.54748: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685d9c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685b7320> <<< 32645 1726880457.54756: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880457.54784: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.54790: 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 0x7fe6685dad50> <<< 32645 1726880457.54817: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.54823: 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 0x7fe6685daf90> <<< 32645 1726880457.54840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880457.54893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880457.54902: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880457.54955: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685db4a0> <<< 32645 1726880457.54969: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880457.54987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880457.55010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880457.55051: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66844d1f0> <<< 32645 1726880457.55074: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.55095: 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 0x7fe66844ee10> <<< 32645 1726880457.55101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880457.55122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880457.55162: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66844f7a0> <<< 32645 1726880457.55182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880457.55212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880457.55231: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684506b0> <<< 32645 1726880457.55250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880457.55291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880457.55315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880457.55321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880457.55375: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668453410> <<< 32645 1726880457.55417: 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 0x7fe668453710> <<< 32645 1726880457.55437: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684516d0> <<< 32645 1726880457.55460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880457.55486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880457.55513: 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' <<< 32645 1726880457.55536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880457.55565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880457.55590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880457.55605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880457.55615: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684572f0> <<< 32645 1726880457.55620: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880457.55693: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668455dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668455b20> <<< 32645 1726880457.55714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880457.55726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880457.55807: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668456090> <<< 32645 1726880457.55837: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668451be0> <<< 32645 1726880457.55868: 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 0x7fe66849f440> <<< 32645 1726880457.55899: 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 <<< 32645 1726880457.55902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66849f590> <<< 32645 1726880457.55922: 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 <<< 32645 1726880457.55941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880457.55966: 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' <<< 32645 1726880457.56014: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.56019: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6684a11c0> <<< 32645 1726880457.56027: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a0f80> <<< 32645 1726880457.56035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880457.56159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880457.56211: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.56220: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6684a3650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a1850> <<< 32645 1726880457.56247: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880457.56298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.56316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880457.56333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880457.56344: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880457.56394: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a6db0> <<< 32645 1726880457.56551: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a3770> <<< 32645 1726880457.56630: 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' <<< 32645 1726880457.56636: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6684a7c50> <<< 32645 1726880457.56667: 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' <<< 32645 1726880457.56673: 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 0x7fe6684a7fb0> <<< 32645 1726880457.56725: 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' <<< 32645 1726880457.56731: 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 0x7fe6684a9670> <<< 32645 1726880457.56739: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66849f8c0> <<< 32645 1726880457.56766: 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' <<< 32645 1726880457.56786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880457.56813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880457.56846: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.56881: 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 0x7fe6684ab770><<< 32645 1726880457.56889: stdout chunk (state=3): >>> <<< 32645 1726880457.57076: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.57081: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6684acce0> <<< 32645 1726880457.57099: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a9f10> <<< 32645 1726880457.57129: 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' <<< 32645 1726880457.57146: 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 0x7fe6684ab2c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a9b20> <<< 32645 1726880457.57159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57180: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880457.57193: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57431: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880457.57453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57456: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57473: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880457.57479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57619: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.57763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.58453: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.59137: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880457.59154: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880457.59170: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880457.59178: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880457.59205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.59263: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.59272: 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 0x7fe668530f50> <<< 32645 1726880457.59373: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880457.59380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880457.59406: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668531ca0> <<< 32645 1726880457.59415: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684afaa0> <<< 32645 1726880457.59469: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880457.59479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.59498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.59518: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880457.59527: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.59705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.59885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880457.59911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668531d00> <<< 32645 1726880457.59921: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.60494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61039: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61124: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61214: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880457.61220: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61303: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880457.61317: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61399: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61514: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880457.61521: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61545: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61561: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880457.61568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61652: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880457.61664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.61950: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.62221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880457.62296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880457.62308: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880457.62401: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668532ea0> <<< 32645 1726880457.62405: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.62494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.62579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880457.62595: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880457.62601: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880457.62632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880457.62639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880457.62717: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.62847: 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 0x7fe66833e810> <<< 32645 1726880457.62906: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880457.62919: 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 0x7fe66833f140> <<< 32645 1726880457.62929: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668533f50> <<< 32645 1726880457.62937: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.62981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63026: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880457.63034: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63081: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63129: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63189: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63264: 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 <<< 32645 1726880457.63307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.63404: 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 0x7fe66833de50> <<< 32645 1726880457.63444: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66833f3e0> <<< 32645 1726880457.63475: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32645 1726880457.63490: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32645 1726880457.63494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63656: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.63702: 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 <<< 32645 1726880457.63708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880457.63730: 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 <<< 32645 1726880457.63747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880457.63771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880457.63835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880457.63856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880457.63869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880457.63933: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668613320> <<< 32645 1726880457.63978: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6683490d0> <<< 32645 1726880457.64071: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668347500> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66833dd60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880457.64079: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.64109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.64139: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880457.64201: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880457.64209: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.64234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.64240: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880457.64252: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.64373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880457.64501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880457.64508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880457.64525: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a8ec0> <<< 32645 1726880457.64612: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.02150: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5403\" | grep \"tcp\"", "start": "2024-09-20 21:00:57.646885", "end": "2024-09-20 21:00:58.020151", "delta": "0:00:00.373266", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5403\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880458.02161: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880458.02652: 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 <<< 32645 1726880458.02669: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.02679: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.02696: stdout chunk (state=3): >>># 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 types <<< 32645 1726880458.02716: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing _operator # cleanup[2] removing operator <<< 32645 1726880458.02724: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # 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 runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 32645 1726880458.02759: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 32645 1726880458.02774: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.02787: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 32645 1726880458.02806: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 32645 1726880458.02824: stdout chunk (state=3): >>># 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<<< 32645 1726880458.02844: stdout chunk (state=3): >>> # 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 <<< 32645 1726880458.02857: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.02865: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 32645 1726880458.03100: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880458.03133: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880458.03156: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 32645 1726880458.03164: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880458.03182: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 32645 1726880458.03188: stdout chunk (state=3): >>> # destroy ipaddress <<< 32645 1726880458.03217: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880458.03241: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 32645 1726880458.03249: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 32645 1726880458.03266: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32645 1726880458.03278: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 32645 1726880458.03302: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880458.03326: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 32645 1726880458.03330: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32645 1726880458.03346: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880458.03369: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880458.03379: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880458.03394: stdout chunk (state=3): >>># destroy array <<< 32645 1726880458.03399: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880458.03439: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880458.03445: stdout chunk (state=3): >>># destroy shutil <<< 32645 1726880458.03456: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880458.03522: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880458.03526: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 32645 1726880458.03554: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 32645 1726880458.03574: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.03589: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880458.03603: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880458.03629: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 32645 1726880458.03650: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 32645 1726880458.03665: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.03681: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880458.03706: stdout chunk (state=3): >>># destroy posixpath <<< 32645 1726880458.03721: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32645 1726880458.03745: stdout chunk (state=3): >>># cleanup[3] wiping marshal <<< 32645 1726880458.03756: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880458.03769: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32645 1726880458.03776: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880458.03901: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880458.03914: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880458.03924: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880458.03955: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 32645 1726880458.03962: stdout chunk (state=3): >>># destroy tokenize <<< 32645 1726880458.03992: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880458.03998: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32645 1726880458.04026: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880458.04046: 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<<< 32645 1726880458.04055: stdout chunk (state=3): >>> # 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 <<< 32645 1726880458.04080: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880458.04089: stdout chunk (state=3): >>> <<< 32645 1726880458.04170: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880458.04179: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32645 1726880458.04191: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880458.04205: stdout chunk (state=3): >>># destroy time <<< 32645 1726880458.04225: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880458.04232: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880458.04260: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 32645 1726880458.04263: stdout chunk (state=3): >>> # destroy _string # destroy re <<< 32645 1726880458.04288: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880458.04301: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 32645 1726880458.04306: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880458.04312: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880458.04694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880458.04765: stderr chunk (state=3): >>><<< 32645 1726880458.04768: stdout chunk (state=3): >>><<< 32645 1726880458.04825: _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 0x7fe668a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6689dbb30> # /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 0x7fe668a0eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fe668801160> # /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 0x7fe6688023f0> # /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 0x7fe6688031d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668802600> # /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 0x7fe668834140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fe668802150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fe6688520c0> # /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 0x7fe668891160> # /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 0x7fe6688917f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668853830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668852ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66885b230> # /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 0x7fe6688c0d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668893920> # /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 0x7fe6688c0e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66886da30> # /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 0x7fe6688c2060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66885a510> # /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 0x7fe6688c2480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c2330> # 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 0x7fe6688c2720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668859100> 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 0x7fe6688e8c20> 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 0x7fe6688ea360> # /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 0x7fe6688eb200> # 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 0x7fe6688eb860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688ea750> # /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 0x7fe6686ac2f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688eb9e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c2a20> # /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 0x7fe6686d8230> # /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 0x7fe6686d8d70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686d8ad0> # 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 0x7fe6686d8ce0> # 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 0x7fe6686d8f20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686ae390> # /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 0x7fe6686da600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686d9280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6688c3140> # /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 0x7fe6687069c0> # /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 0x7fe668722b40> # /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 0x7fe668753890> # /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 0x7fe668786000> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6687539b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668723200> # /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 0x7fe668558950> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668721b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6686db560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe668558b30> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_9eargwmt/ansible_ansible.legacy.command_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 0x7fe6685b6690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668591580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685906e0> # 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 0x7fe6685b4560> # /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 0x7fe6685da090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685d9e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685d9760> # /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 0x7fe6685d9c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6685b7320> 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 0x7fe6685dad50> # 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 0x7fe6685daf90> # /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 0x7fe6685db4a0> 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 0x7fe66844d1f0> # 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 0x7fe66844ee10> # /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 0x7fe66844f7a0> # /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 0x7fe6684506b0> # /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 0x7fe668453410> # 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 0x7fe668453710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684516d0> # /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 0x7fe6684572f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668455dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668455b20> # /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 0x7fe668456090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668451be0> # 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 0x7fe66849f440> # /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 0x7fe66849f590> # /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 0x7fe6684a11c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a0f80> # /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 0x7fe6684a3650> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a1850> # /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 0x7fe6684a6db0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a3770> # 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 0x7fe6684a7c50> # 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 0x7fe6684a7fb0> # 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 0x7fe6684a9670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66849f8c0> # /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 0x7fe6684ab770> # 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 0x7fe6684acce0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a9f10> # 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 0x7fe6684ab2c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684a9b20> # 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 0x7fe668530f50> # /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 0x7fe668531ca0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6684afaa0> 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 0x7fe668531d00> # 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 0x7fe668532ea0> # 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 0x7fe66833e810> # 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 0x7fe66833f140> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668533f50> # 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 0x7fe66833de50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66833f3e0> 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 0x7fe668613320> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6683490d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe668347500> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66833dd60> # 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 # /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 0x7fe6684a8ec0> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5403\" | grep \"tcp\"", "start": "2024-09-20 21:00:57.646885", "end": "2024-09-20 21:00:58.020151", "delta": "0:00:00.373266", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5403\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880458.05395: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "5403" | grep "tcp"', '_uses_shell': True, '_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.command', '_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-1726880457.3492584-34550-51156854114781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880458.05398: _low_level_execute_command(): starting 32645 1726880458.05401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880457.3492584-34550-51156854114781/ > /dev/null 2>&1 && sleep 0' 32645 1726880458.05550: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.05554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880458.05556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.05559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.05561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.05620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880458.05624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.05659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.07565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.07611: stderr chunk (state=3): >>><<< 32645 1726880458.07615: stdout chunk (state=3): >>><<< 32645 1726880458.07630: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.07634: handler run complete 32645 1726880458.07658: Evaluated conditional (False): False 32645 1726880458.07668: attempt loop complete, returning result 32645 1726880458.07686: variable 'item' from source: unknown 32645 1726880458.07758: variable 'item' from source: unknown ok: [managed_node2] => (item=5403/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5403\" | grep \"tcp\"", "delta": "0:00:00.373266", "end": "2024-09-20 21:00:58.020151", "item": "5403/tcp", "rc": 0, "start": "2024-09-20 21:00:57.646885" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 32645 1726880458.07881: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880458.07885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880458.07887: variable 'omit' from source: magic vars 32645 1726880458.08031: variable 'ansible_facts' from source: unknown 32645 1726880458.08475: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880458.08603: variable 'ansible_facts' from source: unknown 32645 1726880458.09011: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880458.09109: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880458.09117: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880458.09212: variable 'ansible_facts' from source: unknown 32645 1726880458.09610: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880458.09735: variable 'ansible_facts' from source: unknown 32645 1726880458.10138: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880458.10234: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880458.10238: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880458.10244: variable 'omit' from source: magic vars 32645 1726880458.10258: variable 'omit' from source: magic vars 32645 1726880458.10385: variable '_pair' from source: task vars 32645 1726880458.10461: variable 'item' from source: unknown 32645 1726880458.10486: variable 'omit' from source: magic vars 32645 1726880458.10505: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880458.10514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880458.10522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880458.10534: variable 'inventory_hostname' from source: set_fact 32645 1726880458.10537: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880458.10541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880458.10602: Set connection var ansible_shell_executable to /bin/sh 32645 1726880458.10609: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880458.10616: Set connection var ansible_timeout to 10 32645 1726880458.10618: Set connection var ansible_shell_type to sh 32645 1726880458.10634: Set connection var ansible_pipelining to False 32645 1726880458.10637: Set connection var ansible_connection to ssh 32645 1726880458.10656: variable 'ansible_shell_executable' from source: unknown 32645 1726880458.10659: variable 'ansible_connection' from source: unknown 32645 1726880458.10663: variable 'ansible_module_compression' from source: unknown 32645 1726880458.10665: variable 'ansible_shell_type' from source: unknown 32645 1726880458.10670: variable 'ansible_shell_executable' from source: unknown 32645 1726880458.10676: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880458.10678: variable 'ansible_pipelining' from source: unknown 32645 1726880458.10692: variable 'ansible_timeout' from source: unknown 32645 1726880458.10695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880458.10774: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880458.10790: variable 'omit' from source: magic vars 32645 1726880458.10793: starting attempt loop 32645 1726880458.10797: running the handler 32645 1726880458.10806: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880458.10814: _low_level_execute_command(): starting 32645 1726880458.10819: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880458.11296: 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 <<< 32645 1726880458.11300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880458.11302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.11305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880458.11307: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.11355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880458.11358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880458.11368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.11407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.13113: stdout chunk (state=3): >>>/root <<< 32645 1726880458.13220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.13270: stderr chunk (state=3): >>><<< 32645 1726880458.13274: stdout chunk (state=3): >>><<< 32645 1726880458.13286: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.13295: _low_level_execute_command(): starting 32645 1726880458.13300: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513 `" && echo ansible-tmp-1726880458.1328638-34550-238908750531513="` echo /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513 `" ) && sleep 0' 32645 1726880458.13719: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.13753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880458.13756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880458.13758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.13761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.13814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880458.13817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.13871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.15866: stdout chunk (state=3): >>>ansible-tmp-1726880458.1328638-34550-238908750531513=/root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513 <<< 32645 1726880458.15989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.16031: stderr chunk (state=3): >>><<< 32645 1726880458.16038: stdout chunk (state=3): >>><<< 32645 1726880458.16057: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880458.1328638-34550-238908750531513=/root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.16078: variable 'ansible_module_compression' from source: unknown 32645 1726880458.16106: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880458.16120: variable 'ansible_facts' from source: unknown 32645 1726880458.16171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py 32645 1726880458.16254: Sending initial data 32645 1726880458.16258: Sent initial data (156 bytes) 32645 1726880458.16724: 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 <<< 32645 1726880458.16728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.16730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.16733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.16782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880458.16786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.16835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.18456: 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 <<< 32645 1726880458.18492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880458.18531: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpe9v20227 /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py <<< 32645 1726880458.18541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py" <<< 32645 1726880458.18571: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpe9v20227" to remote "/root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py" <<< 32645 1726880458.19354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.19411: stderr chunk (state=3): >>><<< 32645 1726880458.19417: stdout chunk (state=3): >>><<< 32645 1726880458.19437: done transferring module to remote 32645 1726880458.19449: _low_level_execute_command(): starting 32645 1726880458.19454: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/ /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py && sleep 0' 32645 1726880458.19902: 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 <<< 32645 1726880458.19906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.19908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.19911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.19965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880458.19971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.20010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.21910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.21956: stderr chunk (state=3): >>><<< 32645 1726880458.21960: stdout chunk (state=3): >>><<< 32645 1726880458.21973: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.21976: _low_level_execute_command(): starting 32645 1726880458.21982: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/AnsiballZ_command.py && sleep 0' 32645 1726880458.22408: 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 <<< 32645 1726880458.22411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.22414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.22420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.22474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880458.22477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.22523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.24759: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880458.24792: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880458.24829: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880458.24837: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880458.24911: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880458.24917: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880458.24956: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880458.24994: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880458.25023: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880458.25036: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880458.25090: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880458.25096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.25115: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880458.25141: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880458.25180: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880458.25203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880458.25215: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090bb4530> <<< 32645 1726880458.25226: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090b83b30> <<< 32645 1726880458.25259: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880458.25265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090bb6ab0> <<< 32645 1726880458.25293: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880458.25318: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880458.25326: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880458.25343: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880458.25379: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880458.25476: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880458.25507: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880458.25513: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880458.25542: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880458.25563: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880458.25567: stdout chunk (state=3): >>>Processing user site-packages <<< 32645 1726880458.25588: stdout chunk (state=3): >>>Processing global site-packages <<< 32645 1726880458.25596: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880458.25604: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880458.25634: 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 <<< 32645 1726880458.25639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880458.25666: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909a9160> <<< 32645 1726880458.25716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880458.25738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880458.25746: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909aa3f0> <<< 32645 1726880458.25773: 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' <<< 32645 1726880458.25803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880458.25825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880458.25836: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909ab1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909aa600> <<< 32645 1726880458.25880: 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' <<< 32645 1726880458.25888: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909dc140> <<< 32645 1726880458.25904: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880458.25917: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880458.25939: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880458.25945: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880458.25964: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880458.26023: 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 <<< 32645 1726880458.26045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.26054: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909aa150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880458.26100: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880458.26115: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880458.26120: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880458.26151: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880458.26181: 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. <<< 32645 1726880458.26422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880458.26440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880458.26476: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880458.26482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.26511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880458.26550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880458.26573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880458.26591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880458.26617: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909fa0c0> <<< 32645 1726880458.26656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880458.26683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880458.26709: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880458.26745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.26770: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880458.26798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880458.26808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a39160> <<< 32645 1726880458.26826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880458.26838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a397f0> <<< 32645 1726880458.26867: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880458.26910: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909fb830> <<< 32645 1726880458.26929: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880458.26956: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909faab0> <<< 32645 1726880458.27067: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a03230> <<< 32645 1726880458.27094: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880458.27122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880458.27128: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880458.27156: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880458.27183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880458.27205: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880458.27210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880458.27238: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a68d40> <<< 32645 1726880458.27251: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a3b920> <<< 32645 1726880458.27287: 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' <<< 32645 1726880458.27293: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a68e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a15a30> <<< 32645 1726880458.27346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880458.27385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880458.27391: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a02510> <<< 32645 1726880458.27416: 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' <<< 32645 1726880458.27457: 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 0x7f4090a6a480> <<< 32645 1726880458.27463: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6a330> <<< 32645 1726880458.27510: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.27516: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4090a6a720> <<< 32645 1726880458.27531: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a01100> <<< 32645 1726880458.27538: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880458.27568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880458.27604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880458.27632: 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' <<< 32645 1726880458.27638: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a90c20> <<< 32645 1726880458.27658: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880458.27695: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.27702: 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 0x7f4090a92360> <<< 32645 1726880458.27724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880458.27744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880458.27761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880458.27771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880458.27782: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a93200> <<< 32645 1726880458.27821: 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 0x7f4090a93860> <<< 32645 1726880458.27835: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a92750> <<< 32645 1726880458.27855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880458.27881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880458.27922: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.27929: 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 0x7f40908502f0> <<< 32645 1726880458.27946: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a939e0> <<< 32645 1726880458.27984: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6aa20> <<< 32645 1726880458.28008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880458.28033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880458.28056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880458.28073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880458.28112: 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 0x7f409087c200> <<< 32645 1726880458.28139: 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' <<< 32645 1726880458.28176: 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 0x7f409087cd40> <<< 32645 1726880458.28182: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087caa0> <<< 32645 1726880458.28211: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.28216: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f409087cd70> <<< 32645 1726880458.28236: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.28336: stdout chunk (state=3): >>># 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 0x7f409087cf50> <<< 32645 1726880458.28356: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090852360> <<< 32645 1726880458.28380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880458.28401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880458.28425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880458.28444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880458.28449: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087e5d0> <<< 32645 1726880458.28475: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087d250> <<< 32645 1726880458.28494: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6b140> <<< 32645 1726880458.28522: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880458.28585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.28608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880458.28644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880458.28675: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908aa990> <<< 32645 1726880458.28732: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880458.28750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.28771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880458.28794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880458.28836: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908c6b10> <<< 32645 1726880458.28861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880458.28909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880458.28968: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880458.28995: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32645 1726880458.29001: 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 0x7f40908f7890> <<< 32645 1726880458.29017: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880458.29049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880458.29073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880458.29119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880458.29215: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409092a030> <<< 32645 1726880458.29301: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908f79b0> <<< 32645 1726880458.29338: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908c77a0> <<< 32645 1726880458.29370: 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' <<< 32645 1726880458.29376: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906fc980> <<< 32645 1726880458.29397: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908c5b50> <<< 32645 1726880458.29405: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087f530> <<< 32645 1726880458.29503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880458.29525: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40908c5f10> <<< 32645 1726880458.29608: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_mqwvt4rj/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880458.29614: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.29768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.29800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880458.29809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880458.29859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880458.30155: stdout chunk (state=3): >>># 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 0x7f409075a690> import '_typing' # <<< 32645 1726880458.30215: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090735580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40907346e0> <<< 32645 1726880458.30246: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.30287: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32645 1726880458.30320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32645 1726880458.30338: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.32045: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.33154: 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 0x7f4090758560> <<< 32645 1726880458.33184: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.33214: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880458.33220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880458.33249: 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' <<< 32645 1726880458.33285: 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 0x7f409077df70> <<< 32645 1726880458.33331: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409077dd00> <<< 32645 1726880458.33365: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409077d610> <<< 32645 1726880458.33390: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880458.33396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880458.33434: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409077dd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087cbf0> <<< 32645 1726880458.33455: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880458.33484: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.33490: 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 0x7f409077ecf0> <<< 32645 1726880458.33517: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.33526: 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 0x7f409077ef30> <<< 32645 1726880458.33538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880458.33590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880458.33598: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880458.33651: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409077f410> <<< 32645 1726880458.33657: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880458.33681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880458.33707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880458.33746: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f11c0> <<< 32645 1726880458.33772: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.33779: 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 0x7f40905f2db0> <<< 32645 1726880458.33799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880458.33822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880458.33854: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f3740> <<< 32645 1726880458.33876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880458.33905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880458.33930: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f48f0> <<< 32645 1726880458.33946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880458.33985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880458.34009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880458.34017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880458.34069: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f73e0> <<< 32645 1726880458.34108: 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 0x7f40905f7710> <<< 32645 1726880458.34138: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f56a0> <<< 32645 1726880458.34157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880458.34187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880458.34210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880458.34216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880458.34235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880458.34268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880458.34295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 32645 1726880458.34310: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880458.34320: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905fb2f0> <<< 32645 1726880458.34325: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880458.34401: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f9df0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f9b50> <<< 32645 1726880458.34428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880458.34436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880458.34517: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905fa090> <<< 32645 1726880458.34545: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f5bb0> <<< 32645 1726880458.34579: 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 0x7f4090643410> <<< 32645 1726880458.34609: 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 0x7f4090643620> <<< 32645 1726880458.34638: 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 <<< 32645 1726880458.34656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880458.34686: 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' <<< 32645 1726880458.34725: 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 0x7f40906450a0> <<< 32645 1726880458.34734: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090644e60> <<< 32645 1726880458.34747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880458.34868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880458.34920: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.34927: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40906475c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090645760> <<< 32645 1726880458.34956: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880458.35004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.35034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880458.35045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880458.35056: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880458.35102: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409064ad20> <<< 32645 1726880458.35259: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906476e0> <<< 32645 1726880458.35342: 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' <<< 32645 1726880458.35346: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f409064bf80> <<< 32645 1726880458.35376: 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' <<< 32645 1726880458.35382: 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 0x7f409064be60> <<< 32645 1726880458.35433: 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' <<< 32645 1726880458.35443: 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 0x7f409064c140> <<< 32645 1726880458.35453: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090643710> <<< 32645 1726880458.35477: 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' <<< 32645 1726880458.35504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880458.35528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880458.35563: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.35593: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.35599: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f409064f710> <<< 32645 1726880458.35788: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.35800: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4090650cb0> <<< 32645 1726880458.35812: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409064deb0> <<< 32645 1726880458.35846: 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' <<< 32645 1726880458.35853: 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 0x7f409064f260> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409064dac0> <<< 32645 1726880458.35876: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.35903: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880458.35919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36023: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36127: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36146: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880458.36172: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36186: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36194: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880458.36208: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36350: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.36493: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.37182: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.37871: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880458.37892: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32645 1726880458.37900: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880458.37928: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880458.37951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.38005: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.38011: 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 0x7f40906d4f20> <<< 32645 1726880458.38117: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880458.38123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880458.38153: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906d5c40> <<< 32645 1726880458.38159: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090650f20> <<< 32645 1726880458.38210: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880458.38227: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.38249: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.38274: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880458.38282: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.38458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.38644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880458.38656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880458.38672: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906d5be0> <<< 32645 1726880458.38682: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.39240: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.39793: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.39877: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.39968: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880458.39978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40022: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40058: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880458.40096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40173: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40287: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880458.40303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40323: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880458.40345: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40432: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880458.40454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.40731: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880458.41089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880458.41099: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880458.41193: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906d6e10> <<< 32645 1726880458.41196: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41293: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41379: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880458.41382: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 32645 1726880458.41403: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880458.41410: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880458.41433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880458.41439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880458.41518: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880458.41647: 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 0x7f40904e2930> <<< 32645 1726880458.41713: 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' <<< 32645 1726880458.41717: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40904e3290> <<< 32645 1726880458.41734: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906d93d0> <<< 32645 1726880458.41749: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41794: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41839: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880458.41845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41896: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.41944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42006: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42078: 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 <<< 32645 1726880458.42124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880458.42218: 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'<<< 32645 1726880458.42224: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40904e1f10> <<< 32645 1726880458.42263: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904e34d0> <<< 32645 1726880458.42297: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880458.42313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42381: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42447: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42477: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42524: 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' <<< 32645 1726880458.42552: 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 <<< 32645 1726880458.42576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880458.42601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880458.42656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880458.42680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880458.42698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880458.42757: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40907b73e0> <<< 32645 1726880458.42803: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40907b41a0> <<< 32645 1726880458.42893: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904eb530> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904e1d90> # destroy ansible.module_utils.distro <<< 32645 1726880458.42903: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32645 1726880458.42909: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42942: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.42969: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880458.42975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880458.43033: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880458.43052: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.43067: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.43078: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880458.43084: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.43204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.43331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880458.43339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880458.43362: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904e1df0> <<< 32645 1726880458.43445: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880458.81209: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5404\" | grep \"udp\"", "start": "2024-09-20 21:00:58.435183", "end": "2024-09-20 21:00:58.810891", "delta": "0:00:00.375708", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5404\" | grep \"udp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880458.81242: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880458.81717: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880458.81758: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 32645 1726880458.81766: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery <<< 32645 1726880458.81818: stdout chunk (state=3): >>># cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880458.81824: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.81883: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.81887: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.81903: 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 # cleanup[2] removing glob # destroy glob <<< 32645 1726880458.82120: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880458.82151: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880458.82178: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880458.82202: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880458.82227: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880458.82250: 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 <<< 32645 1726880458.82287: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32645 1726880458.82317: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale <<< 32645 1726880458.82340: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch <<< 32645 1726880458.82370: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 32645 1726880458.82384: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880458.82412: stdout chunk (state=3): >>># destroy _hashlib <<< 32645 1726880458.82435: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880458.82476: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880458.82511: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880458.82517: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 32645 1726880458.82562: stdout chunk (state=3): >>># 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 _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 <<< 32645 1726880458.82588: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 32645 1726880458.82625: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880458.82629: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880458.82663: stdout chunk (state=3): >>># 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 <<< 32645 1726880458.82674: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880458.82789: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880458.82814: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880458.82834: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880458.82868: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880458.82880: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880458.82915: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32645 1726880458.82938: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880458.82952: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880458.83028: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880458.83048: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32645 1726880458.83073: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880458.83118: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880458.83143: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32645 1726880458.83531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880458.83753: stderr chunk (state=3): >>><<< 32645 1726880458.83757: stdout chunk (state=3): >>><<< 32645 1726880458.83763: _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 0x7f4090bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090b83b30> # /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 0x7f4090bb6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f40909a9160> # /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 0x7f40909aa3f0> # /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 0x7f40909ab1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909aa600> # /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 0x7f40909dc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f40909aa150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f40909fa0c0> # /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 0x7f4090a39160> # /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 0x7f4090a397f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909fb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40909faab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a03230> # /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 0x7f4090a68d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a3b920> # /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 0x7f4090a68e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a15a30> # /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 0x7f4090a6a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a02510> # /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 0x7f4090a6a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6a330> # 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 0x7f4090a6a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a01100> 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 0x7f4090a90c20> 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 0x7f4090a92360> # /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 0x7f4090a93200> # 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 0x7f4090a93860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a92750> # /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 0x7f40908502f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a939e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6aa20> # /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 0x7f409087c200> # /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 0x7f409087cd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087caa0> # 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 0x7f409087cd70> # 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 0x7f409087cf50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090852360> # /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 0x7f409087e5d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087d250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090a6b140> # /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 0x7f40908aa990> # /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 0x7f40908c6b10> # /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 0x7f40908f7890> # /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 0x7f409092a030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908f79b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908c77a0> # /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 0x7f40906fc980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40908c5b50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087f530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40908c5f10> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_mqwvt4rj/ansible_ansible.legacy.command_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 0x7f409075a690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090735580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40907346e0> # 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 0x7f4090758560> # /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 0x7f409077df70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409077dd00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409077d610> # /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 0x7f409077dd60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409087cbf0> 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 0x7f409077ecf0> # 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 0x7f409077ef30> # /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 0x7f409077f410> 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 0x7f40905f11c0> # 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 0x7f40905f2db0> # /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 0x7f40905f3740> # /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 0x7f40905f48f0> # /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 0x7f40905f73e0> # 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 0x7f40905f7710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f56a0> # /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 0x7f40905fb2f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f9df0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f9b50> # /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 0x7f40905fa090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40905f5bb0> # 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 0x7f4090643410> # /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 0x7f4090643620> # /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 0x7f40906450a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090644e60> # /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 0x7f40906475c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090645760> # /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 0x7f409064ad20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906476e0> # 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 0x7f409064bf80> # 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 0x7f409064be60> # 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 0x7f409064c140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090643710> # /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 0x7f409064f710> # 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 0x7f4090650cb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409064deb0> # 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 0x7f409064f260> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f409064dac0> # 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 0x7f40906d4f20> # /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 0x7f40906d5c40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4090650f20> 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 0x7f40906d5be0> # 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 0x7f40906d6e10> # 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 0x7f40904e2930> # 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 0x7f40904e3290> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40906d93d0> # 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 0x7f40904e1f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904e34d0> 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 0x7f40907b73e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40907b41a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904eb530> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40904e1d90> # 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 # /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 0x7f40904e1df0> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5404\" | grep \"udp\"", "start": "2024-09-20 21:00:58.435183", "end": "2024-09-20 21:00:58.810891", "delta": "0:00:00.375708", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5404\" | grep \"udp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880458.84643: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "5404" | grep "udp"', '_uses_shell': True, '_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.command', '_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-1726880458.1328638-34550-238908750531513/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880458.84646: _low_level_execute_command(): starting 32645 1726880458.84651: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880458.1328638-34550-238908750531513/ > /dev/null 2>&1 && sleep 0' 32645 1726880458.84653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880458.84655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.84658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.84660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880458.84662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880458.84664: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880458.84666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.84668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880458.84670: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880458.84672: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32645 1726880458.84675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.84677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.84679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880458.84681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880458.84693: stderr chunk (state=3): >>>debug2: match found <<< 32645 1726880458.84697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.84699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880458.84746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.84798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.86794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.86797: stdout chunk (state=3): >>><<< 32645 1726880458.86800: stderr chunk (state=3): >>><<< 32645 1726880458.86817: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.86953: handler run complete 32645 1726880458.86957: Evaluated conditional (False): False 32645 1726880458.86959: attempt loop complete, returning result 32645 1726880458.86962: variable 'item' from source: unknown 32645 1726880458.87002: variable 'item' from source: unknown ok: [managed_node2] => (item=5404/udp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5404\" | grep \"udp\"", "delta": "0:00:00.375708", "end": "2024-09-20 21:00:58.810891", "item": "5404/udp", "rc": 0, "start": "2024-09-20 21:00:58.435183" } STDOUT: cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008 32645 1726880458.87454: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880458.87457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880458.87460: variable 'omit' from source: magic vars 32645 1726880458.87495: variable 'ansible_facts' from source: unknown 32645 1726880458.88306: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880458.88511: variable 'ansible_facts' from source: unknown 32645 1726880458.89262: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880458.89415: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880458.89432: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880458.89587: variable 'ansible_facts' from source: unknown 32645 1726880458.90299: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880458.90504: variable 'ansible_facts' from source: unknown 32645 1726880458.91255: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880458.91402: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880458.91415: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880458.91425: variable 'omit' from source: magic vars 32645 1726880458.91454: variable 'omit' from source: magic vars 32645 1726880458.91657: variable '_pair' from source: task vars 32645 1726880458.91773: variable 'item' from source: unknown 32645 1726880458.91814: variable 'omit' from source: magic vars 32645 1726880458.91846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880458.91865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880458.91881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880458.91905: variable 'inventory_hostname' from source: set_fact 32645 1726880458.91915: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880458.91924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880458.92032: Set connection var ansible_shell_executable to /bin/sh 32645 1726880458.92047: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880458.92064: Set connection var ansible_timeout to 10 32645 1726880458.92072: Set connection var ansible_shell_type to sh 32645 1726880458.92098: Set connection var ansible_pipelining to False 32645 1726880458.92107: Set connection var ansible_connection to ssh 32645 1726880458.92137: variable 'ansible_shell_executable' from source: unknown 32645 1726880458.92146: variable 'ansible_connection' from source: unknown 32645 1726880458.92157: variable 'ansible_module_compression' from source: unknown 32645 1726880458.92164: variable 'ansible_shell_type' from source: unknown 32645 1726880458.92171: variable 'ansible_shell_executable' from source: unknown 32645 1726880458.92177: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880458.92184: variable 'ansible_pipelining' from source: unknown 32645 1726880458.92191: variable 'ansible_timeout' from source: unknown 32645 1726880458.92201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880458.92331: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880458.92347: variable 'omit' from source: magic vars 32645 1726880458.92454: starting attempt loop 32645 1726880458.92457: running the handler 32645 1726880458.92460: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880458.92463: _low_level_execute_command(): starting 32645 1726880458.92466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880458.93010: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880458.93026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.93043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.93163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880458.93190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.93258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.95053: stdout chunk (state=3): >>>/root <<< 32645 1726880458.95212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.95454: stderr chunk (state=3): >>><<< 32645 1726880458.95458: stdout chunk (state=3): >>><<< 32645 1726880458.95461: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.95464: _low_level_execute_command(): starting 32645 1726880458.95466: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841 `" && echo ansible-tmp-1726880458.9523869-34550-207706759318841="` echo /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841 `" ) && sleep 0' 32645 1726880458.95868: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880458.95877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.95888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.95914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880458.95926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880458.95933: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880458.95944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.95961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32645 1726880458.95969: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address <<< 32645 1726880458.96016: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.96072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880458.96084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880458.96108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.96157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880458.98253: stdout chunk (state=3): >>>ansible-tmp-1726880458.9523869-34550-207706759318841=/root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841 <<< 32645 1726880458.98364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880458.98373: stderr chunk (state=3): >>><<< 32645 1726880458.98376: stdout chunk (state=3): >>><<< 32645 1726880458.98392: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880458.9523869-34550-207706759318841=/root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880458.98417: variable 'ansible_module_compression' from source: unknown 32645 1726880458.98460: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880458.98479: variable 'ansible_facts' from source: unknown 32645 1726880458.98544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py 32645 1726880458.98833: Sending initial data 32645 1726880458.98836: Sent initial data (156 bytes) 32645 1726880458.99285: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880458.99289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880458.99300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880458.99362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880458.99415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880458.99427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880458.99451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880458.99522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.01263: 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 <<< 32645 1726880459.01311: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880459.01358: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp5nbpf5zm /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py <<< 32645 1726880459.01410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py" <<< 32645 1726880459.01425: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmp5nbpf5zm" to remote "/root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py" <<< 32645 1726880459.02807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.02977: stderr chunk (state=3): >>><<< 32645 1726880459.02980: stdout chunk (state=3): >>><<< 32645 1726880459.02982: done transferring module to remote 32645 1726880459.02985: _low_level_execute_command(): starting 32645 1726880459.02987: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/ /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py && sleep 0' 32645 1726880459.03832: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880459.03836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880459.03838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880459.03841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 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 <<< 32645 1726880459.03843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.03902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880459.03905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880459.03927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.04000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.06034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.06038: stdout chunk (state=3): >>><<< 32645 1726880459.06044: stderr chunk (state=3): >>><<< 32645 1726880459.06067: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880459.06070: _low_level_execute_command(): starting 32645 1726880459.06076: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/AnsiballZ_command.py && sleep 0' 32645 1726880459.06667: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880459.06684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880459.06702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880459.06763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.06804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880459.06820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880459.06843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.06921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.09150: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880459.09183: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880459.09221: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880459.09233: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880459.09300: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880459.09310: stdout chunk (state=3): >>> import 'marshal' # <<< 32645 1726880459.09343: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880459.09386: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880459.09417: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32645 1726880459.09484: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880459.09506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32645 1726880459.09525: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880459.09570: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880459.09590: 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 0x7f8cd4ed4530> <<< 32645 1726880459.09634: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4ea3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32645 1726880459.09675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4ed6ab0> <<< 32645 1726880459.09680: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880459.09689: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32645 1726880459.09730: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880459.09753: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880459.09862: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880459.09875: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880459.09908: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880459.09946: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 32645 1726880459.09983: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880459.09995: 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 <<< 32645 1726880459.10039: stdout chunk (state=3): >>># 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 0x7f8cd4cc1160> <<< 32645 1726880459.10097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880459.10110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4cc23f0> <<< 32645 1726880459.10143: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880459.10169: 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 <<< 32645 1726880459.10201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880459.10231: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4cc31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4cc2600> <<< 32645 1726880459.10270: 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' <<< 32645 1726880459.10274: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4cf4140> import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880459.10334: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880459.10337: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880459.10391: 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 <<< 32645 1726880459.10425: 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 0x7f8cd4cc2150> <<< 32645 1726880459.10450: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880459.10477: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880459.10516: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880459.10520: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880459.10559: 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. <<< 32645 1726880459.10803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880459.10824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880459.10860: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880459.10889: 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 <<< 32645 1726880459.10943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880459.10967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880459.11021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d120c0> <<< 32645 1726880459.11036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880459.11074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880459.11316: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880459.11465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d51160> # /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 0x7f8cd4d517f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d13830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d12ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d1b230> <<< 32645 1726880459.11475: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880459.11492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880459.11525: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880459.11530: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880459.11581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880459.11584: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880459.11612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880459.11615: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d80d40> <<< 32645 1726880459.11630: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d53920> <<< 32645 1726880459.11667: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880459.11681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d80e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d2da30> <<< 32645 1726880459.11723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880459.11765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d82060> <<< 32645 1726880459.11792: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d1a510> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880459.11834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880459.11838: 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 0x7f8cd4d82480> <<< 32645 1726880459.11859: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d82330> <<< 32645 1726880459.11892: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.11917: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd4d82720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d19100> <<< 32645 1726880459.11932: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880459.11950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880459.11986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880459.12022: 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 0x7f8cd4da8c20> <<< 32645 1726880459.12039: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880459.12073: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.12092: 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 0x7f8cd4daa360> <<< 32645 1726880459.12121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880459.12143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880459.12163: 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' <<< 32645 1726880459.12176: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4dab200> <<< 32645 1726880459.12211: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.12234: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd4dab860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4daa750> <<< 32645 1726880459.12260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880459.12274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880459.12313: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.12330: 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 0x7f8cd4b602f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4dab9e0> <<< 32645 1726880459.12375: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d82a20> <<< 32645 1726880459.12397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880459.12426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880459.12445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880459.12475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880459.12506: 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 0x7f8cd4b8c200> <<< 32645 1726880459.12535: 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' <<< 32645 1726880459.12572: 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 0x7f8cd4b8cd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8caa0> <<< 32645 1726880459.12604: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd4b8cd70> <<< 32645 1726880459.12630: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.12783: stdout chunk (state=3): >>># 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 0x7f8cd4b8cf50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b62360> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880459.12810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880459.12845: 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' <<< 32645 1726880459.12894: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8e600> <<< 32645 1726880459.12897: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8d280> <<< 32645 1726880459.12923: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d83140> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880459.12993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.13014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880459.13045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880459.13076: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4bba9c0> <<< 32645 1726880459.13147: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880459.13184: 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 <<< 32645 1726880459.13201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880459.13249: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4bd6b40> <<< 32645 1726880459.13268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880459.13312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880459.13369: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880459.13412: 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 0x7f8cd4c078c0> <<< 32645 1726880459.13432: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880459.13457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880459.13482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880459.13524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880459.13621: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4c3a060> <<< 32645 1726880459.13708: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4c079e0> <<< 32645 1726880459.13759: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4bd77d0> <<< 32645 1726880459.13931: 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 0x7f8cd4a0c9b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4bd5b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8f560> <<< 32645 1726880459.13955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8cd4a0cb90> <<< 32645 1726880459.14012: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_n7lson6f/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 32645 1726880459.14170: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.14204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880459.14222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880459.14260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880459.14338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880459.14378: 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 0x7f8cd4a6a6c0> <<< 32645 1726880459.14401: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880459.14597: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a455b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a44710> <<< 32645 1726880459.14631: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.14649: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880459.14682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32645 1726880459.14714: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880459.14733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.16306: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.17598: 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 0x7f8cd4a68ad0> <<< 32645 1726880459.17630: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.17686: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880459.17691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880459.17721: 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' <<< 32645 1726880459.17737: 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 0x7f8cd4a8e090> <<< 32645 1726880459.17773: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a8de20> <<< 32645 1726880459.17825: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a8d730> <<< 32645 1726880459.17851: 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' <<< 32645 1726880459.17891: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a8de80> <<< 32645 1726880459.17944: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8e570> import 'atexit' # <<< 32645 1726880459.17949: 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 0x7f8cd4a8ee10> <<< 32645 1726880459.17988: 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 0x7f8cd4a8f050> <<< 32645 1726880459.17991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880459.18057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880459.18066: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880459.18104: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a8f4a0> import 'pwd' # <<< 32645 1726880459.18134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880459.18219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880459.18252: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd48fd1f0> # 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 0x7f8cd48fee10> <<< 32645 1726880459.18276: stdout chunk (state=3): >>># /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' <<< 32645 1726880459.18311: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd48ff7d0> <<< 32645 1726880459.18335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880459.18360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880459.18379: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49009b0> <<< 32645 1726880459.18400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880459.18450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880459.18475: 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' <<< 32645 1726880459.18526: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49034a0> <<< 32645 1726880459.18576: 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'<<< 32645 1726880459.18595: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd4903800> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4901760> <<< 32645 1726880459.18622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880459.18659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880459.18705: 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' <<< 32645 1726880459.18709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880459.18747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880459.18774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880459.18795: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4907440> import '_tokenize' # <<< 32645 1726880459.18859: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4905f10> <<< 32645 1726880459.18902: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4905c70> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880459.18905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880459.18970: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49061e0> <<< 32645 1726880459.19016: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4901c70> <<< 32645 1726880459.19037: 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 0x7f8cd494f530> <<< 32645 1726880459.19065: 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 0x7f8cd494f740> <<< 32645 1726880459.19096: 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 <<< 32645 1726880459.19142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880459.19146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880459.19189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # 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 0x7f8cd49511c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4950f80> <<< 32645 1726880459.19211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880459.19425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd4953710> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4951880> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880459.19478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.19505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880459.19524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880459.19536: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880459.19580: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4956f00> <<< 32645 1726880459.19735: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49538c0> <<< 32645 1726880459.19817: 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 0x7f8cd4957da0> <<< 32645 1726880459.19857: 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 0x7f8cd49580e0> <<< 32645 1726880459.19921: 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 0x7f8cd4958230> <<< 32645 1726880459.19936: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd494f8c0> <<< 32645 1726880459.19964: 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' <<< 32645 1726880459.19988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880459.20015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880459.20044: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.20097: 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 0x7f8cd495b950> <<< 32645 1726880459.20333: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.20382: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd495ce00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd495a0c0> # 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 0x7f8cd495b470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4959cd0> # zipimport: zlib available <<< 32645 1726880459.20406: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880459.20425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.20536: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.20677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880459.20712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32645 1726880459.20845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.20993: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.21689: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.22388: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32645 1726880459.22403: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880459.22426: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880459.22460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.22514: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cd49e0e00> <<< 32645 1726880459.22629: 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' <<< 32645 1726880459.22673: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49e1b50> <<< 32645 1726880459.22676: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd495f950> <<< 32645 1726880459.22737: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880459.22748: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.22796: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 32645 1726880459.22799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.22976: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.23183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49e1970> <<< 32645 1726880459.23202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.23762: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24398: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880459.24513: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24590: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880459.24606: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24679: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24813: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880459.24817: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24853: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32645 1726880459.24899: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.24959: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880459.24971: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.25245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.25665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 32645 1726880459.25715: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49e2c30> <<< 32645 1726880459.25735: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.25816: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.25916: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32645 1726880459.25920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32645 1726880459.25957: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880459.25960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880459.26053: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.26179: 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 0x7f8cd49ea3c0> <<< 32645 1726880459.26246: 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 0x7f8cd49eaba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49e38f0> <<< 32645 1726880459.26264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26320: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26369: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880459.26373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26463: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26605: 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 <<< 32645 1726880459.26653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.26767: 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 0x7f8cd49e9a60> <<< 32645 1726880459.26796: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49eac30> <<< 32645 1726880459.26838: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880459.26841: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26928: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.26983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.27015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.27076: 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' <<< 32645 1726880459.27107: 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 <<< 32645 1726880459.27128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880459.27142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880459.27199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880459.27225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880459.27254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880459.27306: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4adae40> <<< 32645 1726880459.27358: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd47f49b0> <<< 32645 1726880459.27462: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd47f2f00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd47f2d50> # destroy ansible.module_utils.distro <<< 32645 1726880459.27467: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880459.27498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.27526: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880459.27538: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880459.27600: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880459.27625: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.27639: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32645 1726880459.27764: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.27905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880459.27914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880459.27934: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a47ec0> <<< 32645 1726880459.28013: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.65493: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5405-5412\" | grep \"udp\"", "start": "2024-09-20 21:00:59.280841", "end": "2024-09-20 21:00:59.653861", "delta": "0:00:00.373020", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5405-5412\" | grep \"udp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880459.65520: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880459.66014: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880459.66045: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 32645 1726880459.66116: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880459.66179: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing 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 <<< 32645 1726880459.66211: 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 # 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 <<< 32645 1726880459.66223: stdout chunk (state=3): >>># 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 <<< 32645 1726880459.66236: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 32645 1726880459.66289: stdout chunk (state=3): >>># 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 <<< 32645 1726880459.66293: 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 # cleanup[2] removing glob # destroy glob <<< 32645 1726880459.66511: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32645 1726880459.66558: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880459.66565: stdout chunk (state=3): >>># destroy _bz2 <<< 32645 1726880459.66601: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32645 1726880459.66605: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 32645 1726880459.66607: stdout chunk (state=3): >>> # destroy ipaddress <<< 32645 1726880459.66662: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880459.66703: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880459.66713: stdout chunk (state=3): >>># 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 <<< 32645 1726880459.66768: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 32645 1726880459.66772: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880459.66785: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880459.66809: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 32645 1726880459.66814: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880459.66866: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 32645 1726880459.66876: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880459.66916: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880459.66944: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 32645 1726880459.66972: 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 # cleanup[3] wiping _tokenize <<< 32645 1726880459.66989: stdout chunk (state=3): >>># 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 <<< 32645 1726880459.66999: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 32645 1726880459.67040: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880459.67051: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 32645 1726880459.67071: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 32645 1726880459.67087: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880459.67106: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath <<< 32645 1726880459.67128: stdout chunk (state=3): >>># 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 <<< 32645 1726880459.67150: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32645 1726880459.67157: 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 <<< 32645 1726880459.67287: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880459.67322: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880459.67376: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880459.67380: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880459.67446: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880459.67466: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880459.67469: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880459.67580: stdout chunk (state=3): >>># 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 <<< 32645 1726880459.67609: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880459.67680: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880459.67685: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 32645 1726880459.67687: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32645 1726880459.67703: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 32645 1726880459.68163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880459.68220: stderr chunk (state=3): >>><<< 32645 1726880459.68246: stdout chunk (state=3): >>><<< 32645 1726880459.68343: _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 0x7f8cd4ed4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4ea3b30> # /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 0x7f8cd4ed6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f8cd4cc1160> # /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 0x7f8cd4cc23f0> # /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 0x7f8cd4cc31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4cc2600> # /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 0x7f8cd4cf4140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f8cd4cc2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f8cd4d120c0> # /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 0x7f8cd4d51160> # /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 0x7f8cd4d517f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d13830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d12ab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d1b230> # /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 0x7f8cd4d80d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d53920> # /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 0x7f8cd4d80e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d2da30> # /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 0x7f8cd4d82060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d1a510> # /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 0x7f8cd4d82480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d82330> # 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 0x7f8cd4d82720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d19100> 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 0x7f8cd4da8c20> 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 0x7f8cd4daa360> # /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 0x7f8cd4dab200> # 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 0x7f8cd4dab860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4daa750> # /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 0x7f8cd4b602f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4dab9e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d82a20> # /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 0x7f8cd4b8c200> # /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 0x7f8cd4b8cd40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8caa0> # 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 0x7f8cd4b8cd70> # 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 0x7f8cd4b8cf50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b62360> # /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 0x7f8cd4b8e600> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8d280> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4d83140> # /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 0x7f8cd4bba9c0> # /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 0x7f8cd4bd6b40> # /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 0x7f8cd4c078c0> # /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 0x7f8cd4c3a060> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4c079e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4bd77d0> # /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 0x7f8cd4a0c9b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4bd5b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8f560> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8cd4a0cb90> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_n7lson6f/ansible_ansible.legacy.command_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 0x7f8cd4a6a6c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a455b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a44710> # 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 0x7f8cd4a68ad0> # /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 0x7f8cd4a8e090> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a8de20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4a8d730> # /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 0x7f8cd4a8de80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4b8e570> 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 0x7f8cd4a8ee10> # 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 0x7f8cd4a8f050> # /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 0x7f8cd4a8f4a0> 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 0x7f8cd48fd1f0> # 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 0x7f8cd48fee10> # /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 0x7f8cd48ff7d0> # /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 0x7f8cd49009b0> # /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 0x7f8cd49034a0> # 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 0x7f8cd4903800> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4901760> # /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 0x7f8cd4907440> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4905f10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4905c70> # /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 0x7f8cd49061e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4901c70> # 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 0x7f8cd494f530> # /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 0x7f8cd494f740> # /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 0x7f8cd49511c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4950f80> # /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 0x7f8cd4953710> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4951880> # /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 0x7f8cd4956f00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49538c0> # 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 0x7f8cd4957da0> # 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 0x7f8cd49580e0> # 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 0x7f8cd4958230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd494f8c0> # /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 0x7f8cd495b950> # 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 0x7f8cd495ce00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd495a0c0> # 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 0x7f8cd495b470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd4959cd0> # 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 0x7f8cd49e0e00> # /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 0x7f8cd49e1b50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd495f950> 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 0x7f8cd49e1970> # 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 0x7f8cd49e2c30> # 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 0x7f8cd49ea3c0> # 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 0x7f8cd49eaba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49e38f0> # 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 0x7f8cd49e9a60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd49eac30> 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 0x7f8cd4adae40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd47f49b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd47f2f00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cd47f2d50> # 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 # /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 0x7f8cd4a47ec0> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5405-5412\" | grep \"udp\"", "start": "2024-09-20 21:00:59.280841", "end": "2024-09-20 21:00:59.653861", "delta": "0:00:00.373020", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5405-5412\" | grep \"udp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880459.69529: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "5405-5412" | grep "udp"', '_uses_shell': True, '_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.command', '_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-1726880458.9523869-34550-207706759318841/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880459.69537: _low_level_execute_command(): starting 32645 1726880459.69540: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880458.9523869-34550-207706759318841/ > /dev/null 2>&1 && sleep 0' 32645 1726880459.69547: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880459.69550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880459.69552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880459.69555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.69557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880459.69558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880459.69560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.69561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.71428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.71471: stderr chunk (state=3): >>><<< 32645 1726880459.71476: stdout chunk (state=3): >>><<< 32645 1726880459.71489: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880459.71496: handler run complete 32645 1726880459.71516: Evaluated conditional (False): False 32645 1726880459.71525: attempt loop complete, returning result 32645 1726880459.71544: variable 'item' from source: unknown 32645 1726880459.71612: variable 'item' from source: unknown ok: [managed_node2] => (item=5405-5412/udp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5405-5412\" | grep \"udp\"", "delta": "0:00:00.373020", "end": "2024-09-20 21:00:59.653861", "item": "5405-5412/udp", "rc": 0, "start": "2024-09-20 21:00:59.280841" } STDOUT: cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008 32645 1726880459.71738: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880459.71741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880459.71744: variable 'omit' from source: magic vars 32645 1726880459.71887: variable 'ansible_facts' from source: unknown 32645 1726880459.72333: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880459.72464: variable 'ansible_facts' from source: unknown 32645 1726880459.72892: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880459.72991: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880459.72998: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880459.73098: variable 'ansible_facts' from source: unknown 32645 1726880459.73501: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880459.73624: variable 'ansible_facts' from source: unknown 32645 1726880459.74226: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880459.74393: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880459.74396: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880459.74398: variable 'omit' from source: magic vars 32645 1726880459.74427: variable 'omit' from source: magic vars 32645 1726880459.74621: variable '_pair' from source: task vars 32645 1726880459.74740: variable 'item' from source: unknown 32645 1726880459.74790: variable 'omit' from source: magic vars 32645 1726880459.74794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880459.74808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880459.74822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880459.74839: variable 'inventory_hostname' from source: set_fact 32645 1726880459.74842: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880459.74845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880459.74937: Set connection var ansible_shell_executable to /bin/sh 32645 1726880459.74944: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880459.74981: Set connection var ansible_timeout to 10 32645 1726880459.74990: Set connection var ansible_shell_type to sh 32645 1726880459.74992: Set connection var ansible_pipelining to False 32645 1726880459.74995: Set connection var ansible_connection to ssh 32645 1726880459.75019: variable 'ansible_shell_executable' from source: unknown 32645 1726880459.75023: variable 'ansible_connection' from source: unknown 32645 1726880459.75025: variable 'ansible_module_compression' from source: unknown 32645 1726880459.75028: variable 'ansible_shell_type' from source: unknown 32645 1726880459.75032: variable 'ansible_shell_executable' from source: unknown 32645 1726880459.75037: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880459.75039: variable 'ansible_pipelining' from source: unknown 32645 1726880459.75042: variable 'ansible_timeout' from source: unknown 32645 1726880459.75044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880459.75230: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880459.75235: variable 'omit' from source: magic vars 32645 1726880459.75238: starting attempt loop 32645 1726880459.75241: running the handler 32645 1726880459.75244: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880459.75247: _low_level_execute_command(): starting 32645 1726880459.75249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880459.75760: 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 <<< 32645 1726880459.75763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880459.75766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880459.75768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.75836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880459.75840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.75887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.77618: stdout chunk (state=3): >>>/root <<< 32645 1726880459.77722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.77767: stderr chunk (state=3): >>><<< 32645 1726880459.77770: stdout chunk (state=3): >>><<< 32645 1726880459.77785: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880459.77795: _low_level_execute_command(): starting 32645 1726880459.77798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744 `" && echo ansible-tmp-1726880459.7778463-34550-127828565130744="` echo /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744 `" ) && sleep 0' 32645 1726880459.78221: 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 <<< 32645 1726880459.78224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.78227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880459.78229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.78284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880459.78287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.78336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.80378: stdout chunk (state=3): >>>ansible-tmp-1726880459.7778463-34550-127828565130744=/root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744 <<< 32645 1726880459.80518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.80572: stderr chunk (state=3): >>><<< 32645 1726880459.80575: stdout chunk (state=3): >>><<< 32645 1726880459.80590: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880459.7778463-34550-127828565130744=/root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880459.80609: variable 'ansible_module_compression' from source: unknown 32645 1726880459.80660: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880459.80667: variable 'ansible_facts' from source: unknown 32645 1726880459.80710: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py 32645 1726880459.80896: Sending initial data 32645 1726880459.80900: Sent initial data (156 bytes) 32645 1726880459.81277: 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 <<< 32645 1726880459.81281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.81284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880459.81286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.81344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880459.81347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.81385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.83022: 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 <<< 32645 1726880459.83073: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880459.83133: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmprga66e49 /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py <<< 32645 1726880459.83138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py" <<< 32645 1726880459.83152: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmprga66e49" to remote "/root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py" <<< 32645 1726880459.84121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.84177: stderr chunk (state=3): >>><<< 32645 1726880459.84180: stdout chunk (state=3): >>><<< 32645 1726880459.84199: done transferring module to remote 32645 1726880459.84211: _low_level_execute_command(): starting 32645 1726880459.84216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/ /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py && sleep 0' 32645 1726880459.84632: 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 <<< 32645 1726880459.84638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.84640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880459.84642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.84699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880459.84704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.84742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.86589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880459.86629: stderr chunk (state=3): >>><<< 32645 1726880459.86635: stdout chunk (state=3): >>><<< 32645 1726880459.86649: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880459.86653: _low_level_execute_command(): starting 32645 1726880459.86658: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/AnsiballZ_command.py && sleep 0' 32645 1726880459.87069: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880459.87072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.87075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880459.87081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880459.87126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880459.87135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880459.87178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880459.89364: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880459.89399: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880459.89425: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880459.89434: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880459.89501: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880459.89507: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880459.89547: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880459.89578: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32645 1726880459.89588: stdout chunk (state=3): >>># installing zipimport hook <<< 32645 1726880459.89613: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880459.89617: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880459.89672: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.89699: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880459.89717: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880459.89767: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880459.89776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880459.89791: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d57b4530> <<< 32645 1726880459.89799: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5783b30> <<< 32645 1726880459.89830: 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' <<< 32645 1726880459.89845: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d57b6ab0> <<< 32645 1726880459.89861: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880459.89886: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880459.89892: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880459.89911: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880459.89946: stdout chunk (state=3): >>>import '_stat' # <<< 32645 1726880459.89953: stdout chunk (state=3): >>>import 'stat' # <<< 32645 1726880459.90056: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880459.90087: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880459.90123: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880459.90134: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880459.90162: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880459.90168: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880459.90188: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880459.90214: 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 <<< 32645 1726880459.90219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880459.90245: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55a9160> <<< 32645 1726880459.90291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880459.90317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880459.90323: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55aa3f0> <<< 32645 1726880459.90352: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880459.90357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.90381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880459.90397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880459.90417: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55ab1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55aa600> <<< 32645 1726880459.90454: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880459.90462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55dc140> <<< 32645 1726880459.90482: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880459.90492: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880459.90515: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880459.90521: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880459.90540: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880459.90602: 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 <<< 32645 1726880459.90617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.90628: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55aa150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880459.90676: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google <<< 32645 1726880459.90694: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880459.90728: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880459.90764: 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. <<< 32645 1726880459.91006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880459.91015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880459.91054: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880459.91058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.91087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880459.91125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880459.91150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880459.91168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880459.91196: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55fa0c0> <<< 32645 1726880459.91222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880459.91288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880459.91321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.91340: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880459.91367: 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 0x7f59d5639160> <<< 32645 1726880459.91392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880459.91405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880459.91411: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d56397f0> <<< 32645 1726880459.91427: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880459.91474: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55fb830> <<< 32645 1726880459.91487: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880459.91521: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55faab0> <<< 32645 1726880459.91626: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5603230> <<< 32645 1726880459.91652: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880459.91669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880459.91689: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880459.91711: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880459.91738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880459.91761: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880459.91767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880459.91783: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5668d40> <<< 32645 1726880459.91803: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d563b920> <<< 32645 1726880459.91835: 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' <<< 32645 1726880459.91841: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5668e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5615a30> <<< 32645 1726880459.91888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880459.91926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880459.91938: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5602510> <<< 32645 1726880459.91957: 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' <<< 32645 1726880459.91981: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92006: 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 0x7f59d566a480> <<< 32645 1726880459.92012: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566a330> <<< 32645 1726880459.92049: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92056: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d566a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5601100> <<< 32645 1726880459.92069: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880459.92097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880459.92128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880459.92151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32645 1726880459.92160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5690c20> <<< 32645 1726880459.92177: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880459.92204: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92213: 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 0x7f59d5692360> <<< 32645 1726880459.92239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880459.92243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880459.92270: 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' <<< 32645 1726880459.92293: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5693200> <<< 32645 1726880459.92338: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92350: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d5693860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5692750> <<< 32645 1726880459.92363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880459.92391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880459.92429: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92440: 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 0x7f59d54482f0> <<< 32645 1726880459.92445: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d56939e0> <<< 32645 1726880459.92482: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566aa20> <<< 32645 1726880459.92502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880459.92530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880459.92547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880459.92573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880459.92609: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92617: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d5474200> <<< 32645 1726880459.92636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880459.92641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880459.92667: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92677: 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 0x7f59d5474d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5474aa0> <<< 32645 1726880459.92699: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92702: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d5474d70> <<< 32645 1726880459.92721: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.92817: stdout chunk (state=3): >>># 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 0x7f59d5474f50><<< 32645 1726880459.92828: stdout chunk (state=3): >>> <<< 32645 1726880459.92841: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d544a360> <<< 32645 1726880459.92853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880459.92872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880459.92905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880459.92911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880459.92917: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54765d0> <<< 32645 1726880459.92949: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5475250> <<< 32645 1726880459.92964: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566b140> <<< 32645 1726880459.92992: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880459.93051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.93072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880459.93108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880459.93136: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54a2990> <<< 32645 1726880459.93194: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880459.93207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.93226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880459.93247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880459.93291: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54beb10> <<< 32645 1726880459.93315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880459.93362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880459.93420: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880459.93451: 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' <<< 32645 1726880459.93455: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54ef890> <<< 32645 1726880459.93463: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880459.93497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880459.93518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880459.93564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880459.93654: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5522030> <<< 32645 1726880459.93736: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54ef9b0> <<< 32645 1726880459.93772: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54bf7a0> <<< 32645 1726880459.93804: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880459.93819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d52f8980> <<< 32645 1726880459.93826: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54bdb50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5477530> <<< 32645 1726880459.93923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880459.93940: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f59d54bdf10> <<< 32645 1726880459.94024: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1yxf4a6r/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880459.94031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.94179: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.94213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880459.94221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880459.94263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880459.94341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880459.94376: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 32645 1726880459.94388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5356630> <<< 32645 1726880459.94394: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880459.94590: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5331520> <<< 32645 1726880459.94595: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5330680> # zipimport: zlib available <<< 32645 1726880459.94625: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880459.94634: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.94655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.94662: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.94678: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880459.94699: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.96243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880459.97505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880459.97511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5354920> <<< 32645 1726880459.97536: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880459.97541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.97568: 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' <<< 32645 1726880459.97600: 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' <<< 32645 1726880459.97633: 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 0x7f59d537a030> <<< 32645 1726880459.97674: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5379dc0> <<< 32645 1726880459.97703: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53796d0> <<< 32645 1726880459.97728: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880459.97737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880459.97773: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5379bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53572c0> <<< 32645 1726880459.97791: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880459.97819: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.97825: 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 0x7f59d537ad20> <<< 32645 1726880459.97852: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.97855: 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 0x7f59d537af60> <<< 32645 1726880459.97868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880459.97917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880459.97925: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880459.97976: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d537b470> <<< 32645 1726880459.97982: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880459.98007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880459.98031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880459.98068: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51ed220> <<< 32645 1726880459.98096: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.98103: 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 0x7f59d51eee40> <<< 32645 1726880459.98125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880459.98140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880459.98176: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51ef7a0> <<< 32645 1726880459.98200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880459.98223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880459.98245: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f06e0> <<< 32645 1726880459.98263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880459.98301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880459.98326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880459.98329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880459.98380: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f3440> <<< 32645 1726880459.98421: 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 0x7f59d5357050> <<< 32645 1726880459.98452: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f1700> <<< 32645 1726880459.98463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880459.98492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880459.98518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32645 1726880459.98526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32645 1726880459.98542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880459.98567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880459.98594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880459.98601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f7350> <<< 32645 1726880459.98622: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880459.98691: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f5e20> <<< 32645 1726880459.98702: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f5b80> <<< 32645 1726880459.98715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880459.98722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880459.98800: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f60f0> <<< 32645 1726880459.98829: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f2930> <<< 32645 1726880459.98858: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.98866: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d523f4a0> <<< 32645 1726880459.98893: 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 0x7f59d523f6b0><<< 32645 1726880459.98899: stdout chunk (state=3): >>> <<< 32645 1726880459.98918: 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 <<< 32645 1726880459.98933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880459.98958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 32645 1726880459.98965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32645 1726880459.99000: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.99013: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d5241160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5240f20> <<< 32645 1726880459.99020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880459.99135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880459.99186: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.99201: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d52436e0> <<< 32645 1726880459.99206: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5241850> <<< 32645 1726880459.99218: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880459.99264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880459.99286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880459.99300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880459.99308: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880459.99363: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5246e10> <<< 32645 1726880459.99513: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5243800> <<< 32645 1726880459.99589: 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' <<< 32645 1726880459.99596: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d5247e60> <<< 32645 1726880459.99627: 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 0x7f59d5247f20> <<< 32645 1726880459.99679: 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'<<< 32645 1726880459.99683: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d52481a0> <<< 32645 1726880459.99695: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d523f830> <<< 32645 1726880459.99720: 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 <<< 32645 1726880459.99725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880459.99749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880459.99767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880459.99801: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880459.99827: 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 0x7f59d524b7d0> <<< 32645 1726880460.00018: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.00024: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59d524cd70> <<< 32645 1726880460.00062: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5249f70> <<< 32645 1726880460.00091: 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 0x7f59d524b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5249b80> <<< 32645 1726880460.00111: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00126: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00143: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880460.00150: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00256: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00373: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880460.00398: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00423: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880460.00429: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.00713: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.01403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.02087: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880460.02113: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880460.02123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880460.02144: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880460.02165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.02231: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.02237: 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 0x7f59d52d0e30> <<< 32645 1726880460.02339: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880460.02347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880460.02364: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d52d1c10> <<< 32645 1726880460.02377: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d524cec0> <<< 32645 1726880460.02436: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880460.02450: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.02465: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.02487: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880460.02494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.02675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.02865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880460.02869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d52d1a30> <<< 32645 1726880460.02894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.03458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04008: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04091: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04180: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880460.04190: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04279: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880460.04287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04477: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880460.04494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04518: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32645 1726880460.04534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04572: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04618: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880460.04628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.04906: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.05190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880460.05267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880460.05276: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880460.05366: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d52d2e10> <<< 32645 1726880460.05373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.05461: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.05543: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880460.05554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880460.05566: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880460.05595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880460.05599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880460.05679: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.05810: 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 0x7f59d50de7b0> <<< 32645 1726880460.05867: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.05886: 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 0x7f59d50df020> <<< 32645 1726880460.05892: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d52490d0> # zipimport: zlib available <<< 32645 1726880460.05944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.05978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880460.05995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06145: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06221: 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 <<< 32645 1726880460.06266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.06356: 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 0x7f59d50ddd90> <<< 32645 1726880460.06398: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50df290> <<< 32645 1726880460.06443: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880460.06450: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06511: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.06654: 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 <<< 32645 1726880460.06660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.06677: 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 <<< 32645 1726880460.06703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880460.06722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880460.06780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880460.06804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880460.06819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880460.06876: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53d33e0> <<< 32645 1726880460.06926: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53d00e0> <<< 32645 1726880460.07013: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50e7590> <<< 32645 1726880460.07026: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50e73e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880460.07034: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.07057: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.07085: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880460.07150: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880460.07160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.07181: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880460.07193: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.07309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.07437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880460.07442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880460.07469: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50e7260> <<< 32645 1726880460.07546: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.45121: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"tcp\"", "start": "2024-09-20 21:01:00.076236", "end": "2024-09-20 21:01:00.449942", "delta": "0:00:00.373706", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880460.45132: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880460.45650: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880460.45667: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 32645 1726880460.45680: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 32645 1726880460.45692: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 32645 1726880460.45719: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 32645 1726880460.45727: stdout chunk (state=3): >>># 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 runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 <<< 32645 1726880460.45758: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 32645 1726880460.45770: stdout chunk (state=3): >>># 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 <<< 32645 1726880460.45791: stdout chunk (state=3): >>># 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 <<< 32645 1726880460.45800: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # 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 <<< 32645 1726880460.45825: stdout chunk (state=3): >>># 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 <<< 32645 1726880460.45832: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 32645 1726880460.46072: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880460.46104: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880460.46128: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 32645 1726880460.46152: stdout chunk (state=3): >>># destroy zipfile._path <<< 32645 1726880460.46158: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880460.46189: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880460.46209: stdout chunk (state=3): >>># destroy importlib <<< 32645 1726880460.46223: stdout chunk (state=3): >>># 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 <<< 32645 1726880460.46241: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 32645 1726880460.46266: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880460.46270: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 32645 1726880460.46292: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880460.46308: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880460.46317: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880460.46331: stdout chunk (state=3): >>># destroy array <<< 32645 1726880460.46338: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880460.46365: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 32645 1726880460.46384: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 32645 1726880460.46387: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880460.46433: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880460.46445: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880460.46466: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 32645 1726880460.46492: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880460.46496: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880460.46514: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 <<< 32645 1726880460.46532: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 <<< 32645 1726880460.46551: 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 <<< 32645 1726880460.46563: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880460.46585: 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 <<< 32645 1726880460.46604: stdout chunk (state=3): >>># 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 <<< 32645 1726880460.46618: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 32645 1726880460.46625: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 32645 1726880460.46742: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880460.46752: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880460.46761: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880460.46790: stdout chunk (state=3): >>># destroy platform <<< 32645 1726880460.46793: stdout chunk (state=3): >>># destroy _uuid <<< 32645 1726880460.46814: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880460.46837: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32645 1726880460.46852: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880460.46870: stdout chunk (state=3): >>># destroy _tokenize <<< 32645 1726880460.46873: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 32645 1726880460.46895: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880460.46898: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880460.46912: stdout chunk (state=3): >>> <<< 32645 1726880460.46993: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880460.47009: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math <<< 32645 1726880460.47028: stdout chunk (state=3): >>># destroy _bisect # destroy time <<< 32645 1726880460.47039: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880460.47066: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880460.47078: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880460.47098: stdout chunk (state=3): >>># destroy _abc # destroy _sre <<< 32645 1726880460.47105: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins <<< 32645 1726880460.47108: stdout chunk (state=3): >>># destroy _thread <<< 32645 1726880460.47123: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880460.47551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880460.47614: stderr chunk (state=3): >>><<< 32645 1726880460.47617: stdout chunk (state=3): >>><<< 32645 1726880460.47676: _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 0x7f59d57b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5783b30> # /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 0x7f59d57b6ab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f59d55a9160> # /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 0x7f59d55aa3f0> # /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 0x7f59d55ab1d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55aa600> # /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 0x7f59d55dc140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f59d55aa150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f59d55fa0c0> # /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 0x7f59d5639160> # /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 0x7f59d56397f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55fb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d55faab0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5603230> # /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 0x7f59d5668d40> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d563b920> # /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 0x7f59d5668e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5615a30> # /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 0x7f59d566a060> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5602510> # /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 0x7f59d566a480> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566a330> # 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 0x7f59d566a720> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5601100> 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 0x7f59d5690c20> 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 0x7f59d5692360> # /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 0x7f59d5693200> # 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 0x7f59d5693860> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5692750> # /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 0x7f59d54482f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d56939e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566aa20> # /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 0x7f59d5474200> # /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 0x7f59d5474d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5474aa0> # 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 0x7f59d5474d70> # 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 0x7f59d5474f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d544a360> # /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 0x7f59d54765d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5475250> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d566b140> # /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 0x7f59d54a2990> # /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 0x7f59d54beb10> # /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 0x7f59d54ef890> # /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 0x7f59d5522030> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54ef9b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54bf7a0> # /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 0x7f59d52f8980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d54bdb50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5477530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f59d54bdf10> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1yxf4a6r/ansible_ansible.legacy.command_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 0x7f59d5356630> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5331520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5330680> # 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 0x7f59d5354920> # /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 0x7f59d537a030> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5379dc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53796d0> # /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 0x7f59d5379bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53572c0> 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 0x7f59d537ad20> # 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 0x7f59d537af60> # /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 0x7f59d537b470> 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 0x7f59d51ed220> # 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 0x7f59d51eee40> # /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 0x7f59d51ef7a0> # /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 0x7f59d51f06e0> # /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 0x7f59d51f3440> # 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 0x7f59d5357050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f1700> # /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 0x7f59d51f7350> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f5e20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f5b80> # /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 0x7f59d51f60f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d51f2930> # 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 0x7f59d523f4a0> # /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 0x7f59d523f6b0> # /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 0x7f59d5241160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5240f20> # /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 0x7f59d52436e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5241850> # /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 0x7f59d5246e10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5243800> # 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 0x7f59d5247e60> # 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 0x7f59d5247f20> # 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 0x7f59d52481a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d523f830> # /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 0x7f59d524b7d0> # 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 0x7f59d524cd70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5249f70> # 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 0x7f59d524b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d5249b80> # 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 0x7f59d52d0e30> # /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 0x7f59d52d1c10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d524cec0> 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 0x7f59d52d1a30> # 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 0x7f59d52d2e10> # 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 0x7f59d50de7b0> # 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 0x7f59d50df020> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d52490d0> # 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 0x7f59d50ddd90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50df290> 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 0x7f59d53d33e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d53d00e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50e7590> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59d50e73e0> # 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 # /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 0x7f59d50e7260> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"tcp\"", "start": "2024-09-20 21:01:00.076236", "end": "2024-09-20 21:01:00.449942", "delta": "0:00:00.373706", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880460.48244: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "9929" | grep "tcp"', '_uses_shell': True, '_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.command', '_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-1726880459.7778463-34550-127828565130744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880460.48247: _low_level_execute_command(): starting 32645 1726880460.48254: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880459.7778463-34550-127828565130744/ > /dev/null 2>&1 && sleep 0' 32645 1726880460.48352: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880460.48376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32645 1726880460.48379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.48438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880460.48444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880460.48483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880460.50396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880460.50441: stderr chunk (state=3): >>><<< 32645 1726880460.50445: stdout chunk (state=3): >>><<< 32645 1726880460.50460: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880460.50466: handler run complete 32645 1726880460.50483: Evaluated conditional (False): False 32645 1726880460.50492: attempt loop complete, returning result 32645 1726880460.50511: variable 'item' from source: unknown 32645 1726880460.50579: variable 'item' from source: unknown ok: [managed_node2] => (item=9929/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"tcp\"", "delta": "0:00:00.373706", "end": "2024-09-20 21:01:00.449942", "item": "9929/tcp", "rc": 0, "start": "2024-09-20 21:01:00.076236" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 32645 1726880460.50699: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880460.50703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880460.50706: variable 'omit' from source: magic vars 32645 1726880460.50847: variable 'ansible_facts' from source: unknown 32645 1726880460.51297: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880460.51424: variable 'ansible_facts' from source: unknown 32645 1726880460.51835: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880460.51933: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880460.51938: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880460.52037: variable 'ansible_facts' from source: unknown 32645 1726880460.52435: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880460.52561: variable 'ansible_facts' from source: unknown 32645 1726880460.52962: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880460.53056: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880460.53063: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880460.53068: variable 'omit' from source: magic vars 32645 1726880460.53081: variable 'omit' from source: magic vars 32645 1726880460.53209: variable '_pair' from source: task vars 32645 1726880460.53284: variable 'item' from source: unknown 32645 1726880460.53311: variable 'omit' from source: magic vars 32645 1726880460.53328: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880460.53338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880460.53345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880460.53359: variable 'inventory_hostname' from source: set_fact 32645 1726880460.53362: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880460.53367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880460.53426: Set connection var ansible_shell_executable to /bin/sh 32645 1726880460.53433: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880460.53442: Set connection var ansible_timeout to 10 32645 1726880460.53445: Set connection var ansible_shell_type to sh 32645 1726880460.53457: Set connection var ansible_pipelining to False 32645 1726880460.53460: Set connection var ansible_connection to ssh 32645 1726880460.53476: variable 'ansible_shell_executable' from source: unknown 32645 1726880460.53479: variable 'ansible_connection' from source: unknown 32645 1726880460.53482: variable 'ansible_module_compression' from source: unknown 32645 1726880460.53486: variable 'ansible_shell_type' from source: unknown 32645 1726880460.53489: variable 'ansible_shell_executable' from source: unknown 32645 1726880460.53493: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880460.53499: variable 'ansible_pipelining' from source: unknown 32645 1726880460.53504: variable 'ansible_timeout' from source: unknown 32645 1726880460.53507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880460.53590: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880460.53598: variable 'omit' from source: magic vars 32645 1726880460.53602: starting attempt loop 32645 1726880460.53605: running the handler 32645 1726880460.53614: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880460.53622: _low_level_execute_command(): starting 32645 1726880460.53626: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880460.54042: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880460.54086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880460.54091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880460.54093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.54096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880460.54098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880460.54100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.54153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880460.54158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880460.54160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880460.54200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880460.55945: stdout chunk (state=3): >>>/root <<< 32645 1726880460.56117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880460.56121: stdout chunk (state=3): >>><<< 32645 1726880460.56123: stderr chunk (state=3): >>><<< 32645 1726880460.56166: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880460.56173: _low_level_execute_command(): starting 32645 1726880460.56177: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017 `" && echo ansible-tmp-1726880460.5614293-34550-212666116523017="` echo /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017 `" ) && sleep 0' 32645 1726880460.56776: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.56835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880460.56880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880460.58861: stdout chunk (state=3): >>>ansible-tmp-1726880460.5614293-34550-212666116523017=/root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017 <<< 32645 1726880460.58990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880460.59031: stderr chunk (state=3): >>><<< 32645 1726880460.59037: stdout chunk (state=3): >>><<< 32645 1726880460.59047: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880460.5614293-34550-212666116523017=/root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880460.59070: variable 'ansible_module_compression' from source: unknown 32645 1726880460.59098: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880460.59112: variable 'ansible_facts' from source: unknown 32645 1726880460.59163: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py 32645 1726880460.59247: Sending initial data 32645 1726880460.59253: Sent initial data (156 bytes) 32645 1726880460.59688: 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 <<< 32645 1726880460.59692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880460.59694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880460.59698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880460.59701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.59757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880460.59761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880460.59799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880460.61421: 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 <<< 32645 1726880460.61488: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880460.61584: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpdcwpqio3 /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py <<< 32645 1726880460.61587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py" <<< 32645 1726880460.61617: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpdcwpqio3" to remote "/root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py" <<< 32645 1726880460.62841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880460.62889: stderr chunk (state=3): >>><<< 32645 1726880460.62898: stdout chunk (state=3): >>><<< 32645 1726880460.62923: done transferring module to remote 32645 1726880460.62941: _low_level_execute_command(): starting 32645 1726880460.62962: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/ /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py && sleep 0' 32645 1726880460.63568: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880460.63594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880460.63609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880460.63632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880460.63653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880460.63666: stderr chunk (state=3): >>>debug2: match not found <<< 32645 1726880460.63708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.63794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880460.63850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880460.63891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880460.63939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880460.65840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880460.65853: stdout chunk (state=3): >>><<< 32645 1726880460.65967: stderr chunk (state=3): >>><<< 32645 1726880460.65971: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880460.65974: _low_level_execute_command(): starting 32645 1726880460.65976: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/AnsiballZ_command.py && sleep 0' 32645 1726880460.66599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 32645 1726880460.66616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880460.66642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880460.66670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880460.66689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 <<< 32645 1726880460.66727: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880460.66841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880460.66864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 <<< 32645 1726880460.66906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880460.66998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880460.69127: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880460.69163: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880460.69193: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32645 1726880460.69200: stdout chunk (state=3): >>>import '_weakref' # <<< 32645 1726880460.69273: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880460.69279: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880460.69315: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880460.69353: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880460.69383: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880460.69396: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32645 1726880460.69460: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880460.69473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.69476: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880460.69503: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880460.69539: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880460.69566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880460.69573: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f960c530> <<< 32645 1726880460.69590: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f95dbb30> <<< 32645 1726880460.69623: 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' <<< 32645 1726880460.69633: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f960eab0> <<< 32645 1726880460.69651: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880460.69672: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880460.69717: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880460.69720: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880460.69760: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880460.69852: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880460.69881: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32645 1726880460.69916: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880460.69943: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880460.69946: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880460.69969: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880460.69994: 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' <<< 32645 1726880460.70029: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f93e1160> <<< 32645 1726880460.70079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880460.70131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f93e23f0> <<< 32645 1726880460.70160: 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' <<< 32645 1726880460.70197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880460.70243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f93e31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f93e2600> <<< 32645 1726880460.70252: 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 0x7fa9f9414140> <<< 32645 1726880460.70287: stdout chunk (state=3): >>>import 'importlib.util' # import 'importlib.machinery' # <<< 32645 1726880460.70326: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880460.70331: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880460.70397: 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 <<< 32645 1726880460.70419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.70422: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f93e2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880460.70501: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google <<< 32645 1726880460.70506: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880460.70508: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880460.70573: 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. <<< 32645 1726880460.70771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880460.70796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880460.70824: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880460.70837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.70858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880460.70911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880460.70922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880460.70941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880460.70968: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880460.70973: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9432090> <<< 32645 1726880460.70993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880460.71031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880460.71051: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880460.71094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.71117: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880460.71142: 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 0x7fa9f9471130> <<< 32645 1726880460.71170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880460.71188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32645 1726880460.71194: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94717c0> <<< 32645 1726880460.71213: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880460.71261: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9433d40> <<< 32645 1726880460.71270: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880460.71308: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9432a80> <<< 32645 1726880460.71416: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f943b200> <<< 32645 1726880460.71452: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880460.71469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880460.71486: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880460.71508: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880460.71534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880460.71559: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880460.71568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880460.71584: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a0da0> <<< 32645 1726880460.71603: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9473980> <<< 32645 1726880460.71635: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880460.71641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a0ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f944d8e0> <<< 32645 1726880460.71697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880460.71738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880460.71746: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a20c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f943a4e0> <<< 32645 1726880460.71773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880460.71776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880460.71813: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.71820: 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 0x7fa9f94a2510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a23c0> <<< 32645 1726880460.71866: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.71880: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f94a27b0> <<< 32645 1726880460.71888: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94390d0> <<< 32645 1726880460.71904: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880460.71928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880460.71963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880460.71994: 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' <<< 32645 1726880460.72009: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94c4c80> <<< 32645 1726880460.72016: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880460.72048: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.72053: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.72070: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f94c63c0> <<< 32645 1726880460.72075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880460.72094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880460.72123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880460.72138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94c72c0> <<< 32645 1726880460.72180: 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 0x7fa9f94c7920> <<< 32645 1726880460.72196: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94c6810> <<< 32645 1726880460.72216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880460.72241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880460.72279: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.72287: 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 0x7fa9f92803b0> <<< 32645 1726880460.72306: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94c7aa0> <<< 32645 1726880460.72341: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a2a80> <<< 32645 1726880460.72366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880460.72392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880460.72413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880460.72435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880460.72470: 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 0x7fa9f92b4290> <<< 32645 1726880460.72496: 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' <<< 32645 1726880460.72535: 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 0x7fa9f92b4dd0> <<< 32645 1726880460.72541: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b4b30> <<< 32645 1726880460.72570: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f92b4e00> <<< 32645 1726880460.72596: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.72793: stdout chunk (state=3): >>># 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 0x7fa9f92b4fe0> <<< 32645 1726880460.72796: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92823f0> <<< 32645 1726880460.72799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880460.72802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880460.72804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880460.72837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b6660> <<< 32645 1726880460.72844: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b52e0> <<< 32645 1726880460.72887: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a31a0> <<< 32645 1726880460.72890: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880460.72943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.72974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880460.73007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880460.73037: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92e2a20> <<< 32645 1726880460.73115: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880460.73119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.73160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880460.73164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880460.73196: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92feba0> <<< 32645 1726880460.73223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880460.73284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880460.73344: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880460.73378: 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 0x7fa9f932f920> <<< 32645 1726880460.73382: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880460.73410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880460.73438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880460.73478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880460.73576: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f935e0c0> <<< 32645 1726880460.73657: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f932fa40> <<< 32645 1726880460.73695: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92ff830> <<< 32645 1726880460.73727: 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 0x7fa9f91349e0> <<< 32645 1726880460.73747: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92fdc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b75c0> <<< 32645 1726880460.73851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880460.73874: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9f9134bc0> <<< 32645 1726880460.73961: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_hc92pcya/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 32645 1726880460.74108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.74141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880460.74150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880460.74197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880460.74277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880460.74310: 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 0x7fa9f91926f0> <<< 32645 1726880460.74325: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880460.74531: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f916d5e0> <<< 32645 1726880460.74535: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f916c740> <<< 32645 1726880460.74537: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.74568: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880460.74575: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.74603: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.74616: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.74633: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880460.74643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.76224: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.77473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880460.77485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91909e0> <<< 32645 1726880460.77499: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880460.77505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.77529: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880460.77538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880460.77563: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880460.77570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880460.77589: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.77592: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f91b60f0> <<< 32645 1726880460.77627: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91b5e80> <<< 32645 1726880460.77666: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91b5790> <<< 32645 1726880460.77688: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880460.77694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880460.77735: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91b5be0> <<< 32645 1726880460.77741: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9193380> import 'atexit' # <<< 32645 1726880460.77774: 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 0x7fa9f91b6ed0> <<< 32645 1726880460.77803: 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 0x7fa9f91b7110> <<< 32645 1726880460.77826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880460.77868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880460.77888: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880460.77935: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91b7620> <<< 32645 1726880460.77941: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880460.77960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880460.77990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880460.78021: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9029280> <<< 32645 1726880460.78052: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.78057: 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 0x7fa9f902af30> <<< 32645 1726880460.78078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880460.78091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880460.78134: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902b8f0> <<< 32645 1726880460.78147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880460.78178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880460.78195: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902cad0> <<< 32645 1726880460.78218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880460.78251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32645 1726880460.78273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32645 1726880460.78279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32645 1726880460.78336: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902f560> <<< 32645 1726880460.78371: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.78377: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f902f8c0> <<< 32645 1726880460.78392: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902d820> <<< 32645 1726880460.78414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880460.78440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880460.78463: 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' <<< 32645 1726880460.78484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880460.78511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880460.78549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880460.78556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9033530> <<< 32645 1726880460.78563: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880460.78639: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9032000> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9031d60> <<< 32645 1726880460.78663: 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' <<< 32645 1726880460.78746: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9032270> <<< 32645 1726880460.78773: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902dd30> <<< 32645 1726880460.78802: 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 0x7fa9f907b680> <<< 32645 1726880460.78832: 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 0x7fa9f907b800> <<< 32645 1726880460.78860: 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 <<< 32645 1726880460.78871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880460.78908: 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' <<< 32645 1726880460.78965: 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 0x7fa9f907d3d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907d190> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880460.79076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880460.79151: 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 0x7fa9f907f8c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907dac0> <<< 32645 1726880460.79155: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880460.79222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.79245: 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' import '_string' # <<< 32645 1726880460.79289: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9082ff0> <<< 32645 1726880460.79445: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907f9b0> <<< 32645 1726880460.79564: 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 0x7fa9f9083980> <<< 32645 1726880460.79615: 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 0x7fa9f9084050> <<< 32645 1726880460.79620: 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 0x7fa9f90843b0> <<< 32645 1726880460.79662: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907bb00> # /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' <<< 32645 1726880460.79674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880460.79686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880460.79714: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.79739: 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 0x7fa9f9087aa0> <<< 32645 1726880460.79922: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.79933: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f9088fe0> <<< 32645 1726880460.79946: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9086210> <<< 32645 1726880460.79981: 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' <<< 32645 1726880460.79997: 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 0x7fa9f9087590> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9085df0> <<< 32645 1726880460.80008: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80022: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80035: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 32645 1726880460.80041: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80268: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32645 1726880460.80300: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80326: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880460.80332: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.80613: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.81286: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.81969: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880460.81993: 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' # <<< 32645 1726880460.82009: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880460.82047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.82087: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.82098: 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 0x7fa9f910d0d0> <<< 32645 1726880460.82206: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880460.82210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880460.82241: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f910ddf0> <<< 32645 1726880460.82246: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9085b20> <<< 32645 1726880460.82307: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32645 1726880460.82337: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.82353: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880460.82377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.82533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.82735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880460.82741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880460.82744: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f910cc50> <<< 32645 1726880460.82765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.83302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.83860: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.83939: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84026: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880460.84035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880460.84143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84218: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84335: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880460.84368: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84371: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880460.84398: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84429: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84493: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880460.84503: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.84763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880460.85116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880460.85131: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880460.85209: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f910eea0> <<< 32645 1726880460.85219: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85397: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880460.85418: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880460.85445: stdout chunk (state=3): >>>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' <<< 32645 1726880460.85532: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.85661: 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 0x7fa9f8f1a8a0> <<< 32645 1726880460.85722: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.85729: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880460.85750: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9f8f1b200> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f916e780> <<< 32645 1726880460.85754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85789: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85831: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880460.85840: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85896: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85938: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.85995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.86068: 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 <<< 32645 1726880460.86123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880460.86222: 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 0x7fa9f8f19e80> <<< 32645 1726880460.86286: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f8f1b4a0> <<< 32645 1726880460.86308: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32645 1726880460.86371: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.86440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.86467: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.86515: 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' <<< 32645 1726880460.86540: 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 <<< 32645 1726880460.86561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880460.86583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880460.86657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880460.86682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880460.86745: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91f3560> <<< 32645 1726880460.86792: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91f0320> <<< 32645 1726880460.86888: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f8f23860> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f8f23560> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32645 1726880460.86933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.86955: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880460.86962: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880460.87020: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880460.87026: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.87072: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32645 1726880460.87085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.87189: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880460.87318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880460.87324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880460.87350: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91f28a0> <<< 32645 1726880460.87436: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.26791: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"udp\"", "start": "2024-09-20 21:01:00.875129", "end": "2024-09-20 21:01:01.266817", "delta": "0:00:00.391688", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"udp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880461.26817: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880461.27350: 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 <<< 32645 1726880461.27383: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.27391: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc <<< 32645 1726880461.27422: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 32645 1726880461.27458: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 32645 1726880461.27470: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 32645 1726880461.27508: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.27522: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.27530: 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 <<< 32645 1726880461.27537: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 <<< 32645 1726880461.27557: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.27576: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 32645 1726880461.27579: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.27587: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # 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 <<< 32645 1726880461.27614: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # 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 <<< 32645 1726880461.27622: 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 # cleanup[2] removing glob # destroy glob <<< 32645 1726880461.27942: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880461.27976: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880461.28003: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 32645 1726880461.28010: stdout chunk (state=3): >>># destroy zipfile._path <<< 32645 1726880461.28035: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880461.28082: stdout chunk (state=3): >>># destroy ntpath <<< 32645 1726880461.28098: 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 <<< 32645 1726880461.28119: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 32645 1726880461.28122: stdout chunk (state=3): >>># destroy grp <<< 32645 1726880461.28145: stdout chunk (state=3): >>># destroy encodings <<< 32645 1726880461.28166: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 32645 1726880461.28180: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 32645 1726880461.28192: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 32645 1726880461.28198: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32645 1726880461.28221: stdout chunk (state=3): >>># destroy fnmatch <<< 32645 1726880461.28227: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32645 1726880461.28252: stdout chunk (state=3): >>># destroy array <<< 32645 1726880461.28258: stdout chunk (state=3): >>># destroy datetime <<< 32645 1726880461.28286: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880461.28292: stdout chunk (state=3): >>># destroy shutil <<< 32645 1726880461.28314: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880461.28381: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880461.28400: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32645 1726880461.28412: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 32645 1726880461.28420: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32645 1726880461.28439: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32645 1726880461.28451: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32645 1726880461.28465: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 32645 1726880461.28474: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32645 1726880461.28497: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32645 1726880461.28507: 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 <<< 32645 1726880461.28510: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 32645 1726880461.28535: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32645 1726880461.28542: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.28569: stdout chunk (state=3): >>># 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 <<< 32645 1726880461.28591: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32645 1726880461.28597: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32645 1726880461.28762: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32645 1726880461.28790: stdout chunk (state=3): >>># destroy _collections <<< 32645 1726880461.28823: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 32645 1726880461.28831: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 32645 1726880461.28864: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880461.28870: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32645 1726880461.28902: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32645 1726880461.28924: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 32645 1726880461.28935: stdout chunk (state=3): >>> # 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 <<< 32645 1726880461.28963: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32645 1726880461.29068: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32645 1726880461.29080: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880461.29086: stdout chunk (state=3): >>># destroy time <<< 32645 1726880461.29115: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32645 1726880461.29151: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 32645 1726880461.29170: stdout chunk (state=3): >>># destroy itertools <<< 32645 1726880461.29190: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32645 1726880461.29200: stdout chunk (state=3): >>># destroy _thread <<< 32645 1726880461.29209: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880461.29618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880461.29687: stderr chunk (state=3): >>><<< 32645 1726880461.29690: stdout chunk (state=3): >>><<< 32645 1726880461.29751: _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 0x7fa9f960c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f95dbb30> # /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 0x7fa9f960eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7fa9f93e1160> # /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 0x7fa9f93e23f0> # /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 0x7fa9f93e31d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f93e2600> # /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 0x7fa9f9414140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fa9f93e2150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7fa9f9432090> # /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 0x7fa9f9471130> # /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 0x7fa9f94717c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9433d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9432a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f943b200> # /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 0x7fa9f94a0da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9473980> # /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 0x7fa9f94a0ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f944d8e0> # /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 0x7fa9f94a20c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f943a4e0> # /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 0x7fa9f94a2510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a23c0> # 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 0x7fa9f94a27b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94390d0> 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 0x7fa9f94c4c80> 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 0x7fa9f94c63c0> # /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 0x7fa9f94c72c0> # 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 0x7fa9f94c7920> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94c6810> # /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 0x7fa9f92803b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94c7aa0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a2a80> # /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 0x7fa9f92b4290> # /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 0x7fa9f92b4dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b4b30> # 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 0x7fa9f92b4e00> # 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 0x7fa9f92b4fe0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92823f0> # /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 0x7fa9f92b6660> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b52e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f94a31a0> # /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 0x7fa9f92e2a20> # /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 0x7fa9f92feba0> # /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 0x7fa9f932f920> # /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 0x7fa9f935e0c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f932fa40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92ff830> # /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 0x7fa9f91349e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92fdc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f92b75c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9f9134bc0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_hc92pcya/ansible_ansible.legacy.command_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 0x7fa9f91926f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f916d5e0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f916c740> # 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 0x7fa9f91909e0> # /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 0x7fa9f91b60f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91b5e80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91b5790> # /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 0x7fa9f91b5be0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9193380> 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 0x7fa9f91b6ed0> # 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 0x7fa9f91b7110> # /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 0x7fa9f91b7620> 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 0x7fa9f9029280> # 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 0x7fa9f902af30> # /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 0x7fa9f902b8f0> # /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 0x7fa9f902cad0> # /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 0x7fa9f902f560> # 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 0x7fa9f902f8c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902d820> # /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 0x7fa9f9033530> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9032000> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9031d60> # /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 0x7fa9f9032270> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f902dd30> # 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 0x7fa9f907b680> # /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 0x7fa9f907b800> # /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 0x7fa9f907d3d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907d190> # /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 0x7fa9f907f8c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907dac0> # /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 0x7fa9f9082ff0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907f9b0> # 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 0x7fa9f9083980> # 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 0x7fa9f9084050> # 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 0x7fa9f90843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f907bb00> # /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 0x7fa9f9087aa0> # 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 0x7fa9f9088fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9086210> # 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 0x7fa9f9087590> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9085df0> # 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 0x7fa9f910d0d0> # /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 0x7fa9f910ddf0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f9085b20> 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 0x7fa9f910cc50> # 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 0x7fa9f910eea0> # 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 0x7fa9f8f1a8a0> # 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 0x7fa9f8f1b200> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f916e780> # 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 0x7fa9f8f19e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f8f1b4a0> 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 0x7fa9f91f3560> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f91f0320> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f8f23860> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9f8f23560> # 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 # /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 0x7fa9f91f28a0> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"udp\"", "start": "2024-09-20 21:01:00.875129", "end": "2024-09-20 21:01:01.266817", "delta": "0:00:00.391688", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"udp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880461.30306: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "9929" | grep "udp"', '_uses_shell': True, '_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.command', '_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-1726880460.5614293-34550-212666116523017/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880461.30309: _low_level_execute_command(): starting 32645 1726880461.30312: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880460.5614293-34550-212666116523017/ > /dev/null 2>&1 && sleep 0' 32645 1726880461.30458: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880461.30461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880461.30464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880461.30466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880461.30470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.30517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880461.30538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880461.30580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880461.32586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880461.32638: stderr chunk (state=3): >>><<< 32645 1726880461.32642: stdout chunk (state=3): >>><<< 32645 1726880461.32654: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880461.32662: handler run complete 32645 1726880461.32680: Evaluated conditional (False): False 32645 1726880461.32689: attempt loop complete, returning result 32645 1726880461.32706: variable 'item' from source: unknown 32645 1726880461.32777: variable 'item' from source: unknown ok: [managed_node2] => (item=9929/udp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"udp\"", "delta": "0:00:00.391688", "end": "2024-09-20 21:01:01.266817", "item": "9929/udp", "rc": 0, "start": "2024-09-20 21:01:00.875129" } STDOUT: cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008 32645 1726880461.32900: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880461.32903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880461.32906: variable 'omit' from source: magic vars 32645 1726880461.33043: variable 'ansible_facts' from source: unknown 32645 1726880461.33488: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880461.33616: variable 'ansible_facts' from source: unknown 32645 1726880461.34026: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880461.34124: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880461.34133: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880461.34228: variable 'ansible_facts' from source: unknown 32645 1726880461.34625: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 32645 1726880461.34751: variable 'ansible_facts' from source: unknown 32645 1726880461.35173: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 32645 1726880461.35268: variable 'ha_cluster_manage_selinux' from source: play vars 32645 1726880461.35275: Evaluated conditional (ha_cluster_manage_selinux | bool): True 32645 1726880461.35280: variable 'omit' from source: magic vars 32645 1726880461.35294: variable 'omit' from source: magic vars 32645 1726880461.35421: variable '_pair' from source: task vars 32645 1726880461.35494: variable 'item' from source: unknown 32645 1726880461.35522: variable 'omit' from source: magic vars 32645 1726880461.35542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32645 1726880461.35551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880461.35559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32645 1726880461.35571: variable 'inventory_hostname' from source: set_fact 32645 1726880461.35574: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880461.35579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880461.35640: Set connection var ansible_shell_executable to /bin/sh 32645 1726880461.35645: Set connection var ansible_module_compression to ZIP_DEFLATED 32645 1726880461.35652: Set connection var ansible_timeout to 10 32645 1726880461.35657: Set connection var ansible_shell_type to sh 32645 1726880461.35668: Set connection var ansible_pipelining to False 32645 1726880461.35671: Set connection var ansible_connection to ssh 32645 1726880461.35687: variable 'ansible_shell_executable' from source: unknown 32645 1726880461.35690: variable 'ansible_connection' from source: unknown 32645 1726880461.35693: variable 'ansible_module_compression' from source: unknown 32645 1726880461.35698: variable 'ansible_shell_type' from source: unknown 32645 1726880461.35700: variable 'ansible_shell_executable' from source: unknown 32645 1726880461.35705: variable 'ansible_host' from source: host vars for 'managed_node2' 32645 1726880461.35711: variable 'ansible_pipelining' from source: unknown 32645 1726880461.35714: variable 'ansible_timeout' from source: unknown 32645 1726880461.35718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32645 1726880461.35801: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880461.35809: variable 'omit' from source: magic vars 32645 1726880461.35814: starting attempt loop 32645 1726880461.35817: running the handler 32645 1726880461.35825: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32645 1726880461.35835: _low_level_execute_command(): starting 32645 1726880461.35839: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32645 1726880461.36315: 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 <<< 32645 1726880461.36319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found <<< 32645 1726880461.36321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880461.36324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.36375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880461.36379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880461.36437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880461.38199: stdout chunk (state=3): >>>/root <<< 32645 1726880461.38310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880461.38359: stderr chunk (state=3): >>><<< 32645 1726880461.38366: stdout chunk (state=3): >>><<< 32645 1726880461.38378: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880461.38386: _low_level_execute_command(): starting 32645 1726880461.38391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983 `" && echo ansible-tmp-1726880461.3837752-34550-19965883931983="` echo /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983 `" ) && sleep 0' 32645 1726880461.38808: 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 <<< 32645 1726880461.38842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.38845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration <<< 32645 1726880461.38848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found <<< 32645 1726880461.38853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.38908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880461.38912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880461.38955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880461.41114: stdout chunk (state=3): >>>ansible-tmp-1726880461.3837752-34550-19965883931983=/root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983 <<< 32645 1726880461.41288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880461.41312: stderr chunk (state=3): >>><<< 32645 1726880461.41361: stdout chunk (state=3): >>><<< 32645 1726880461.41364: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880461.3837752-34550-19965883931983=/root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983 , 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880461.41385: variable 'ansible_module_compression' from source: unknown 32645 1726880461.41436: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32645_12fjvk_/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32645 1726880461.41474: variable 'ansible_facts' from source: unknown 32645 1726880461.41559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py 32645 1726880461.41806: Sending initial data 32645 1726880461.41809: Sent initial data (155 bytes) 32645 1726880461.42470: 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.42487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880461.42505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880461.42526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880461.42666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880461.44333: 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 <<< 32645 1726880461.44374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32645 1726880461.44414: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpeos048j5 /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py <<< 32645 1726880461.44418: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py" <<< 32645 1726880461.44456: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-32645_12fjvk_/tmpeos048j5" to remote "/root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py" <<< 32645 1726880461.45223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880461.45279: stderr chunk (state=3): >>><<< 32645 1726880461.45283: stdout chunk (state=3): >>><<< 32645 1726880461.45304: done transferring module to remote 32645 1726880461.45313: _low_level_execute_command(): starting 32645 1726880461.45317: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/ /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py && sleep 0' 32645 1726880461.45756: 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 <<< 32645 1726880461.45760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.45762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32645 1726880461.45765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880461.45767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.45812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880461.45816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880461.45867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880461.47753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880461.47796: stderr chunk (state=3): >>><<< 32645 1726880461.47801: stdout chunk (state=3): >>><<< 32645 1726880461.47814: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880461.47817: _low_level_execute_command(): starting 32645 1726880461.47822: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/AnsiballZ_command.py && sleep 0' 32645 1726880461.48212: 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 <<< 32645 1726880461.48255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32645 1726880461.48259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.48261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880461.48268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880461.48310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32645 1726880461.48316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880461.48369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880461.50624: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32645 1726880461.50652: stdout chunk (state=3): >>>import _imp # builtin <<< 32645 1726880461.50682: stdout chunk (state=3): >>>import '_thread' # <<< 32645 1726880461.50690: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32645 1726880461.50764: stdout chunk (state=3): >>>import '_io' # <<< 32645 1726880461.50770: stdout chunk (state=3): >>>import 'marshal' # <<< 32645 1726880461.50806: stdout chunk (state=3): >>>import 'posix' # <<< 32645 1726880461.50845: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32645 1726880461.50875: stdout chunk (state=3): >>>import 'time' # <<< 32645 1726880461.50886: stdout chunk (state=3): >>>import 'zipimport' # <<< 32645 1726880461.50891: stdout chunk (state=3): >>># installed zipimport hook <<< 32645 1726880461.50944: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32645 1726880461.50954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.50968: stdout chunk (state=3): >>>import '_codecs' # <<< 32645 1726880461.50993: stdout chunk (state=3): >>>import 'codecs' # <<< 32645 1726880461.51031: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32645 1726880461.51059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32645 1726880461.51074: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba20c530> <<< 32645 1726880461.51084: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba1dbb30> <<< 32645 1726880461.51109: 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' <<< 32645 1726880461.51116: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba20eab0> <<< 32645 1726880461.51141: stdout chunk (state=3): >>>import '_signal' # <<< 32645 1726880461.51168: stdout chunk (state=3): >>>import '_abc' # <<< 32645 1726880461.51175: stdout chunk (state=3): >>>import 'abc' # <<< 32645 1726880461.51195: stdout chunk (state=3): >>>import 'io' # <<< 32645 1726880461.51227: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32645 1726880461.51326: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32645 1726880461.51356: stdout chunk (state=3): >>>import 'genericpath' # <<< 32645 1726880461.51362: stdout chunk (state=3): >>>import 'posixpath' # <<< 32645 1726880461.51395: stdout chunk (state=3): >>>import 'os' # <<< 32645 1726880461.51417: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32645 1726880461.51424: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32645 1726880461.51439: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32645 1726880461.51456: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.pth' <<< 32645 1726880461.51482: 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 <<< 32645 1726880461.51491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32645 1726880461.51513: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba021160> <<< 32645 1726880461.51563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32645 1726880461.51575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32645 1726880461.51593: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0223f0> <<< 32645 1726880461.51624: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32645 1726880461.51630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.51643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32645 1726880461.51668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32645 1726880461.51682: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0231d0> <<< 32645 1726880461.51688: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba022600> <<< 32645 1726880461.51721: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 32645 1726880461.51728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba054140> <<< 32645 1726880461.51753: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32645 1726880461.51759: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32645 1726880461.51783: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' <<< 32645 1726880461.51812: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32645 1726880461.51863: 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 <<< 32645 1726880461.51888: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.51891: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba022150> <<< 32645 1726880461.51907: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' <<< 32645 1726880461.51945: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880461.51953: stdout chunk (state=3): >>># destroy google <<< 32645 1726880461.51970: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google <<< 32645 1726880461.51994: stdout chunk (state=3): >>>import 'site' # <<< 32645 1726880461.52026: 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. <<< 32645 1726880461.52267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32645 1726880461.52291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32645 1726880461.52316: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32645 1726880461.52336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.52354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32645 1726880461.52400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32645 1726880461.52417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32645 1726880461.52436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32645 1726880461.52466: stdout chunk (state=3): >>>import '_operator' # <<< 32645 1726880461.52472: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba072090> <<< 32645 1726880461.52496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32645 1726880461.52528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32645 1726880461.52551: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32645 1726880461.52596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.52615: stdout chunk (state=3): >>>import 'itertools' # <<< 32645 1726880461.52642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 32645 1726880461.52647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0b1130> <<< 32645 1726880461.52668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32645 1726880461.52689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0b17c0> <<< 32645 1726880461.52717: stdout chunk (state=3): >>>import '_collections' # <<< 32645 1726880461.52760: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba073d40> <<< 32645 1726880461.52775: stdout chunk (state=3): >>>import '_functools' # <<< 32645 1726880461.52810: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba072a80> <<< 32645 1726880461.52917: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba07b200> <<< 32645 1726880461.52945: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32645 1726880461.52975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32645 1726880461.52980: stdout chunk (state=3): >>>import '_sre' # <<< 32645 1726880461.53011: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32645 1726880461.53035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32645 1726880461.53059: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32645 1726880461.53064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32645 1726880461.53087: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e0da0> <<< 32645 1726880461.53104: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0b3980> <<< 32645 1726880461.53139: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32645 1726880461.53143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e0ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba08d8e0> <<< 32645 1726880461.53198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32645 1726880461.53240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32645 1726880461.53247: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e20c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba07a4e0> <<< 32645 1726880461.53273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 32645 1726880461.53279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32645 1726880461.53312: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.53318: 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 0x7f1cba0e2510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e23c0> <<< 32645 1726880461.53369: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.53377: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cba0e27b0> <<< 32645 1726880461.53397: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0790d0> <<< 32645 1726880461.53407: stdout chunk (state=3): >>>import 'runpy' # <<< 32645 1726880461.53424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32645 1726880461.53465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32645 1726880461.53500: 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' <<< 32645 1726880461.53508: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba104c80> <<< 32645 1726880461.53520: stdout chunk (state=3): >>>import 'errno' # <<< 32645 1726880461.53559: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.53565: 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 0x7f1cba1063c0> <<< 32645 1726880461.53584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32645 1726880461.53602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32645 1726880461.53626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32645 1726880461.53638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32645 1726880461.53644: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba1072c0> <<< 32645 1726880461.53689: 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' <<< 32645 1726880461.53700: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cba107920> <<< 32645 1726880461.53706: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba106810> <<< 32645 1726880461.53725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32645 1726880461.53745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32645 1726880461.53792: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.53808: 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 0x7f1cb9ed03b0> <<< 32645 1726880461.53811: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba107aa0> <<< 32645 1726880461.53852: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e2a80> <<< 32645 1726880461.53871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32645 1726880461.53903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32645 1726880461.53942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32645 1726880461.53954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32645 1726880461.53985: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.53991: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9f04290> <<< 32645 1726880461.54012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32645 1726880461.54020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32645 1726880461.54047: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.54054: 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 0x7f1cb9f04dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f04b30> <<< 32645 1726880461.54079: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9f04e00> <<< 32645 1726880461.54108: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.54221: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.54231: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9f04fe0> <<< 32645 1726880461.54240: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9ed23f0> <<< 32645 1726880461.54271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32645 1726880461.54284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32645 1726880461.54316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32645 1726880461.54332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32645 1726880461.54336: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f06660> <<< 32645 1726880461.54361: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f052e0> <<< 32645 1726880461.54389: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e31a0> <<< 32645 1726880461.54412: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32645 1726880461.54479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.54496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32645 1726880461.54537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32645 1726880461.54564: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f32a20> <<< 32645 1726880461.54624: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32645 1726880461.54636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.54662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32645 1726880461.54683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32645 1726880461.54724: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f4eba0> <<< 32645 1726880461.54746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32645 1726880461.54799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32645 1726880461.54853: stdout chunk (state=3): >>>import 'ntpath' # <<< 32645 1726880461.54879: 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 0x7f1cb9f7f920> <<< 32645 1726880461.54905: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32645 1726880461.54936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32645 1726880461.54964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32645 1726880461.55008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32645 1726880461.55103: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9fae0c0> <<< 32645 1726880461.55188: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f7fa40> <<< 32645 1726880461.55227: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f4f830> <<< 32645 1726880461.55256: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32645 1726880461.55267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9d889e0> <<< 32645 1726880461.55281: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f4dc10> <<< 32645 1726880461.55288: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f075c0> <<< 32645 1726880461.55386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32645 1726880461.55411: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1cb9d88bc0> <<< 32645 1726880461.55492: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_wgvutqlh/ansible_ansible.legacy.command_payload.zip' <<< 32645 1726880461.55499: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.55647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.55683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32645 1726880461.55689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32645 1726880461.55739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32645 1726880461.55818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32645 1726880461.55853: 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 0x7f1cb9de6690> <<< 32645 1726880461.55872: stdout chunk (state=3): >>>import '_typing' # <<< 32645 1726880461.56067: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9dc1610> <<< 32645 1726880461.56071: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9dc0770> <<< 32645 1726880461.56079: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.56113: stdout chunk (state=3): >>>import 'ansible' # <<< 32645 1726880461.56118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.56142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.56155: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.56170: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32645 1726880461.56188: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.57766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.59096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32645 1726880461.59103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9de45f0> <<< 32645 1726880461.59125: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32645 1726880461.59133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.59155: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32645 1726880461.59168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32645 1726880461.59196: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32645 1726880461.59203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32645 1726880461.59237: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.59243: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9e0a060> <<< 32645 1726880461.59287: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e09e20> <<< 32645 1726880461.59317: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e09760> <<< 32645 1726880461.59345: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32645 1726880461.59351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32645 1726880461.59396: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e09bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9de73b0> <<< 32645 1726880461.59418: stdout chunk (state=3): >>>import 'atexit' # <<< 32645 1726880461.59445: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.59453: 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 0x7f1cb9e0ae70> <<< 32645 1726880461.59480: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.59486: 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 0x7f1cb9e0b0b0> <<< 32645 1726880461.59504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32645 1726880461.59561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32645 1726880461.59574: stdout chunk (state=3): >>>import '_locale' # <<< 32645 1726880461.59622: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e0b5c0> <<< 32645 1726880461.59631: stdout chunk (state=3): >>>import 'pwd' # <<< 32645 1726880461.59656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32645 1726880461.59685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32645 1726880461.59726: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c7d370> <<< 32645 1726880461.59757: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.59763: 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 0x7f1cb9c7ef90> <<< 32645 1726880461.59782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32645 1726880461.59802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32645 1726880461.59839: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c7f890> <<< 32645 1726880461.59864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32645 1726880461.59893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32645 1726880461.59915: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c80a70> <<< 32645 1726880461.59938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32645 1726880461.60005: stdout chunk (state=3): >>># 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' <<< 32645 1726880461.60075: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c83530> <<< 32645 1726880461.60116: 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 0x7f1cb9c83890> <<< 32645 1726880461.60141: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c817f0> <<< 32645 1726880461.60162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32645 1726880461.60194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32645 1726880461.60222: 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' <<< 32645 1726880461.60242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32645 1726880461.60278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32645 1726880461.60307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32645 1726880461.60311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32645 1726880461.60329: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c87440> <<< 32645 1726880461.60338: stdout chunk (state=3): >>>import '_tokenize' # <<< 32645 1726880461.60411: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c85f10> <<< 32645 1726880461.60422: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c85c70> <<< 32645 1726880461.60436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32645 1726880461.60449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32645 1726880461.60530: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c861e0> <<< 32645 1726880461.60561: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c81d00> <<< 32645 1726880461.60592: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.60598: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9ccf560> <<< 32645 1726880461.60627: 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 0x7f1cb9ccf710> <<< 32645 1726880461.60652: 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 <<< 32645 1726880461.60674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32645 1726880461.60702: 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' <<< 32645 1726880461.60741: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.60747: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9cd12e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd10a0> <<< 32645 1726880461.60771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32645 1726880461.60908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32645 1726880461.60963: 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 0x7f1cb9cd37a0> <<< 32645 1726880461.60972: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd1970> <<< 32645 1726880461.61000: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32645 1726880461.61052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.61077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32645 1726880461.61096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32645 1726880461.61102: stdout chunk (state=3): >>>import '_string' # <<< 32645 1726880461.61156: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd6f60> <<< 32645 1726880461.61315: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd3950> <<< 32645 1726880461.61399: 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 0x7f1cb9cd7f50> <<< 32645 1726880461.61441: 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 0x7f1cb9cd8080> <<< 32645 1726880461.61499: 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 0x7f1cb9cd8230> <<< 32645 1726880461.61521: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9ccf9e0> <<< 32645 1726880461.61545: 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 <<< 32645 1726880461.61551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32645 1726880461.61570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32645 1726880461.61602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32645 1726880461.61633: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.61669: 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 0x7f1cb9cdb8f0> <<< 32645 1726880461.61863: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.61887: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb9cdcce0><<< 32645 1726880461.61893: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cda090> <<< 32645 1726880461.61931: 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 0x7f1cb9cdb440> <<< 32645 1726880461.61941: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd9cd0> <<< 32645 1726880461.61959: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.61978: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32645 1726880461.61999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62223: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62236: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62252: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 32645 1726880461.62261: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62277: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62289: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32645 1726880461.62292: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.62583: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.63306: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.64038: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32645 1726880461.64046: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32645 1726880461.64061: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32645 1726880461.64088: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32645 1726880461.64115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.64179: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.64185: 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 0x7f1cb9d60d40> <<< 32645 1726880461.64292: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32645 1726880461.64298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32645 1726880461.64324: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9d61be0> <<< 32645 1726880461.64339: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9de6510> <<< 32645 1726880461.64394: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32645 1726880461.64412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.64435: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.64459: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32645 1726880461.64464: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.64657: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.64846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32645 1726880461.64860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32645 1726880461.64866: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9d608c0> <<< 32645 1726880461.64887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.65475: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66129: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66221: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32645 1726880461.66235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66328: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32645 1726880461.66333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66416: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66538: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32645 1726880461.66553: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66567: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32645 1726880461.66591: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66636: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66678: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32645 1726880461.66691: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.66977: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.67264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32645 1726880461.67348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32645 1726880461.67360: stdout chunk (state=3): >>>import '_ast' # <<< 32645 1726880461.67455: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9d62c00> <<< 32645 1726880461.67462: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.67552: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.67637: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32645 1726880461.67644: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32645 1726880461.67667: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32645 1726880461.67695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32645 1726880461.67703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32645 1726880461.67791: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.67921: 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 0x7f1cb9b6e5a0> <<< 32645 1726880461.67979: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32645 1726880461.67987: 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 0x7f1cb9b6ef30> <<< 32645 1726880461.68001: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9d63c80> <<< 32645 1726880461.68019: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68117: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32645 1726880461.68122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68170: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68283: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68360: 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 <<< 32645 1726880461.68409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.68512: 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 0x7f1cb9b6dc10> <<< 32645 1726880461.68559: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b6f170> <<< 32645 1726880461.68596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32645 1726880461.68608: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68682: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68749: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68780: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.68828: 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 <<< 32645 1726880461.68834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32645 1726880461.68854: 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 <<< 32645 1726880461.68885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32645 1726880461.68907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32645 1726880461.68968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32645 1726880461.68988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32645 1726880461.69012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32645 1726880461.69071: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e43230> <<< 32645 1726880461.69127: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b78f80> <<< 32645 1726880461.69215: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b772c0> <<< 32645 1726880461.69219: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b77140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32645 1726880461.69234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.69265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.69294: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32645 1726880461.69301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32645 1726880461.69358: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32645 1726880461.69373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.69381: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.69398: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32645 1726880461.69409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.69535: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880461.69662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32645 1726880461.69675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32645 1726880461.69696: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b76fc0> <<< 32645 1726880461.69787: stdout chunk (state=3): >>># zipimport: zlib available <<< 32645 1726880462.09114: stdout chunk (state=3): >>> {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"21064\" | grep \"tcp\"", "start": "2024-09-20 21:01:01.698644", "end": "2024-09-20 21:01:02.089857", "delta": "0:00:00.391213", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"21064\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32645 1726880462.09145: stdout chunk (state=3): >>># destroy __main__ <<< 32645 1726880462.09638: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32645 1726880462.09675: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 32645 1726880462.09680: stdout chunk (state=3): >>># 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 <<< 32645 1726880462.09694: stdout chunk (state=3): >>># 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 <<< 32645 1726880462.09722: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random <<< 32645 1726880462.09765: stdout chunk (state=3): >>># 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 <<< 32645 1726880462.09773: stdout chunk (state=3): >>># 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 <<< 32645 1726880462.09791: stdout chunk (state=3): >>># 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 <<< 32645 1726880462.09816: stdout chunk (state=3): >>># 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 <<< 32645 1726880462.09823: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 32645 1726880462.10112: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery <<< 32645 1726880462.10167: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 32645 1726880462.10211: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32645 1726880462.10276: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 32645 1726880462.10335: stdout chunk (state=3): >>># 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 <<< 32645 1726880462.10374: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno <<< 32645 1726880462.10422: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 32645 1726880462.10426: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 32645 1726880462.10462: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32645 1726880462.10507: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32645 1726880462.10553: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 32645 1726880462.10650: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 warnings <<< 32645 1726880462.10658: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 32645 1726880462.10702: 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 # 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 <<< 32645 1726880462.10855: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32645 1726880462.10901: stdout chunk (state=3): >>># destroy _socket <<< 32645 1726880462.10906: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 32645 1726880462.10920: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32645 1726880462.10943: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32645 1726880462.10958: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32645 1726880462.10972: stdout chunk (state=3): >>># destroy _typing <<< 32645 1726880462.10991: 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 <<< 32645 1726880462.10999: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32645 1726880462.11027: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32645 1726880462.11036: stdout chunk (state=3): >>> <<< 32645 1726880462.11120: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 32645 1726880462.11133: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32645 1726880462.11160: stdout chunk (state=3): >>># destroy time <<< 32645 1726880462.11163: stdout chunk (state=3): >>># destroy _random <<< 32645 1726880462.11170: stdout chunk (state=3): >>># destroy _weakref <<< 32645 1726880462.11193: stdout chunk (state=3): >>># destroy _operator <<< 32645 1726880462.11203: stdout chunk (state=3): >>># destroy _sha2 # destroy _string # destroy re <<< 32645 1726880462.11225: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 32645 1726880462.11238: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32645 1726880462.11247: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32645 1726880462.11651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.102 closed. <<< 32645 1726880462.11709: stderr chunk (state=3): >>><<< 32645 1726880462.11712: stdout chunk (state=3): >>><<< 32645 1726880462.11772: _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 0x7f1cba20c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba1dbb30> # /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 0x7f1cba20eab0> 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' Processing .pth file: '/usr/lib64/python3.12/site-packages/protobuf-3.19.6-py3.12-nspkg.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 0x7f1cba021160> # /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 0x7f1cba0223f0> # /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 0x7f1cba0231d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba022600> # /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 0x7f1cba054140> import 'importlib.util' # import 'importlib.machinery' # # possible namespace for /usr/lib64/python3.12/site-packages/google Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f1cba022150> Processing .pth file: '/usr/lib/python3.12/site-packages/google_api_core-2.11.1-py3.12-nspkg.pth' # possible namespace for /usr/lib/python3.12/site-packages/google # destroy google # possible namespace for /usr/lib64/python3.12/site-packages/google # possible namespace for /usr/lib/python3.12/site-packages/google 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__/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 0x7f1cba072090> # /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 0x7f1cba0b1130> # /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 0x7f1cba0b17c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba073d40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba072a80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba07b200> # /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 0x7f1cba0e0da0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0b3980> # /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 0x7f1cba0e0ef0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba08d8e0> # /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 0x7f1cba0e20c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba07a4e0> # /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 0x7f1cba0e2510> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e23c0> # 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 0x7f1cba0e27b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0790d0> 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 0x7f1cba104c80> 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 0x7f1cba1063c0> # /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 0x7f1cba1072c0> # 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 0x7f1cba107920> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba106810> # /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 0x7f1cb9ed03b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba107aa0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e2a80> # /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 0x7f1cb9f04290> # /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 0x7f1cb9f04dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f04b30> # 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 0x7f1cb9f04e00> # 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 0x7f1cb9f04fe0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9ed23f0> # /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 0x7f1cb9f06660> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f052e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cba0e31a0> # /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 0x7f1cb9f32a20> # /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 0x7f1cb9f4eba0> # /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 0x7f1cb9f7f920> # /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 0x7f1cb9fae0c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f7fa40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f4f830> # /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 0x7f1cb9d889e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f4dc10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9f075c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1cb9d88bc0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_wgvutqlh/ansible_ansible.legacy.command_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 0x7f1cb9de6690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9dc1610> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9dc0770> # 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 0x7f1cb9de45f0> # /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 0x7f1cb9e0a060> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e09e20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9e09760> # /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 0x7f1cb9e09bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9de73b0> 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 0x7f1cb9e0ae70> # 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 0x7f1cb9e0b0b0> # /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 0x7f1cb9e0b5c0> 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 0x7f1cb9c7d370> # 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 0x7f1cb9c7ef90> # /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 0x7f1cb9c7f890> # /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 0x7f1cb9c80a70> # /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 0x7f1cb9c83530> # 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 0x7f1cb9c83890> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c817f0> # /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 0x7f1cb9c87440> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c85f10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c85c70> # /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 0x7f1cb9c861e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9c81d00> # 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 0x7f1cb9ccf560> # /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 0x7f1cb9ccf710> # /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 0x7f1cb9cd12e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd10a0> # /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 0x7f1cb9cd37a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd1970> # /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 0x7f1cb9cd6f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd3950> # 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 0x7f1cb9cd7f50> # 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 0x7f1cb9cd8080> # 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 0x7f1cb9cd8230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9ccf9e0> # /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 0x7f1cb9cdb8f0> # 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 0x7f1cb9cdcce0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cda090> # 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 0x7f1cb9cdb440> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9cd9cd0> # 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 0x7f1cb9d60d40> # /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 0x7f1cb9d61be0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9de6510> 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 0x7f1cb9d608c0> # 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 0x7f1cb9d62c00> # 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 0x7f1cb9b6e5a0> # 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 0x7f1cb9b6ef30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9d63c80> # 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 0x7f1cb9b6dc10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b6f170> 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 0x7f1cb9e43230> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b78f80> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b772c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb9b77140> # 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 # /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 0x7f1cb9b76fc0> # zipimport: zlib available {"changed": true, "stdout": "cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"21064\" | grep \"tcp\"", "start": "2024-09-20 21:01:01.698644", "end": "2024-09-20 21:01:02.089857", "delta": "0:00:00.391213", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"21064\" | grep \"tcp\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing google # destroy google # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 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 # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # 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 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 fnmatch # 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 _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 warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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.9.102 closed. 32645 1726880462.12345: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep "21064" | grep "tcp"', '_uses_shell': True, '_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.command', '_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-1726880461.3837752-34550-19965883931983/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32645 1726880462.12351: _low_level_execute_command(): starting 32645 1726880462.12354: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880461.3837752-34550-19965883931983/ > /dev/null 2>&1 && sleep 0' 32645 1726880462.12453: 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 <<< 32645 1726880462.12457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880462.12461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32645 1726880462.12470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32645 1726880462.12513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32645 1726880462.12527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32645 1726880462.12581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32645 1726880462.14563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32645 1726880462.14612: stderr chunk (state=3): >>><<< 32645 1726880462.14616: stdout chunk (state=3): >>><<< 32645 1726880462.14629: _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.9.102 originally 10.31.9.102 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.102 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.102 originally 10.31.9.102 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 32645 1726880462.14637: handler run complete 32645 1726880462.14657: Evaluated conditional (False): False 32645 1726880462.14670: attempt loop complete, returning result 32645 1726880462.14689: variable 'item' from source: unknown 32645 1726880462.14759: variable 'item' from source: unknown ok: [managed_node2] => (item=21064/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"21064\" | grep \"tcp\"", "delta": "0:00:00.391213", "end": "2024-09-20 21:01:02.089857", "item": "21064/tcp", "rc": 0, "start": "2024-09-20 21:01:01.698644" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 32645 1726880462.14888: dumping result to json 32645 1726880462.14891: done dumping result, returning 32645 1726880462.14894: done running TaskExecutor() for managed_node2/TASK: Check associated selinux ports [1266f4c6-4e69-28d7-f79e-000000000710] 32645 1726880462.14896: sending task result for task 1266f4c6-4e69-28d7-f79e-000000000710 32645 1726880462.15201: no more pending results, returning what we have 32645 1726880462.15205: results queue empty 32645 1726880462.15206: checking for any_errors_fatal 32645 1726880462.15222: done checking for any_errors_fatal 32645 1726880462.15223: checking for max_fail_percentage 32645 1726880462.15225: done checking for max_fail_percentage 32645 1726880462.15226: checking to see if all hosts have failed and the running result is not ok 32645 1726880462.15227: done checking to see if all hosts have failed 32645 1726880462.15228: getting the remaining hosts for this loop 32645 1726880462.15230: done getting the remaining hosts for this loop 32645 1726880462.15234: getting the next task for host managed_node2 32645 1726880462.15242: done getting next task for host managed_node2 32645 1726880462.15244: ^ task is: TASK: meta (flush_handlers) 32645 1726880462.15247: ^ 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 32645 1726880462.15253: getting variables 32645 1726880462.15254: in VariableManager get_vars() 32645 1726880462.15295: Calling all_inventory to load vars for managed_node2 32645 1726880462.15299: Calling groups_inventory to load vars for managed_node2 32645 1726880462.15302: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880462.15308: done sending task result for task 1266f4c6-4e69-28d7-f79e-000000000710 32645 1726880462.15311: WORKER PROCESS EXITING 32645 1726880462.15320: Calling all_plugins_play to load vars for managed_node2 32645 1726880462.15323: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880462.15326: Calling groups_plugins_play to load vars for managed_node2 32645 1726880462.16800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880462.18515: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880462.18538: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.18545: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.18619: done with get_vars() 32645 1726880462.18646: done getting variables 32645 1726880462.18740: in VariableManager get_vars() 32645 1726880462.18755: Calling all_inventory to load vars for managed_node2 32645 1726880462.18763: Calling groups_inventory to load vars for managed_node2 32645 1726880462.18767: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880462.18776: Calling all_plugins_play to load vars for managed_node2 32645 1726880462.18780: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880462.18784: Calling groups_plugins_play to load vars for managed_node2 32645 1726880462.20115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880462.21413: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880462.21427: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.21431: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.21458: done with get_vars() 32645 1726880462.21479: done queuing things up, now waiting for results queue to drain 32645 1726880462.21480: results queue empty 32645 1726880462.21481: checking for any_errors_fatal 32645 1726880462.21486: done checking for any_errors_fatal 32645 1726880462.21487: checking for max_fail_percentage 32645 1726880462.21488: done checking for max_fail_percentage 32645 1726880462.21488: checking to see if all hosts have failed and the running result is not ok 32645 1726880462.21489: done checking to see if all hosts have failed 32645 1726880462.21489: getting the remaining hosts for this loop 32645 1726880462.21490: done getting the remaining hosts for this loop 32645 1726880462.21492: getting the next task for host managed_node2 32645 1726880462.21498: done getting next task for host managed_node2 32645 1726880462.21499: ^ task is: TASK: meta (flush_handlers) 32645 1726880462.21500: ^ 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 32645 1726880462.21503: getting variables 32645 1726880462.21504: in VariableManager get_vars() 32645 1726880462.21511: Calling all_inventory to load vars for managed_node2 32645 1726880462.21513: Calling groups_inventory to load vars for managed_node2 32645 1726880462.21514: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880462.21518: Calling all_plugins_play to load vars for managed_node2 32645 1726880462.21520: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880462.21522: Calling groups_plugins_play to load vars for managed_node2 32645 1726880462.22331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880462.23413: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880462.23426: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.23430: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.23456: done with get_vars() 32645 1726880462.23473: done getting variables 32645 1726880462.23510: in VariableManager get_vars() 32645 1726880462.23518: Calling all_inventory to load vars for managed_node2 32645 1726880462.23519: Calling groups_inventory to load vars for managed_node2 32645 1726880462.23521: Calling all_plugins_inventory to load vars for managed_node2 32645 1726880462.23525: Calling all_plugins_play to load vars for managed_node2 32645 1726880462.23526: Calling groups_plugins_inventory to load vars for managed_node2 32645 1726880462.23529: Calling groups_plugins_play to load vars for managed_node2 32645 1726880462.24815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32645 1726880462.26401: evaluation_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 32645 1726880462.26414: search_path: /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.26417: Loading data from /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 32645 1726880462.26442: done with get_vars() 32645 1726880462.26467: done queuing things up, now waiting for results queue to drain 32645 1726880462.26469: results queue empty 32645 1726880462.26469: checking for any_errors_fatal 32645 1726880462.26470: done checking for any_errors_fatal 32645 1726880462.26471: checking for max_fail_percentage 32645 1726880462.26472: done checking for max_fail_percentage 32645 1726880462.26472: checking to see if all hosts have failed and the running result is not ok 32645 1726880462.26473: done checking to see if all hosts have failed 32645 1726880462.26473: getting the remaining hosts for this loop 32645 1726880462.26474: done getting the remaining hosts for this loop 32645 1726880462.26479: getting the next task for host managed_node2 32645 1726880462.26486: done getting next task for host managed_node2 32645 1726880462.26487: ^ task is: None 32645 1726880462.26489: ^ 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 32645 1726880462.26491: done queuing things up, now waiting for results queue to drain 32645 1726880462.26492: results queue empty 32645 1726880462.26493: checking for any_errors_fatal 32645 1726880462.26494: done checking for any_errors_fatal 32645 1726880462.26495: checking for max_fail_percentage 32645 1726880462.26496: done checking for max_fail_percentage 32645 1726880462.26497: checking to see if all hosts have failed and the running result is not ok 32645 1726880462.26498: done checking to see if all hosts have failed 32645 1726880462.26500: getting the next task for host managed_node2 32645 1726880462.26503: done getting next task for host managed_node2 32645 1726880462.26503: ^ task is: None 32645 1726880462.26504: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=76 changed=8 unreachable=0 failed=0 skipped=68 rescued=0 ignored=0 Friday 20 September 2024 21:01:02 -0400 (0:00:06.633) 0:01:16.839 ****** =============================================================================== fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 7.81s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Check associated selinux ports ------------------------------------------ 6.63s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:33 fedora.linux_system_roles.ha_cluster : Install role essential packages --- 5.21s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 fedora.linux_system_roles.ha_cluster : Remove cluster configuration ----- 4.60s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml:9 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.58s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.firewall : Install firewalld ------------------ 3.33s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed --- 3.11s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_cleanup_qnetd.yml:9 fedora.linux_system_roles.ha_cluster : Populate service facts ----------- 2.76s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 Get services status ----------------------------------------------------- 2.50s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:38 fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 2.32s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:88 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.02s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 1.98s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Gathering Facts --------------------------------------------------------- 1.97s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_qnetd.yml:9 fedora.linux_system_roles.ha_cluster : Setup qnetd ---------------------- 1.70s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:16 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.58s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities ----------- 1.41s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141 fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities ---------- 1.31s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:155 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 1.17s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot --- 1.14s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:26 fedora.linux_system_roles.ha_cluster : Stop pcsd ------------------------ 1.11s /tmp/collections-Lj0/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:6 32645 1726880462.26626: RUNNING CLEANUP